2019-07-11 04:55:08.661 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:08.661 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:08.661 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-11 04:55:09.754 17 ERROR rally.cli.cliutils 2019-07-11 04:55:10.503 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:10.503 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:10.503 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:11.578 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-11 04:55:12.407 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:12.408 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:12.408 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:15.717 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:15.717 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:15.718 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:16.470 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:16.470 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:16.470 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils force=force) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-11 04:55:17.535 26 ERROR rally.cli.cliutils 2019-07-11 04:55:18.264 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:18.264 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:18.264 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:19.339 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-11 04:55:19.476 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-24579f98-16e1-4d66-9c10-d9922644a2b6/repo. 2019-07-11 04:55:19.673 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-24579f98-16e1-4d66-9c10-d9922644a2b6/repo'... done. Note: checking out 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb'. 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-07-11 04:55:19.715 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-07-11 04:55:19.720 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-07-11 04:55:19.780 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-11 04:55:19.821 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-11 04:55:20.157 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24579f98-16e1-4d66-9c10-d9922644a2b6) has been successfully created! 2019-07-11 04:55:20.865 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:20.865 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:20.865 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:25.011 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:25.011 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:25.011 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:26.099 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=24579f98-16e1-4d66-9c10-d9922644a2b6) for deployment 'opnfv-rally' (UUID=d9c52ea5-0557-4db9-8548-e27a57fd4763). 2019-07-11 04:55:27.279 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24579f98-16e1-4d66-9c10-d9922644a2b6) has been successfully configured for deployment 'opnfv-rally' (UUID=d9c52ea5-0557-4db9-8548-e27a57fd4763)! 2019-07-11 04:55:30.380 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 04:55:30.381 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 04:55:30.381 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 04:55:31.514 43 INFO rally.api [-] Starting verification (UUID=9a9c71aa-aa1e-445d-b5fa-1bc017a54b84) for deployment 'opnfv-rally' (UUID=d9c52ea5-0557-4db9-8548-e27a57fd4763) by verifier 'opnfv-tempest' (UUID=24579f98-16e1-4d66-9c10-d9922644a2b6). 2019-07-11 04:55:32.698 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-07-11 04:55:33.003 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-11 04:55:33.003 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-24579f98-16e1-4d66-9c10-d9922644a2b6/for-deployment-d9c52ea5-0557-4db9-8548-e27a57fd4763/tempest.log' to option 'log_file'. 2019-07-11 04:55:33.003 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-24579f98-16e1-4d66-9c10-d9922644a2b6/for-deployment-d9c52ea5-0557-4db9-8548-e27a57fd4763/tempest.log 2019-07-11 04:55:33.004 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-11 04:55:33.004 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-24579f98-16e1-4d66-9c10-d9922644a2b6/for-deployment-d9c52ea5-0557-4db9-8548-e27a57fd4763/lock_files' to option 'lock_path'. 2019-07-11 04:55:33.004 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-24579f98-16e1-4d66-9c10-d9922644a2b6/for-deployment-d9c52ea5-0557-4db9-8548-e27a57fd4763/lock_files 2019-07-11 04:55:33.005 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-07-11 04:55:33.005 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-07-11 04:55:33.005 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ca1c176e-8a0c-4d77-845f-13297c2fd136 2019-07-11 04:55:33.005 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 504495c9-dd4e-4171-ad00-7b618252c102 2019-07-11 04:55:33.006 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3175f126-c9f5-4767-b6ea-8989b4da92ee 2019-07-11 04:55:33.006 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ff5b1f66-7e42-484b-b434-7c33920bd5a1 2019-07-11 04:55:33.513 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-11 04:55:33.514 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_187eabcb-a510-4b1d-8d77-7e59a87d85a0 2019-07-11 04:55:33.514 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-11 04:55:33.583 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-11 04:55:33.586 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.47:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}3857c81288fb16eb2f5dd3c2078f15e74fdcb240" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-11 04:55:33.898 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Thu, 11 Jul 2019 04:55:33 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-50a0e29d-9c69-42d5-8928-32a170ab9628 x-openstack-request-id: req-50a0e29d-9c69-42d5-8928-32a170ab9628 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-11 04:55:33.899 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_187eabcb-a510-4b1d-8d77-7e59a87d85a0", "links": [{"href": "http://172.30.9.47:8774/v2.1/flavors/3175f126-c9f5-4767-b6ea-8989b4da92ee", "rel": "self"}, {"href": "http://172.30.9.47:8774/flavors/3175f126-c9f5-4767-b6ea-8989b4da92ee", "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": "3175f126-c9f5-4767-b6ea-8989b4da92ee"}, {"name": "tempest_smoke-flavor_alt_187eabcb-a510-4b1d-8d77-7e59a87d85a0", "links": [{"href": "http://172.30.9.47:8774/v2.1/flavors/ff5b1f66-7e42-484b-b434-7c33920bd5a1", "rel": "self"}, {"href": "http://172.30.9.47:8774/flavors/ff5b1f66-7e42-484b-b434-7c33920bd5a1", "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": "ff5b1f66-7e42-484b-b434-7c33920bd5a1"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-11 04:55:33.899 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.47:8774/v2.1/flavors/detail used request id req-50a0e29d-9c69-42d5-8928-32a170ab9628 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-11 04:55:33.901 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-11 04:55:33.902 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9a9c71aa_l2y7PDDl' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-11 04:55:33.903 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.47:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}3857c81288fb16eb2f5dd3c2078f15e74fdcb240" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_9a9c71aa_l2y7PDDl", "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-07-11 04:55:33.972 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Thu, 11 Jul 2019 04:55:33 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-53ed2c36-ac89-440f-afd9-314dc524db79 x-openstack-request-id: req-53ed2c36-ac89-440f-afd9-314dc524db79 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-11 04:55:33.973 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_9a9c71aa_l2y7PDDl", "links": [{"href": "http://172.30.9.47:8774/v2.1/flavors/9924a343-fbe2-45b1-b0b5-ec5efb072489", "rel": "self"}, {"href": "http://172.30.9.47:8774/flavors/9924a343-fbe2-45b1-b0b5-ec5efb072489", "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": "9924a343-fbe2-45b1-b0b5-ec5efb072489"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-11 04:55:33.973 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.47:8774/v2.1/flavors used request id req-53ed2c36-ac89-440f-afd9-314dc524db79 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-11 04:55:33.974 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9a9c71aa_l2y7PDDl' (ID = 9924a343-fbe2-45b1-b0b5-ec5efb072489) has been successfully created! 2019-07-11 04:55:33.974 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9924a343-fbe2-45b1-b0b5-ec5efb072489' to option 'instance_type'. 2019-07-11 04:55:33.975 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9924a343-fbe2-45b1-b0b5-ec5efb072489 2019-07-11 04:55:33.976 43 INFO rally.task.context [-] Verification 24579f98-16e1-4d66-9c10-d9922644a2b6 | Context tempest@default setup() finished in 1.82 sec 2019-07-11 04:55:33.978 43 INFO rally.task.context [-] Verification 24579f98-16e1-4d66-9c10-d9922644a2b6 | Context testr@default setup() finished in 0.94 msec 2019-07-11 04:55:33.978 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/da402f81-6433-434e-9ae4-e020b7bbb991'. 2019-07-11 04:55:36.487 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-07-11 04:55:39.438 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.298s] 2019-07-11 04:55:39.490 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2019-07-11 04:55:43.948 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.044s] 2019-07-11 04:55:44.538 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.475s] 2019-07-11 04:55:49.234 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.695s] 2019-07-11 04:55:54.616 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.462s] 2019-07-11 04:56:03.490 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.095s] 2019-07-11 04:56:08.826 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.133s] 2019-07-11 04:56:11.269 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2019-07-11 04:56:11.270 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-07-11 04:56:15.815 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.803s] 2019-07-11 04:56:22.009 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.190s] 2019-07-11 04:56:28.368 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.394s] 2019-07-11 04:56:30.162 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.794s] 2019-07-11 04:56:30.216 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [37.192s] 2019-07-11 04:56:32.612 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.449s] 2019-07-11 04:56:42.130 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.946s] 2019-07-11 04:56:42.138 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2019-07-11 04:56:43.798 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-07-11 04:56:49.786 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.188s] 2019-07-11 04:56:50.448 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.771s] 2019-07-11 04:56:51.164 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.716s] 2019-07-11 04:56:51.294 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.130s] 2019-07-11 04:56:51.638 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.344s] 2019-07-11 04:56:51.928 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.289s] 2019-07-11 04:56:52.312 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.384s] 2019-07-11 04:56:58.133 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.510s] 2019-07-11 04:56:58.986 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.943s] 2019-07-11 04:57:02.582 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2019-07-11 04:57:02.583 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-07-11 04:57:09.842 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.101s] 2019-07-11 04:57:10.295 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.293s] 2019-07-11 04:57:14.669 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-07-11 04:57:17.280 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.985s] 2019-07-11 04:57:19.696 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.415s] 2019-07-11 04:57:20.141 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.445s] 2019-07-11 04:57:20.465 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.324s] 2019-07-11 04:57:24.437 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.276s] 2019-07-11 04:57:28.050 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-07-11 04:57:29.416 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.532s] 2019-07-11 04:57:30.102 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.687s] 2019-07-11 04:57:30.437 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.334s] 2019-07-11 04:57:30.683 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.245s] 2019-07-11 04:57:30.793 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.110s] 2019-07-11 04:57:31.106 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.179s] 2019-07-11 04:57:31.227 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.434s] 2019-07-11 04:57:31.266 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.159s] 2019-07-11 04:57:31.431 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2019-07-11 04:57:31.440 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-07-11 04:57:31.648 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2019-07-11 04:57:31.748 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2019-07-11 04:57:42.259 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.449s] 2019-07-11 04:57:42.514 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.320s] 2019-07-11 04:57:44.559 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.291s] 2019-07-11 04:57:45.134 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.874s] 2019-07-11 04:57:47.923 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.789s] 2019-07-11 04:57:48.744 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.229s] 2019-07-11 04:57:49.215 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.221s] 2019-07-11 04:57:49.849 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-07-11 04:57:49.851 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-07-11 04:57:49.853 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-07-11 04:57:52.427 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-07-11 04:57:56.222 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.477s] 2019-07-11 04:58:00.650 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.435s] 2019-07-11 04:58:03.171 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.912s] 2019-07-11 04:58:10.536 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.885s] 2019-07-11 04:58:13.125 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.149s] 2019-07-11 04:58:17.352 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.816s] 2019-07-11 04:58:19.351 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.225s] 2019-07-11 04:58:23.946 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.440s] 2019-07-11 04:58:25.530 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.844s] 2019-07-11 04:58:28.143 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.792s] 2019-07-11 04:58:29.795 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.261s] 2019-07-11 04:58:29.825 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.034s] 2019-07-11 04:58:30.235 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.288s] 2019-07-11 04:58:36.398 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.904s] 2019-07-11 04:58:53.605 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.459s] 2019-07-11 04:59:00.912 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.726s] 2019-07-11 04:59:01.812 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.205s] 2019-07-11 04:59:05.056 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.243s] 2019-07-11 04:59:05.299 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.243s] 2019-07-11 04:59:05.569 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.269s] 2019-07-11 04:59:14.298 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.385s] 2019-07-11 04:59:16.459 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.985s] 2019-07-11 04:59:21.540 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [5.077s] 2019-07-11 04:59:21.570 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.034s] 2019-07-11 04:59:26.291 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.993s] 2019-07-11 04:59:29.978 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.004s] 2019-07-11 04:59:30.269 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.291s] 2019-07-11 04:59:32.832 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.540s] 2019-07-11 04:59:38.488 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-07-11 04:59:38.769 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.281s] 2019-07-11 04:59:41.363 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.282s] 2019-07-11 04:59:43.796 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.431s] 2019-07-11 04:59:46.186 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.390s] 2019-07-11 04:59:46.700 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.204s] 2019-07-11 04:59:46.717 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2019-07-11 05:00:06.317 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.127s] 2019-07-11 05:00:06.399 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.081s] 2019-07-11 05:00:06.468 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.068s] 2019-07-11 05:00:06.597 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.129s] 2019-07-11 05:00:08.596 43 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.object_storage.test_object_services.ObjectTest) ... fail 2019-07-11 05:00:08.597 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-07-11 05:00:08.790 43 INFO rally.task.context [-] Verification 24579f98-16e1-4d66-9c10-d9922644a2b6 | Context testr@default cleanup() started 2019-07-11 05:00:08.791 43 INFO rally.task.context [-] Verification 24579f98-16e1-4d66-9c10-d9922644a2b6 | Context testr@default cleanup() finished in 0.76 msec 2019-07-11 05:00:08.792 43 INFO rally.task.context [-] Verification 24579f98-16e1-4d66-9c10-d9922644a2b6 | Context tempest@default cleanup() started 2019-07-11 05:00:09.487 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-07-11 05:00:09.776 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-07-11 05:00:09.809 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9a9c71aa_l2y7PDDl'. 2019-07-11 05:00:09.810 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.47:8774/v2.1/flavors/9924a343-fbe2-45b1-b0b5-ec5efb072489 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}0889789e0cc628e9130395a001a3aac7eda7c4fc" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-11 05:00:10.120 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 11 Jul 2019 05:00:09 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-6e8c7939-c044-4f6c-9f00-1333fde50c89 x-openstack-request-id: req-6e8c7939-c044-4f6c-9f00-1333fde50c89 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-11 05:00:10.120 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.47:8774/v2.1/flavors/9924a343-fbe2-45b1-b0b5-ec5efb072489 used request id req-6e8c7939-c044-4f6c-9f00-1333fde50c89 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-11 05:00:10.121 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9a9c71aa_l2y7PDDl' has been deleted. 2019-07-11 05:00:10.122 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9924a343-fbe2-45b1-b0b5-ec5efb072489' of option 'instance_type' from Tempest config file. 2019-07-11 05:00:10.122 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9924a343-fbe2-45b1-b0b5-ec5efb072489' has been removed. 2019-07-11 05:00:10.126 43 INFO rally.task.context [-] Verification 24579f98-16e1-4d66-9c10-d9922644a2b6 | Context tempest@default cleanup() finished in 1.33 sec 2019-07-11 05:00:10.205 43 INFO rally.api [-] Verification (UUID=9a9c71aa-aa1e-445d-b5fa-1bc017a54b84) has been successfully finished for deployment 'opnfv-rally' (UUID=d9c52ea5-0557-4db9-8548-e27a57fd4763)! 2019-07-11 05:00:11.026 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 05:00:11.026 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 05:00:11.026 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 05:00:11.786 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 05:00:11.786 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 05:00:11.786 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 05:00:12.935 63 INFO rally.api [-] Building 'html' report for the following verification(s): '9a9c71aa-aa1e-445d-b5fa-1bc017a54b84' 2019-07-11 05:00:12.949 63 INFO rally.api [-] The report has been successfully built. 2019-07-11 05:00:13.612 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-11 05:00:13.612 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-11 05:00:13.612 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-11 05:00:14.737 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9a9c71aa-aa1e-445d-b5fa-1bc017a54b84' 2019-07-11 05:00:14.741 65 INFO rally.api [-] The report has been successfully built.