2021-03-24 13:02:21.761 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:02:21.761 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:02:21.761 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:02:23.607 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-24 13:02:23.607 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 13:02:23.607 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-24 13:02:23.607 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-24 13:02:23.607 6 ERROR rally.cli.cliutils 2021-03-24 13:02:24.935 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:02:24.936 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:02:24.936 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:02:28.477 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:02:28.477 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:02:28.477 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:02:33.533 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:02:33.533 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:02:33.533 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:02:34.818 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:02:34.818 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:02:34.818 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:02:36.723 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-24 13:02:36.723 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-24 13:02:36.723 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-24 13:02:36.723 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils force=force) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-24 13:02:36.723 15 ERROR rally.cli.cliutils 2021-03-24 13:02:38.138 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:02:38.139 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:02:38.139 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:02:40.043 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-24 13:02:40.124 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-57aa38b2-adc8-4e7d-9e45-82b12d244763/repo. 2021-03-24 13:02:40.472 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-57aa38b2-adc8-4e7d-9e45-82b12d244763/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-24 13:02:40.486 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-24 13:02:40.497 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-24 13:02:40.518 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-24 13:02:40.568 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-24 13:02:41.272 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=57aa38b2-adc8-4e7d-9e45-82b12d244763) has been successfully created! 2021-03-24 13:02:42.722 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:02:42.722 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:02:42.722 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:03:01.272 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:03:01.272 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:03:01.272 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:03:03.183 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=57aa38b2-adc8-4e7d-9e45-82b12d244763) for deployment 'opnfv-rally' (UUID=7e4124f9-bfd8-4815-a389-d59e46ceb968). 2021-03-24 13:03:04.050 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=57aa38b2-adc8-4e7d-9e45-82b12d244763) has been successfully configured for deployment 'opnfv-rally' (UUID=7e4124f9-bfd8-4815-a389-d59e46ceb968)! 2021-03-24 13:03:16.512 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 13:03:16.513 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 13:03:16.513 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 13:03:18.450 32 INFO rally.api [-] Starting verification (UUID=f631299d-a5a2-4cc1-bf2e-72833722800a) for deployment 'opnfv-rally' (UUID=7e4124f9-bfd8-4815-a389-d59e46ceb968) by verifier 'opnfv-tempest' (UUID=57aa38b2-adc8-4e7d-9e45-82b12d244763). 2021-03-24 13:03:19.556 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-24 13:03:19.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-24 13:03:19.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-57aa38b2-adc8-4e7d-9e45-82b12d244763/for-deployment-7e4124f9-bfd8-4815-a389-d59e46ceb968/tempest.log' to option 'log_file'. 2021-03-24 13:03:19.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-57aa38b2-adc8-4e7d-9e45-82b12d244763/for-deployment-7e4124f9-bfd8-4815-a389-d59e46ceb968/tempest.log 2021-03-24 13:03:19.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-24 13:03:19.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-57aa38b2-adc8-4e7d-9e45-82b12d244763/for-deployment-7e4124f9-bfd8-4815-a389-d59e46ceb968/lock_files' to option 'lock_path'. 2021-03-24 13:03:19.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-57aa38b2-adc8-4e7d-9e45-82b12d244763/for-deployment-7e4124f9-bfd8-4815-a389-d59e46ceb968/lock_files 2021-03-24 13:03:19.704 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-24 13:03:19.705 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-24 13:03:19.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ae48d137-e23b-4b47-9535-64e50f669e79 2021-03-24 13:03:19.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 221cff9d-eff9-40b9-98dd-fcdb12168c7f 2021-03-24 13:03:19.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c57225e7-e83c-44c5-8a7e-3677a680b50d 2021-03-24 13:03:19.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c4b25dec-06c2-4ae1-9704-342c3137b5e3 2021-03-24 13:03:20.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-24 13:03:20.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-24 13:03:20.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-24 13:03:20.266 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 13:03:20.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-24 13:03:20.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f631299d_l21rczHt' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 13:03:20.390 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f631299d_l21rczHt' (ID = dedacdca-9c7e-4eeb-b0d2-c8b62be7fa6a) has been successfully created! 2021-03-24 13:03:20.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'dedacdca-9c7e-4eeb-b0d2-c8b62be7fa6a' to option 'instance_type'. 2021-03-24 13:03:20.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = dedacdca-9c7e-4eeb-b0d2-c8b62be7fa6a 2021-03-24 13:03:20.393 32 INFO rally.task.context [-] Verification 57aa38b2-adc8-4e7d-9e45-82b12d244763 | Context tempest@default setup() finished in 1.32 sec 2021-03-24 13:03:20.394 32 INFO rally.task.context [-] Verification 57aa38b2-adc8-4e7d-9e45-82b12d244763 | Context testr@default setup() finished in 0.50 msec 2021-03-24 13:03:20.395 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/5e03ea33-3925-4950-ba4e-39f0b8c595da'. 2021-03-24 13:03:29.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.197s] 2021-03-24 13:03:29.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.119s] 2021-03-24 13:03:29.869 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.044s] 2021-03-24 13:03:32.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.372s] 2021-03-24 13:03:32.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.183s] 2021-03-24 13:03:33.037 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.172s] 2021-03-24 13:03:33.633 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.120s] 2021-03-24 13:03:37.190 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.558s] 2021-03-24 13:03:39.460 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.269s] 2021-03-24 13:03:39.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.047s] 2021-03-24 13:03:39.645 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.137s] 2021-03-24 13:03:43.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.351s] 2021-03-24 13:03:48.501 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.505s] 2021-03-24 13:03:48.551 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.050s] 2021-03-24 13:03:49.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.874s] 2021-03-24 13:03:55.963 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.537s] 2021-03-24 13:03:56.474 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.510s] 2021-03-24 13:04:03.023 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.549s] 2021-03-24 13:04:03.149 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.125s] 2021-03-24 13:04:03.279 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.130s] 2021-03-24 13:04:03.665 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.386s] 2021-03-24 13:04:08.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.717s] 2021-03-24 13:04:13.349 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.438s] 2021-03-24 13:04:13.482 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.133s] 2021-03-24 13:04:16.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [3.492s] 2021-03-24 13:04:17.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.304s] 2021-03-24 13:04:17.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.199s] 2021-03-24 13:04:18.417 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.436s] 2021-03-24 13:04:18.613 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.196s] 2021-03-24 13:04:18.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.195s] 2021-03-24 13:04:19.297 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.489s] 2021-03-24 13:04:19.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.169s] 2021-03-24 13:04:19.647 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.180s] 2021-03-24 13:04:21.122 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [1.474s] 2021-03-24 13:04:21.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.577s] 2021-03-24 13:04:25.607 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.387s] 2021-03-24 13:04:30.009 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.403s] 2021-03-24 13:04:30.221 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.211s] 2021-03-24 13:04:30.348 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.127s] 2021-03-24 13:04:30.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.125s] 2021-03-24 13:04:30.987 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.514s] 2021-03-24 13:04:31.188 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.201s] 2021-03-24 13:04:31.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.060s] 2021-03-24 13:04:31.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.391s] 2021-03-24 13:05:40.515 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [68.873s] 2021-03-24 13:06:39.303 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [58.787s] 2021-03-24 13:07:19.179 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [39.874s] 2021-03-24 13:08:09.634 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [50.454s] 2021-03-24 13:08:44.628 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [34.994s] 2021-03-24 13:09:13.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [28.564s] 2021-03-24 13:09:59.873 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [46.681s] 2021-03-24 13:10:50.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [50.890s] 2021-03-24 13:12:39.855 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [109.090s] 2021-03-24 13:14:17.140 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [97.284s] 2021-03-24 13:15:40.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [83.274s] 2021-03-24 13:17:02.803 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [82.387s] 2021-03-24 13:18:24.478 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.675s] 2021-03-24 13:19:34.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [70.365s] 2021-03-24 13:20:07.518 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [32.673s] 2021-03-24 13:20:07.528 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-24 13:20:24.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [17.369s] 2021-03-24 13:20:47.459 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [22.561s] 2021-03-24 13:21:09.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [22.247s] 2021-03-24 13:21:36.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [26.295s] 2021-03-24 13:22:11.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [35.994s] 2021-03-24 13:22:45.850 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [33.853s] 2021-03-24 13:23:22.238 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [36.383s] 2021-03-24 13:23:49.873 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [27.638s] 2021-03-24 13:24:25.114 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [35.240s] 2021-03-24 13:24:25.846 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.730s]: b'LBaasv2 extension not available, skipping' 2021-03-24 13:24:26.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.600s]: b'LBaasv2 extension not available, skipping' 2021-03-24 13:28:47.514 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [261.063s] 2021-03-24 13:33:44.587 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 [297.070s] 2021-03-24 13:38:25.253 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [280.664s] 2021-03-24 13:43:03.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [278.193s] 2021-03-24 13:48:01.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [297.942s] 2021-03-24 13:52:44.565 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [283.170s] 2021-03-24 13:58:02.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [318.392s] 2021-03-24 14:02:15.362 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [252.402s] 2021-03-24 14:06:23.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [248.495s] 2021-03-24 14:11:08.010 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [284.149s] 2021-03-24 14:15:04.364 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [236.352s] 2021-03-24 14:15:05.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.776s] 2021-03-24 14:15:05.750 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.612s] 2021-03-24 14:15:06.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.588s] 2021-03-24 14:15:06.939 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.599s] 2021-03-24 14:15:23.740 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.800s] 2021-03-24 14:15:51.882 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [28.142s] 2021-03-24 14:15:52.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.892s] 2021-03-24 14:15:52.777 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-24 14:15:53.430 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.654s] 2021-03-24 14:16:35.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [41.943s] 2021-03-24 14:17:26.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [50.914s] 2021-03-24 14:17:48.107 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [21.818s] 2021-03-24 14:18:05.956 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [17.848s] 2021-03-24 14:23:47.177 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [341.219s] 2021-03-24 14:26:04.453 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [137.274s] 2021-03-24 14:26:21.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [17.457s] 2021-03-24 14:27:05.177 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [43.265s] 2021-03-24 14:27:21.711 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [16.533s] 2021-03-24 14:27:44.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [23.069s] 2021-03-24 14:28:07.282 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [22.500s] 2021-03-24 14:28:47.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [40.113s] 2021-03-24 14:28:48.156 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.760s] 2021-03-24 14:28:48.734 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.577s] 2021-03-24 14:28:49.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.605s] 2021-03-24 14:28:49.908 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.568s] 2021-03-24 14:28:50.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.583s] 2021-03-24 14:28:51.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.636s] 2021-03-24 14:28:51.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.624s] 2021-03-24 14:28:52.345 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.592s] 2021-03-24 14:28:52.927 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.582s] 2021-03-24 14:29:10.694 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.766s] 2021-03-24 14:29:13.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.555s] 2021-03-24 14:29:13.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.578s] 2021-03-24 14:29:32.423 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [18.593s] 2021-03-24 14:29:33.217 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.794s] 2021-03-24 14:29:33.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.607s] 2021-03-24 14:29:34.412 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.587s] 2021-03-24 14:29:34.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-03-24 14:29:35.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.492s]: b'LBaas v1 extension not available, skipping' 2021-03-24 14:29:37.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.690s]: b'LBaasv2 extension not available, skipping' 2021-03-24 14:32:42.718 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [185.108s] 2021-03-24 14:33:02.245 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.525s] 2021-03-24 14:33:02.252 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-24 14:33:04.057 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.799s] 2021-03-24 14:33:05.735 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.675s] 2021-03-24 14:33:05.738 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-03-24 14:33:05.743 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-24 14:33:06.011 32 INFO rally.task.context [-] Verification 57aa38b2-adc8-4e7d-9e45-82b12d244763 | Context testr@default cleanup() started 2021-03-24 14:33:06.011 32 INFO rally.task.context [-] Verification 57aa38b2-adc8-4e7d-9e45-82b12d244763 | Context testr@default cleanup() finished in 0.51 msec 2021-03-24 14:33:06.012 32 INFO rally.task.context [-] Verification 57aa38b2-adc8-4e7d-9e45-82b12d244763 | Context tempest@default cleanup() started 2021-03-24 14:33:06.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-24 14:33:06.815 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-24 14:33:06.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f631299d_l21rczHt'. 2021-03-24 14:33:07.432 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f631299d_l21rczHt' has been deleted. 2021-03-24 14:33:07.433 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'dedacdca-9c7e-4eeb-b0d2-c8b62be7fa6a' of option 'instance_type' from Tempest config file. 2021-03-24 14:33:07.434 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'dedacdca-9c7e-4eeb-b0d2-c8b62be7fa6a' has been removed. 2021-03-24 14:33:07.442 32 INFO rally.task.context [-] Verification 57aa38b2-adc8-4e7d-9e45-82b12d244763 | Context tempest@default cleanup() finished in 1.43 sec 2021-03-24 14:33:07.470 32 INFO rally.api [-] Verification (UUID=f631299d-a5a2-4cc1-bf2e-72833722800a) has been successfully finished for deployment 'opnfv-rally' (UUID=7e4124f9-bfd8-4815-a389-d59e46ceb968)! 2021-03-24 14:33:08.921 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:33:08.921 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:33:08.921 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:33:10.368 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:33:10.369 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:33:10.369 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:33:12.283 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'f631299d-a5a2-4cc1-bf2e-72833722800a' 2021-03-24 14:33:12.312 38 INFO rally.api [-] The report has been successfully built. 2021-03-24 14:33:13.774 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:33:13.774 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:33:13.774 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:33:15.764 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f631299d-a5a2-4cc1-bf2e-72833722800a' 2021-03-24 14:33:15.772 40 INFO rally.api [-] The report has been successfully built.