2019-06-05 04:26:42.418 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:26:42.418 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:26:42.418 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-05 04:26:43.648 17 ERROR rally.cli.cliutils 2019-06-05 04:26:44.408 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:26:44.409 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:26:44.409 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:26:45.612 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-05 04:26:46.575 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:26:46.575 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:26:46.575 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:26:49.880 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:26:49.880 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:26:49.880 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:26:50.648 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:26:50.648 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:26:50.648 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils force=force) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-05 04:26:51.775 26 ERROR rally.cli.cliutils 2019-06-05 04:26:52.557 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:26:52.557 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:26:52.557 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:26:53.585 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-05 04:26:53.702 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e445ad6c-f182-4c92-85e6-b0a1147cc9aa/repo. 2019-06-05 04:26:54.041 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e445ad6c-f182-4c92-85e6-b0a1147cc9aa/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-06-05 04:26:54.103 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-06-05 04:26:54.111 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-06-05 04:26:54.169 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-05 04:26:54.215 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-05 04:26:54.600 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e445ad6c-f182-4c92-85e6-b0a1147cc9aa) has been successfully created! 2019-06-05 04:26:55.429 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:26:55.430 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:26:55.430 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:27:00.296 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:27:00.297 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:27:00.297 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:27:01.542 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e445ad6c-f182-4c92-85e6-b0a1147cc9aa) for deployment 'opnfv-rally' (UUID=ec33db89-96f0-437e-866b-6a57b14ae0d6). 2019-06-05 04:27:02.749 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e445ad6c-f182-4c92-85e6-b0a1147cc9aa) has been successfully configured for deployment 'opnfv-rally' (UUID=ec33db89-96f0-437e-866b-6a57b14ae0d6)! 2019-06-05 04:27:05.755 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:27:05.755 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:27:05.755 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:27:07.066 43 INFO rally.api [-] Starting verification (UUID=db6f175e-f01c-49bb-b8d0-3bb4221521f4) for deployment 'opnfv-rally' (UUID=ec33db89-96f0-437e-866b-6a57b14ae0d6) by verifier 'opnfv-tempest' (UUID=e445ad6c-f182-4c92-85e6-b0a1147cc9aa). 2019-06-05 04:27:08.185 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-06-05 04:27:08.465 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-05 04:27:08.465 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e445ad6c-f182-4c92-85e6-b0a1147cc9aa/for-deployment-ec33db89-96f0-437e-866b-6a57b14ae0d6/tempest.log' to option 'log_file'. 2019-06-05 04:27:08.466 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e445ad6c-f182-4c92-85e6-b0a1147cc9aa/for-deployment-ec33db89-96f0-437e-866b-6a57b14ae0d6/tempest.log 2019-06-05 04:27:08.466 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-05 04:27:08.466 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e445ad6c-f182-4c92-85e6-b0a1147cc9aa/for-deployment-ec33db89-96f0-437e-866b-6a57b14ae0d6/lock_files' to option 'lock_path'. 2019-06-05 04:27:08.467 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e445ad6c-f182-4c92-85e6-b0a1147cc9aa/for-deployment-ec33db89-96f0-437e-866b-6a57b14ae0d6/lock_files 2019-06-05 04:27:08.467 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-06-05 04:27:08.467 43 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-06-05 04:27:08.468 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9affef40-f86d-40bc-b032-6fdf695385c3 2019-06-05 04:27:08.468 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e2a42e38-1d1c-453e-9382-fd4ed206a800 2019-06-05 04:27:08.469 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = defef94b-2d8d-4651-a548-f1aa2170b748 2019-06-05 04:27:08.469 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1f8aa662-516e-421b-b40e-82d1e67597b0 2019-06-05 04:27:08.861 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-05 04:27:08.861 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_9bbd07db-865d-4a3f-bc64-a7cc274d269c 2019-06-05 04:27:08.862 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-05 04:27:08.919 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-05 04:27:08.919 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}885d9a62f1339b56a902a47a19d59a7110f009ae" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-05 04:27:09.218 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Wed, 05 Jun 2019 04:27:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1a14127-6a55-49e3-855a-2c05d7d95ebc x-openstack-request-id: req-e1a14127-6a55-49e3-855a-2c05d7d95ebc _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-05 04:27:09.219 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_9bbd07db-865d-4a3f-bc64-a7cc274d269c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f8aa662-516e-421b-b40e-82d1e67597b0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f8aa662-516e-421b-b40e-82d1e67597b0", "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": "1f8aa662-516e-421b-b40e-82d1e67597b0"}, {"name": "tempest_smoke-flavor_9bbd07db-865d-4a3f-bc64-a7cc274d269c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/defef94b-2d8d-4651-a548-f1aa2170b748", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/defef94b-2d8d-4651-a548-f1aa2170b748", "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": "defef94b-2d8d-4651-a548-f1aa2170b748"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-05 04:27:09.219 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-e1a14127-6a55-49e3-855a-2c05d7d95ebc request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-05 04:27:09.221 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-05 04:27:09.222 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_db6f175e_7iijQgFB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-05 04:27:09.222 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}885d9a62f1339b56a902a47a19d59a7110f009ae" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_db6f175e_7iijQgFB", "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-06-05 04:27:09.267 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Wed, 05 Jun 2019 04:27:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-033406c0-92d2-4aee-b36c-77216dd48a89 x-openstack-request-id: req-033406c0-92d2-4aee-b36c-77216dd48a89 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-05 04:27:09.268 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_db6f175e_7iijQgFB", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c8db9b83-f774-4e49-80c2-2ac81c4e0ed1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c8db9b83-f774-4e49-80c2-2ac81c4e0ed1", "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": "c8db9b83-f774-4e49-80c2-2ac81c4e0ed1"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-05 04:27:09.268 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-033406c0-92d2-4aee-b36c-77216dd48a89 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-05 04:27:09.269 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_db6f175e_7iijQgFB' (ID = c8db9b83-f774-4e49-80c2-2ac81c4e0ed1) has been successfully created! 2019-06-05 04:27:09.269 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c8db9b83-f774-4e49-80c2-2ac81c4e0ed1' to option 'instance_type'. 2019-06-05 04:27:09.270 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c8db9b83-f774-4e49-80c2-2ac81c4e0ed1 2019-06-05 04:27:09.271 43 INFO rally.task.context [-] Verification e445ad6c-f182-4c92-85e6-b0a1147cc9aa | Context tempest@default setup() finished in 1.65 sec 2019-06-05 04:27:09.273 43 INFO rally.task.context [-] Verification e445ad6c-f182-4c92-85e6-b0a1147cc9aa | Context testr@default setup() finished in 0.82 msec 2019-06-05 04:27:09.273 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8468ab2f-397a-4f01-944f-22a9e8949864'. 2019-06-05 04:27:10.446 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-06-05 04:27:13.695 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.343s] 2019-06-05 04:27:13.741 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.046s] 2019-06-05 04:27:16.896 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.134s] 2019-06-05 04:27:18.415 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.476s] 2019-06-05 04:27:23.541 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.126s] 2019-06-05 04:27:26.576 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.472s] 2019-06-05 04:27:35.726 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.005s] 2019-06-05 04:27:44.061 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.387s] 2019-06-05 04:27:44.739 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.062s] 2019-06-05 04:27:44.740 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-06-05 04:27:47.511 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.580s] 2019-06-05 04:27:53.787 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.191s] 2019-06-05 04:27:59.896 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.380s] 2019-06-05 04:28:01.172 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.276s] 2019-06-05 04:28:03.020 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.849s] 2019-06-05 04:28:07.976 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [41.017s] 2019-06-05 04:28:19.839 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.805s] 2019-06-05 04:28:19.849 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-06-05 04:28:21.063 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.644s] 2019-06-05 04:28:21.624 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.561s] 2019-06-05 04:28:21.662 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-06-05 04:28:22.076 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.452s] 2019-06-05 04:28:22.419 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.343s] 2019-06-05 04:28:22.601 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.181s] 2019-06-05 04:28:22.649 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.049s] 2019-06-05 04:28:27.760 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.869s] 2019-06-05 04:28:33.049 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2019-06-05 04:28:33.050 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-06-05 04:28:33.781 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.968s] 2019-06-05 04:28:36.913 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.889s] 2019-06-05 04:28:38.831 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.209s] 2019-06-05 04:28:45.238 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.406s] 2019-06-05 04:28:45.518 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-06-05 04:28:47.662 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.423s] 2019-06-05 04:28:47.840 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.880s] 2019-06-05 04:28:48.002 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.340s] 2019-06-05 04:28:48.336 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.334s] 2019-06-05 04:28:55.122 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.998s] 2019-06-05 04:28:59.130 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-06-05 04:29:02.128 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.180s] 2019-06-05 04:29:02.290 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.162s] 2019-06-05 04:29:02.455 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2019-06-05 04:29:02.463 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-06-05 04:29:06.029 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.130s] 2019-06-05 04:29:06.769 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.740s] 2019-06-05 04:29:07.428 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.659s] 2019-06-05 04:29:07.491 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.062s] 2019-06-05 04:29:07.906 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.415s] 2019-06-05 04:29:08.225 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.319s] 2019-06-05 04:29:12.504 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.755s] 2019-06-05 04:29:17.765 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.607s] 2019-06-05 04:29:18.834 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.330s] 2019-06-05 04:29:20.342 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.394s] 2019-06-05 04:29:21.075 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2019-06-05 04:29:21.174 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2019-06-05 04:29:23.047 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.703s] 2019-06-05 04:29:25.628 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.581s] 2019-06-05 04:29:26.833 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.998s] 2019-06-05 04:29:27.647 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-06-05 04:29:27.649 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-06-05 04:29:27.649 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-06-05 04:29:28.836 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.070s] 2019-06-05 04:29:34.549 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.361s] 2019-06-05 04:29:38.510 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.674s] 2019-06-05 04:29:42.328 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-06-05 04:29:43.041 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.516s] 2019-06-05 04:29:44.434 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.924s] 2019-06-05 04:29:49.494 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.451s] 2019-06-05 04:29:51.274 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.629s] 2019-06-05 04:29:52.946 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.844s] 2019-06-05 04:29:54.350 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.073s] 2019-06-05 04:29:54.466 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.119s] 2019-06-05 04:29:57.967 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.473s] 2019-06-05 04:30:00.432 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.593s] 2019-06-05 04:30:12.293 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.312s] 2019-06-05 04:30:18.135 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.840s] 2019-06-05 04:30:32.088 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.828s] 2019-06-05 04:30:40.377 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.065s] 2019-06-05 04:30:45.409 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.321s] 2019-06-05 04:30:48.912 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.534s] 2019-06-05 04:30:51.246 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.334s] 2019-06-05 04:30:51.308 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.062s] 2019-06-05 04:30:51.364 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.057s] 2019-06-05 04:30:56.590 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.181s] 2019-06-05 04:31:00.744 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.786s] 2019-06-05 04:31:01.858 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.267s] 2019-06-05 04:31:03.872 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.125s] 2019-06-05 04:31:03.933 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.064s] 2019-06-05 04:31:07.933 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-06-05 04:31:08.211 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.278s] 2019-06-05 04:31:11.909 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.006s] 2019-06-05 04:31:12.086 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.177s] 2019-06-05 04:31:15.727 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.193s] 2019-06-05 04:31:15.749 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2019-06-05 04:31:23.203 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.185s] 2019-06-05 04:31:25.580 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.376s] 2019-06-05 04:31:27.965 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.384s] 2019-06-05 04:31:35.593 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.128s] 2019-06-05 04:31:35.651 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.058s] 2019-06-05 04:31:35.722 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.070s] 2019-06-05 04:31:35.811 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.089s] 2019-06-05 04:31:40.406 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-06-05 04:31:40.648 43 INFO rally.task.context [-] Verification e445ad6c-f182-4c92-85e6-b0a1147cc9aa | Context testr@default cleanup() started 2019-06-05 04:31:40.649 43 INFO rally.task.context [-] Verification e445ad6c-f182-4c92-85e6-b0a1147cc9aa | Context testr@default cleanup() finished in 0.76 msec 2019-06-05 04:31:40.650 43 INFO rally.task.context [-] Verification e445ad6c-f182-4c92-85e6-b0a1147cc9aa | Context tempest@default cleanup() started 2019-06-05 04:31:41.295 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-06-05 04:31:41.598 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-06-05 04:31:41.623 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_db6f175e_7iijQgFB'. 2019-06-05 04:31:41.624 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/c8db9b83-f774-4e49-80c2-2ac81c4e0ed1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ea73b7054d1fed31a300e016ef065335ec3215a3" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-05 04:31:41.943 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 05 Jun 2019 04:31:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f30d84f-fdba-4e55-bce9-3cddccf1891c x-openstack-request-id: req-7f30d84f-fdba-4e55-bce9-3cddccf1891c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-05 04:31:41.943 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c8db9b83-f774-4e49-80c2-2ac81c4e0ed1 used request id req-7f30d84f-fdba-4e55-bce9-3cddccf1891c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-05 04:31:41.944 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_db6f175e_7iijQgFB' has been deleted. 2019-06-05 04:31:41.945 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c8db9b83-f774-4e49-80c2-2ac81c4e0ed1' of option 'instance_type' from Tempest config file. 2019-06-05 04:31:41.945 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c8db9b83-f774-4e49-80c2-2ac81c4e0ed1' has been removed. 2019-06-05 04:31:41.949 43 INFO rally.task.context [-] Verification e445ad6c-f182-4c92-85e6-b0a1147cc9aa | Context tempest@default cleanup() finished in 1.30 sec 2019-06-05 04:31:42.021 43 INFO rally.api [-] Verification (UUID=db6f175e-f01c-49bb-b8d0-3bb4221521f4) has been successfully finished for deployment 'opnfv-rally' (UUID=ec33db89-96f0-437e-866b-6a57b14ae0d6)! 2019-06-05 04:31:42.909 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:31:42.910 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:31:42.910 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:31:43.690 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:31:43.690 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:31:43.690 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:31:44.715 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'db6f175e-f01c-49bb-b8d0-3bb4221521f4' 2019-06-05 04:31:44.730 63 INFO rally.api [-] The report has been successfully built. 2019-06-05 04:31:45.460 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-05 04:31:45.460 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-05 04:31:45.460 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-05 04:31:46.592 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'db6f175e-f01c-49bb-b8d0-3bb4221521f4' 2019-06-05 04:31:46.596 65 INFO rally.api [-] The report has been successfully built.