2021-03-10 11:46:07.775 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:07.775 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:07.775 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:09.694 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-03-10 11:46:09.694 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-10 11:46:09.694 6 ERROR rally.cli.cliutils 2021-03-10 11:46:11.118 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:11.118 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:11.118 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:14.625 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:14.625 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:14.626 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:19.832 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:19.832 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:19.833 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:21.122 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:21.122 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:21.122 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:22.895 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-03-10 11:46:22.895 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils force=force) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-10 11:46:22.895 15 ERROR rally.cli.cliutils 2021-03-10 11:46:24.320 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:24.321 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:24.321 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:26.177 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-10 11:46:26.255 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0dfcca5b-ce56-40cb-99a5-655ce8c520dd/repo. 2021-03-10 11:46:26.619 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0dfcca5b-ce56-40cb-99a5-655ce8c520dd/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-10 11:46:26.632 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-10 11:46:26.641 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-10 11:46:26.664 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-10 11:46:26.710 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-10 11:46:27.431 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0dfcca5b-ce56-40cb-99a5-655ce8c520dd) has been successfully created! 2021-03-10 11:46:28.928 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:28.928 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:28.928 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:45.858 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:46:45.858 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:46:45.858 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:46:47.808 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0dfcca5b-ce56-40cb-99a5-655ce8c520dd) for deployment 'opnfv-rally' (UUID=2df0abc9-4fcd-459d-a3d0-72059b78f336). 2021-03-10 11:46:48.736 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0dfcca5b-ce56-40cb-99a5-655ce8c520dd) has been successfully configured for deployment 'opnfv-rally' (UUID=2df0abc9-4fcd-459d-a3d0-72059b78f336)! 2021-03-10 11:47:00.654 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:47:00.655 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:47:00.655 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:47:02.693 32 INFO rally.api [-] Starting verification (UUID=026f869c-afa4-484c-939f-80bca365d3fe) for deployment 'opnfv-rally' (UUID=2df0abc9-4fcd-459d-a3d0-72059b78f336) by verifier 'opnfv-tempest' (UUID=0dfcca5b-ce56-40cb-99a5-655ce8c520dd). 2021-03-10 11:47:03.801 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-10 11:47:04.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-10 11:47:04.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0dfcca5b-ce56-40cb-99a5-655ce8c520dd/for-deployment-2df0abc9-4fcd-459d-a3d0-72059b78f336/tempest.log' to option 'log_file'. 2021-03-10 11:47:04.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0dfcca5b-ce56-40cb-99a5-655ce8c520dd/for-deployment-2df0abc9-4fcd-459d-a3d0-72059b78f336/tempest.log 2021-03-10 11:47:04.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-10 11:47:04.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0dfcca5b-ce56-40cb-99a5-655ce8c520dd/for-deployment-2df0abc9-4fcd-459d-a3d0-72059b78f336/lock_files' to option 'lock_path'. 2021-03-10 11:47:04.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0dfcca5b-ce56-40cb-99a5-655ce8c520dd/for-deployment-2df0abc9-4fcd-459d-a3d0-72059b78f336/lock_files 2021-03-10 11:47:04.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-10 11:47:04.021 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-03-10 11:47:04.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 60e76f2e-87ba-41c4-91e3-97b3c2999f66 2021-03-10 11:47:04.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 424dc023-5b96-443e-bb17-3e8aeb379a0a 2021-03-10 11:47:04.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 60ba8a3e-3d53-4b1f-a0c3-388bb86ca875 2021-03-10 11:47:04.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9f88efbc-10f5-4122-a3ad-4dcf7c51fdc3 2021-03-10 11:47:04.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-10 11:47:04.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-10 11:47:04.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-10 11:47:04.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 11:47:04.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-10 11:47:04.390 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_026f869c_lP6QsLe0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 11:47:04.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_026f869c_lP6QsLe0' (ID = 680a0a5e-5bc3-4f53-88a0-9518cb57278a) has been successfully created! 2021-03-10 11:47:04.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '680a0a5e-5bc3-4f53-88a0-9518cb57278a' to option 'instance_type'. 2021-03-10 11:47:04.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 680a0a5e-5bc3-4f53-88a0-9518cb57278a 2021-03-10 11:47:04.487 32 INFO rally.task.context [-] Verification 0dfcca5b-ce56-40cb-99a5-655ce8c520dd | Context tempest@default setup() finished in 1.24 sec 2021-03-10 11:47:04.488 32 INFO rally.task.context [-] Verification 0dfcca5b-ce56-40cb-99a5-655ce8c520dd | Context testr@default setup() finished in 0.45 msec 2021-03-10 11:47:04.489 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/fd786be5-51e3-4928-a4ad-26d153e9cd7b'. 2021-03-10 11:47:14.702 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.710s] 2021-03-10 11:47:14.816 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.114s] 2021-03-10 11:47:14.861 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.045s] 2021-03-10 11:47:16.989 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.774s] 2021-03-10 11:47:17.173 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.184s] 2021-03-10 11:47:17.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.171s] 2021-03-10 11:47:17.925 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.124s] 2021-03-10 11:47:22.316 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [4.390s] 2021-03-10 11:47:26.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [4.404s] 2021-03-10 11:47:26.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.078s] 2021-03-10 11:47:27.493 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.694s] 2021-03-10 11:47:31.651 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.158s] 2021-03-10 11:47:36.241 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.590s] 2021-03-10 11:47:36.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.058s] 2021-03-10 11:47:36.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.595s] 2021-03-10 11:47:41.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.410s] 2021-03-10 11:47:42.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.838s] 2021-03-10 11:47:48.717 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.572s] 2021-03-10 11:47:48.873 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.156s] 2021-03-10 11:47:49.019 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.145s] 2021-03-10 11:47:49.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.371s] 2021-03-10 11:47:53.387 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.388s] 2021-03-10 11:47:57.783 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.396s] 2021-03-10 11:47:57.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.136s] 2021-03-10 11:47:58.131 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.211s] 2021-03-10 11:47:58.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.322s] 2021-03-10 11:47:59.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.197s] 2021-03-10 11:48:00.303 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [1.110s] 2021-03-10 11:48:00.495 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.192s] 2021-03-10 11:48:00.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.176s] 2021-03-10 11:48:01.000 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.328s] 2021-03-10 11:48:01.180 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.180s] 2021-03-10 11:48:01.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.195s] 2021-03-10 11:48:01.817 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.442s] 2021-03-10 11:48:01.881 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.064s] 2021-03-10 11:48:07.185 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [4.499s] 2021-03-10 11:48:11.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.544s] 2021-03-10 11:48:11.934 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.205s] 2021-03-10 11:48:12.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.128s] 2021-03-10 11:48:12.229 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.166s] 2021-03-10 11:48:13.547 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.317s] 2021-03-10 11:48:13.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.186s] 2021-03-10 11:48:13.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.064s] 2021-03-10 11:48:14.387 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.590s] 2021-03-10 11:49:03.958 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [49.569s] 2021-03-10 11:49:45.060 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [41.101s] 2021-03-10 11:50:20.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [35.858s] 2021-03-10 11:50:59.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [38.759s] 2021-03-10 11:51:34.286 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [34.607s] 2021-03-10 11:52:05.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [31.386s] 2021-03-10 11:52:41.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [35.817s] 2021-03-10 11:53:17.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [35.871s] 2021-03-10 11:54:41.454 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [84.091s] 2021-03-10 11:56:13.970 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [92.513s] 2021-03-10 11:57:30.346 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [76.374s] 2021-03-10 11:58:58.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [88.381s] 2021-03-10 12:00:34.079 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [95.350s] 2021-03-10 12:01:57.953 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [83.874s] 2021-03-10 12:02:40.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [42.450s] 2021-03-10 12:02:40.413 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-03-10 12:02:52.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [12.204s] 2021-03-10 12:03:12.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [20.376s] 2021-03-10 12:03:31.666 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [18.672s] 2021-03-10 12:03:55.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [24.230s] 2021-03-10 12:04:34.244 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [38.346s] 2021-03-10 12:05:09.743 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [35.498s] 2021-03-10 12:05:45.811 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [36.067s] 2021-03-10 12:06:17.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [31.382s] 2021-03-10 12:06:51.104 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [33.909s] 2021-03-10 12:06:51.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.739s]: b'LBaasv2 extension not available, skipping' 2021-03-10 12:06:52.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.628s]: b'LBaasv2 extension not available, skipping' 2021-03-10 12:10:52.710 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [240.232s] 2021-03-10 12:15:27.293 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 [274.582s] 2021-03-10 12:20:08.551 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [281.255s] 2021-03-10 12:44:06.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [1437.731s] 2021-03-10 12:49:17.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [311.196s] 2021-03-10 12:53:40.707 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [263.221s] 2021-03-10 12:59:27.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [346.618s] 2021-03-10 13:04:36.681 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [309.350s] 2021-03-10 13:09:01.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [264.708s] 2021-03-10 13:13:50.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [288.766s] 2021-03-10 13:17:46.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [236.063s] 2021-03-10 13:17:47.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.946s] 2021-03-10 13:17:47.789 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.619s] 2021-03-10 13:17:48.408 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.618s] 2021-03-10 13:17:49.064 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.656s] 2021-03-10 13:18:09.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [20.439s] 2021-03-10 13:18:36.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [27.149s] 2021-03-10 13:18:37.382 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.727s] 2021-03-10 13:18:37.383 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-03-10 13:18:37.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.593s] 2021-03-10 13:19:14.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [36.823s] 2021-03-10 13:19:51.367 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [36.567s] 2021-03-10 13:20:19.213 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [27.846s] 2021-03-10 13:20:40.569 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [21.355s] 2021-03-10 13:28:32.874 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [472.304s] 2021-03-10 13:50:34.368 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... fail [1321.490s] 2021-03-10 13:50:51.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [17.047s] 2021-03-10 13:51:29.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [37.979s] 2021-03-10 13:51:50.074 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [20.678s] 2021-03-10 13:52:12.342 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [22.267s] 2021-03-10 13:52:29.515 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [17.172s] 2021-03-10 13:53:00.948 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [31.432s] 2021-03-10 13:53:01.689 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.740s] 2021-03-10 13:53:02.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.586s] 2021-03-10 13:53:02.815 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.538s] 2021-03-10 13:53:03.453 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.638s] 2021-03-10 13:53:03.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.542s] 2021-03-10 13:53:04.595 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.598s] 2021-03-10 13:53:05.155 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.559s] 2021-03-10 13:53:05.725 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.570s] 2021-03-10 13:53:06.318 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.592s] 2021-03-10 13:53:22.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.593s] 2021-03-10 13:53:25.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.496s] 2021-03-10 13:53:25.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.587s] 2021-03-10 13:53:41.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [15.674s] 2021-03-10 13:53:42.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.753s] 2021-03-10 13:53:43.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.586s] 2021-03-10 13:53:43.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.567s] 2021-03-10 13:53:43.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-03-10 13:53:46.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.777s]: b'LBaas v1 extension not available, skipping' 2021-03-10 13:53:48.133 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.763s]: b'LBaasv2 extension not available, skipping' 2021-03-10 13:56:50.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [181.953s] 2021-03-10 13:57:05.514 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [15.422s] 2021-03-10 13:57:05.520 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-03-10 13:57:07.698 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.173s] 2021-03-10 13:57:09.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.701s] 2021-03-10 13:57:09.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-03-10 13:57:09.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.005s]: b'Test disabled in conf, skipping' 2021-03-10 13:57:09.672 32 INFO rally.task.context [-] Verification 0dfcca5b-ce56-40cb-99a5-655ce8c520dd | Context testr@default cleanup() started 2021-03-10 13:57:09.673 32 INFO rally.task.context [-] Verification 0dfcca5b-ce56-40cb-99a5-655ce8c520dd | Context testr@default cleanup() finished in 0.56 msec 2021-03-10 13:57:09.673 32 INFO rally.task.context [-] Verification 0dfcca5b-ce56-40cb-99a5-655ce8c520dd | Context tempest@default cleanup() started 2021-03-10 13:57:10.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-10 13:57:10.562 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-10 13:57:10.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_026f869c_lP6QsLe0'. 2021-03-10 13:57:12.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_026f869c_lP6QsLe0' has been deleted. 2021-03-10 13:57:12.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '680a0a5e-5bc3-4f53-88a0-9518cb57278a' of option 'instance_type' from Tempest config file. 2021-03-10 13:57:12.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '680a0a5e-5bc3-4f53-88a0-9518cb57278a' has been removed. 2021-03-10 13:57:12.040 32 INFO rally.task.context [-] Verification 0dfcca5b-ce56-40cb-99a5-655ce8c520dd | Context tempest@default cleanup() finished in 2.37 sec 2021-03-10 13:57:12.074 32 INFO rally.api [-] Verification (UUID=026f869c-afa4-484c-939f-80bca365d3fe) has been successfully finished for deployment 'opnfv-rally' (UUID=2df0abc9-4fcd-459d-a3d0-72059b78f336)! 2021-03-10 13:57:13.590 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 13:57:13.590 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 13:57:13.591 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 13:57:15.031 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 13:57:15.031 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 13:57:15.031 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 13:57:16.968 38 INFO rally.api [-] Building 'html' report for the following verification(s): '026f869c-afa4-484c-939f-80bca365d3fe' 2021-03-10 13:57:16.996 38 INFO rally.api [-] The report has been successfully built. 2021-03-10 13:57:18.340 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 13:57:18.340 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 13:57:18.340 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 13:57:20.213 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '026f869c-afa4-484c-939f-80bca365d3fe' 2021-03-10 13:57:20.223 40 INFO rally.api [-] The report has been successfully built.