2019-05-30 20:53:51.000 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:53:51.001 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:53:51.002 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-30 20:53:58.813 17 ERROR rally.cli.cliutils 2019-05-30 20:54:03.441 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:54:03.442 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:54:03.443 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:54:10.761 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-30 20:54:15.252 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:54:15.253 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:54:15.253 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:54:29.062 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:54:29.063 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:54:29.064 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:54:33.468 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:54:33.469 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:54:33.470 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils force=force) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-30 20:54:40.695 26 ERROR rally.cli.cliutils 2019-05-30 20:54:45.090 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:54:45.091 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:54:45.092 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:54:52.168 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-30 20:54:52.351 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00/repo. 2019-05-30 20:54:52.911 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. 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-05-30 20:54:53.027 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-05-30 20:54:53.052 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-05-30 20:54:53.092 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-30 20:54:53.281 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-30 20:54:55.181 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00) has been successfully created! 2019-05-30 20:54:59.650 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:54:59.651 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:54:59.651 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:55:12.760 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:55:12.761 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:55:12.761 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:55:19.990 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00) for deployment 'opnfv-rally' (UUID=0c730b1d-a5c8-450f-a566-1a22490203bb). 2019-05-30 20:55:22.250 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00) has been successfully configured for deployment 'opnfv-rally' (UUID=0c730b1d-a5c8-450f-a566-1a22490203bb)! 2019-05-30 20:55:39.097 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 20:55:39.098 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 20:55:39.099 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 20:55:46.440 43 INFO rally.api [-] Starting verification (UUID=ad87e4bd-e853-47a5-a9ab-8992ab3f8632) for deployment 'opnfv-rally' (UUID=0c730b1d-a5c8-450f-a566-1a22490203bb) by verifier 'opnfv-tempest' (UUID=2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00). 2019-05-30 20:55:48.368 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-30 20:55:48.777 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-30 20:55:48.778 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00/for-deployment-0c730b1d-a5c8-450f-a566-1a22490203bb/tempest.log' to option 'log_file'. 2019-05-30 20:55:48.778 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00/for-deployment-0c730b1d-a5c8-450f-a566-1a22490203bb/tempest.log 2019-05-30 20:55:48.779 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-30 20:55:48.779 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00/for-deployment-0c730b1d-a5c8-450f-a566-1a22490203bb/lock_files' to option 'lock_path'. 2019-05-30 20:55:48.780 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00/for-deployment-0c730b1d-a5c8-450f-a566-1a22490203bb/lock_files 2019-05-30 20:55:48.781 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-30 20:55:48.781 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-aarch64-disk.img 2019-05-30 20:55:48.782 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bf740422-2a44-4e09-a17d-820b05388068 2019-05-30 20:55:48.782 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 22e79c03-b976-4ab0-9469-da33ff183080 2019-05-30 20:55:48.783 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5083c89b-2685-4546-bb55-8bdbf1032e06 2019-05-30 20:55:48.784 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3b65b42e-c39c-4378-bf0d-4b145a455a4d 2019-05-30 20:55:49.394 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-30 20:55:49.395 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_c56067e7-288d-481a-84c5-d7b31d9170e3 2019-05-30 20:55:49.396 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-30 20:55:49.647 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-30 20:55:49.649 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}73c04d5022a538ab50a47cfa87d1b7fe074374f7" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-30 20:55:51.259 43 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Length: 1025 Content-Type: application/json Date: Thu, 30 May 2019 20:55:51 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-3150762e-1693-4ca6-99d3-fca3937ba8d5 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-3150762e-1693-4ca6-99d3-fca3937ba8d5 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-30 20:55:51.260 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_c56067e7-288d-481a-84c5-d7b31d9170e3", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/3b65b42e-c39c-4378-bf0d-4b145a455a4d", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/3b65b42e-c39c-4378-bf0d-4b145a455a4d", "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": "3b65b42e-c39c-4378-bf0d-4b145a455a4d"}, {"name": "tempest_smoke-flavor_c56067e7-288d-481a-84c5-d7b31d9170e3", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/5083c89b-2685-4546-bb55-8bdbf1032e06", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/5083c89b-2685-4546-bb55-8bdbf1032e06", "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": "5083c89b-2685-4546-bb55-8bdbf1032e06"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-30 20:55:51.261 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.16.10.36:8774/v2.1/flavors/detail used request id req-3150762e-1693-4ca6-99d3-fca3937ba8d5 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-30 20:55:51.263 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-30 20:55:51.264 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ad87e4bd_WuIabdFG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-30 20:55:51.266 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}73c04d5022a538ab50a47cfa87d1b7fe074374f7" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_ad87e4bd_WuIabdFG", "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 2019-05-30 20:55:51.479 43 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Length: 485 Content-Type: application/json Date: Thu, 30 May 2019 20:55:51 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-bb5825db-d9d2-44ff-a01e-4a1ba3accad8 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-bb5825db-d9d2-44ff-a01e-4a1ba3accad8 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-30 20:55:51.480 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_ad87e4bd_WuIabdFG", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/a104dcb4-ca74-4456-be25-e3f33e598ae8", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/a104dcb4-ca74-4456-be25-e3f33e598ae8", "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": "a104dcb4-ca74-4456-be25-e3f33e598ae8"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-30 20:55:51.481 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.16.10.36:8774/v2.1/flavors used request id req-bb5825db-d9d2-44ff-a01e-4a1ba3accad8 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-30 20:55:51.482 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ad87e4bd_WuIabdFG' (ID = a104dcb4-ca74-4456-be25-e3f33e598ae8) has been successfully created! 2019-05-30 20:55:51.483 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a104dcb4-ca74-4456-be25-e3f33e598ae8' to option 'instance_type'. 2019-05-30 20:55:51.483 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a104dcb4-ca74-4456-be25-e3f33e598ae8 2019-05-30 20:55:51.485 43 INFO rally.task.context [-] Verification 2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00 | Context tempest@default setup() finished in 4.21 sec 2019-05-30 20:55:51.487 43 INFO rally.task.context [-] Verification 2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00 | Context testr@default setup() finished in 0.60 msec 2019-05-30 20:55:51.487 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/faacc90b-92d6-4653-b306-a9613aa74bf7'. 2019-05-30 20:56:06.320 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [1.765s] 2019-05-30 20:56:08.009 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [1.689s] 2019-05-30 20:56:32.508 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [19.104s] 2019-05-30 20:56:54.154 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [21.644s] 2019-05-30 20:57:38.277 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [20.537s] 2019-05-30 20:57:40.938 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [1.002s] 2019-05-30 20:57:40.941 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-30 20:58:04.070 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.379s] 2019-05-30 20:58:04.073 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-05-30 20:59:09.082 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.012s] 2019-05-30 20:59:28.615 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.017s] 2019-05-30 20:59:47.544 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.798s] 2019-05-30 21:00:02.246 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.351s] 2019-05-30 21:00:02.249 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-30 21:00:09.010 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [47.319s] 2019-05-30 21:00:12.033 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [11.082s] 2019-05-30 21:00:24.344 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.307s] 2019-05-30 21:00:34.623 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.353s] 2019-05-30 21:00:35.123 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.500s] 2019-05-30 21:00:35.810 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.686s] 2019-05-30 21:00:49.955 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-30 21:01:08.805 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [11.413s] 2019-05-30 21:01:17.034 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-30 21:01:23.611 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.297s] 2019-05-30 21:01:23.902 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.290s] 2019-05-30 21:01:24.170 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.268s] 2019-05-30 21:01:24.188 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.017s] 2019-05-30 21:01:25.425 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [18.937s] 2019-05-30 21:01:26.902 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [1.478s] 2019-05-30 21:01:27.840 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.938s] 2019-05-30 21:01:28.654 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.814s] 2019-05-30 21:01:29.069 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.414s] 2019-05-30 21:01:29.535 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.466s] 2019-05-30 21:01:38.620 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.213s] 2019-05-30 21:01:39.118 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.498s] 2019-05-30 21:01:42.149 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [10.128s] 2019-05-30 21:01:56.654 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [14.503s] 2019-05-30 21:02:05.561 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.333s] 2019-05-30 21:02:16.845 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [23.801s] 2019-05-30 21:02:20.720 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-05-30 21:02:31.038 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [34.384s] 2019-05-30 21:02:36.692 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [7.221s] 2019-05-30 21:02:41.705 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [24.859s] 2019-05-30 21:02:53.382 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [11.675s] 2019-05-30 21:02:53.870 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.489s] 2019-05-30 21:02:54.329 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.459s] 2019-05-30 21:03:07.310 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [10.422s] 2019-05-30 21:03:18.870 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [11.558s] 2019-05-30 21:03:30.791 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [400.117s] 2019-05-30 21:03:35.569 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [15.916s] 2019-05-30 21:03:41.470 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [22.599s] 2019-05-30 21:03:56.485 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [20.914s] 2019-05-30 21:04:07.806 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [2.309s] 2019-05-30 21:04:07.828 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.022s] 2019-05-30 21:04:11.068 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-30 21:04:21.085 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.353s] 2019-05-30 21:04:21.869 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [71.562s] 2019-05-30 21:04:38.394 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.377s] 2019-05-30 21:04:58.373 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.992s] 2019-05-30 21:05:08.612 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [30.249s] 2019-05-30 21:05:10.506 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [48.636s] 2019-05-30 21:05:27.474 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [78.831s] 2019-05-30 21:05:34.098 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [25.485s] 2019-05-30 21:05:42.976 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [8.877s] 2019-05-30 21:05:43.408 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.433s] 2019-05-30 21:05:43.581 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [20.292s] 2019-05-30 21:05:43.838 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.430s] 2019-05-30 21:05:44.360 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.779s] 2019-05-30 21:05:45.015 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.654s] 2019-05-30 21:05:45.412 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.395s] 2019-05-30 21:05:46.022 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.609s] 2019-05-30 21:05:46.451 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.429s] 2019-05-30 21:05:48.317 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [37.811s] 2019-05-30 21:06:04.248 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-05-30 21:06:05.620 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [5.855s] 2019-05-30 21:06:08.008 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [19.689s] 2019-05-30 21:06:08.416 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.027s] 2019-05-30 21:06:13.452 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [7.827s] 2019-05-30 21:06:13.660 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.214s] 2019-05-30 21:06:15.538 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [48.063s] 2019-05-30 21:06:16.746 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-05-30 21:06:16.748 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-05-30 21:06:27.593 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.407s] 2019-05-30 21:06:33.481 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.883s] 2019-05-30 21:06:34.011 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.536s] 2019-05-30 21:06:43.712 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.974s] 2019-05-30 21:06:53.684 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [38.146s] 2019-05-30 21:07:09.986 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [16.301s] 2019-05-30 21:07:14.310 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [49.406s] 2019-05-30 21:07:19.723 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2019-05-30 21:07:20.168 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.446s] 2019-05-30 21:07:24.127 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-05-30 21:07:24.131 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-05-30 21:07:42.915 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.200s] 2019-05-30 21:07:44.187 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [18.069s] 2019-05-30 21:08:09.380 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.184s] 2019-05-30 21:08:13.590 43 INFO rally.task.context [-] Verification 2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00 | Context testr@default cleanup() started 2019-05-30 21:08:13.591 43 INFO rally.task.context [-] Verification 2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00 | Context testr@default cleanup() finished in 1.30 msec 2019-05-30 21:08:13.592 43 INFO rally.task.context [-] Verification 2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00 | Context tempest@default cleanup() started 2019-05-30 21:08:14.575 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-30 21:08:14.868 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-30 21:08:14.943 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ad87e4bd_WuIabdFG'. 2019-05-30 21:08:14.945 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:8774/v2.1/flavors/a104dcb4-ca74-4456-be25-e3f33e598ae8 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}696dbfa752c348d393aa944bc38422af4891ec39" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-30 21:08:15.828 43 DEBUG novaclient.v2.client [-] RESP: [202] Connection: keep-alive Content-Length: 0 Content-Type: application/json Date: Thu, 30 May 2019 21:08:15 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-242aaedf-db79-4686-8c9d-22d86086f617 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-242aaedf-db79-4686-8c9d-22d86086f617 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-30 21:08:15.829 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.16.10.36:8774/v2.1/flavors/a104dcb4-ca74-4456-be25-e3f33e598ae8 used request id req-242aaedf-db79-4686-8c9d-22d86086f617 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-30 21:08:15.830 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ad87e4bd_WuIabdFG' has been deleted. 2019-05-30 21:08:15.831 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a104dcb4-ca74-4456-be25-e3f33e598ae8' of option 'instance_type' from Tempest config file. 2019-05-30 21:08:15.831 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a104dcb4-ca74-4456-be25-e3f33e598ae8' has been removed. 2019-05-30 21:08:15.841 43 INFO rally.task.context [-] Verification 2a71b380-f9b2-4549-bdd0-f2b1fdfc0f00 | Context tempest@default cleanup() finished in 2.25 sec 2019-05-30 21:08:15.891 43 INFO rally.api [-] Verification (UUID=ad87e4bd-e853-47a5-a9ab-8992ab3f8632) has been successfully finished for deployment 'opnfv-rally' (UUID=0c730b1d-a5c8-450f-a566-1a22490203bb)! 2019-05-30 21:08:20.485 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 21:08:20.486 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 21:08:20.486 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 21:08:25.403 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 21:08:25.404 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 21:08:25.405 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 21:08:33.015 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'ad87e4bd-e853-47a5-a9ab-8992ab3f8632' 2019-05-30 21:08:33.108 63 INFO rally.api [-] The report has been successfully built. 2019-05-30 21:08:37.665 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-30 21:08:37.666 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-30 21:08:37.667 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-30 21:08:45.212 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ad87e4bd-e853-47a5-a9ab-8992ab3f8632' 2019-05-30 21:08:45.240 65 INFO rally.api [-] The report has been successfully built.