2020-12-15 08:49:10.075 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:10.075 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:10.075 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:12.006 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 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-15 08:49:12.006 6 ERROR rally.cli.cliutils 2020-12-15 08:49:13.439 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:13.440 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:13.440 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:17.014 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:17.014 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:17.014 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:22.204 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:22.204 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:22.204 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:23.467 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:23.467 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:23.467 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:25.389 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 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils force=force) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-15 08:49:25.389 15 ERROR rally.cli.cliutils 2020-12-15 08:49:26.769 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:26.769 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:26.769 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:28.670 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-15 08:49:28.750 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0b53e287-15de-486b-bbdd-e61d591d67d0/repo. 2020-12-15 08:49:29.108 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0b53e287-15de-486b-bbdd-e61d591d67d0/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 ' 2020-12-15 08:49:29.121 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-15 08:49:29.129 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-15 08:49:29.153 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-15 08:49:29.199 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-15 08:49:29.882 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0b53e287-15de-486b-bbdd-e61d591d67d0) has been successfully created! 2020-12-15 08:49:31.332 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:31.332 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:31.332 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:49.132 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:49:49.132 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:49:49.133 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:49:50.924 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0b53e287-15de-486b-bbdd-e61d591d67d0) for deployment 'opnfv-rally' (UUID=4733027d-45a7-498b-a16a-da0255421e34). 2020-12-15 08:49:51.863 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0b53e287-15de-486b-bbdd-e61d591d67d0) has been successfully configured for deployment 'opnfv-rally' (UUID=4733027d-45a7-498b-a16a-da0255421e34)! 2020-12-15 08:50:03.893 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:50:03.893 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:50:03.893 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:50:05.748 32 INFO rally.api [-] Starting verification (UUID=aa6bc638-99c5-4d15-b9c2-8976b0eacf1e) for deployment 'opnfv-rally' (UUID=4733027d-45a7-498b-a16a-da0255421e34) by verifier 'opnfv-tempest' (UUID=0b53e287-15de-486b-bbdd-e61d591d67d0). 2020-12-15 08:50:06.835 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-15 08:50:07.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-15 08:50:07.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0b53e287-15de-486b-bbdd-e61d591d67d0/for-deployment-4733027d-45a7-498b-a16a-da0255421e34/tempest.log' to option 'log_file'. 2020-12-15 08:50:07.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0b53e287-15de-486b-bbdd-e61d591d67d0/for-deployment-4733027d-45a7-498b-a16a-da0255421e34/tempest.log 2020-12-15 08:50:07.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-15 08:50:07.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0b53e287-15de-486b-bbdd-e61d591d67d0/for-deployment-4733027d-45a7-498b-a16a-da0255421e34/lock_files' to option 'lock_path'. 2020-12-15 08:50:07.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0b53e287-15de-486b-bbdd-e61d591d67d0/for-deployment-4733027d-45a7-498b-a16a-da0255421e34/lock_files 2020-12-15 08:50:07.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-15 08:50:07.032 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 2020-12-15 08:50:07.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9b64814a-4aef-4d7b-b3d6-fba09558c219 2020-12-15 08:50:07.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 74a18a90-e13d-4111-b47a-9e0d4067179b 2020-12-15 08:50:07.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f0bfe8c3-3d9d-4be5-ad9d-7b0fcd7d6f20 2020-12-15 08:50:07.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2d3acda6-abae-497f-acc6-6d27ebe58398 2020-12-15 08:50:07.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-15 08:50:07.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-15 08:50:07.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-15 08:50:07.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 08:50:07.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-15 08:50:07.461 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_aa6bc638_4UFhiGti' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 08:50:08.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_aa6bc638_4UFhiGti' (ID = fe51de89-1096-4949-b603-920894970645) has been successfully created! 2020-12-15 08:50:08.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'fe51de89-1096-4949-b603-920894970645' to option 'instance_type'. 2020-12-15 08:50:08.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = fe51de89-1096-4949-b603-920894970645 2020-12-15 08:50:08.474 32 INFO rally.task.context [-] Verification 0b53e287-15de-486b-bbdd-e61d591d67d0 | Context tempest@default setup() finished in 2.14 sec 2020-12-15 08:50:08.475 32 INFO rally.task.context [-] Verification 0b53e287-15de-486b-bbdd-e61d591d67d0 | Context testr@default setup() finished in 0.51 msec 2020-12-15 08:50:08.476 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/22d00700-cba2-4264-a647-070cbaf3d966'. 2020-12-15 08:50:18.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.756s] 2020-12-15 08:50:18.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.110s] 2020-12-15 08:50:18.528 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2020-12-15 08:50:20.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.748s] 2020-12-15 08:50:20.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.184s] 2020-12-15 08:50:21.109 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.177s] 2020-12-15 08:50:21.686 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.129s] 2020-12-15 08:50:28.481 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [6.794s] 2020-12-15 08:50:30.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.267s] 2020-12-15 08:50:30.817 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.067s] 2020-12-15 08:50:31.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.328s] 2020-12-15 08:50:38.086 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [6.939s] 2020-12-15 08:50:49.023 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [10.937s] 2020-12-15 08:50:49.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.064s] 2020-12-15 08:50:49.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.809s] 2020-12-15 08:50:56.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.674s] 2020-12-15 08:50:58.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [2.102s] 2020-12-15 08:51:05.218 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.544s] 2020-12-15 08:51:05.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.126s] 2020-12-15 08:51:05.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.135s] 2020-12-15 08:51:09.624 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [4.145s] 2020-12-15 08:51:16.574 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [6.401s] 2020-12-15 08:51:23.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.685s] 2020-12-15 08:51:23.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.135s] 2020-12-15 08:51:25.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.893s] 2020-12-15 08:51:26.444 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.623s] 2020-12-15 08:51:26.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.228s] 2020-12-15 08:51:28.885 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [2.212s] 2020-12-15 08:51:29.081 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.195s] 2020-12-15 08:51:29.267 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.186s] 2020-12-15 08:51:31.082 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [1.815s] 2020-12-15 08:51:31.268 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.186s] 2020-12-15 08:51:31.444 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.176s] 2020-12-15 08:51:31.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.549s] 2020-12-15 08:51:32.877 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.883s] 2020-12-15 08:51:38.934 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [5.610s] 2020-12-15 08:51:47.700 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [8.764s] 2020-12-15 08:51:47.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.187s] 2020-12-15 08:51:47.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.103s] 2020-12-15 08:51:48.115 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.124s] 2020-12-15 08:51:49.423 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.307s] 2020-12-15 08:51:49.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.283s] 2020-12-15 08:51:49.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.060s] 2020-12-15 08:51:50.669 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.903s] 2020-12-15 08:53:22.974 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [92.303s] 2020-12-15 08:54:48.235 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [85.261s] 2020-12-15 08:56:09.475 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [81.239s] 2020-12-15 08:57:11.793 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [62.315s] 2020-12-15 08:58:08.033 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [56.239s] 2020-12-15 08:59:05.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [57.359s] 2020-12-15 09:00:04.142 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [58.747s] 2020-12-15 09:01:16.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [72.578s] 2020-12-15 09:03:30.590 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [133.869s] 2020-12-15 09:05:40.243 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [129.652s] 2020-12-15 09:07:34.627 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [114.384s] 2020-12-15 09:10:21.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [167.350s] 2020-12-15 09:12:57.178 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [155.197s] 2020-12-15 09:14:53.981 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [116.803s] 2020-12-15 09:15:56.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [62.818s] 2020-12-15 09:15:56.810 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' 2020-12-15 09:16:20.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [23.623s] 2020-12-15 09:16:52.072 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [31.637s] 2020-12-15 09:17:19.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [27.249s] 2020-12-15 09:18:00.070 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [40.748s] 2020-12-15 09:18:57.493 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [57.422s] 2020-12-15 09:19:53.883 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [56.390s] 2020-12-15 09:21:12.268 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [78.385s] 2020-12-15 09:21:59.346 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [47.077s] 2020-12-15 09:22:49.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [50.418s] 2020-12-15 09:22:50.512 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.745s]: b'LBaasv2 extension not available, skipping' 2020-12-15 09:22:51.115 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.601s]: b'LBaasv2 extension not available, skipping' 2020-12-15 09:30:09.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [438.064s] 2020-12-15 09:39:27.416 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 [558.230s] 2020-12-15 09:47:57.849 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [510.430s] 2020-12-15 10:15:05.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [1628.135s] 2020-12-15 10:23:28.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [502.416s] 2020-12-15 10:31:29.437 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [481.030s] 2020-12-15 10:41:25.347 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [595.907s] 2020-12-15 11:08:36.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [1630.735s] 2020-12-15 11:15:55.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [439.029s] 2020-12-15 11:24:24.472 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [509.352s] 2020-12-15 11:29:00.429 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [275.955s] 2020-12-15 11:29:01.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.757s] 2020-12-15 11:29:01.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.681s] 2020-12-15 11:29:02.502 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.635s] 2020-12-15 11:29:03.123 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.619s] 2020-12-15 11:29:22.242 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [19.119s] 2020-12-15 11:30:18.880 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [56.637s] 2020-12-15 11:30:19.766 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.884s] 2020-12-15 11:30:19.767 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.' 2020-12-15 11:30:20.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.683s] 2020-12-15 11:31:24.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [64.159s] 2020-12-15 11:32:45.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [81.169s] 2020-12-15 11:33:16.063 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [30.284s] 2020-12-15 11:33:48.634 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [32.570s] 2020-12-15 11:46:46.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [777.698s] 2020-12-15 11:50:09.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [203.657s] 2020-12-15 11:50:36.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [26.125s] 2020-12-15 11:51:29.310 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [53.191s] 2020-12-15 11:51:56.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [27.363s] 2020-12-15 11:52:35.285 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [38.611s] 2020-12-15 11:53:11.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [36.107s] 2020-12-15 11:54:16.324 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [64.930s] 2020-12-15 11:54:17.118 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.793s] 2020-12-15 11:54:17.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.534s] 2020-12-15 11:54:18.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.654s] 2020-12-15 11:54:18.927 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.619s] 2020-12-15 11:54:19.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.551s] 2020-12-15 11:54:20.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.612s] 2020-12-15 11:54:20.670 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.578s] 2020-12-15 11:54:21.271 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.601s] 2020-12-15 11:54:21.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.614s] 2020-12-15 11:54:42.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [20.504s] 2020-12-15 11:54:44.841 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.449s] 2020-12-15 11:54:45.371 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.529s] 2020-12-15 11:55:02.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.267s] 2020-12-15 11:55:03.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.758s] 2020-12-15 11:55:03.933 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.535s] 2020-12-15 11:55:04.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.565s] 2020-12-15 11:55:04.509 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.009s]: b'Test disabled in conf, skipping' 2020-12-15 11:55:06.584 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.074s]: b'LBaas v1 extension not available, skipping' 2020-12-15 11:55:08.173 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.588s]: b'LBaasv2 extension not available, skipping' 2020-12-15 11:58:23.086 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [194.907s] 2020-12-15 11:58:48.535 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [25.448s] 2020-12-15 11:58:48.541 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' 2020-12-15 11:58:50.587 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.039s] 2020-12-15 11:58:52.184 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.597s] 2020-12-15 11:58:52.189 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' 2020-12-15 11:58:52.198 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.008s]: b'Test disabled in conf, skipping' 2020-12-15 11:58:52.542 32 INFO rally.task.context [-] Verification 0b53e287-15de-486b-bbdd-e61d591d67d0 | Context testr@default cleanup() started 2020-12-15 11:58:52.542 32 INFO rally.task.context [-] Verification 0b53e287-15de-486b-bbdd-e61d591d67d0 | Context testr@default cleanup() finished in 0.55 msec 2020-12-15 11:58:52.543 32 INFO rally.task.context [-] Verification 0b53e287-15de-486b-bbdd-e61d591d67d0 | Context tempest@default cleanup() started 2020-12-15 11:58:53.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-15 11:58:53.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-15 11:58:54.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_aa6bc638_4UFhiGti'. 2020-12-15 11:58:54.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_aa6bc638_4UFhiGti' has been deleted. 2020-12-15 11:58:54.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'fe51de89-1096-4949-b603-920894970645' of option 'instance_type' from Tempest config file. 2020-12-15 11:58:54.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'fe51de89-1096-4949-b603-920894970645' has been removed. 2020-12-15 11:58:54.396 32 INFO rally.task.context [-] Verification 0b53e287-15de-486b-bbdd-e61d591d67d0 | Context tempest@default cleanup() finished in 1.85 sec 2020-12-15 11:58:54.430 32 INFO rally.api [-] Verification (UUID=aa6bc638-99c5-4d15-b9c2-8976b0eacf1e) has been successfully finished for deployment 'opnfv-rally' (UUID=4733027d-45a7-498b-a16a-da0255421e34)! 2020-12-15 11:58:55.922 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 11:58:55.922 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 11:58:55.923 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 11:58:57.401 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 11:58:57.402 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 11:58:57.402 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 11:58:59.325 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'aa6bc638-99c5-4d15-b9c2-8976b0eacf1e' 2020-12-15 11:58:59.353 38 INFO rally.api [-] The report has been successfully built. 2020-12-15 11:59:00.713 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 11:59:00.713 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 11:59:00.713 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 11:59:02.575 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'aa6bc638-99c5-4d15-b9c2-8976b0eacf1e' 2020-12-15 11:59:02.585 40 INFO rally.api [-] The report has been successfully built.