2019-06-14 21:42:15.853 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:15.853 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:15.853 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-14 21:42:17.145 17 ERROR rally.cli.cliutils 2019-06-14 21:42:17.927 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:17.927 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:17.927 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:19.038 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-14 21:42:19.973 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:19.974 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:19.974 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:23.263 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:23.264 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:23.264 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:23.941 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:23.941 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:23.941 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils force=force) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-14 21:42:25.127 26 ERROR rally.cli.cliutils 2019-06-14 21:42:25.885 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:25.885 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:25.885 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:26.964 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-14 21:42:27.083 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-558c81e2-979d-4e55-8fc5-2521bc97edba/repo. 2019-06-14 21:42:27.214 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-558c81e2-979d-4e55-8fc5-2521bc97edba/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-06-14 21:42:27.278 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-06-14 21:42:27.285 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-06-14 21:42:27.336 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-14 21:42:27.373 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-14 21:42:27.694 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=558c81e2-979d-4e55-8fc5-2521bc97edba) has been successfully created! 2019-06-14 21:42:28.516 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:28.517 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:28.517 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:32.735 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:32.735 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:32.735 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:33.917 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=558c81e2-979d-4e55-8fc5-2521bc97edba) for deployment 'opnfv-rally' (UUID=417ba623-8905-4d24-a47b-c67338161445). 2019-06-14 21:42:35.234 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=558c81e2-979d-4e55-8fc5-2521bc97edba) has been successfully configured for deployment 'opnfv-rally' (UUID=417ba623-8905-4d24-a47b-c67338161445)! 2019-06-14 21:42:38.706 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:42:38.706 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:42:38.706 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:42:39.947 43 INFO rally.api [-] Starting verification (UUID=225c8f00-1805-45c3-9af4-865e322b5cdf) for deployment 'opnfv-rally' (UUID=417ba623-8905-4d24-a47b-c67338161445) by verifier 'opnfv-tempest' (UUID=558c81e2-979d-4e55-8fc5-2521bc97edba). 2019-06-14 21:42:41.110 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-06-14 21:42:41.403 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-14 21:42:41.404 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-558c81e2-979d-4e55-8fc5-2521bc97edba/for-deployment-417ba623-8905-4d24-a47b-c67338161445/tempest.log' to option 'log_file'. 2019-06-14 21:42:41.404 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-558c81e2-979d-4e55-8fc5-2521bc97edba/for-deployment-417ba623-8905-4d24-a47b-c67338161445/tempest.log 2019-06-14 21:42:41.404 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-14 21:42:41.404 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-558c81e2-979d-4e55-8fc5-2521bc97edba/for-deployment-417ba623-8905-4d24-a47b-c67338161445/lock_files' to option 'lock_path'. 2019-06-14 21:42:41.405 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-558c81e2-979d-4e55-8fc5-2521bc97edba/for-deployment-417ba623-8905-4d24-a47b-c67338161445/lock_files 2019-06-14 21:42:41.405 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-06-14 21:42:41.405 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-06-14 21:42:41.406 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = eaaa1b7b-c966-4f7d-b696-e0cbb5a1e81a 2019-06-14 21:42:41.406 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b08f438d-55e9-490b-ac35-d300d99cdcc0 2019-06-14 21:42:41.406 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 187cdb65-64c5-4f4d-ac9b-72f38e3ef7f4 2019-06-14 21:42:41.407 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f1e14664-2e00-40f8-9ecc-c839bc7dce29 2019-06-14 21:42:41.831 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-14 21:42:41.831 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_a80e5933-596b-4bd8-b611-c5f82e946cae 2019-06-14 21:42:41.832 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-14 21:42:41.888 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-14 21:42:41.888 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9b4ca4c308e514ae51dcbc717beebf8134e3a268" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 21:42:42.220 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Fri, 14 Jun 2019 21:42:42 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-c100e8a0-0566-4663-bb4b-aad56551a02d x-openstack-request-id: req-c100e8a0-0566-4663-bb4b-aad56551a02d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 21:42:42.221 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_a80e5933-596b-4bd8-b611-c5f82e946cae", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/187cdb65-64c5-4f4d-ac9b-72f38e3ef7f4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/187cdb65-64c5-4f4d-ac9b-72f38e3ef7f4", "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": "187cdb65-64c5-4f4d-ac9b-72f38e3ef7f4"}, {"name": "tempest_smoke-flavor_alt_a80e5933-596b-4bd8-b611-c5f82e946cae", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f1e14664-2e00-40f8-9ecc-c839bc7dce29", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f1e14664-2e00-40f8-9ecc-c839bc7dce29", "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": "f1e14664-2e00-40f8-9ecc-c839bc7dce29"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-14 21:42:42.221 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-c100e8a0-0566-4663-bb4b-aad56551a02d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 21:42:42.223 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-14 21:42:42.223 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_225c8f00_r4IAVEa5' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-14 21:42:42.224 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9b4ca4c308e514ae51dcbc717beebf8134e3a268" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_225c8f00_r4IAVEa5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 21:42:42.258 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Fri, 14 Jun 2019 21:42:42 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-fa30ea33-8339-4762-9d5e-b5f5a771996d x-openstack-request-id: req-fa30ea33-8339-4762-9d5e-b5f5a771996d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 21:42:42.258 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_225c8f00_r4IAVEa5", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ba9f6fc2-eb8a-49cb-b85a-4d6c64778947", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ba9f6fc2-eb8a-49cb-b85a-4d6c64778947", "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": "ba9f6fc2-eb8a-49cb-b85a-4d6c64778947"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-14 21:42:42.259 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fa30ea33-8339-4762-9d5e-b5f5a771996d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 21:42:42.260 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_225c8f00_r4IAVEa5' (ID = ba9f6fc2-eb8a-49cb-b85a-4d6c64778947) has been successfully created! 2019-06-14 21:42:42.260 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ba9f6fc2-eb8a-49cb-b85a-4d6c64778947' to option 'instance_type'. 2019-06-14 21:42:42.260 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ba9f6fc2-eb8a-49cb-b85a-4d6c64778947 2019-06-14 21:42:42.261 43 INFO rally.task.context [-] Verification 558c81e2-979d-4e55-8fc5-2521bc97edba | Context tempest@default setup() finished in 1.75 sec 2019-06-14 21:42:42.262 43 INFO rally.task.context [-] Verification 558c81e2-979d-4e55-8fc5-2521bc97edba | Context testr@default setup() finished in 0.59 msec 2019-06-14 21:42:42.263 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e74fbd1f-ea66-4ab5-a9f6-6e6318e50b8f'. 2019-06-14 21:42:44.531 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-06-14 21:42:47.556 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.328s] 2019-06-14 21:42:47.602 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.046s] 2019-06-14 21:42:50.906 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.069s] 2019-06-14 21:42:52.868 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.719s] 2019-06-14 21:42:57.422 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.553s] 2019-06-14 21:43:00.301 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.471s] 2019-06-14 21:43:09.567 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.105s] 2019-06-14 21:43:16.273 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.954s] 2019-06-14 21:43:20.018 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.077s] 2019-06-14 21:43:20.019 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-06-14 21:43:22.533 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.222s] 2019-06-14 21:43:28.614 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.214s] 2019-06-14 21:43:34.321 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.282s] 2019-06-14 21:43:36.299 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.977s] 2019-06-14 21:43:37.512 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [36.298s] 2019-06-14 21:43:38.646 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.347s] 2019-06-14 21:43:49.838 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.928s] 2019-06-14 21:43:49.847 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-06-14 21:43:51.829 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-06-14 21:43:57.824 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.838s] 2019-06-14 21:43:58.465 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.562s] 2019-06-14 21:43:59.143 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.678s] 2019-06-14 21:43:59.240 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.096s] 2019-06-14 21:43:59.663 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.423s] 2019-06-14 21:43:59.759 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.096s] 2019-06-14 21:43:59.805 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2019-06-14 21:44:06.521 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2019-06-14 21:44:06.522 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-06-14 21:44:06.773 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.965s] 2019-06-14 21:44:08.981 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.660s] 2019-06-14 21:44:16.987 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.193s] 2019-06-14 21:44:18.149 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.079s] 2019-06-14 21:44:19.361 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-06-14 21:44:23.870 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.882s] 2019-06-14 21:44:26.076 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.206s] 2019-06-14 21:44:26.432 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.356s] 2019-06-14 21:44:26.523 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.091s] 2019-06-14 21:44:29.415 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.401s] 2019-06-14 21:44:33.363 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-06-14 21:44:36.344 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.185s] 2019-06-14 21:44:36.501 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.157s] 2019-06-14 21:44:36.669 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.281s] 2019-06-14 21:44:36.703 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.201s] 2019-06-14 21:44:36.709 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-06-14 21:44:37.013 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.344s] 2019-06-14 21:44:37.476 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.463s] 2019-06-14 21:44:37.521 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2019-06-14 21:44:37.917 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.395s] 2019-06-14 21:44:37.962 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.045s] 2019-06-14 21:44:48.210 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.920s] 2019-06-14 21:44:49.277 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.453s] 2019-06-14 21:44:52.157 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.879s] 2019-06-14 21:44:53.320 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.989s] 2019-06-14 21:44:54.776 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.565s] 2019-06-14 21:44:54.802 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.645s] 2019-06-14 21:44:56.422 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-06-14 21:44:56.528 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.106s] 2019-06-14 21:44:56.731 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-06-14 21:44:56.732 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-06-14 21:44:56.733 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-06-14 21:45:02.719 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.942s] 2019-06-14 21:45:05.158 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.837s] 2019-06-14 21:45:09.576 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.235s] 2019-06-14 21:45:15.131 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.973s] 2019-06-14 21:45:17.141 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-06-14 21:45:18.409 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.105s] 2019-06-14 21:45:21.404 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.273s] 2019-06-14 21:45:23.981 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.571s] 2019-06-14 21:45:26.001 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.259s] 2019-06-14 21:45:29.760 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.218s] 2019-06-14 21:45:32.965 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.203s] 2019-06-14 21:45:33.021 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.059s] 2019-06-14 21:45:33.222 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.241s] 2019-06-14 21:45:39.343 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.087s] 2019-06-14 21:45:44.496 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.228s] 2019-06-14 21:45:50.545 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.049s] 2019-06-14 21:46:07.299 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.850s] 2019-06-14 21:46:14.732 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.924s] 2019-06-14 21:46:20.639 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.340s] 2019-06-14 21:46:22.686 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.953s] 2019-06-14 21:46:25.247 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.561s] 2019-06-14 21:46:25.327 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.080s] 2019-06-14 21:46:25.390 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.063s] 2019-06-14 21:46:32.220 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.581s] 2019-06-14 21:46:35.390 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.833s] 2019-06-14 21:46:37.801 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.580s] 2019-06-14 21:46:39.252 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.859s] 2019-06-14 21:46:39.488 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.239s] 2019-06-14 21:46:43.969 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-06-14 21:46:44.273 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.304s] 2019-06-14 21:46:47.236 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.961s] 2019-06-14 21:46:47.355 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.119s] 2019-06-14 21:46:51.899 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.160s] 2019-06-14 21:46:51.916 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2019-06-14 21:46:58.963 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.494s] 2019-06-14 21:47:01.420 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.455s] 2019-06-14 21:47:03.775 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.355s] 2019-06-14 21:47:12.087 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.156s] 2019-06-14 21:47:12.156 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.068s] 2019-06-14 21:47:12.204 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.048s] 2019-06-14 21:47:12.342 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.138s] 2019-06-14 21:47:16.669 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-06-14 21:47:16.911 43 INFO rally.task.context [-] Verification 558c81e2-979d-4e55-8fc5-2521bc97edba | Context testr@default cleanup() started 2019-06-14 21:47:16.912 43 INFO rally.task.context [-] Verification 558c81e2-979d-4e55-8fc5-2521bc97edba | Context testr@default cleanup() finished in 0.79 msec 2019-06-14 21:47:16.913 43 INFO rally.task.context [-] Verification 558c81e2-979d-4e55-8fc5-2521bc97edba | Context tempest@default cleanup() started 2019-06-14 21:47:17.558 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-06-14 21:47:17.793 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-06-14 21:47:17.818 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_225c8f00_r4IAVEa5'. 2019-06-14 21:47:17.819 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ba9f6fc2-eb8a-49cb-b85a-4d6c64778947 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}a1fc860c0087670e245e56764023eacb51c794ae" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-14 21:47:18.145 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 14 Jun 2019 21:47: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-46797d9d-6f8f-4f8c-b817-5132cded2f0f x-openstack-request-id: req-46797d9d-6f8f-4f8c-b817-5132cded2f0f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-14 21:47:18.146 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ba9f6fc2-eb8a-49cb-b85a-4d6c64778947 used request id req-46797d9d-6f8f-4f8c-b817-5132cded2f0f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-14 21:47:18.146 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_225c8f00_r4IAVEa5' has been deleted. 2019-06-14 21:47:18.147 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ba9f6fc2-eb8a-49cb-b85a-4d6c64778947' of option 'instance_type' from Tempest config file. 2019-06-14 21:47:18.147 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ba9f6fc2-eb8a-49cb-b85a-4d6c64778947' has been removed. 2019-06-14 21:47:18.151 43 INFO rally.task.context [-] Verification 558c81e2-979d-4e55-8fc5-2521bc97edba | Context tempest@default cleanup() finished in 1.24 sec 2019-06-14 21:47:18.216 43 INFO rally.api [-] Verification (UUID=225c8f00-1805-45c3-9af4-865e322b5cdf) has been successfully finished for deployment 'opnfv-rally' (UUID=417ba623-8905-4d24-a47b-c67338161445)! 2019-06-14 21:47:19.099 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:47:19.099 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:47:19.099 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:47:19.942 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:47:19.942 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:47:19.943 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:47:21.066 63 INFO rally.api [-] Building 'html' report for the following verification(s): '225c8f00-1805-45c3-9af4-865e322b5cdf' 2019-06-14 21:47:21.081 63 INFO rally.api [-] The report has been successfully built. 2019-06-14 21:47:21.839 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-14 21:47:21.839 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-14 21:47:21.840 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-14 21:47:22.881 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '225c8f00-1805-45c3-9af4-865e322b5cdf' 2019-06-14 21:47:22.885 65 INFO rally.api [-] The report has been successfully built.