2019-03-31 11:33:42.089 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:42.089 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:42.089 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-31 11:33:43.143 17 ERROR rally.cli.cliutils 2019-03-31 11:33:43.868 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:43.869 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:43.869 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:45.060 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-03-31 11:33:45.995 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:45.995 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:45.995 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:49.464 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:49.465 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:49.465 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:50.125 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:50.125 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:50.125 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils force=force) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-31 11:33:51.362 26 ERROR rally.cli.cliutils 2019-03-31 11:33:52.155 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:52.155 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:52.155 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:53.282 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-03-31 11:33:53.426 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5b037e1b-06b5-43e8-b934-4f752d9210b6/repo. 2019-03-31 11:33:53.702 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5b037e1b-06b5-43e8-b934-4f752d9210b6/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. 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-03-31 11:33:53.762 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-03-31 11:33:53.768 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-03-31 11:33:53.838 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-03-31 11:33:53.893 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-03-31 11:33:54.281 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b037e1b-06b5-43e8-b934-4f752d9210b6) has been successfully created! 2019-03-31 11:33:55.038 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:55.038 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:55.038 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:57.573 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:33:57.574 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:33:57.574 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:33:58.813 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5b037e1b-06b5-43e8-b934-4f752d9210b6) for deployment 'opnfv-rally' (UUID=b8dbe03b-a44b-48c0-96b2-527ad8a8fd53). 2019-03-31 11:33:59.699 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b037e1b-06b5-43e8-b934-4f752d9210b6) has been successfully configured for deployment 'opnfv-rally' (UUID=b8dbe03b-a44b-48c0-96b2-527ad8a8fd53)! 2019-03-31 11:34:02.814 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:34:02.814 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:34:02.814 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:34:03.929 43 INFO rally.api [-] Starting verification (UUID=77524993-3695-416e-b0ce-dad4a7e1b26a) for deployment 'opnfv-rally' (UUID=b8dbe03b-a44b-48c0-96b2-527ad8a8fd53) by verifier 'opnfv-tempest' (UUID=5b037e1b-06b5-43e8-b934-4f752d9210b6). 2019-03-31 11:34:05.036 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-03-31 11:34:05.331 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-03-31 11:34:05.331 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5b037e1b-06b5-43e8-b934-4f752d9210b6/for-deployment-b8dbe03b-a44b-48c0-96b2-527ad8a8fd53/tempest.log' to option 'log_file'. 2019-03-31 11:34:05.332 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5b037e1b-06b5-43e8-b934-4f752d9210b6/for-deployment-b8dbe03b-a44b-48c0-96b2-527ad8a8fd53/tempest.log 2019-03-31 11:34:05.332 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-03-31 11:34:05.332 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5b037e1b-06b5-43e8-b934-4f752d9210b6/for-deployment-b8dbe03b-a44b-48c0-96b2-527ad8a8fd53/lock_files' to option 'lock_path'. 2019-03-31 11:34:05.333 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5b037e1b-06b5-43e8-b934-4f752d9210b6/for-deployment-b8dbe03b-a44b-48c0-96b2-527ad8a8fd53/lock_files 2019-03-31 11:34:05.333 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-03-31 11:34:05.333 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-03-31 11:34:05.333 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0404b6fd-848e-44fa-bd79-3ce258719172 2019-03-31 11:34:05.334 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 385d1769-cc9d-4e18-b012-25d9703bd0b1 2019-03-31 11:34:05.334 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0d9db6f8-6ac5-4f65-af08-005fb4ca6dca 2019-03-31 11:34:05.335 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9caf4a10-9e4c-4cc7-a440-fdf1f3ddb68a 2019-03-31 11:34:05.708 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-03-31 11:34:05.709 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_66ed24f4-a524-4667-a3ad-d4c3df52c0a6 2019-03-31 11:34:05.709 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-03-31 11:34:05.752 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-31 11:34:05.753 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}beef2d388f8ab9d086f33e1776c252111605f6c8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-31 11:34:06.042 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 31 Mar 2019 11:34:05 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-f1ba663c-ccc2-4450-bedc-146514eede6c x-openstack-request-id: req-f1ba663c-ccc2-4450-bedc-146514eede6c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-31 11:34:06.042 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_66ed24f4-a524-4667-a3ad-d4c3df52c0a6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0d9db6f8-6ac5-4f65-af08-005fb4ca6dca", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0d9db6f8-6ac5-4f65-af08-005fb4ca6dca", "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": "0d9db6f8-6ac5-4f65-af08-005fb4ca6dca"}, {"name": "tempest_smoke-flavor_alt_66ed24f4-a524-4667-a3ad-d4c3df52c0a6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9caf4a10-9e4c-4cc7-a440-fdf1f3ddb68a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9caf4a10-9e4c-4cc7-a440-fdf1f3ddb68a", "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": "9caf4a10-9e4c-4cc7-a440-fdf1f3ddb68a"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-31 11:34:06.043 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail used request id req-f1ba663c-ccc2-4450-bedc-146514eede6c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-31 11:34:06.044 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-03-31 11:34:06.044 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_77524993_8weQwAHR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-31 11:34:06.045 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}beef2d388f8ab9d086f33e1776c252111605f6c8" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_77524993_8weQwAHR", "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-03-31 11:34:06.078 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 31 Mar 2019 11:34:06 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-daf6fd96-0003-4386-9652-123b5c57cd1d x-openstack-request-id: req-daf6fd96-0003-4386-9652-123b5c57cd1d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-31 11:34:06.079 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_77524993_8weQwAHR", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a4187e33-206b-4d31-8e6b-038dcfec04e2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a4187e33-206b-4d31-8e6b-038dcfec04e2", "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": "a4187e33-206b-4d31-8e6b-038dcfec04e2"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-31 11:34:06.079 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-daf6fd96-0003-4386-9652-123b5c57cd1d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-31 11:34:06.080 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_77524993_8weQwAHR' (ID = a4187e33-206b-4d31-8e6b-038dcfec04e2) has been successfully created! 2019-03-31 11:34:06.080 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a4187e33-206b-4d31-8e6b-038dcfec04e2' to option 'instance_type'. 2019-03-31 11:34:06.080 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a4187e33-206b-4d31-8e6b-038dcfec04e2 2019-03-31 11:34:06.081 43 INFO rally.task.context [-] Verification 5b037e1b-06b5-43e8-b934-4f752d9210b6 | Context tempest@default setup() finished in 1.59 sec 2019-03-31 11:34:06.082 43 INFO rally.task.context [-] Verification 5b037e1b-06b5-43e8-b934-4f752d9210b6 | Context testr@default setup() finished in 0.42 msec 2019-03-31 11:34:06.082 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2f2989ab-1773-4df8-839a-96424ef128ac'. 2019-03-31 11:34:07.405 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-03-31 11:34:09.981 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.285s] 2019-03-31 11:34:10.052 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.071s] 2019-03-31 11:34:12.649 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.479s] 2019-03-31 11:34:12.772 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.698s] 2019-03-31 11:34:15.149 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.499s] 2019-03-31 11:34:21.395 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.070s] 2019-03-31 11:34:27.875 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.482s] 2019-03-31 11:34:31.004 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.682s] 2019-03-31 11:34:32.764 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2019-03-31 11:34:32.765 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-03-31 11:34:40.949 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.243s] 2019-03-31 11:34:45.400 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [24.964s] 2019-03-31 11:34:46.874 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-03-31 11:34:52.918 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.806s] 2019-03-31 11:34:54.242 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.668s] 2019-03-31 11:34:57.357 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2019-03-31 11:34:57.358 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-03-31 11:34:59.935 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.669s] 2019-03-31 11:35:01.365 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.429s] 2019-03-31 11:35:02.508 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.143s] 2019-03-31 11:35:05.663 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.428s] 2019-03-31 11:35:06.747 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2019-03-31 11:35:06.841 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2019-03-31 11:35:12.233 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.349s] 2019-03-31 11:35:14.257 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.809s] 2019-03-31 11:35:14.266 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-03-31 11:35:14.457 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.830s] 2019-03-31 11:35:15.839 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.605s] 2019-03-31 11:35:15.859 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-03-31 11:35:17.768 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-03-31 11:35:19.793 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.953s] 2019-03-31 11:35:20.599 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.556s] 2019-03-31 11:35:25.667 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-03-31 11:35:28.717 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.886s] 2019-03-31 11:35:35.117 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.399s] 2019-03-31 11:35:37.308 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.190s] 2019-03-31 11:35:37.358 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.050s] 2019-03-31 11:35:37.367 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.335s] 2019-03-31 11:35:37.410 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2019-03-31 11:35:37.766 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.398s] 2019-03-31 11:35:37.873 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.448s] 2019-03-31 11:35:37.904 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.137s] 2019-03-31 11:35:37.952 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.047s] 2019-03-31 11:35:38.004 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.130s] 2019-03-31 11:35:38.121 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.117s] 2019-03-31 11:35:38.172 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2019-03-31 11:35:38.304 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.132s] 2019-03-31 11:35:38.404 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.451s] 2019-03-31 11:35:38.455 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2019-03-31 11:35:38.627 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.322s] 2019-03-31 11:35:45.727 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.129s] 2019-03-31 11:35:46.765 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.058s] 2019-03-31 11:35:46.951 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.222s] 2019-03-31 11:35:46.999 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.051s] 2019-03-31 11:35:51.561 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-03-31 11:35:51.891 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.330s] 2019-03-31 11:35:52.776 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.297s] 2019-03-31 11:35:59.076 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.179s] 2019-03-31 11:35:59.091 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-03-31 11:35:59.446 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.669s] 2019-03-31 11:36:00.922 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.475s] 2019-03-31 11:36:01.242 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.320s] 2019-03-31 11:36:01.284 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.042s] 2019-03-31 11:36:03.911 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.992s] 2019-03-31 11:36:04.287 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.584s] 2019-03-31 11:36:04.545 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-03-31 11:36:04.547 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-03-31 11:36:04.547 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-03-31 11:36:10.284 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.167s] 2019-03-31 11:36:10.448 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.163s] 2019-03-31 11:36:10.622 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.174s] 2019-03-31 11:36:10.629 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-03-31 11:36:14.351 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.063s] 2019-03-31 11:36:17.407 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.239s] 2019-03-31 11:36:18.108 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.152s] 2019-03-31 11:36:18.181 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.073s] 2019-03-31 11:36:18.237 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.056s] 2019-03-31 11:36:18.310 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.072s] 2019-03-31 11:36:21.959 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-03-31 11:36:22.314 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.963s] 2019-03-31 11:36:27.205 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.890s] 2019-03-31 11:36:31.902 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.707s] 2019-03-31 11:36:33.883 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.269s] 2019-03-31 11:36:38.745 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.344s] 2019-03-31 11:36:39.772 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.887s] 2019-03-31 11:36:41.692 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.946s] 2019-03-31 11:36:44.224 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.532s] 2019-03-31 11:36:52.120 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.044s] 2019-03-31 11:36:55.230 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.109s] 2019-03-31 11:37:00.772 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.541s] 2019-03-31 11:37:25.189 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.078s] 2019-03-31 11:37:33.764 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.574s] 2019-03-31 11:37:41.728 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.964s] 2019-03-31 11:37:46.253 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.525s] 2019-03-31 11:37:52.220 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.221s] 2019-03-31 11:37:53.708 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.484s] 2019-03-31 11:37:53.747 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.042s] 2019-03-31 11:37:59.969 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.450s] 2019-03-31 11:38:00.120 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.150s] 2019-03-31 11:38:10.165 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.218s] 2019-03-31 11:38:12.590 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.424s] 2019-03-31 11:38:14.891 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.300s] 2019-03-31 11:38:16.493 43 INFO rally.task.context [-] Verification 5b037e1b-06b5-43e8-b934-4f752d9210b6 | Context testr@default cleanup() started 2019-03-31 11:38:16.493 43 INFO rally.task.context [-] Verification 5b037e1b-06b5-43e8-b934-4f752d9210b6 | Context testr@default cleanup() finished in 0.57 msec 2019-03-31 11:38:16.493 43 INFO rally.task.context [-] Verification 5b037e1b-06b5-43e8-b934-4f752d9210b6 | Context tempest@default cleanup() started 2019-03-31 11:38:17.085 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-03-31 11:38:17.346 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-03-31 11:38:17.371 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_77524993_8weQwAHR'. 2019-03-31 11:38:17.372 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/a4187e33-206b-4d31-8e6b-038dcfec04e2 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}68d55f243d24c1b712f5571d03f8d9d51a6b7ad3" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-31 11:38:17.657 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 31 Mar 2019 11:38:17 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-faa2390a-ccb3-4342-a257-0db7b86628af x-openstack-request-id: req-faa2390a-ccb3-4342-a257-0db7b86628af _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-31 11:38:17.658 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a4187e33-206b-4d31-8e6b-038dcfec04e2 used request id req-faa2390a-ccb3-4342-a257-0db7b86628af request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-31 11:38:17.659 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_77524993_8weQwAHR' has been deleted. 2019-03-31 11:38:17.659 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a4187e33-206b-4d31-8e6b-038dcfec04e2' of option 'instance_type' from Tempest config file. 2019-03-31 11:38:17.660 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a4187e33-206b-4d31-8e6b-038dcfec04e2' has been removed. 2019-03-31 11:38:17.664 43 INFO rally.task.context [-] Verification 5b037e1b-06b5-43e8-b934-4f752d9210b6 | Context tempest@default cleanup() finished in 1.17 sec 2019-03-31 11:38:17.748 43 INFO rally.api [-] Verification (UUID=77524993-3695-416e-b0ce-dad4a7e1b26a) has been successfully finished for deployment 'opnfv-rally' (UUID=b8dbe03b-a44b-48c0-96b2-527ad8a8fd53)! 2019-03-31 11:38:18.587 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:38:18.587 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:38:18.588 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:38:19.423 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:38:19.423 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:38:19.423 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:38:20.486 63 INFO rally.api [-] Building 'html' report for the following verification(s): '77524993-3695-416e-b0ce-dad4a7e1b26a' 2019-03-31 11:38:20.501 63 INFO rally.api [-] The report has been successfully built. 2019-03-31 11:38:21.225 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-31 11:38:21.225 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-31 11:38:21.225 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-31 11:38:22.500 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '77524993-3695-416e-b0ce-dad4a7e1b26a' 2019-03-31 11:38:22.504 65 INFO rally.api [-] The report has been successfully built.