2019-01-21 01:21:48.239 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:21:48.239 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:21:48.240 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-21 01:21:49.278 8 ERROR rally.cli.cliutils 2019-01-21 01:21:50.092 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:21:50.092 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:21:50.092 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:21:53.593 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-21 01:21:58.298 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:21:58.299 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:21:58.299 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:22:01.464 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:22:01.464 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:22:01.464 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:22:02.249 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:22:02.249 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:22:02.250 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils force=force) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-21 01:22:03.285 18 ERROR rally.cli.cliutils 2019-01-21 01:22:04.178 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:22:04.178 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:22:04.178 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:22:05.200 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-21 01:22:07.069 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-03e2a5d1-40df-4f52-be9a-6c4abf0d22ca/repo. 2019-01-21 01:22:07.529 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-03e2a5d1-40df-4f52-be9a-6c4abf0d22ca/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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 ' 2019-01-21 01:22:07.540 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-21 01:22:07.548 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-21 01:22:07.614 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-21 01:22:07.667 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-21 01:22:08.081 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=03e2a5d1-40df-4f52-be9a-6c4abf0d22ca) has been successfully created! 2019-01-21 01:22:09.078 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:22:09.079 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:22:09.079 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:22:11.826 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:22:11.826 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:22:11.826 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:22:12.873 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=03e2a5d1-40df-4f52-be9a-6c4abf0d22ca) for deployment 'opnfv-rally' (UUID=8acd23e1-3847-4005-8a27-a8e9b92f07ec). 2019-01-21 01:22:13.756 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=03e2a5d1-40df-4f52-be9a-6c4abf0d22ca) has been successfully configured for deployment 'opnfv-rally' (UUID=8acd23e1-3847-4005-8a27-a8e9b92f07ec)! 2019-01-21 01:22:17.966 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:22:17.966 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:22:17.967 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:22:19.067 36 INFO rally.api [-] Starting verification (UUID=dc184a8a-6076-4b68-9fb2-e46d16b6a167) for deployment 'opnfv-rally' (UUID=8acd23e1-3847-4005-8a27-a8e9b92f07ec) by verifier 'opnfv-tempest' (UUID=03e2a5d1-40df-4f52-be9a-6c4abf0d22ca). 2019-01-21 01:22:19.899 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-21 01:22:19.933 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-21 01:22:19.934 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-03e2a5d1-40df-4f52-be9a-6c4abf0d22ca/for-deployment-8acd23e1-3847-4005-8a27-a8e9b92f07ec/tempest.log' to option 'log_file'. 2019-01-21 01:22:19.934 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-03e2a5d1-40df-4f52-be9a-6c4abf0d22ca/for-deployment-8acd23e1-3847-4005-8a27-a8e9b92f07ec/tempest.log 2019-01-21 01:22:19.934 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-21 01:22:19.935 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-03e2a5d1-40df-4f52-be9a-6c4abf0d22ca/for-deployment-8acd23e1-3847-4005-8a27-a8e9b92f07ec/lock_files' to option 'lock_path'. 2019-01-21 01:22:19.935 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-03e2a5d1-40df-4f52-be9a-6c4abf0d22ca/for-deployment-8acd23e1-3847-4005-8a27-a8e9b92f07ec/lock_files 2019-01-21 01:22:19.935 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-21 01:22:19.935 36 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 2019-01-21 01:22:19.936 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4f68fc8f-bc3c-4887-9417-7e73ee9f3dac 2019-01-21 01:22:19.936 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8050642c-3431-48e4-a29c-a6b21448877e 2019-01-21 01:22:19.937 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fb5636e1-cacf-4fdf-9c3c-04215ea7874d 2019-01-21 01:22:19.937 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2e81b755-29da-48b7-8b81-b7d58d7682dd 2019-01-21 01:22:20.256 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-21 01:22:20.256 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_c69b422d-9b83-4502-8356-e678092e5bf1 2019-01-21 01:22:20.257 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-21 01:22:20.310 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 01:22:20.310 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da91f38698fce711a47193bfeee89d614581f5" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 01:22:20.508 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Mon, 21 Jan 2019 01:22:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d17f1cba-b606-4a2c-87e8-57f586efbbe2 x-compute-request-id: req-d17f1cba-b606-4a2c-87e8-57f586efbbe2 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_c69b422d-9b83-4502-8356-e678092e5bf1", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/2e81b755-29da-48b7-8b81-b7d58d7682dd", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/2e81b755-29da-48b7-8b81-b7d58d7682dd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2e81b755-29da-48b7-8b81-b7d58d7682dd"}, {"name": "tempest_smoke-flavor_c69b422d-9b83-4502-8356-e678092e5bf1", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/fb5636e1-cacf-4fdf-9c3c-04215ea7874d", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/fb5636e1-cacf-4fdf-9c3c-04215ea7874d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fb5636e1-cacf-4fdf-9c3c-04215ea7874d"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 01:22:20.508 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail used request id req-d17f1cba-b606-4a2c-87e8-57f586efbbe2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 01:22:20.509 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-21 01:22:20.510 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dc184a8a_FQTvfgw9' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 01:22:20.511 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3da91f38698fce711a47193bfeee89d614581f5" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_dc184a8a_FQTvfgw9", "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:372 2019-01-21 01:22:20.562 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Mon, 21 Jan 2019 01:22:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5c21aa7-9c77-4edb-894e-81226419a9f1 x-compute-request-id: req-c5c21aa7-9c77-4edb-894e-81226419a9f1 Content-Encoding: gzip Content-Length: 299 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_dc184a8a_FQTvfgw9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ff1b1d8e-4d5b-48ce-9d00-427b7722eb34", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ff1b1d8e-4d5b-48ce-9d00-427b7722eb34", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "ff1b1d8e-4d5b-48ce-9d00-427b7722eb34"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 01:22:20.562 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-c5c21aa7-9c77-4edb-894e-81226419a9f1 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 01:22:20.563 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc184a8a_FQTvfgw9' (ID = ff1b1d8e-4d5b-48ce-9d00-427b7722eb34) has been successfully created! 2019-01-21 01:22:20.563 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ff1b1d8e-4d5b-48ce-9d00-427b7722eb34' to option 'instance_type'. 2019-01-21 01:22:20.564 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ff1b1d8e-4d5b-48ce-9d00-427b7722eb34 2019-01-21 01:22:20.565 36 INFO rally.task.context [-] Verification 03e2a5d1-40df-4f52-be9a-6c4abf0d22ca | Context tempest@default setup() finished in 0.98 sec 2019-01-21 01:22:20.568 36 INFO rally.task.context [-] Verification 03e2a5d1-40df-4f52-be9a-6c4abf0d22ca | Context testr@default setup() finished in 2.84 msec 2019-01-21 01:22:20.569 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/9de3b767-25e6-4212-8b75-6f46fe425e1e'. 2019-01-21 01:22:22.608 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-21 01:22:24.707 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.196s] 2019-01-21 01:22:24.752 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.046s] 2019-01-21 01:22:26.949 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.273s] 2019-01-21 01:22:30.960 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.828s] 2019-01-21 01:22:30.994 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.335s] 2019-01-21 01:22:32.226 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.265s] 2019-01-21 01:22:34.862 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.485s] 2019-01-21 01:22:35.961 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.279s] 2019-01-21 01:22:44.201 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.763s] 2019-01-21 01:22:44.210 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-21 01:22:44.946 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.294s] 2019-01-21 01:22:49.551 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.868s] 2019-01-21 01:22:51.663 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.173s] 2019-01-21 01:22:54.381 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2019-01-21 01:22:54.382 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-21 01:22:57.163 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.428s] 2019-01-21 01:22:58.130 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.873s] 2019-01-21 01:23:03.189 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.092s] 2019-01-21 01:23:03.190 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-21 01:23:03.997 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.641s] 2019-01-21 01:23:05.051 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.053s] 2019-01-21 01:23:06.151 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.100s] 2019-01-21 01:23:08.749 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.979s] 2019-01-21 01:23:13.831 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-21 01:23:14.627 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.054s] 2019-01-21 01:23:17.929 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.301s] 2019-01-21 01:23:24.505 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.576s] 2019-01-21 01:23:26.543 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2019-01-21 01:23:26.544 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-21 01:23:27.425 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.759s] 2019-01-21 01:23:27.754 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.329s] 2019-01-21 01:23:28.025 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.270s] 2019-01-21 01:23:28.069 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.044s] 2019-01-21 01:23:28.169 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.100s] 2019-01-21 01:23:28.233 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.063s] 2019-01-21 01:23:34.935 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.459s] 2019-01-21 01:23:37.136 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.198s] 2019-01-21 01:23:37.192 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2019-01-21 01:23:38.889 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-21 01:23:41.060 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.099s] 2019-01-21 01:23:41.153 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2019-01-21 01:23:41.245 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.092s] 2019-01-21 01:23:41.252 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-21 01:23:41.346 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.586s] 2019-01-21 01:23:41.835 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.490s] 2019-01-21 01:23:41.966 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.131s] 2019-01-21 01:23:42.015 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2019-01-21 01:23:42.118 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.103s] 2019-01-21 01:23:42.171 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2019-01-21 01:23:43.454 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.097s] 2019-01-21 01:23:43.476 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.023s] 2019-01-21 01:23:46.887 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.872s] 2019-01-21 01:23:46.978 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.659s] 2019-01-21 01:24:00.756 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.211s] 2019-01-21 01:24:02.929 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.151s] 2019-01-21 01:24:02.976 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.046s] 2019-01-21 01:24:03.039 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.064s] 2019-01-21 01:24:03.295 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.255s] 2019-01-21 01:24:05.870 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.331s] 2019-01-21 01:24:08.950 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.193s] 2019-01-21 01:24:11.013 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.142s] 2019-01-21 01:24:11.644 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2019-01-21 01:24:11.746 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2019-01-21 01:24:16.059 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.109s] 2019-01-21 01:24:17.516 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.768s] 2019-01-21 01:24:17.948 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-21 01:24:19.974 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.914s] 2019-01-21 01:24:21.566 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.432s] 2019-01-21 01:24:25.345 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.843s] 2019-01-21 01:24:28.750 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.405s] 2019-01-21 01:24:28.838 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.615s] 2019-01-21 01:24:34.402 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.716s] 2019-01-21 01:24:34.533 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.783s] 2019-01-21 01:24:40.619 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.823s] 2019-01-21 01:24:40.775 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.500s] 2019-01-21 01:24:43.452 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.676s] 2019-01-21 01:24:45.601 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.982s] 2019-01-21 01:24:46.046 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.594s] 2019-01-21 01:24:47.405 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.476s] 2019-01-21 01:24:47.549 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.947s] 2019-01-21 01:24:47.592 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.044s] 2019-01-21 01:24:47.818 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.225s] 2019-01-21 01:24:49.648 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-21 01:24:52.215 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.809s] 2019-01-21 01:24:53.957 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.742s] 2019-01-21 01:24:54.001 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.044s] 2019-01-21 01:24:54.227 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.225s] 2019-01-21 01:24:54.355 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.238s] 2019-01-21 01:24:55.649 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.292s] 2019-01-21 01:24:55.858 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.212s] 2019-01-21 01:25:10.027 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.390s] 2019-01-21 01:25:12.057 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.614s] 2019-01-21 01:25:18.596 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.538s] 2019-01-21 01:25:18.930 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.341s] 2019-01-21 01:25:24.289 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.693s] 2019-01-21 01:25:26.380 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.446s] 2019-01-21 01:25:28.542 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.252s] 2019-01-21 01:25:40.852 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-21 01:25:45.890 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.383s] 2019-01-21 01:25:46.030 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.140s] 2019-01-21 01:25:55.069 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.196s] 2019-01-21 01:25:57.379 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.309s] 2019-01-21 01:25:59.662 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.282s] 2019-01-21 01:26:01.059 36 INFO rally.task.context [-] Verification 03e2a5d1-40df-4f52-be9a-6c4abf0d22ca | Context testr@default cleanup() started 2019-01-21 01:26:01.060 36 INFO rally.task.context [-] Verification 03e2a5d1-40df-4f52-be9a-6c4abf0d22ca | Context testr@default cleanup() finished in 0.68 msec 2019-01-21 01:26:01.060 36 INFO rally.task.context [-] Verification 03e2a5d1-40df-4f52-be9a-6c4abf0d22ca | Context tempest@default cleanup() started 2019-01-21 01:26:01.560 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-21 01:26:01.699 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-21 01:26:01.719 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dc184a8a_FQTvfgw9'. 2019-01-21 01:26:01.719 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/ff1b1d8e-4d5b-48ce-9d00-427b7722eb34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7ba334950aa407aa785529af75a8adfde7303cb" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 01:26:01.913 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Mon, 21 Jan 2019 01:26:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4aa9e594-50fd-4d55-ba5c-6849edc3f656 x-compute-request-id: req-4aa9e594-50fd-4d55-ba5c-6849edc3f656 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 01:26:01.914 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/ff1b1d8e-4d5b-48ce-9d00-427b7722eb34 used request id req-4aa9e594-50fd-4d55-ba5c-6849edc3f656 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 01:26:01.914 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc184a8a_FQTvfgw9' has been deleted. 2019-01-21 01:26:01.915 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ff1b1d8e-4d5b-48ce-9d00-427b7722eb34' of option 'instance_type' from Tempest config file. 2019-01-21 01:26:01.915 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ff1b1d8e-4d5b-48ce-9d00-427b7722eb34' has been removed. 2019-01-21 01:26:01.921 36 INFO rally.task.context [-] Verification 03e2a5d1-40df-4f52-be9a-6c4abf0d22ca | Context tempest@default cleanup() finished in 0.86 sec 2019-01-21 01:26:01.991 36 INFO rally.api [-] Verification (UUID=dc184a8a-6076-4b68-9fb2-e46d16b6a167) has been successfully finished for deployment 'opnfv-rally' (UUID=8acd23e1-3847-4005-8a27-a8e9b92f07ec)! 2019-01-21 01:26:02.989 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:26:02.989 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:26:02.989 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:26:03.874 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:26:03.875 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:26:03.875 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:26:04.911 59 INFO rally.api [-] Building 'html' report for the following verification(s): 'dc184a8a-6076-4b68-9fb2-e46d16b6a167' 2019-01-21 01:26:04.926 59 INFO rally.api [-] The report has been successfully built.