2019-04-15 06:32:57.754 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:32:57.755 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:32:57.755 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-15 06:32:59.004 17 ERROR rally.cli.cliutils 2019-04-15 06:32:59.805 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:32:59.805 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:32:59.805 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:01.067 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-15 06:33:02.012 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:33:02.012 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:33:02.012 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:05.218 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:33:05.218 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:33:05.219 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:05.980 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:33:05.980 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:33:05.980 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils force=force) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-15 06:33:07.132 26 ERROR rally.cli.cliutils 2019-04-15 06:33:07.877 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:33:07.878 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:33:07.878 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:08.948 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-15 06:33:09.089 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-97f594e3-d07b-4f4c-bacf-6bc08cb989d7/repo. 2019-04-15 06:33:09.349 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-97f594e3-d07b-4f4c-bacf-6bc08cb989d7/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-04-15 06:33:09.412 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-15 06:33:09.420 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-15 06:33:09.496 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-15 06:33:09.561 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-15 06:33:09.958 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97f594e3-d07b-4f4c-bacf-6bc08cb989d7) has been successfully created! 2019-04-15 06:33:10.783 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:33:10.783 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:33:10.783 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:13.431 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:33:13.432 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:33:13.432 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:14.661 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=97f594e3-d07b-4f4c-bacf-6bc08cb989d7) for deployment 'opnfv-rally' (UUID=9b27a71f-492f-4b6b-a84b-cdacad2bf26b). 2019-04-15 06:33:15.716 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97f594e3-d07b-4f4c-bacf-6bc08cb989d7) has been successfully configured for deployment 'opnfv-rally' (UUID=9b27a71f-492f-4b6b-a84b-cdacad2bf26b)! 2019-04-15 06:33:18.919 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:33:18.920 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:33:18.920 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:33:20.176 43 INFO rally.api [-] Starting verification (UUID=ee1cb832-c3a7-4565-b059-5e9abbd89660) for deployment 'opnfv-rally' (UUID=9b27a71f-492f-4b6b-a84b-cdacad2bf26b) by verifier 'opnfv-tempest' (UUID=97f594e3-d07b-4f4c-bacf-6bc08cb989d7). 2019-04-15 06:33:21.246 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-04-15 06:33:21.504 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-15 06:33:21.504 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-97f594e3-d07b-4f4c-bacf-6bc08cb989d7/for-deployment-9b27a71f-492f-4b6b-a84b-cdacad2bf26b/tempest.log' to option 'log_file'. 2019-04-15 06:33:21.505 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-97f594e3-d07b-4f4c-bacf-6bc08cb989d7/for-deployment-9b27a71f-492f-4b6b-a84b-cdacad2bf26b/tempest.log 2019-04-15 06:33:21.505 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-15 06:33:21.505 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-97f594e3-d07b-4f4c-bacf-6bc08cb989d7/for-deployment-9b27a71f-492f-4b6b-a84b-cdacad2bf26b/lock_files' to option 'lock_path'. 2019-04-15 06:33:21.506 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-97f594e3-d07b-4f4c-bacf-6bc08cb989d7/for-deployment-9b27a71f-492f-4b6b-a84b-cdacad2bf26b/lock_files 2019-04-15 06:33:21.506 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-15 06:33:21.506 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-04-15 06:33:21.506 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 915d9978-7d68-42e8-b099-815a88e0bd1c 2019-04-15 06:33:21.507 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 924d4d72-2674-4175-b080-a6e172608f27 2019-04-15 06:33:21.507 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a79bde7b-f842-4c44-b27c-8bb6ef452464 2019-04-15 06:33:21.508 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = eeb84e42-c18d-4d9f-a5b5-ccc9dbd28897 2019-04-15 06:33:21.997 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-15 06:33:21.998 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_043a72f5-f6c4-447f-847a-fcbaff507292 2019-04-15 06:33:21.998 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-15 06:33:22.054 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-15 06:33:22.055 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7bb885ef3f3f0668f6e8c169932544f20912ad81" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-15 06:33:22.432 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 15 Apr 2019 06:33:22 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-06a34271-ab25-4d0f-8747-769179b10af2 x-openstack-request-id: req-06a34271-ab25-4d0f-8747-769179b10af2 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-15 06:33:22.433 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_043a72f5-f6c4-447f-847a-fcbaff507292", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a79bde7b-f842-4c44-b27c-8bb6ef452464", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a79bde7b-f842-4c44-b27c-8bb6ef452464", "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": "a79bde7b-f842-4c44-b27c-8bb6ef452464"}, {"name": "tempest_smoke-flavor_alt_043a72f5-f6c4-447f-847a-fcbaff507292", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/eeb84e42-c18d-4d9f-a5b5-ccc9dbd28897", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/eeb84e42-c18d-4d9f-a5b5-ccc9dbd28897", "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": "eeb84e42-c18d-4d9f-a5b5-ccc9dbd28897"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-15 06:33:22.433 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail used request id req-06a34271-ab25-4d0f-8747-769179b10af2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-15 06:33:22.434 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-15 06:33:22.435 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ee1cb832_Ppo0VNKb' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-15 06:33:22.436 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7bb885ef3f3f0668f6e8c169932544f20912ad81" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_ee1cb832_Ppo0VNKb", "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-04-15 06:33:22.471 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 15 Apr 2019 06:33:22 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-46889ffc-9168-4b64-b66a-127dc87d763a x-openstack-request-id: req-46889ffc-9168-4b64-b66a-127dc87d763a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-15 06:33:22.471 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_ee1cb832_Ppo0VNKb", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/246008d3-2e22-4e30-b048-c2d7ae68566b", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/246008d3-2e22-4e30-b048-c2d7ae68566b", "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": "246008d3-2e22-4e30-b048-c2d7ae68566b"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-15 06:33:22.472 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-46889ffc-9168-4b64-b66a-127dc87d763a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-15 06:33:22.472 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ee1cb832_Ppo0VNKb' (ID = 246008d3-2e22-4e30-b048-c2d7ae68566b) has been successfully created! 2019-04-15 06:33:22.473 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '246008d3-2e22-4e30-b048-c2d7ae68566b' to option 'instance_type'. 2019-04-15 06:33:22.473 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 246008d3-2e22-4e30-b048-c2d7ae68566b 2019-04-15 06:33:22.474 43 INFO rally.task.context [-] Verification 97f594e3-d07b-4f4c-bacf-6bc08cb989d7 | Context tempest@default setup() finished in 1.75 sec 2019-04-15 06:33:22.475 43 INFO rally.task.context [-] Verification 97f594e3-d07b-4f4c-bacf-6bc08cb989d7 | Context testr@default setup() finished in 0.54 msec 2019-04-15 06:33:22.475 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/4b9cf171-826d-470c-94fc-2fbec042f28b'. 2019-04-15 06:33:24.361 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-04-15 06:33:27.155 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.380s] 2019-04-15 06:33:27.214 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2019-04-15 06:33:29.885 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.631s] 2019-04-15 06:33:31.064 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.960s] 2019-04-15 06:33:32.987 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.922s] 2019-04-15 06:33:38.930 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.135s] 2019-04-15 06:33:44.570 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.461s] 2019-04-15 06:33:48.504 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.080s] 2019-04-15 06:33:48.504 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-15 06:33:49.786 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.701s] 2019-04-15 06:34:00.825 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.408s] 2019-04-15 06:34:00.902 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-15 06:34:02.350 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [24.939s] 2019-04-15 06:34:06.748 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.786s] 2019-04-15 06:34:12.714 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.584s] 2019-04-15 06:34:12.955 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2019-04-15 06:34:12.956 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-15 06:34:19.207 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.347s] 2019-04-15 06:34:19.456 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.262s] 2019-04-15 06:34:20.493 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.036s] 2019-04-15 06:34:21.675 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.182s] 2019-04-15 06:34:27.387 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2019-04-15 06:34:27.490 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2019-04-15 06:34:28.136 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.321s] 2019-04-15 06:34:30.295 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.192s] 2019-04-15 06:34:30.900 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-15 06:34:33.837 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.541s] 2019-04-15 06:34:35.733 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.817s] 2019-04-15 06:34:35.742 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-04-15 06:34:37.408 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-15 06:34:40.216 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.378s] 2019-04-15 06:34:42.435 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.523s] 2019-04-15 06:34:42.504 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.738s] 2019-04-15 06:34:48.304 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.798s] 2019-04-15 06:34:48.379 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-04-15 06:34:50.621 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.317s] 2019-04-15 06:34:50.670 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.049s] 2019-04-15 06:34:50.895 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.225s] 2019-04-15 06:34:57.297 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.351s] 2019-04-15 06:34:57.397 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.875s] 2019-04-15 06:34:57.804 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.407s] 2019-04-15 06:34:58.113 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.309s] 2019-04-15 06:34:58.160 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.046s] 2019-04-15 06:34:58.264 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.103s] 2019-04-15 06:34:58.325 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.061s] 2019-04-15 06:34:58.846 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.545s] 2019-04-15 06:34:58.892 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2019-04-15 06:34:59.187 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.276s] 2019-04-15 06:34:59.847 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.660s] 2019-04-15 06:34:59.952 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.104s] 2019-04-15 06:35:00.128 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.295s] 2019-04-15 06:35:00.233 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.281s] 2019-04-15 06:35:00.349 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.115s] 2019-04-15 06:35:00.762 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.413s] 2019-04-15 06:35:02.484 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-04-15 06:35:02.758 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.274s] 2019-04-15 06:35:09.273 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.131s] 2019-04-15 06:35:09.288 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-04-15 06:35:14.981 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.334s] 2019-04-15 06:35:17.478 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.875s] 2019-04-15 06:35:20.753 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.772s] 2019-04-15 06:35:23.680 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.927s] 2019-04-15 06:35:24.021 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.341s] 2019-04-15 06:35:24.069 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2019-04-15 06:35:24.546 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.171s] 2019-04-15 06:35:24.695 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.149s] 2019-04-15 06:35:24.701 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.674s] 2019-04-15 06:35:24.884 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.188s] 2019-04-15 06:35:24.892 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-04-15 06:35:27.546 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-04-15 06:35:27.547 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-04-15 06:35:27.548 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-04-15 06:35:28.932 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.107s] 2019-04-15 06:35:29.001 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.068s] 2019-04-15 06:35:29.079 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.078s] 2019-04-15 06:35:29.181 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.101s] 2019-04-15 06:35:31.809 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.876s] 2019-04-15 06:35:33.133 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-04-15 06:35:34.335 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.632s] 2019-04-15 06:35:43.514 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.179s] 2019-04-15 06:35:48.288 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.773s] 2019-04-15 06:35:49.583 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.881s] 2019-04-15 06:35:53.825 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.207s] 2019-04-15 06:35:55.737 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.153s] 2019-04-15 06:36:00.885 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.359s] 2019-04-15 06:36:03.316 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.428s] 2019-04-15 06:36:05.780 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.464s] 2019-04-15 06:36:07.712 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.595s] 2019-04-15 06:36:11.305 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.593s] 2019-04-15 06:36:17.752 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.446s] 2019-04-15 06:36:40.758 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.088s] 2019-04-15 06:36:50.244 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.486s] 2019-04-15 06:36:58.399 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.154s] 2019-04-15 06:37:02.831 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.431s] 2019-04-15 06:37:08.324 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.503s] 2019-04-15 06:37:10.119 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.792s] 2019-04-15 06:37:10.157 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2019-04-15 06:37:16.126 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.508s] 2019-04-15 06:37:16.308 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.182s] 2019-04-15 06:37:25.946 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.200s] 2019-04-15 06:37:28.300 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.353s] 2019-04-15 06:37:30.741 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.441s] 2019-04-15 06:37:32.438 43 INFO rally.task.context [-] Verification 97f594e3-d07b-4f4c-bacf-6bc08cb989d7 | Context testr@default cleanup() started 2019-04-15 06:37:32.438 43 INFO rally.task.context [-] Verification 97f594e3-d07b-4f4c-bacf-6bc08cb989d7 | Context testr@default cleanup() finished in 0.56 msec 2019-04-15 06:37:32.438 43 INFO rally.task.context [-] Verification 97f594e3-d07b-4f4c-bacf-6bc08cb989d7 | Context tempest@default cleanup() started 2019-04-15 06:37:33.004 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-04-15 06:37:33.244 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-04-15 06:37:33.270 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ee1cb832_Ppo0VNKb'. 2019-04-15 06:37:33.271 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/246008d3-2e22-4e30-b048-c2d7ae68566b -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}2a46bf44518b620e4bd3092290b35d118a1e408f" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-15 06:37:33.568 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 15 Apr 2019 06:37:33 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-09d29e43-1b8e-4d4f-9c9c-9d4bba84764d x-openstack-request-id: req-09d29e43-1b8e-4d4f-9c9c-9d4bba84764d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-15 06:37:33.569 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/246008d3-2e22-4e30-b048-c2d7ae68566b used request id req-09d29e43-1b8e-4d4f-9c9c-9d4bba84764d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-15 06:37:33.569 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ee1cb832_Ppo0VNKb' has been deleted. 2019-04-15 06:37:33.570 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '246008d3-2e22-4e30-b048-c2d7ae68566b' of option 'instance_type' from Tempest config file. 2019-04-15 06:37:33.570 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '246008d3-2e22-4e30-b048-c2d7ae68566b' has been removed. 2019-04-15 06:37:33.575 43 INFO rally.task.context [-] Verification 97f594e3-d07b-4f4c-bacf-6bc08cb989d7 | Context tempest@default cleanup() finished in 1.14 sec 2019-04-15 06:37:33.643 43 INFO rally.api [-] Verification (UUID=ee1cb832-c3a7-4565-b059-5e9abbd89660) has been successfully finished for deployment 'opnfv-rally' (UUID=9b27a71f-492f-4b6b-a84b-cdacad2bf26b)! 2019-04-15 06:37:34.408 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:37:34.408 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:37:34.408 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:37:35.188 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:37:35.188 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:37:35.189 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:37:36.412 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'ee1cb832-c3a7-4565-b059-5e9abbd89660' 2019-04-15 06:37:36.428 63 INFO rally.api [-] The report has been successfully built. 2019-04-15 06:37:37.253 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-15 06:37:37.254 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-15 06:37:37.254 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-15 06:37:38.429 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ee1cb832-c3a7-4565-b059-5e9abbd89660' 2019-04-15 06:37:38.433 65 INFO rally.api [-] The report has been successfully built.