2019-02-19 06:37:20.203 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:20.203 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:20.203 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-19 06:37:21.314 8 ERROR rally.cli.cliutils 2019-02-19 06:37:22.167 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:22.167 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:22.167 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:23.329 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-19 06:37:24.343 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:24.343 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:24.343 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:27.650 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:27.650 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:27.650 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:28.509 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:28.509 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:28.509 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils force=force) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-19 06:37:29.554 18 ERROR rally.cli.cliutils 2019-02-19 06:37:30.450 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:30.450 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:30.450 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:31.502 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-19 06:37:31.631 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8e81031b-0017-487d-9b01-734bb61b1283/repo. 2019-02-19 06:37:32.036 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8e81031b-0017-487d-9b01-734bb61b1283/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-02-19 06:37:32.105 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-19 06:37:32.112 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-19 06:37:32.176 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-19 06:37:32.230 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-19 06:37:32.673 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8e81031b-0017-487d-9b01-734bb61b1283) has been successfully created! 2019-02-19 06:37:33.684 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:33.684 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:33.684 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:36.879 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:36.879 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:36.879 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:37.923 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8e81031b-0017-487d-9b01-734bb61b1283) for deployment 'opnfv-rally' (UUID=43205747-9f55-40b5-9948-c5c7047448da). 2019-02-19 06:37:39.254 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8e81031b-0017-487d-9b01-734bb61b1283) has been successfully configured for deployment 'opnfv-rally' (UUID=43205747-9f55-40b5-9948-c5c7047448da)! 2019-02-19 06:37:43.922 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:37:43.922 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:37:43.922 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:37:45.035 36 INFO rally.api [-] Starting verification (UUID=971b4681-ea93-48b3-9d2d-2785aff6d50b) for deployment 'opnfv-rally' (UUID=43205747-9f55-40b5-9948-c5c7047448da) by verifier 'opnfv-tempest' (UUID=8e81031b-0017-487d-9b01-734bb61b1283). 2019-02-19 06:37:45.918 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-02-19 06:37:46.092 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-19 06:37:46.092 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8e81031b-0017-487d-9b01-734bb61b1283/for-deployment-43205747-9f55-40b5-9948-c5c7047448da/tempest.log' to option 'log_file'. 2019-02-19 06:37:46.092 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8e81031b-0017-487d-9b01-734bb61b1283/for-deployment-43205747-9f55-40b5-9948-c5c7047448da/tempest.log 2019-02-19 06:37:46.093 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-19 06:37:46.093 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8e81031b-0017-487d-9b01-734bb61b1283/for-deployment-43205747-9f55-40b5-9948-c5c7047448da/lock_files' to option 'lock_path'. 2019-02-19 06:37:46.093 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8e81031b-0017-487d-9b01-734bb61b1283/for-deployment-43205747-9f55-40b5-9948-c5c7047448da/lock_files 2019-02-19 06:37:46.093 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-19 06:37:46.094 36 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-02-19 06:37:46.094 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 961341d0-e305-4f54-ab99-ecfa461e72c2 2019-02-19 06:37:46.094 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 77808847-b95a-4212-91d0-38fb4bf5deac 2019-02-19 06:37:46.095 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fa384a6c-fa8c-4077-9c8e-ae2c33be6670 2019-02-19 06:37:46.095 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2a08f95b-7879-4c11-bb0c-5cd92d5ec71e 2019-02-19 06:37:46.661 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-19 06:37:46.661 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_de121c1a-5384-410d-a495-f8427be7c1a7 2019-02-19 06:37:46.662 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-19 06:37:46.715 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-19 06:37:46.716 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.35:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c949cf6b625db525669935ff9c2fd3b685802c8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-19 06:37:46.925 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Tue, 19 Feb 2019 06:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6a947c3-e63c-4915-a462-732e553754e4 x-compute-request-id: req-f6a947c3-e63c-4915-a462-732e553754e4 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_de121c1a-5384-410d-a495-f8427be7c1a7", "links": [{"href": "http://172.30.9.35:8774/v2.1/flavors/2a08f95b-7879-4c11-bb0c-5cd92d5ec71e", "rel": "self"}, {"href": "http://172.30.9.35:8774/flavors/2a08f95b-7879-4c11-bb0c-5cd92d5ec71e", "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": "2a08f95b-7879-4c11-bb0c-5cd92d5ec71e"}, {"name": "tempest_smoke-flavor_de121c1a-5384-410d-a495-f8427be7c1a7", "links": [{"href": "http://172.30.9.35:8774/v2.1/flavors/fa384a6c-fa8c-4077-9c8e-ae2c33be6670", "rel": "self"}, {"href": "http://172.30.9.35:8774/flavors/fa384a6c-fa8c-4077-9c8e-ae2c33be6670", "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": "fa384a6c-fa8c-4077-9c8e-ae2c33be6670"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-19 06:37:46.925 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.35:8774/v2.1/flavors/detail used request id req-f6a947c3-e63c-4915-a462-732e553754e4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-19 06:37:46.926 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-19 06:37:46.927 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_971b4681_mWwdCqcj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-19 06:37:46.928 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.35:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c949cf6b625db525669935ff9c2fd3b685802c8" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_971b4681_mWwdCqcj", "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:372 2019-02-19 06:37:46.975 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Tue, 19 Feb 2019 06:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-366e5720-7af5-42c2-ab0f-d9a43fc31cbf x-compute-request-id: req-366e5720-7af5-42c2-ab0f-d9a43fc31cbf Content-Encoding: gzip Content-Length: 300 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_971b4681_mWwdCqcj", "links": [{"href": "http://172.30.9.35:8774/v2.1/flavors/1bf47e63-78b0-432f-ad02-25e22a2057ea", "rel": "self"}, {"href": "http://172.30.9.35:8774/flavors/1bf47e63-78b0-432f-ad02-25e22a2057ea", "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": "1bf47e63-78b0-432f-ad02-25e22a2057ea"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-19 06:37:46.976 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.35:8774/v2.1/flavors used request id req-366e5720-7af5-42c2-ab0f-d9a43fc31cbf request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-19 06:37:46.976 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_971b4681_mWwdCqcj' (ID = 1bf47e63-78b0-432f-ad02-25e22a2057ea) has been successfully created! 2019-02-19 06:37:46.977 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1bf47e63-78b0-432f-ad02-25e22a2057ea' to option 'instance_type'. 2019-02-19 06:37:46.977 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1bf47e63-78b0-432f-ad02-25e22a2057ea 2019-02-19 06:37:46.978 36 INFO rally.task.context [-] Verification 8e81031b-0017-487d-9b01-734bb61b1283 | Context tempest@default setup() finished in 1.39 sec 2019-02-19 06:37:46.979 36 INFO rally.task.context [-] Verification 8e81031b-0017-487d-9b01-734bb61b1283 | Context testr@default setup() finished in 0.49 msec 2019-02-19 06:37:46.980 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/bc0399aa-d780-4314-a481-237a2757699a'. 2019-02-19 06:37:51.181 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.215s] 2019-02-19 06:37:51.226 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2019-02-19 06:37:55.200 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.016s] 2019-02-19 06:37:59.412 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.211s] 2019-02-19 06:38:15.665 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.696s] 2019-02-19 06:38:24.013 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2019-02-19 06:38:24.014 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-19 06:38:28.103 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2019-02-19 06:38:28.104 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-02-19 06:38:35.245 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [25.606s] 2019-02-19 06:38:42.235 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-19 06:38:47.190 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.571s] 2019-02-19 06:38:49.188 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2019-02-19 06:38:49.189 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-19 06:38:50.892 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.398s] 2019-02-19 06:38:57.267 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.359s] 2019-02-19 06:38:57.889 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.735s] 2019-02-19 06:39:04.339 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.297s] 2019-02-19 06:39:04.483 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-02-19 06:39:04.575 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.091s] 2019-02-19 06:39:05.846 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.443s] 2019-02-19 06:39:06.917 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-19 06:39:12.027 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.713s] 2019-02-19 06:39:12.037 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-02-19 06:39:13.594 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-19 06:39:13.926 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.848s] 2019-02-19 06:39:17.385 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.441s] 2019-02-19 06:39:17.650 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.806s] 2019-02-19 06:39:22.064 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-02-19 06:39:24.456 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.379s] 2019-02-19 06:39:25.038 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.388s] 2019-02-19 06:39:27.329 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.290s] 2019-02-19 06:39:27.396 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.066s] 2019-02-19 06:39:27.449 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2019-02-19 06:39:30.195 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.980s] 2019-02-19 06:39:32.469 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.272s] 2019-02-19 06:39:34.557 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.088s] 2019-02-19 06:39:34.890 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.937s] 2019-02-19 06:39:35.182 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.059s] 2019-02-19 06:39:35.232 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.343s] 2019-02-19 06:39:35.526 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.293s] 2019-02-19 06:39:35.573 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.047s] 2019-02-19 06:39:36.038 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.464s] 2019-02-19 06:39:36.084 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2019-02-19 06:39:38.687 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.502s] 2019-02-19 06:39:38.754 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2019-02-19 06:39:42.182 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-02-19 06:39:42.370 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.188s] 2019-02-19 06:39:44.402 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.306s] 2019-02-19 06:39:46.661 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.999s] 2019-02-19 06:39:48.329 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.926s] 2019-02-19 06:39:48.751 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.195s] 2019-02-19 06:39:48.786 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.036s] 2019-02-19 06:39:55.607 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.276s] 2019-02-19 06:39:55.609 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.952s] 2019-02-19 06:40:03.595 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.985s] 2019-02-19 06:40:06.024 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.430s] 2019-02-19 06:40:06.340 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.316s] 2019-02-19 06:40:06.379 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.039s] 2019-02-19 06:40:07.288 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.170s] 2019-02-19 06:40:07.366 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.078s] 2019-02-19 06:40:07.439 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.073s] 2019-02-19 06:40:07.588 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.149s] 2019-02-19 06:40:09.570 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.700s] 2019-02-19 06:40:12.204 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-02-19 06:40:15.628 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.710s] 2019-02-19 06:40:15.822 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.087s] 2019-02-19 06:40:15.950 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.128s] 2019-02-19 06:40:16.049 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.098s] 2019-02-19 06:40:16.056 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-02-19 06:40:16.245 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.617s] 2019-02-19 06:40:16.528 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.282s] 2019-02-19 06:40:16.766 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.237s] 2019-02-19 06:40:16.860 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.094s] 2019-02-19 06:40:17.162 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.302s] 2019-02-19 06:40:20.554 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.213s] 2019-02-19 06:40:24.159 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.781s] 2019-02-19 06:40:35.376 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [17.402s] 2019-02-19 06:40:47.470 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.908s] 2019-02-19 06:40:47.588 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.496s] 2019-02-19 06:40:55.308 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [30.260s] 2019-02-19 06:40:55.784 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.313s] 2019-02-19 06:41:00.854 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.261s] 2019-02-19 06:41:12.431 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.998s] 2019-02-19 06:41:15.094 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [19.785s] 2019-02-19 06:41:16.585 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.153s] 2019-02-19 06:41:25.120 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.534s] 2019-02-19 06:41:33.595 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [18.501s] 2019-02-19 06:41:45.685 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.090s] 2019-02-19 06:41:51.601 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.314s] 2019-02-19 06:41:58.774 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.494s] 2019-02-19 06:42:00.569 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [28.703s] 2019-02-19 06:42:01.616 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.841s] 2019-02-19 06:42:04.250 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.634s] 2019-02-19 06:42:20.188 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [19.617s] 2019-02-19 06:42:38.648 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [18.461s] 2019-02-19 06:42:50.608 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.959s] 2019-02-19 06:42:56.772 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.777s] 2019-02-19 06:42:58.777 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.002s] 2019-02-19 06:42:59.017 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.243s] 2019-02-19 06:43:05.424 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.999s] 2019-02-19 06:43:05.594 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.170s] 2019-02-19 06:43:15.515 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.278s] 2019-02-19 06:43:18.049 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.533s] 2019-02-19 06:43:20.452 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.403s] 2019-02-19 06:43:22.513 36 INFO rally.task.context [-] Verification 8e81031b-0017-487d-9b01-734bb61b1283 | Context testr@default cleanup() started 2019-02-19 06:43:22.513 36 INFO rally.task.context [-] Verification 8e81031b-0017-487d-9b01-734bb61b1283 | Context testr@default cleanup() finished in 0.65 msec 2019-02-19 06:43:22.514 36 INFO rally.task.context [-] Verification 8e81031b-0017-487d-9b01-734bb61b1283 | Context tempest@default cleanup() started 2019-02-19 06:43:23.042 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-02-19 06:43:23.179 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-02-19 06:43:23.198 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_971b4681_mWwdCqcj'. 2019-02-19 06:43:23.199 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.35:8774/v2.1/flavors/1bf47e63-78b0-432f-ad02-25e22a2057ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf112a2cbe4f0523f33d9be807564a2203e7acb" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-19 06:43:23.438 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Tue, 19 Feb 2019 06:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee53d22c-46bb-4668-848e-2f2e05452450 x-compute-request-id: req-ee53d22c-46bb-4668-848e-2f2e05452450 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-19 06:43:23.439 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.35:8774/v2.1/flavors/1bf47e63-78b0-432f-ad02-25e22a2057ea used request id req-ee53d22c-46bb-4668-848e-2f2e05452450 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-19 06:43:23.439 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_971b4681_mWwdCqcj' has been deleted. 2019-02-19 06:43:23.440 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1bf47e63-78b0-432f-ad02-25e22a2057ea' of option 'instance_type' from Tempest config file. 2019-02-19 06:43:23.440 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1bf47e63-78b0-432f-ad02-25e22a2057ea' has been removed. 2019-02-19 06:43:23.446 36 INFO rally.task.context [-] Verification 8e81031b-0017-487d-9b01-734bb61b1283 | Context tempest@default cleanup() finished in 0.93 sec 2019-02-19 06:43:23.499 36 INFO rally.api [-] Verification (UUID=971b4681-ea93-48b3-9d2d-2785aff6d50b) has been successfully finished for deployment 'opnfv-rally' (UUID=43205747-9f55-40b5-9948-c5c7047448da)! 2019-02-19 06:43:24.441 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:43:24.442 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:43:24.442 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:43:25.272 61 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:43:25.272 61 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:43:25.272 61 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:43:26.303 61 INFO rally.api [-] Building 'html' report for the following verification(s): '971b4681-ea93-48b3-9d2d-2785aff6d50b' 2019-02-19 06:43:26.317 61 INFO rally.api [-] The report has been successfully built. 2019-02-19 06:43:26.990 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-19 06:43:26.990 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-19 06:43:26.990 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-19 06:43:27.991 63 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '971b4681-ea93-48b3-9d2d-2785aff6d50b' 2019-02-19 06:43:27.995 63 INFO rally.api [-] The report has been successfully built.