2021-01-30 11:29:53.114 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:29:53.115 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:29:53.115 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:29:55.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-01-30 11:29:55.026 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 11:29:55.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-01-30 11:29:55.026 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-30 11:29:55.026 6 ERROR rally.cli.cliutils 2021-01-30 11:29:56.451 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:29:56.451 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:29:56.451 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:00.273 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:30:00.273 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:30:00.273 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:05.551 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:30:05.551 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:30:05.551 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:06.855 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:30:06.856 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:30:06.856 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:08.771 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-01-30 11:30:08.771 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils force=force) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-30 11:30:08.771 15 ERROR rally.cli.cliutils 2021-01-30 11:30:10.246 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:30:10.246 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:30:10.246 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:12.096 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-30 11:30:12.173 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8c5752ee-9eff-4b20-8efe-6d93bacee68e/repo. 2021-01-30 11:30:12.527 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8c5752ee-9eff-4b20-8efe-6d93bacee68e/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-01-30 11:30:12.540 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-30 11:30:12.549 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-30 11:30:12.572 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-30 11:30:12.621 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-30 11:30:13.278 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8c5752ee-9eff-4b20-8efe-6d93bacee68e) has been successfully created! 2021-01-30 11:30:14.823 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:30:14.823 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:30:14.823 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:31.671 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:30:31.671 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:30:31.672 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:33.520 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8c5752ee-9eff-4b20-8efe-6d93bacee68e) for deployment 'opnfv-rally' (UUID=daaa1ecf-1be1-4e6e-9d25-afaf29fc1630). 2021-01-30 11:30:34.343 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8c5752ee-9eff-4b20-8efe-6d93bacee68e) has been successfully configured for deployment 'opnfv-rally' (UUID=daaa1ecf-1be1-4e6e-9d25-afaf29fc1630)! 2021-01-30 11:30:46.341 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:30:46.341 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:30:46.341 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:30:48.216 32 INFO rally.api [-] Starting verification (UUID=4ef5b9d3-9efe-4ccb-b79d-27f8cb406631) for deployment 'opnfv-rally' (UUID=daaa1ecf-1be1-4e6e-9d25-afaf29fc1630) by verifier 'opnfv-tempest' (UUID=8c5752ee-9eff-4b20-8efe-6d93bacee68e). 2021-01-30 11:30:49.367 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-30 11:30:49.469 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-30 11:30:49.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8c5752ee-9eff-4b20-8efe-6d93bacee68e/for-deployment-daaa1ecf-1be1-4e6e-9d25-afaf29fc1630/tempest.log' to option 'log_file'. 2021-01-30 11:30:49.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8c5752ee-9eff-4b20-8efe-6d93bacee68e/for-deployment-daaa1ecf-1be1-4e6e-9d25-afaf29fc1630/tempest.log 2021-01-30 11:30:49.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-30 11:30:49.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8c5752ee-9eff-4b20-8efe-6d93bacee68e/for-deployment-daaa1ecf-1be1-4e6e-9d25-afaf29fc1630/lock_files' to option 'lock_path'. 2021-01-30 11:30:49.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8c5752ee-9eff-4b20-8efe-6d93bacee68e/for-deployment-daaa1ecf-1be1-4e6e-9d25-afaf29fc1630/lock_files 2021-01-30 11:30:49.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-30 11:30:49.472 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-01-30 11:30:49.473 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 079dec3e-aeec-4f59-98ed-83a99fc1898a 2021-01-30 11:30:49.473 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = cb2eecf6-f475-4341-994f-84c1f075ea06 2021-01-30 11:30:49.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 00f54be1-81c6-4a5f-b39f-435165d1bda0 2021-01-30 11:30:49.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 99bda676-cd12-4624-89bb-f24c44608266 2021-01-30 11:30:49.739 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-30 11:30:49.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-30 11:30:49.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-30 11:30:49.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 11:30:49.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-30 11:30:49.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4ef5b9d3_qHL0GOtq' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 11:30:50.147 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4ef5b9d3_qHL0GOtq' (ID = 3eb7ea0e-0a46-4094-9a7c-9da96f9e092d) has been successfully created! 2021-01-30 11:30:50.147 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3eb7ea0e-0a46-4094-9a7c-9da96f9e092d' to option 'instance_type'. 2021-01-30 11:30:50.147 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3eb7ea0e-0a46-4094-9a7c-9da96f9e092d 2021-01-30 11:30:50.149 32 INFO rally.task.context [-] Verification 8c5752ee-9eff-4b20-8efe-6d93bacee68e | Context tempest@default setup() finished in 1.31 sec 2021-01-30 11:30:50.150 32 INFO rally.task.context [-] Verification 8c5752ee-9eff-4b20-8efe-6d93bacee68e | Context testr@default setup() finished in 0.43 msec 2021-01-30 11:30:50.150 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/cb41781d-e0f3-4879-ae8c-6819054c0fc8'. 2021-01-30 11:30:59.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.202s] 2021-01-30 11:30:59.838 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.112s] 2021-01-30 11:30:59.888 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.050s] 2021-01-30 11:31:02.631 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.345s] 2021-01-30 11:31:02.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.169s] 2021-01-30 11:31:02.974 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.173s] 2021-01-30 11:31:03.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.127s] 2021-01-30 11:31:07.041 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.496s] 2021-01-30 11:31:09.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.246s] 2021-01-30 11:31:09.337 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.049s] 2021-01-30 11:31:10.908 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.570s] 2021-01-30 11:31:16.598 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [5.689s] 2021-01-30 11:31:21.081 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.483s] 2021-01-30 11:31:21.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.047s] 2021-01-30 11:31:22.563 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.434s] 2021-01-30 11:31:29.100 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-01-30 11:31:30.116 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.017s] 2021-01-30 11:31:34.547 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.430s] 2021-01-30 11:31:34.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.126s] 2021-01-30 11:31:34.807 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.133s] 2021-01-30 11:31:35.365 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.558s] 2021-01-30 11:31:38.517 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [2.608s] 2021-01-30 11:31:40.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.264s] 2021-01-30 11:31:40.913 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.131s] 2021-01-30 11:31:41.335 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.422s] 2021-01-30 11:31:42.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.570s] 2021-01-30 11:31:42.772 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.323s] 2021-01-30 11:31:43.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.324s] 2021-01-30 11:31:43.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.161s] 2021-01-30 11:31:43.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.191s] 2021-01-30 11:31:43.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.437s] 2021-01-30 11:31:44.078 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.192s] 2021-01-30 11:31:44.268 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.189s] 2021-01-30 11:31:44.474 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.206s] 2021-01-30 11:31:44.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.097s] 2021-01-30 11:31:48.318 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.289s] 2021-01-30 11:31:52.692 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.373s] 2021-01-30 11:31:52.872 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.180s] 2021-01-30 11:31:52.971 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.099s] 2021-01-30 11:31:53.098 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.127s] 2021-01-30 11:31:54.050 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.952s] 2021-01-30 11:31:54.258 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.208s] 2021-01-30 11:31:54.306 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.048s] 2021-01-30 11:31:56.462 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [2.156s] 2021-01-30 11:32:47.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [50.848s] 2021-01-30 11:33:38.770 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [51.457s] 2021-01-30 11:34:18.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [39.326s] 2021-01-30 11:34:52.215 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [34.118s] 2021-01-30 11:35:36.660 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [44.444s] 2021-01-30 11:36:09.031 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [32.370s] 2021-01-30 11:36:51.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [42.578s] 2021-01-30 11:37:27.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [35.677s] 2021-01-30 11:38:42.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [74.721s] 2021-01-30 11:40:05.540 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [83.532s] 2021-01-30 11:41:38.128 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [92.587s] 2021-01-30 11:42:58.882 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [80.753s] 2021-01-30 11:44:14.966 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [76.083s] 2021-01-30 11:45:46.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [91.638s] 2021-01-30 11:46:33.039 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [46.433s] 2021-01-30 11:46:33.049 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-01-30 11:46:50.124 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [17.075s] 2021-01-30 11:47:13.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [23.672s] 2021-01-30 11:47:37.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [23.413s] 2021-01-30 11:48:04.436 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [27.225s] 2021-01-30 11:48:39.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [34.653s] 2021-01-30 11:49:15.909 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [36.817s] 2021-01-30 11:49:59.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [43.859s] 2021-01-30 11:50:38.908 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [39.139s] 2021-01-30 11:51:22.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [43.871s] 2021-01-30 11:51:23.502 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.720s]: b'LBaasv2 extension not available, skipping' 2021-01-30 11:51:23.997 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.494s]: b'LBaasv2 extension not available, skipping' 2021-01-30 11:55:27.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [243.834s] 2021-01-30 11:59:53.549 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 [265.713s] 2021-01-30 12:04:48.754 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [295.203s] 2021-01-30 12:10:05.382 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [316.626s] 2021-01-30 12:14:21.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [255.944s] 2021-01-30 12:18:38.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [257.207s] 2021-01-30 12:24:05.529 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [326.990s] 2021-01-30 12:28:27.084 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [261.552s] 2021-01-30 12:32:48.770 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [261.684s] 2021-01-30 12:57:30.926 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [1482.151s] 2021-01-30 13:01:34.921 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [243.995s] 2021-01-30 13:01:35.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.754s] 2021-01-30 13:01:36.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.637s] 2021-01-30 13:01:36.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.605s] 2021-01-30 13:01:37.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.679s] 2021-01-30 13:01:55.119 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [17.521s] 2021-01-30 13:02:35.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [40.306s] 2021-01-30 13:02:36.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.852s] 2021-01-30 13:02:36.279 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-01-30 13:02:37.000 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.721s] 2021-01-30 13:03:29.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [52.912s] 2021-01-30 13:04:11.894 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [41.981s] 2021-01-30 13:04:37.077 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [25.183s] 2021-01-30 13:05:00.730 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [23.652s] 2021-01-30 13:12:40.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [460.126s] 2021-01-30 13:15:07.385 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [146.526s] 2021-01-30 13:15:26.623 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [19.237s] 2021-01-30 13:16:26.043 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [59.418s] 2021-01-30 13:16:42.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [16.785s] 2021-01-30 13:17:06.599 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [23.769s] 2021-01-30 13:17:34.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.628s] 2021-01-30 13:18:14.050 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [39.822s] 2021-01-30 13:18:14.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.841s] 2021-01-30 13:18:15.431 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.539s] 2021-01-30 13:18:15.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.535s] 2021-01-30 13:18:16.573 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.605s] 2021-01-30 13:18:17.144 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.570s] 2021-01-30 13:18:17.753 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.608s] 2021-01-30 13:18:18.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.579s] 2021-01-30 13:18:18.874 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.541s] 2021-01-30 13:18:19.492 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.617s] 2021-01-30 13:18:37.271 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.778s] 2021-01-30 13:18:39.784 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.513s] 2021-01-30 13:18:40.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.553s] 2021-01-30 13:18:56.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.460s] 2021-01-30 13:18:57.506 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.707s] 2021-01-30 13:18:58.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.524s] 2021-01-30 13:18:58.574 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.543s] 2021-01-30 13:18:58.584 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-01-30 13:19:00.471 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.886s]: b'LBaas v1 extension not available, skipping' 2021-01-30 13:19:02.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.316s]: b'LBaasv2 extension not available, skipping' 2021-01-30 13:22:08.203 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [185.410s] 2021-01-30 13:22:27.818 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.613s] 2021-01-30 13:22:27.824 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-01-30 13:22:30.452 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.622s] 2021-01-30 13:22:32.236 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.783s] 2021-01-30 13:22:32.241 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-01-30 13:22:32.246 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-01-30 13:22:32.526 32 INFO rally.task.context [-] Verification 8c5752ee-9eff-4b20-8efe-6d93bacee68e | Context testr@default cleanup() started 2021-01-30 13:22:32.527 32 INFO rally.task.context [-] Verification 8c5752ee-9eff-4b20-8efe-6d93bacee68e | Context testr@default cleanup() finished in 0.82 msec 2021-01-30 13:22:32.527 32 INFO rally.task.context [-] Verification 8c5752ee-9eff-4b20-8efe-6d93bacee68e | Context tempest@default cleanup() started 2021-01-30 13:22:33.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-30 13:22:33.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-30 13:22:33.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4ef5b9d3_qHL0GOtq'. 2021-01-30 13:22:34.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4ef5b9d3_qHL0GOtq' has been deleted. 2021-01-30 13:22:34.011 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3eb7ea0e-0a46-4094-9a7c-9da96f9e092d' of option 'instance_type' from Tempest config file. 2021-01-30 13:22:34.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3eb7ea0e-0a46-4094-9a7c-9da96f9e092d' has been removed. 2021-01-30 13:22:34.020 32 INFO rally.task.context [-] Verification 8c5752ee-9eff-4b20-8efe-6d93bacee68e | Context tempest@default cleanup() finished in 1.49 sec 2021-01-30 13:22:34.049 32 INFO rally.api [-] Verification (UUID=4ef5b9d3-9efe-4ccb-b79d-27f8cb406631) has been successfully finished for deployment 'opnfv-rally' (UUID=daaa1ecf-1be1-4e6e-9d25-afaf29fc1630)! 2021-01-30 13:22:35.585 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 13:22:35.585 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 13:22:35.585 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 13:22:37.062 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 13:22:37.063 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 13:22:37.063 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 13:22:38.891 38 INFO rally.api [-] Building 'html' report for the following verification(s): '4ef5b9d3-9efe-4ccb-b79d-27f8cb406631' 2021-01-30 13:22:38.918 38 INFO rally.api [-] The report has been successfully built. 2021-01-30 13:22:40.355 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 13:22:40.355 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 13:22:40.355 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 13:22:42.236 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4ef5b9d3-9efe-4ccb-b79d-27f8cb406631' 2021-01-30 13:22:42.245 40 INFO rally.api [-] The report has been successfully built.