2021-02-13 17:32:24.113 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:32:24.113 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:32:24.113 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 17:32:25.985 6 ERROR rally.cli.cliutils 2021-02-13 17:32:27.372 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:32:27.372 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:32:27.372 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:32:31.041 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:32:31.042 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:32:31.042 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:32:36.342 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:32:36.342 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:32:36.342 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:32:37.615 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:32:37.615 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:32:37.615 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils force=force) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 17:32:39.452 15 ERROR rally.cli.cliutils 2021-02-13 17:32:40.899 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:32:40.900 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:32:40.900 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:32:42.774 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-13 17:32:42.851 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a8d6bf53-a2e7-413d-85e1-36841fe93738/repo. 2021-02-13 17:32:43.207 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a8d6bf53-a2e7-413d-85e1-36841fe93738/repo'... done. Note: checking out '0a88fe6806a9a39ebc8d6ccef993fba8e433075f'. 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 ' 2021-02-13 17:32:43.223 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g0a88fe680 ' 2021-02-13 17:32:43.232 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '0a88fe6806a9a39ebc8d6ccef993fba8e433075f ' 2021-02-13 17:32:43.256 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-13 17:32:43.306 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-13 17:32:43.980 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a8d6bf53-a2e7-413d-85e1-36841fe93738) has been successfully created! 2021-02-13 17:32:45.395 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:32:45.395 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:32:45.395 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:33:02.070 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:33:02.070 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:33:02.070 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:33:03.890 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a8d6bf53-a2e7-413d-85e1-36841fe93738) for deployment 'opnfv-rally' (UUID=78fbd77c-7766-435b-8c9a-66d61bbd5534). 2021-02-13 17:33:04.838 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a8d6bf53-a2e7-413d-85e1-36841fe93738) has been successfully configured for deployment 'opnfv-rally' (UUID=78fbd77c-7766-435b-8c9a-66d61bbd5534)! 2021-02-13 17:33:16.775 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:33:16.775 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:33:16.776 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:33:18.654 32 INFO rally.api [-] Starting verification (UUID=b603d561-352e-4c40-b306-f63ff5c54010) for deployment 'opnfv-rally' (UUID=78fbd77c-7766-435b-8c9a-66d61bbd5534) by verifier 'opnfv-tempest' (UUID=a8d6bf53-a2e7-413d-85e1-36841fe93738). 2021-02-13 17:33:19.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-13 17:33:20.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-13 17:33:20.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a8d6bf53-a2e7-413d-85e1-36841fe93738/for-deployment-78fbd77c-7766-435b-8c9a-66d61bbd5534/tempest.log' to option 'log_file'. 2021-02-13 17:33:20.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a8d6bf53-a2e7-413d-85e1-36841fe93738/for-deployment-78fbd77c-7766-435b-8c9a-66d61bbd5534/tempest.log 2021-02-13 17:33:20.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-13 17:33:20.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a8d6bf53-a2e7-413d-85e1-36841fe93738/for-deployment-78fbd77c-7766-435b-8c9a-66d61bbd5534/lock_files' to option 'lock_path'. 2021-02-13 17:33:20.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a8d6bf53-a2e7-413d-85e1-36841fe93738/for-deployment-78fbd77c-7766-435b-8c9a-66d61bbd5534/lock_files 2021-02-13 17:33:20.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-13 17:33:20.031 32 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 2021-02-13 17:33:20.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 804ded57-0b52-486f-8efa-38a1898bbd5d 2021-02-13 17:33:20.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d6cf5ea9-4ee9-418f-8c3d-b4a0b5f53a6f 2021-02-13 17:33:20.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 39598734-8e9d-4b58-9a4d-0a763c3a9da7 2021-02-13 17:33:20.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f760bde0-abe0-4241-94bc-e6d71cd973da 2021-02-13 17:33:20.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-13 17:33:20.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-13 17:33:20.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-13 17:33:20.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 17:33:20.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-13 17:33:20.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b603d561_GwT8jXBy' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 17:33:20.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b603d561_GwT8jXBy' (ID = 9daaa15e-f622-4d9d-bcb7-cdd32efabd23) has been successfully created! 2021-02-13 17:33:20.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9daaa15e-f622-4d9d-bcb7-cdd32efabd23' to option 'instance_type'. 2021-02-13 17:33:20.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9daaa15e-f622-4d9d-bcb7-cdd32efabd23 2021-02-13 17:33:20.846 32 INFO rally.task.context [-] Verification a8d6bf53-a2e7-413d-85e1-36841fe93738 | Context tempest@default setup() finished in 1.61 sec 2021-02-13 17:33:20.847 32 INFO rally.task.context [-] Verification a8d6bf53-a2e7-413d-85e1-36841fe93738 | Context testr@default setup() finished in 0.49 msec 2021-02-13 17:33:20.848 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/854b1ce9-f290-4525-8f59-7e6da124b2e0'. 2021-02-13 17:33:29.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.196s] 2021-02-13 17:33:30.073 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.112s] 2021-02-13 17:33:30.116 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2021-02-13 17:33:32.232 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.692s] 2021-02-13 17:33:32.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.200s] 2021-02-13 17:33:32.570 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.138s] 2021-02-13 17:33:33.177 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.134s] 2021-02-13 17:33:36.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.033s] 2021-02-13 17:33:40.645 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [4.434s] 2021-02-13 17:33:40.712 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.066s] 2021-02-13 17:33:41.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.719s] 2021-02-13 17:33:47.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [5.695s] 2021-02-13 17:33:51.662 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.534s] 2021-02-13 17:33:51.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.066s] 2021-02-13 17:33:52.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.301s] 2021-02-13 17:33:58.693 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.663s] 2021-02-13 17:33:58.984 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.291s] 2021-02-13 17:34:03.410 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.426s] 2021-02-13 17:34:03.534 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.124s] 2021-02-13 17:34:03.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.153s] 2021-02-13 17:34:04.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.587s] 2021-02-13 17:34:08.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.333s] 2021-02-13 17:34:12.540 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.389s] 2021-02-13 17:34:12.666 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.126s] 2021-02-13 17:34:13.439 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.773s] 2021-02-13 17:34:15.020 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.046s] 2021-02-13 17:34:15.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.237s] 2021-02-13 17:34:15.787 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.529s] 2021-02-13 17:34:16.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.218s] 2021-02-13 17:34:16.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.199s] 2021-02-13 17:34:16.602 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.397s] 2021-02-13 17:34:16.769 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.167s] 2021-02-13 17:34:16.913 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.144s] 2021-02-13 17:34:17.606 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.692s] 2021-02-13 17:34:17.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.313s] 2021-02-13 17:34:21.702 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.803s] 2021-02-13 17:34:26.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.518s] 2021-02-13 17:34:26.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.195s] 2021-02-13 17:34:26.550 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.135s] 2021-02-13 17:34:26.703 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.153s] 2021-02-13 17:34:26.929 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.225s] 2021-02-13 17:34:27.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.200s] 2021-02-13 17:34:27.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.064s] 2021-02-13 17:34:27.716 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.522s] 2021-02-13 17:35:17.883 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [50.166s] 2021-02-13 17:36:05.462 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [47.578s] 2021-02-13 17:36:38.031 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [32.568s] 2021-02-13 17:37:21.215 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [43.182s] 2021-02-13 17:38:04.468 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [43.253s] 2021-02-13 17:38:44.118 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [39.650s] 2021-02-13 17:39:28.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [44.776s] 2021-02-13 17:40:05.625 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [36.728s] 2021-02-13 17:41:33.212 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [87.586s] 2021-02-13 17:43:04.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [91.046s] 2021-02-13 17:44:30.767 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [86.507s] 2021-02-13 17:45:58.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [87.559s] 2021-02-13 17:47:19.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [81.137s] 2021-02-13 17:48:39.265 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [79.799s] 2021-02-13 17:49:28.517 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [49.251s] 2021-02-13 17:49:28.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-02-13 17:49:44.634 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.108s] 2021-02-13 17:50:03.104 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [18.469s] 2021-02-13 17:50:28.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [25.693s] 2021-02-13 17:51:04.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [35.542s] 2021-02-13 17:51:39.361 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [35.021s] 2021-02-13 17:52:13.775 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [34.411s] 2021-02-13 17:53:02.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [48.898s] 2021-02-13 17:53:34.108 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [31.434s] 2021-02-13 17:54:21.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [47.859s] 2021-02-13 17:54:22.663 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.694s]: b'LBaasv2 extension not available, skipping' 2021-02-13 17:54:23.271 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.606s]: b'LBaasv2 extension not available, skipping' 2021-02-13 17:59:13.807 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [290.531s] 2021-02-13 18:03:58.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... fail [285.078s] 2021-02-13 18:08:31.726 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [272.838s] 2021-02-13 18:13:21.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [289.697s] 2021-02-13 18:17:34.230 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [252.804s] 2021-02-13 18:22:03.669 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [269.437s] 2021-02-13 18:27:23.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [320.152s] 2021-02-13 18:31:36.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [252.198s] 2021-02-13 18:35:45.862 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [249.838s] 2021-02-13 18:40:01.820 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [255.955s] 2021-02-13 18:43:59.616 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [237.794s] 2021-02-13 18:44:00.387 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.774s] 2021-02-13 18:44:00.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.600s] 2021-02-13 18:44:01.554 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.566s] 2021-02-13 18:44:02.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.603s] 2021-02-13 18:44:17.693 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [15.534s] 2021-02-13 18:44:51.570 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [33.876s] 2021-02-13 18:44:52.331 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.759s] 2021-02-13 18:44:52.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-02-13 18:44:53.000 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.669s] 2021-02-13 18:45:23.514 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [30.514s] 2021-02-13 18:46:04.562 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [41.047s] 2021-02-13 18:46:20.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [15.689s] 2021-02-13 18:46:40.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [20.540s] 2021-02-13 18:52:29.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [349.007s] 2021-02-13 18:54:52.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [142.574s] 2021-02-13 18:55:06.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [13.752s] 2021-02-13 18:55:40.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [34.356s] 2021-02-13 18:56:01.298 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [20.812s] 2021-02-13 18:56:26.840 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [25.541s] 2021-02-13 18:56:48.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [21.165s] 2021-02-13 18:57:23.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [35.428s] 2021-02-13 18:57:24.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.764s] 2021-02-13 18:57:24.780 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.580s] 2021-02-13 18:57:25.367 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.586s] 2021-02-13 18:57:25.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.584s] 2021-02-13 18:57:26.512 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.560s] 2021-02-13 18:57:27.068 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.556s] 2021-02-13 18:57:27.647 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.578s] 2021-02-13 18:57:28.240 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.592s] 2021-02-13 18:57:28.819 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.579s] 2021-02-13 18:57:42.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [13.833s] 2021-02-13 18:57:45.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.445s] 2021-02-13 18:57:45.666 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.564s] 2021-02-13 18:57:57.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [12.164s] 2021-02-13 18:57:58.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.690s] 2021-02-13 18:57:59.060 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.539s] 2021-02-13 18:57:59.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.592s] 2021-02-13 18:57:59.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-02-13 18:58:01.550 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.885s]: b'LBaas v1 extension not available, skipping' 2021-02-13 18:58:03.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.788s]: b'LBaasv2 extension not available, skipping' 2021-02-13 19:00:59.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [175.794s] 2021-02-13 19:01:11.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [12.855s] 2021-02-13 19:01:12.001 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-02-13 19:01:13.718 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.711s] 2021-02-13 19:01:15.809 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.089s] 2021-02-13 19:01:15.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-02-13 19:01:15.819 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.004s]: b'Test disabled in conf, skipping' 2021-02-13 19:01:16.079 32 INFO rally.task.context [-] Verification a8d6bf53-a2e7-413d-85e1-36841fe93738 | Context testr@default cleanup() started 2021-02-13 19:01:16.080 32 INFO rally.task.context [-] Verification a8d6bf53-a2e7-413d-85e1-36841fe93738 | Context testr@default cleanup() finished in 0.67 msec 2021-02-13 19:01:16.080 32 INFO rally.task.context [-] Verification a8d6bf53-a2e7-413d-85e1-36841fe93738 | Context tempest@default cleanup() started 2021-02-13 19:01:16.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-13 19:01:16.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-13 19:01:16.973 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b603d561_GwT8jXBy'. 2021-02-13 19:01:17.277 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b603d561_GwT8jXBy' has been deleted. 2021-02-13 19:01:17.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9daaa15e-f622-4d9d-bcb7-cdd32efabd23' of option 'instance_type' from Tempest config file. 2021-02-13 19:01:17.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9daaa15e-f622-4d9d-bcb7-cdd32efabd23' has been removed. 2021-02-13 19:01:17.289 32 INFO rally.task.context [-] Verification a8d6bf53-a2e7-413d-85e1-36841fe93738 | Context tempest@default cleanup() finished in 1.21 sec 2021-02-13 19:01:17.317 32 INFO rally.api [-] Verification (UUID=b603d561-352e-4c40-b306-f63ff5c54010) has been successfully finished for deployment 'opnfv-rally' (UUID=78fbd77c-7766-435b-8c9a-66d61bbd5534)! 2021-02-13 19:01:18.751 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:01:18.751 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:01:18.752 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:01:20.167 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:01:20.167 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:01:20.167 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:01:21.979 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'b603d561-352e-4c40-b306-f63ff5c54010' 2021-02-13 19:01:22.001 38 INFO rally.api [-] The report has been successfully built. 2021-02-13 19:01:23.407 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:01:23.407 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:01:23.407 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:01:25.263 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b603d561-352e-4c40-b306-f63ff5c54010' 2021-02-13 19:01:25.272 40 INFO rally.api [-] The report has been successfully built.