2021-06-05 11:58:50.165 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:58:50.165 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:58:50.165 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:58:52.026 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-06-05 11:58:52.026 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-05 11:58:52.026 6 ERROR rally.cli.cliutils 2021-06-05 11:58:53.384 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:58:53.385 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:58:53.385 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:58:56.940 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:58:56.940 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:58:56.940 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:59:02.047 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:59:02.048 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:59:02.048 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:59:03.329 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:59:03.329 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:59:03.329 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:59:05.148 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-06-05 11:59:05.148 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils force=force) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-05 11:59:05.148 15 ERROR rally.cli.cliutils 2021-06-05 11:59:06.518 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:59:06.518 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:59:06.518 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:59:08.320 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-05 11:59:08.398 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-33d7206a-5e74-4c56-adc9-e0d047ad39b2/repo. 2021-06-05 11:59:08.754 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-33d7206a-5e74-4c56-adc9-e0d047ad39b2/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-06-05 11:59:08.771 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-05 11:59:08.781 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-05 11:59:08.801 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-05 11:59:08.851 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-05 11:59:09.539 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33d7206a-5e74-4c56-adc9-e0d047ad39b2) has been successfully created! 2021-06-05 11:59:10.962 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:59:10.962 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:59:10.962 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:59:29.298 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:59:29.298 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:59:29.298 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:59:31.099 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=33d7206a-5e74-4c56-adc9-e0d047ad39b2) for deployment 'opnfv-rally' (UUID=23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb). 2021-06-05 11:59:31.978 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33d7206a-5e74-4c56-adc9-e0d047ad39b2) has been successfully configured for deployment 'opnfv-rally' (UUID=23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb)! 2021-06-05 11:59:43.999 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:59:43.999 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:59:44.000 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:59:45.773 32 INFO rally.api [-] Starting verification (UUID=1c8ac98a-04ac-48f8-a3a7-5f5a7d54d439) for deployment 'opnfv-rally' (UUID=23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb) by verifier 'opnfv-tempest' (UUID=33d7206a-5e74-4c56-adc9-e0d047ad39b2). 2021-06-05 11:59:46.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-05 11:59:47.171 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-05 11:59:47.171 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33d7206a-5e74-4c56-adc9-e0d047ad39b2/for-deployment-23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb/tempest.log' to option 'log_file'. 2021-06-05 11:59:47.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-33d7206a-5e74-4c56-adc9-e0d047ad39b2/for-deployment-23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb/tempest.log 2021-06-05 11:59:47.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-05 11:59:47.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33d7206a-5e74-4c56-adc9-e0d047ad39b2/for-deployment-23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb/lock_files' to option 'lock_path'. 2021-06-05 11:59:47.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-33d7206a-5e74-4c56-adc9-e0d047ad39b2/for-deployment-23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb/lock_files 2021-06-05 11:59:47.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-05 11:59:47.174 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-06-05 11:59:47.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6fe03fb9-aafb-47d3-b417-27b4f2ce2fad 2021-06-05 11:59:47.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 83ad93c2-6e00-4803-91ba-fc4e6ed25c32 2021-06-05 11:59:47.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9941e07a-2ec6-4d5b-b47a-4b609f8bc53b 2021-06-05 11:59:47.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 165f13a0-2316-444b-a0d2-feb8d3fba759 2021-06-05 11:59:47.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-05 11:59:47.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-05 11:59:47.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-05 11:59:47.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 11:59:47.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-05 11:59:47.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1c8ac98a_LIFvoEkL' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 11:59:47.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1c8ac98a_LIFvoEkL' (ID = 35180a57-e6c5-4363-bd4c-91be68de9d5f) has been successfully created! 2021-06-05 11:59:47.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '35180a57-e6c5-4363-bd4c-91be68de9d5f' to option 'instance_type'. 2021-06-05 11:59:47.721 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 35180a57-e6c5-4363-bd4c-91be68de9d5f 2021-06-05 11:59:47.723 32 INFO rally.task.context [-] Verification 33d7206a-5e74-4c56-adc9-e0d047ad39b2 | Context tempest@default setup() finished in 1.37 sec 2021-06-05 11:59:47.724 32 INFO rally.task.context [-] Verification 33d7206a-5e74-4c56-adc9-e0d047ad39b2 | Context testr@default setup() finished in 0.59 msec 2021-06-05 11:59:47.724 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/84b2bc0f-78d8-4e58-98c6-e8e0effdfa88'. 2021-06-05 11:59:57.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.234s] 2021-06-05 11:59:57.277 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.112s] 2021-06-05 11:59:57.319 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.042s] 2021-06-05 11:59:59.595 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.843s] 2021-06-05 11:59:59.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.186s] 2021-06-05 11:59:59.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.199s] 2021-06-05 12:00:00.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.115s] 2021-06-05 12:00:04.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [4.181s] 2021-06-05 12:00:07.010 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.273s] 2021-06-05 12:00:07.051 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.041s] 2021-06-05 12:00:07.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.574s] 2021-06-05 12:00:11.750 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.123s] 2021-06-05 12:00:20.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [8.782s] 2021-06-05 12:00:20.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.047s] 2021-06-05 12:00:21.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.074s] 2021-06-05 12:00:32.478 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [10.824s] 2021-06-05 12:00:34.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.942s] 2021-06-05 12:00:40.966 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.545s] 2021-06-05 12:00:41.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.130s] 2021-06-05 12:00:41.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.128s] 2021-06-05 12:00:42.757 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.532s] 2021-06-05 12:00:49.209 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [5.897s] 2021-06-05 12:00:57.916 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [8.708s] 2021-06-05 12:00:58.050 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.133s] 2021-06-05 12:00:59.151 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.101s] 2021-06-05 12:01:01.447 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.755s] 2021-06-05 12:01:01.648 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.201s] 2021-06-05 12:01:02.099 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.450s] 2021-06-05 12:01:02.301 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.202s] 2021-06-05 12:01:02.487 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.185s] 2021-06-05 12:01:03.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.935s] 2021-06-05 12:01:03.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.205s] 2021-06-05 12:01:03.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.175s] 2021-06-05 12:01:04.692 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.890s] 2021-06-05 12:01:05.282 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.590s] 2021-06-05 12:01:08.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.255s] 2021-06-05 12:01:12.523 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.505s] 2021-06-05 12:01:12.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.179s] 2021-06-05 12:01:12.813 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.111s] 2021-06-05 12:01:12.939 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.126s] 2021-06-05 12:01:13.290 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.351s] 2021-06-05 12:01:13.495 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.204s] 2021-06-05 12:01:13.549 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.054s] 2021-06-05 12:01:15.762 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [2.212s] 2021-06-05 12:02:46.761 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [90.997s] 2021-06-05 12:03:53.992 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [67.231s] 2021-06-05 12:04:39.982 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [45.989s] 2021-06-05 12:05:30.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [50.609s] 2021-06-05 12:06:10.640 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [40.048s] 2021-06-05 12:07:05.580 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [54.939s] 2021-06-05 12:08:03.691 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [58.110s] 2021-06-05 12:08:52.331 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [48.640s] 2021-06-05 12:10:46.186 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [113.853s] 2021-06-05 12:12:35.620 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [109.433s] 2021-06-05 12:14:29.201 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [113.580s] 2021-06-05 12:16:30.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [121.763s] 2021-06-05 12:18:46.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [135.136s] 2021-06-05 12:20:31.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [105.291s] 2021-06-05 12:21:26.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [54.930s] 2021-06-05 12:21:26.341 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.013s]: b'Test disabled in conf, skipping' 2021-06-05 12:21:47.370 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [21.029s] 2021-06-05 12:22:17.094 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [29.724s] 2021-06-05 12:22:52.007 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [34.911s] 2021-06-05 12:23:43.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [51.151s] 2021-06-05 12:24:40.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [56.931s] 2021-06-05 12:25:25.636 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [45.545s] 2021-06-05 12:26:23.714 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [58.077s] 2021-06-05 12:27:07.410 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [43.695s] 2021-06-05 12:28:04.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [57.233s] 2021-06-05 12:28:05.372 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.727s]: b'LBaasv2 extension not available, skipping' 2021-06-05 12:28:06.031 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.658s]: b'LBaasv2 extension not available, skipping' 2021-06-05 12:33:23.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [317.669s] 2021-06-05 12:39:22.604 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 [358.896s] 2021-06-05 12:44:24.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [302.052s] 2021-06-05 12:50:01.387 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [336.725s] 2021-06-05 12:54:35.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [274.402s] 2021-06-05 12:59:13.647 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [277.854s] 2021-06-05 13:05:28.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [374.883s] 2021-06-05 13:10:06.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [278.275s] 2021-06-05 13:14:55.298 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [288.486s] 2021-06-05 13:19:52.512 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [297.212s] 2021-06-05 13:24:02.031 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [249.516s] 2021-06-05 13:24:02.751 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.722s] 2021-06-05 13:24:03.354 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.602s] 2021-06-05 13:24:03.928 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.573s] 2021-06-05 13:24:04.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.536s] 2021-06-05 13:24:20.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.188s] 2021-06-05 13:24:53.954 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [33.300s] 2021-06-05 13:24:54.686 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.731s] 2021-06-05 13:24:54.688 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-06-05 13:24:55.317 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.630s] 2021-06-05 13:25:35.630 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [40.312s] 2021-06-05 13:26:29.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [53.412s] 2021-06-05 13:26:50.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [21.550s] 2021-06-05 13:27:11.244 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [20.650s] 2021-06-05 13:37:35.075 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [623.830s] 2021-06-05 13:40:57.642 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [202.565s] 2021-06-05 13:41:16.160 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [18.517s] 2021-06-05 13:42:04.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [48.581s] 2021-06-05 13:42:30.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [25.394s] 2021-06-05 13:42:51.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [21.287s] 2021-06-05 13:43:19.108 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.683s] 2021-06-05 13:44:05.045 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [45.936s] 2021-06-05 13:44:05.821 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.775s] 2021-06-05 13:44:06.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.584s] 2021-06-05 13:44:07.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.620s] 2021-06-05 13:44:07.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.630s] 2021-06-05 13:44:08.296 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.639s] 2021-06-05 13:44:08.867 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.571s] 2021-06-05 13:44:09.463 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.595s] 2021-06-05 13:44:10.053 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.589s] 2021-06-05 13:44:10.590 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.537s] 2021-06-05 13:44:32.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [21.990s] 2021-06-05 13:44:35.033 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.452s] 2021-06-05 13:44:35.586 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.552s] 2021-06-05 13:44:57.398 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [21.811s] 2021-06-05 13:44:58.131 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.732s] 2021-06-05 13:44:58.705 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.574s] 2021-06-05 13:44:59.279 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.573s] 2021-06-05 13:44:59.289 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-06-05 13:45:01.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.810s]: b'LBaas v1 extension not available, skipping' 2021-06-05 13:45:03.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.910s]: b'LBaasv2 extension not available, skipping' 2021-06-05 13:48:51.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [228.069s] 2021-06-05 13:49:27.608 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [36.521s] 2021-06-05 13:49:27.614 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-06-05 13:49:30.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [3.024s] 2021-06-05 13:49:32.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.839s] 2021-06-05 13:49:32.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-06-05 13:49:32.497 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-06-05 13:49:32.798 32 INFO rally.task.context [-] Verification 33d7206a-5e74-4c56-adc9-e0d047ad39b2 | Context testr@default cleanup() started 2021-06-05 13:49:32.799 32 INFO rally.task.context [-] Verification 33d7206a-5e74-4c56-adc9-e0d047ad39b2 | Context testr@default cleanup() finished in 0.83 msec 2021-06-05 13:49:32.800 32 INFO rally.task.context [-] Verification 33d7206a-5e74-4c56-adc9-e0d047ad39b2 | Context tempest@default cleanup() started 2021-06-05 13:49:33.509 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-05 13:49:33.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-05 13:49:33.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1c8ac98a_LIFvoEkL'. 2021-06-05 13:49:34.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1c8ac98a_LIFvoEkL' has been deleted. 2021-06-05 13:49:34.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '35180a57-e6c5-4363-bd4c-91be68de9d5f' of option 'instance_type' from Tempest config file. 2021-06-05 13:49:34.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '35180a57-e6c5-4363-bd4c-91be68de9d5f' has been removed. 2021-06-05 13:49:34.588 32 INFO rally.task.context [-] Verification 33d7206a-5e74-4c56-adc9-e0d047ad39b2 | Context tempest@default cleanup() finished in 1.79 sec 2021-06-05 13:49:34.618 32 INFO rally.api [-] Verification (UUID=1c8ac98a-04ac-48f8-a3a7-5f5a7d54d439) has been successfully finished for deployment 'opnfv-rally' (UUID=23c2eca0-0fc0-4a9f-ab8b-bc98d0023beb)! 2021-06-05 13:49:36.123 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 13:49:36.123 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 13:49:36.123 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 13:49:37.559 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 13:49:37.559 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 13:49:37.559 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 13:49:39.436 38 INFO rally.api [-] Building 'html' report for the following verification(s): '1c8ac98a-04ac-48f8-a3a7-5f5a7d54d439' 2021-06-05 13:49:39.464 38 INFO rally.api [-] The report has been successfully built. 2021-06-05 13:49:40.881 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 13:49:40.881 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 13:49:40.881 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 13:49:42.687 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1c8ac98a-04ac-48f8-a3a7-5f5a7d54d439' 2021-06-05 13:49:42.697 40 INFO rally.api [-] The report has been successfully built.