2020-04-09 18:26:51.342 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:26:51.343 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:26:51.343 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-09 18:26:52.627 6 ERROR rally.cli.cliutils 2020-04-09 18:26:53.449 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:26:53.449 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:26:53.449 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:26:55.835 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:26:55.835 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:26:55.835 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:26:57.671 10 WARNING keystoneauth.identity.generic.base [-] Failed to discover available identity versions when contacting http://identity-airship.intel-pod17.opnfv.org:80/v3. Attempting to parse version from URL.: ConnectFailure: Unable to establish connection to http://identity-airship.intel-pod17.opnfv.org:80/v3: HTTPConnectionPool(host='identity-airship.intel-pod17.opnfv.org', port=80): Max retries exceeded with url: /v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name does not resolve',)) 2020-04-09 18:26:58.665 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:26:58.665 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:26:58.665 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:26:59.475 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:26:59.476 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:26:59.476 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils force=force) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-09 18:27:00.769 15 ERROR rally.cli.cliutils 2020-04-09 18:27:01.581 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:27:01.581 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:27:01.582 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:27:02.836 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-09 18:27:02.892 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3462612a-c870-457e-8688-9ef03f060be3/repo. 2020-04-09 18:27:03.184 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3462612a-c870-457e-8688-9ef03f060be3/repo'... done. Note: checking out 'daf45637610e8f86c8fde82d28609e99105f9b1c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-04-09 18:27:03.201 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gdaf456376 ' 2020-04-09 18:27:03.211 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'daf45637610e8f86c8fde82d28609e99105f9b1c ' 2020-04-09 18:27:03.231 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-09 18:27:03.264 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-04-09 18:27:03.715 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3462612a-c870-457e-8688-9ef03f060be3) has been successfully created! 2020-04-09 18:27:04.583 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:27:04.583 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:27:04.584 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:27:08.089 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:27:08.090 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:27:08.090 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:27:09.329 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3462612a-c870-457e-8688-9ef03f060be3) for deployment 'opnfv-rally' (UUID=859a6e6b-7e8b-4143-97f6-9a3d4812a0de). 2020-04-09 18:27:09.889 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3462612a-c870-457e-8688-9ef03f060be3) has been successfully configured for deployment 'opnfv-rally' (UUID=859a6e6b-7e8b-4143-97f6-9a3d4812a0de)! 2020-04-09 18:27:13.893 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:27:13.893 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:27:13.894 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:27:15.262 32 INFO rally.api [-] Starting verification (UUID=42a8dbce-7547-454e-85cf-6dce3526d7be) for deployment 'opnfv-rally' (UUID=859a6e6b-7e8b-4143-97f6-9a3d4812a0de) by verifier 'opnfv-tempest' (UUID=3462612a-c870-457e-8688-9ef03f060be3). 2020-04-09 18:27:15.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-04-09 18:27:15.805 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-09 18:27:15.805 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3462612a-c870-457e-8688-9ef03f060be3/for-deployment-859a6e6b-7e8b-4143-97f6-9a3d4812a0de/tempest.log' to option 'log_file'. 2020-04-09 18:27:15.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3462612a-c870-457e-8688-9ef03f060be3/for-deployment-859a6e6b-7e8b-4143-97f6-9a3d4812a0de/tempest.log 2020-04-09 18:27:15.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-09 18:27:15.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3462612a-c870-457e-8688-9ef03f060be3/for-deployment-859a6e6b-7e8b-4143-97f6-9a3d4812a0de/lock_files' to option 'lock_path'. 2020-04-09 18:27:15.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3462612a-c870-457e-8688-9ef03f060be3/for-deployment-859a6e6b-7e8b-4143-97f6-9a3d4812a0de/lock_files 2020-04-09 18:27:15.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-09 18:27:15.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-04-09 18:27:15.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3c3ddf30-ffcb-4197-8365-c92179c9bb2c 2020-04-09 18:27:15.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6d8bfd1b-429f-41f8-829a-ec1f561d9df7 2020-04-09 18:27:15.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 43672324-ea77-4362-ba60-80e0fd3ce2b8 2020-04-09 18:27:15.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c982c1ed-3568-4985-a92e-55a0f4746f7f 2020-04-09 18:27:16.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-09 18:27:16.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = neutron_trunk-net_384078ea-5e0c-4a35-8646-92d60c769958 2020-04-09 18:27:16.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-09 18:27:16.108 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-04-09 18:27:16.109 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}913867df76bff006bfd3f5b138de2f64b82e1516" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2020-04-09 18:27:16.185 32 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Encoding: gzip Content-Type: application/json Date: Thu, 09 Apr 2020 18:27:16 GMT Openstack-Api-Version: compute 2.1 Transfer-Encoding: chunked Vary: Accept-Encoding, OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-1b1e9a4e-2407-40e1-8f09-d6b2f39ec15a X-Openstack-Nova-Api-Version: 2.1 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2020-04-09 18:27:16.186 32 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/43672324-ea77-4362-ba60-80e0fd3ce2b8", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/43672324-ea77-4362-ba60-80e0fd3ce2b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "43672324-ea77-4362-ba60-80e0fd3ce2b8", "name": "neutron_trunk-flavor_384078ea-5e0c-4a35-8646-92d60c769958", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/759a3fd2-a51a-455f-acea-4fb17ab56f2b", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/759a3fd2-a51a-455f-acea-4fb17ab56f2b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 20, "id": "759a3fd2-a51a-455f-acea-4fb17ab56f2b", "name": "m1.small", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/82b7daed-ef41-45d1-906a-6fe0ae075e5f", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/82b7daed-ef41-45d1-906a-6fe0ae075e5f", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 80, "id": "82b7daed-ef41-45d1-906a-6fe0ae075e5f", "name": "m1.large", "vcpus": 4, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/88950531-7d75-47d4-bf44-e2c49004e98a", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/88950531-7d75-47d4-bf44-e2c49004e98a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "88950531-7d75-47d4-bf44-e2c49004e98a", "name": "m1.medium", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/c5ee057e-d4bd-4888-b82d-b9602b4b218c", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/c5ee057e-d4bd-4888-b82d-b9602b4b218c", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 160, "id": "c5ee057e-d4bd-4888-b82d-b9602b4b218c", "name": "m1.xlarge", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/c96d4f65-1ed9-4ee8-8eac-bd346dd4f554", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/c96d4f65-1ed9-4ee8-8eac-bd346dd4f554", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c96d4f65-1ed9-4ee8-8eac-bd346dd4f554", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/c982c1ed-3568-4985-a92e-55a0f4746f7f", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/c982c1ed-3568-4985-a92e-55a0f4746f7f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c982c1ed-3568-4985-a92e-55a0f4746f7f", "name": "neutron_trunk-flavor_alt_384078ea-5e0c-4a35-8646-92d60c769958", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2020-04-09 18:27:16.186 32 DEBUG novaclient.v2.client [-] GET call to compute for http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/detail used request id req-1b1e9a4e-2407-40e1-8f09-d6b2f39ec15a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2020-04-09 18:27:16.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-09 18:27:16.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_42a8dbce_MZTrdgZN' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-04-09 18:27:16.189 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}913867df76bff006bfd3f5b138de2f64b82e1516" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_42a8dbce_MZTrdgZN", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2020-04-09 18:27:16.260 32 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Encoding: gzip Content-Type: application/json Date: Thu, 09 Apr 2020 18:27:16 GMT Openstack-Api-Version: compute 2.1 Transfer-Encoding: chunked Vary: Accept-Encoding, OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-cf99ae5c-ecf0-471c-91bb-e0bd0fad6a7f X-Openstack-Nova-Api-Version: 2.1 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2020-04-09 18:27:16.261 32 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/67a05e1e-419c-431b-887b-eaf602180b42", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/flavors/67a05e1e-419c-431b-887b-eaf602180b42", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "67a05e1e-419c-431b-887b-eaf602180b42", "name": "rally_verify_42a8dbce_MZTrdgZN", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2020-04-09 18:27:16.261 32 DEBUG novaclient.v2.client [-] POST call to compute for http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors used request id req-cf99ae5c-ecf0-471c-91bb-e0bd0fad6a7f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2020-04-09 18:27:16.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_42a8dbce_MZTrdgZN' (ID = 67a05e1e-419c-431b-887b-eaf602180b42) has been successfully created! 2020-04-09 18:27:16.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '67a05e1e-419c-431b-887b-eaf602180b42' to option 'instance_type'. 2020-04-09 18:27:16.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 67a05e1e-419c-431b-887b-eaf602180b42 2020-04-09 18:27:16.264 32 INFO rally.task.context [-] Verification 3462612a-c870-457e-8688-9ef03f060be3 | Context tempest@default setup() finished in 0.80 sec 2020-04-09 18:27:16.265 32 INFO rally.task.context [-] Verification 3462612a-c870-457e-8688-9ef03f060be3 | Context testr@default setup() finished in 0.41 msec 2020-04-09 18:27:16.266 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/c5657414-f28c-42fe-9a3a-2fffc298c877'. 2020-04-09 18:27:18.436 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2020-04-09 18:27:18.593 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2020-04-09 18:27:24.355 32 INFO opnfv-tempest [-] {4} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [4.255s] 2020-04-09 18:27:28.974 32 INFO opnfv-tempest [-] {4} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [4.618s] 2020-04-09 18:27:29.911 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.078s] 2020-04-09 18:27:30.225 32 INFO opnfv-tempest [-] {7} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... fail [10.101s] 2020-04-09 18:27:30.225 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [9.940s] 2020-04-09 18:27:30.318 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.406s] 2020-04-09 18:27:30.510 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.192s] 2020-04-09 18:27:30.673 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.163s] 2020-04-09 18:27:30.978 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.302s] 2020-04-09 18:27:32.211 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.230s] 2020-04-09 18:27:32.697 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.487s] 2020-04-09 18:27:32.770 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.074s] 2020-04-09 18:27:32.838 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.067s] 2020-04-09 18:27:33.157 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_parent_port_connectivity_after_trunk_deleted_lb ... skip [0.000s]: Advanced image is required to run this test. 2020-04-09 18:27:33.158 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_subport_connectivity ... skip [0.000s]: Advanced image is required to run this test. 2020-04-09 18:27:33.822 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [13.692s] 2020-04-09 18:27:34.465 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [4.244s] 2020-04-09 18:27:37.594 32 INFO opnfv-tempest [-] {4} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [8.618s] 2020-04-09 18:27:38.535 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [4.713s] 2020-04-09 18:27:38.654 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [4.188s] 2020-04-09 18:27:42.269 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [3.614s] 2020-04-09 18:27:42.639 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [4.102s] 2020-04-09 18:27:46.507 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [4.236s] 2020-04-09 18:27:46.914 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [4.275s] 2020-04-09 18:27:50.368 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [3.861s] 2020-04-09 18:27:54.334 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [7.418s] 2020-04-09 18:27:57.588 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [7.219s] 2020-04-09 18:28:01.611 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [7.276s] 2020-04-09 18:28:05.242 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [7.653s] 2020-04-09 18:28:06.370 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [4.759s] 2020-04-09 18:28:09.454 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.085s] 2020-04-09 18:28:13.913 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [8.670s] 2020-04-09 18:28:19.912 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [10.455s] 2020-04-09 18:28:20.064 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.153s] 2020-04-09 18:28:23.191 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [3.126s] 2020-04-09 18:28:25.292 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [11.377s] 2020-04-09 18:28:27.783 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [4.591s] 2020-04-09 18:28:29.835 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [4.545s] 2020-04-09 18:28:30.389 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [2.606s] 2020-04-09 18:28:33.022 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [2.632s] 2020-04-09 18:28:39.925 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [6.901s] 2020-04-09 18:28:44.106 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.181s] 2020-04-09 18:28:47.911 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [3.804s] 2020-04-09 18:28:54.454 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [6.541s] 2020-04-09 18:29:01.394 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [6.940s] 2020-04-09 18:29:05.259 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [3.865s] 2020-04-09 18:30:04.788 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_trunk_subport_lifecycle ... success [151.613s] 2020-04-09 18:30:30.630 32 INFO rally.task.context [-] Verification 3462612a-c870-457e-8688-9ef03f060be3 | Context testr@default cleanup() started 2020-04-09 18:30:30.631 32 INFO rally.task.context [-] Verification 3462612a-c870-457e-8688-9ef03f060be3 | Context testr@default cleanup() finished in 0.70 msec 2020-04-09 18:30:30.632 32 INFO rally.task.context [-] Verification 3462612a-c870-457e-8688-9ef03f060be3 | Context tempest@default cleanup() started 2020-04-09 18:30:30.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-04-09 18:30:30.889 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-04-09 18:30:30.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_42a8dbce_MZTrdgZN'. 2020-04-09 18:30:30.911 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/67a05e1e-419c-431b-887b-eaf602180b42 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}3b85e3d350b0bc06df7deb9cecd7d0113cf5d947" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2020-04-09 18:30:31.111 32 DEBUG novaclient.v2.client [-] RESP: [202] Connection: keep-alive Content-Length: 0 Content-Type: application/json Date: Thu, 09 Apr 2020 18:30:31 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-e791ee1f-faa8-4768-a068-37bc695545e9 X-Openstack-Nova-Api-Version: 2.1 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2020-04-09 18:30:31.111 32 DEBUG novaclient.v2.client [-] DELETE call to compute for http://compute-airship.intel-pod17.opnfv.org/v2.1/flavors/67a05e1e-419c-431b-887b-eaf602180b42 used request id req-e791ee1f-faa8-4768-a068-37bc695545e9 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2020-04-09 18:30:31.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_42a8dbce_MZTrdgZN' has been deleted. 2020-04-09 18:30:31.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '67a05e1e-419c-431b-887b-eaf602180b42' of option 'instance_type' from Tempest config file. 2020-04-09 18:30:31.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '67a05e1e-419c-431b-887b-eaf602180b42' has been removed. 2020-04-09 18:30:31.120 32 INFO rally.task.context [-] Verification 3462612a-c870-457e-8688-9ef03f060be3 | Context tempest@default cleanup() finished in 0.49 sec 2020-04-09 18:30:31.142 32 INFO rally.api [-] Verification (UUID=42a8dbce-7547-454e-85cf-6dce3526d7be) has been successfully finished for deployment 'opnfv-rally' (UUID=859a6e6b-7e8b-4143-97f6-9a3d4812a0de)! 2020-04-09 18:30:32.074 55 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:30:32.074 55 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:30:32.074 55 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:30:33.087 56 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:30:33.087 56 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:30:33.087 56 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:30:34.411 56 INFO rally.api [-] Building 'html' report for the following verification(s): '42a8dbce-7547-454e-85cf-6dce3526d7be' 2020-04-09 18:30:34.429 56 INFO rally.api [-] The report has been successfully built. 2020-04-09 18:30:35.253 58 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-09 18:30:35.253 58 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-09 18:30:35.254 58 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-09 18:30:36.619 58 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '42a8dbce-7547-454e-85cf-6dce3526d7be' 2020-04-09 18:30:36.624 58 INFO rally.api [-] The report has been successfully built.