2021-06-27 11:07:56.198 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:07:56.199 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:07:56.199 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-27 11:07:59.346 8 ERROR rally.cli.cliutils 2021-06-27 11:08:00.945 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:00.945 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:00.945 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:05.392 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:05.393 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:05.393 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:10.247 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:10.248 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:10.248 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:11.582 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:11.583 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:11.583 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-27 11:08:13.940 18 ERROR rally.cli.cliutils 2021-06-27 11:08:15.513 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:15.513 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:15.513 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:17.924 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-27 11:08:17.966 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/repo. 2021-06-27 11:08:18.377 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/repo'... done. ' 2021-06-27 11:08:18.391 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'heads/master ' 2021-06-27 11:08:18.402 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-27 11:08:18.464 20 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-06-27 11:08:19.244 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e96c20c1-60c2-4528-ac4a-40091e79d14c) has been successfully created! 2021-06-27 11:08:20.753 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:20.753 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:20.753 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:25.383 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:25.383 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:25.384 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:27.803 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e96c20c1-60c2-4528-ac4a-40091e79d14c) for deployment 'opnfv-rally' (UUID=db75a555-6b76-4f21-8307-a710babb9bd6). 2021-06-27 11:08:28.206 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e96c20c1-60c2-4528-ac4a-40091e79d14c) has been successfully configured for deployment 'opnfv-rally' (UUID=db75a555-6b76-4f21-8307-a710babb9bd6)! 2021-06-27 11:08:33.060 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:33.061 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:33.061 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:35.296 37 INFO rally.api [-] Starting verification (UUID=4f5e6b77-49b2-468e-8041-39f05970a7d5) for deployment 'opnfv-rally' (UUID=db75a555-6b76-4f21-8307-a710babb9bd6) by verifier 'opnfv-tempest' (UUID=e96c20c1-60c2-4528-ac4a-40091e79d14c). 2021-06-27 11:08:35.878 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-27 11:08:35.878 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/for-deployment-db75a555-6b76-4f21-8307-a710babb9bd6/tempest.log' to option 'log_file'. 2021-06-27 11:08:35.878 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/for-deployment-db75a555-6b76-4f21-8307-a710babb9bd6/tempest.log 2021-06-27 11:08:35.879 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-27 11:08:35.879 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/for-deployment-db75a555-6b76-4f21-8307-a710babb9bd6/lock_files' to option 'lock_path'. 2021-06-27 11:08:35.879 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/for-deployment-db75a555-6b76-4f21-8307-a710babb9bd6/lock_files 2021-06-27 11:08:35.879 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-06-27 11:08:35.880 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/for-deployment-db75a555-6b76-4f21-8307-a710babb9bd6' to option 'img_dir'. 2021-06-27 11:08:35.880 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-e96c20c1-60c2-4528-ac4a-40091e79d14c/for-deployment-db75a555-6b76-4f21-8307-a710babb9bd6 2021-06-27 11:08:35.880 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = /home/opnfv/functest/images/cirros-0.5.1-x86_64-disk.img 2021-06-27 11:08:35.880 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9e13d339-dee4-4996-9ebe-8722cbcd65b8 2021-06-27 11:08:35.881 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5efb27b6-bd98-4336-b67a-dff7fc9b91fa 2021-06-27 11:08:35.881 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 70326620-870a-4450-9d0a-044b7f58e821 2021-06-27 11:08:35.882 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b3a49c1b-5eaf-4939-8c5b-879bb2c842c2 2021-06-27 11:08:36.125 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-27 11:08:36.125 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_46b6364a-93c6-4f81-ac2c-f567f50790b2 2021-06-27 11:08:36.126 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-27 11:08:36.215 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2021-06-27 11:08:36.215 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.85/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7ed220080e07ec69fa0492802a52fcf63ce9e5f98fd113caf35495ac0680c052" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:08:36.243 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 5626 Content-Type: application/json Date: Sun, 27 Jun 2021 11:08:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e75b5ea9-6ab9-44df-9ca9-78b37f8773f5 x-openstack-request-id: req-e75b5ea9-6ab9-44df-9ca9-78b37f8773f5 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:08:36.244 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5"}]}, {"id": "569417cd-42f2-4aba-851c-3ff12736b274", "name": "vping_userdata-flavor_9122326c-9907-4945-b775-b86b044a2efc", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/569417cd-42f2-4aba-851c-3ff12736b274"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/569417cd-42f2-4aba-851c-3ff12736b274"}]}, {"id": "70326620-870a-4450-9d0a-044b7f58e821", "name": "tempest_horizon-flavor_46b6364a-93c6-4f81-ac2c-f567f50790b2", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/70326620-870a-4450-9d0a-044b7f58e821"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/70326620-870a-4450-9d0a-044b7f58e821"}]}, {"id": "7d57881a-5b29-4ce2-a7b0-32f1f437f423", "name": "cinder_test-flavor_705e486b-c12e-43df-a458-39562720847b", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/7d57881a-5b29-4ce2-a7b0-32f1f437f423"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/7d57881a-5b29-4ce2-a7b0-32f1f437f423"}]}, {"id": "b3a49c1b-5eaf-4939-8c5b-879bb2c842c2", "name": "tempest_horizon-flavor_alt_46b6364a-93c6-4f81-ac2c-f567f50790b2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/b3a49c1b-5eaf-4939-8c5b-879bb2c842c2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/b3a49c1b-5eaf-4939-8c5b-879bb2c842c2"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d4"}]}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:08:36.245 37 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-e75b5ea9-6ab9-44df-9ca9-78b37f8773f5 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:08:36.247 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-27 11:08:36.248 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4f5e6b77_I4nZYILN' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2021-06-27 11:08:36.249 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.85/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7ed220080e07ec69fa0492802a52fcf63ce9e5f98fd113caf35495ac0680c052" -d '{"flavor": {"name": "rally_verify_4f5e6b77_I4nZYILN", "ram": 64, "vcpus": 1, "disk": 5, "id": null, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:08:36.285 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 491 Content-Type: application/json Date: Sun, 27 Jun 2021 11:08:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08c7c2b9-400b-41e0-ba03-f76a80c8f832 x-openstack-request-id: req-08c7c2b9-400b-41e0-ba03-f76a80c8f832 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:08:36.285 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "cadfbe56-5415-4590-a26f-d48441c7e217", "name": "rally_verify_4f5e6b77_I4nZYILN", "ram": 64, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/cadfbe56-5415-4590-a26f-d48441c7e217"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/cadfbe56-5415-4590-a26f-d48441c7e217"}]}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:08:36.285 37 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-08c7c2b9-400b-41e0-ba03-f76a80c8f832 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:08:36.287 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4f5e6b77_I4nZYILN' (ID = cadfbe56-5415-4590-a26f-d48441c7e217) has been successfully created! 2021-06-27 11:08:36.287 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cadfbe56-5415-4590-a26f-d48441c7e217' to option 'instance_type'. 2021-06-27 11:08:36.288 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cadfbe56-5415-4590-a26f-d48441c7e217 2021-06-27 11:08:36.289 37 INFO rally.task.context [-] Verification e96c20c1-60c2-4528-ac4a-40091e79d14c | Context tempest@default setup() finished in 0.86 sec 2021-06-27 11:08:36.292 37 INFO rally.task.context [-] Verification e96c20c1-60c2-4528-ac4a-40091e79d14c | Context testr@default setup() finished in 0.42 msec 2021-06-27 11:08:36.292 37 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/4718ff82-4d82-4d09-b6bf-a64eab65a15b'. 2021-06-27 11:08:41.067 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [2.099s] 2021-06-27 11:08:42.042 37 INFO rally.task.context [-] Verification e96c20c1-60c2-4528-ac4a-40091e79d14c | Context testr@default cleanup() started 2021-06-27 11:08:42.043 37 INFO rally.task.context [-] Verification e96c20c1-60c2-4528-ac4a-40091e79d14c | Context testr@default cleanup() finished in 0.99 msec 2021-06-27 11:08:42.044 37 INFO rally.task.context [-] Verification e96c20c1-60c2-4528-ac4a-40091e79d14c | Context tempest@default cleanup() started 2021-06-27 11:08:42.217 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4f5e6b77_I4nZYILN'. 2021-06-27 11:08:42.218 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/cadfbe56-5415-4590-a26f-d48441c7e217 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}646b08d9fd620f895c41b241624b736a0ddd347474ad4ac6c464d9a98db1f77c" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:08:42.343 37 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Sun, 27 Jun 2021 11:08:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a2193af-0ae5-4e47-b3ed-72c90c544019 x-openstack-request-id: req-5a2193af-0ae5-4e47-b3ed-72c90c544019 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:08:42.343 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/cadfbe56-5415-4590-a26f-d48441c7e217 used request id req-5a2193af-0ae5-4e47-b3ed-72c90c544019 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:08:42.344 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4f5e6b77_I4nZYILN' has been deleted. 2021-06-27 11:08:42.345 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cadfbe56-5415-4590-a26f-d48441c7e217' of option 'instance_type' from Tempest config file. 2021-06-27 11:08:42.345 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cadfbe56-5415-4590-a26f-d48441c7e217' has been removed. 2021-06-27 11:08:42.347 37 INFO rally.task.context [-] Verification e96c20c1-60c2-4528-ac4a-40091e79d14c | Context tempest@default cleanup() finished in 0.30 sec 2021-06-27 11:08:42.358 37 INFO rally.api [-] Verification (UUID=4f5e6b77-49b2-468e-8041-39f05970a7d5) has been successfully finished for deployment 'opnfv-rally' (UUID=db75a555-6b76-4f21-8307-a710babb9bd6)! 2021-06-27 11:08:43.947 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:43.948 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:43.948 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:45.612 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:45.612 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:45.612 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:48.235 46 INFO rally.api [-] Building 'html' report for the following verification(s): '4f5e6b77-49b2-468e-8041-39f05970a7d5' 2021-06-27 11:08:48.258 46 INFO rally.api [-] The report has been successfully built. 2021-06-27 11:08:49.710 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:08:49.711 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:08:49.711 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:08:52.255 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4f5e6b77-49b2-468e-8041-39f05970a7d5' 2021-06-27 11:08:52.257 48 INFO rally.api [-] The report has been successfully built.