2021-03-20 11:26:32.999 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:33.000 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:33.000 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:34.914 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-20 11:26:34.914 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 11:26:34.914 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-20 11:26:34.914 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-20 11:26:34.914 6 ERROR rally.cli.cliutils 2021-03-20 11:26:36.314 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:36.314 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:36.314 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:39.884 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:39.885 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:39.885 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:45.092 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:45.092 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:45.092 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:46.416 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:46.416 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:46.417 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:48.260 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-20 11:26:48.260 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-20 11:26:48.260 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-20 11:26:48.260 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils force=force) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-20 11:26:48.260 15 ERROR rally.cli.cliutils 2021-03-20 11:26:49.665 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:49.665 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:49.666 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:26:51.476 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-20 11:26:51.553 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b103dc3a-53ef-471a-b7c6-b42a70b864ee/repo. 2021-03-20 11:26:51.908 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b103dc3a-53ef-471a-b7c6-b42a70b864ee/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-20 11:26:51.921 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-20 11:26:51.928 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-20 11:26:51.952 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-20 11:26:51.998 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-20 11:26:52.676 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b103dc3a-53ef-471a-b7c6-b42a70b864ee) has been successfully created! 2021-03-20 11:26:54.178 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:26:54.178 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:26:54.178 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:27:11.176 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:27:11.176 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:27:11.176 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:27:13.100 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b103dc3a-53ef-471a-b7c6-b42a70b864ee) for deployment 'opnfv-rally' (UUID=4c8f2971-04a6-49d8-bd10-f9e1d1074d6b). 2021-03-20 11:27:13.945 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b103dc3a-53ef-471a-b7c6-b42a70b864ee) has been successfully configured for deployment 'opnfv-rally' (UUID=4c8f2971-04a6-49d8-bd10-f9e1d1074d6b)! 2021-03-20 11:27:25.867 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 11:27:25.867 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 11:27:25.867 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 11:27:27.726 32 INFO rally.api [-] Starting verification (UUID=5d786255-3719-4f5b-ada0-b086fc06457b) for deployment 'opnfv-rally' (UUID=4c8f2971-04a6-49d8-bd10-f9e1d1074d6b) by verifier 'opnfv-tempest' (UUID=b103dc3a-53ef-471a-b7c6-b42a70b864ee). 2021-03-20 11:27:28.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-20 11:27:28.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-20 11:27:28.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b103dc3a-53ef-471a-b7c6-b42a70b864ee/for-deployment-4c8f2971-04a6-49d8-bd10-f9e1d1074d6b/tempest.log' to option 'log_file'. 2021-03-20 11:27:28.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b103dc3a-53ef-471a-b7c6-b42a70b864ee/for-deployment-4c8f2971-04a6-49d8-bd10-f9e1d1074d6b/tempest.log 2021-03-20 11:27:28.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-20 11:27:28.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b103dc3a-53ef-471a-b7c6-b42a70b864ee/for-deployment-4c8f2971-04a6-49d8-bd10-f9e1d1074d6b/lock_files' to option 'lock_path'. 2021-03-20 11:27:28.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b103dc3a-53ef-471a-b7c6-b42a70b864ee/for-deployment-4c8f2971-04a6-49d8-bd10-f9e1d1074d6b/lock_files 2021-03-20 11:27:28.918 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-20 11:27:28.918 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-20 11:27:28.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4bffc1ae-a3f2-44fa-a694-041c804481d2 2021-03-20 11:27:28.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 72a9b25d-a474-4b6e-8540-331d6803122a 2021-03-20 11:27:28.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b1079114-65c9-4e3e-b0c7-ad0b2a5e0b96 2021-03-20 11:27:28.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 303bca5f-2236-4671-8f96-cfb484e31a4f 2021-03-20 11:27:29.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-20 11:27:29.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-20 11:27:29.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-20 11:27:29.267 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 11:27:29.306 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-20 11:27:29.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5d786255_AEwkmOAn' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 11:27:29.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5d786255_AEwkmOAn' (ID = a461fce3-4956-4bb3-9c3b-5dfee53debb7) has been successfully created! 2021-03-20 11:27:29.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a461fce3-4956-4bb3-9c3b-5dfee53debb7' to option 'instance_type'. 2021-03-20 11:27:29.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a461fce3-4956-4bb3-9c3b-5dfee53debb7 2021-03-20 11:27:29.459 32 INFO rally.task.context [-] Verification b103dc3a-53ef-471a-b7c6-b42a70b864ee | Context tempest@default setup() finished in 1.15 sec 2021-03-20 11:27:29.460 32 INFO rally.task.context [-] Verification b103dc3a-53ef-471a-b7c6-b42a70b864ee | Context testr@default setup() finished in 0.51 msec 2021-03-20 11:27:29.461 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/4439a942-5915-438f-8e66-1bb54155a49b'. 2021-03-20 11:27:38.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.198s] 2021-03-20 11:27:39.028 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.110s] 2021-03-20 11:27:39.072 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2021-03-20 11:27:41.450 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.951s] 2021-03-20 11:27:41.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.182s] 2021-03-20 11:27:41.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.198s] 2021-03-20 11:27:42.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.131s] 2021-03-20 11:27:46.341 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.938s] 2021-03-20 11:27:48.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.276s] 2021-03-20 11:27:48.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.065s] 2021-03-20 11:27:48.941 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.258s] 2021-03-20 11:27:54.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [5.422s] 2021-03-20 11:27:56.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.276s] 2021-03-20 11:27:56.694 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.054s] 2021-03-20 11:27:57.876 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.181s] 2021-03-20 11:28:02.400 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.524s] 2021-03-20 11:28:02.724 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.322s] 2021-03-20 11:28:07.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.412s] 2021-03-20 11:28:07.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.139s] 2021-03-20 11:28:07.420 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.143s] 2021-03-20 11:28:08.089 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.669s] 2021-03-20 11:28:12.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.492s] 2021-03-20 11:28:16.496 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.407s] 2021-03-20 11:28:16.624 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.129s] 2021-03-20 11:28:17.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.127s] 2021-03-20 11:28:18.723 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.445s] 2021-03-20 11:28:18.913 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.189s] 2021-03-20 11:28:19.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.493s] 2021-03-20 11:28:19.620 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.213s] 2021-03-20 11:28:19.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.192s] 2021-03-20 11:28:20.469 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.657s] 2021-03-20 11:28:20.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.172s] 2021-03-20 11:28:20.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.183s] 2021-03-20 11:28:20.952 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.127s] 2021-03-20 11:28:21.039 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.087s] 2021-03-20 11:28:25.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.835s] 2021-03-20 11:28:29.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.410s] 2021-03-20 11:28:29.953 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.205s] 2021-03-20 11:28:30.057 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.104s] 2021-03-20 11:28:30.209 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.151s] 2021-03-20 11:28:31.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.801s] 2021-03-20 11:28:31.189 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.178s] 2021-03-20 11:28:31.248 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.059s] 2021-03-20 11:28:31.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.195s] 2021-03-20 11:29:13.329 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [41.885s] 2021-03-20 11:29:55.337 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [42.006s] 2021-03-20 11:30:27.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [31.679s] 2021-03-20 11:30:59.232 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [32.215s] 2021-03-20 11:31:34.007 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [34.774s] 2021-03-20 11:32:06.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [32.316s] 2021-03-20 11:32:33.123 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [26.800s] 2021-03-20 11:33:08.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [35.379s] 2021-03-20 11:34:05.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [56.527s] 2021-03-20 11:35:06.662 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [61.631s] 2021-03-20 11:36:05.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [59.066s] 2021-03-20 11:36:59.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [53.914s] 2021-03-20 11:38:07.840 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [68.196s] 2021-03-20 11:39:20.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [72.326s] 2021-03-20 11:40:07.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [47.340s] 2021-03-20 11:40:07.521 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-03-20 11:40:24.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.791s] 2021-03-20 11:40:46.196 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [21.883s] 2021-03-20 11:41:07.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [21.596s] 2021-03-20 11:41:33.638 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [25.846s] 2021-03-20 11:42:07.868 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [34.228s] 2021-03-20 11:42:40.246 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [32.378s] 2021-03-20 11:43:14.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [34.076s] 2021-03-20 11:43:41.821 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [27.497s] 2021-03-20 11:44:11.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [30.006s] 2021-03-20 11:44:12.557 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.727s]: b'LBaasv2 extension not available, skipping' 2021-03-20 11:44:13.053 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-03-20 11:48:21.859 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [248.802s] 2021-03-20 11:52:46.815 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 [264.955s] 2021-03-20 11:57:08.435 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [261.618s] 2021-03-20 12:01:46.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [277.730s] 2021-03-20 12:05:34.352 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [228.183s] 2021-03-20 12:09:27.132 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [232.778s] 2021-03-20 12:14:12.441 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [285.307s] 2021-03-20 12:17:47.066 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [214.624s] 2021-03-20 12:21:38.364 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [231.296s] 2021-03-20 12:25:57.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [259.565s] 2021-03-20 12:49:38.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [1420.463s] 2021-03-20 12:49:39.231 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.836s] 2021-03-20 12:49:39.778 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.546s] 2021-03-20 12:49:40.384 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.606s] 2021-03-20 12:49:40.927 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.542s] 2021-03-20 12:49:57.932 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [17.005s] 2021-03-20 12:50:23.566 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [25.633s] 2021-03-20 12:50:24.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.755s] 2021-03-20 12:50:24.324 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-20 12:50:24.958 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.635s] 2021-03-20 12:51:04.362 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [39.403s] 2021-03-20 12:51:39.531 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [35.168s] 2021-03-20 12:51:58.559 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [19.028s] 2021-03-20 12:52:14.373 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [15.814s] 2021-03-20 12:58:13.069 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [358.694s] 2021-03-20 13:01:06.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [173.508s] 2021-03-20 13:01:19.723 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [13.144s] 2021-03-20 13:01:58.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [38.668s] 2021-03-20 13:02:16.876 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [18.483s] 2021-03-20 13:02:38.725 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [21.847s] 2021-03-20 13:02:55.515 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [16.789s] 2021-03-20 13:03:31.218 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [35.703s] 2021-03-20 13:03:31.903 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.684s] 2021-03-20 13:03:32.431 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.528s] 2021-03-20 13:03:33.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.594s] 2021-03-20 13:03:33.602 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.576s] 2021-03-20 13:03:34.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.536s] 2021-03-20 13:03:34.646 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.507s] 2021-03-20 13:03:35.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.495s] 2021-03-20 13:03:35.746 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.604s] 2021-03-20 13:03:36.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.591s] 2021-03-20 13:03:53.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.280s] 2021-03-20 13:03:56.263 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.644s] 2021-03-20 13:03:56.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.564s] 2021-03-20 13:04:09.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [12.185s] 2021-03-20 13:04:09.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.737s] 2021-03-20 13:04:10.428 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.676s] 2021-03-20 13:04:10.999 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.571s] 2021-03-20 13:04:11.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.010s]: b'Test disabled in conf, skipping' 2021-03-20 13:04:12.367 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.356s]: b'LBaas v1 extension not available, skipping' 2021-03-20 13:04:13.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.617s]: b'LBaasv2 extension not available, skipping' 2021-03-20 13:07:06.987 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [172.997s] 2021-03-20 13:07:24.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [17.210s] 2021-03-20 13:07:24.205 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-20 13:07:25.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.632s] 2021-03-20 13:07:28.123 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.278s] 2021-03-20 13:07:28.128 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-20 13:07:28.133 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-20 13:07:28.395 32 INFO rally.task.context [-] Verification b103dc3a-53ef-471a-b7c6-b42a70b864ee | Context testr@default cleanup() started 2021-03-20 13:07:28.396 32 INFO rally.task.context [-] Verification b103dc3a-53ef-471a-b7c6-b42a70b864ee | Context testr@default cleanup() finished in 0.76 msec 2021-03-20 13:07:28.396 32 INFO rally.task.context [-] Verification b103dc3a-53ef-471a-b7c6-b42a70b864ee | Context tempest@default cleanup() started 2021-03-20 13:07:29.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-20 13:07:29.738 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-20 13:07:29.768 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5d786255_AEwkmOAn'. 2021-03-20 13:07:30.327 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5d786255_AEwkmOAn' has been deleted. 2021-03-20 13:07:30.328 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a461fce3-4956-4bb3-9c3b-5dfee53debb7' of option 'instance_type' from Tempest config file. 2021-03-20 13:07:30.328 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a461fce3-4956-4bb3-9c3b-5dfee53debb7' has been removed. 2021-03-20 13:07:30.337 32 INFO rally.task.context [-] Verification b103dc3a-53ef-471a-b7c6-b42a70b864ee | Context tempest@default cleanup() finished in 1.94 sec 2021-03-20 13:07:30.372 32 INFO rally.api [-] Verification (UUID=5d786255-3719-4f5b-ada0-b086fc06457b) has been successfully finished for deployment 'opnfv-rally' (UUID=4c8f2971-04a6-49d8-bd10-f9e1d1074d6b)! 2021-03-20 13:07:31.884 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:07:31.884 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:07:31.885 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:07:33.338 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:07:33.338 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:07:33.339 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:07:35.349 38 INFO rally.api [-] Building 'html' report for the following verification(s): '5d786255-3719-4f5b-ada0-b086fc06457b' 2021-03-20 13:07:35.379 38 INFO rally.api [-] The report has been successfully built. 2021-03-20 13:07:36.775 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:07:36.775 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:07:36.775 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:07:38.724 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5d786255-3719-4f5b-ada0-b086fc06457b' 2021-03-20 13:07:38.734 40 INFO rally.api [-] The report has been successfully built.