2021-06-26 12:17:19.362 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:19.362 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:19.362 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:17:21.316 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-06-26 12:17:21.316 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-26 12:17:21.316 6 ERROR rally.cli.cliutils 2021-06-26 12:17:22.765 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:22.765 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:22.765 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:17:26.381 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:26.381 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:26.381 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:17:31.659 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:31.660 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:31.660 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:17:32.916 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:32.916 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:32.916 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:17:34.838 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-06-26 12:17:34.838 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils force=force) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-26 12:17:34.838 15 ERROR rally.cli.cliutils 2021-06-26 12:17:36.185 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:36.185 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:36.185 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:17:37.993 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-26 12:17:38.055 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a634cfa6-e697-4a80-877d-625955f0116e/repo. 2021-06-26 12:17:38.414 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a634cfa6-e697-4a80-877d-625955f0116e/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-06-26 12:17:38.430 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-26 12:17:38.440 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-26 12:17:38.466 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-26 12:17:38.510 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-26 12:17:39.235 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a634cfa6-e697-4a80-877d-625955f0116e) has been successfully created! 2021-06-26 12:17:40.687 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:40.687 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:40.687 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:17:58.404 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:17:58.405 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:17:58.405 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:18:00.197 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a634cfa6-e697-4a80-877d-625955f0116e) for deployment 'opnfv-rally' (UUID=0120d29c-fc11-451e-b7a7-476b4e468395). 2021-06-26 12:18:01.066 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a634cfa6-e697-4a80-877d-625955f0116e) has been successfully configured for deployment 'opnfv-rally' (UUID=0120d29c-fc11-451e-b7a7-476b4e468395)! 2021-06-26 12:18:13.150 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 12:18:13.150 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 12:18:13.150 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 12:18:15.040 32 INFO rally.api [-] Starting verification (UUID=d4904afc-a4fe-42b9-96ac-21809d9f5eb7) for deployment 'opnfv-rally' (UUID=0120d29c-fc11-451e-b7a7-476b4e468395) by verifier 'opnfv-tempest' (UUID=a634cfa6-e697-4a80-877d-625955f0116e). 2021-06-26 12:18:16.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-26 12:18:16.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-26 12:18:16.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a634cfa6-e697-4a80-877d-625955f0116e/for-deployment-0120d29c-fc11-451e-b7a7-476b4e468395/tempest.log' to option 'log_file'. 2021-06-26 12:18:16.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a634cfa6-e697-4a80-877d-625955f0116e/for-deployment-0120d29c-fc11-451e-b7a7-476b4e468395/tempest.log 2021-06-26 12:18:16.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-26 12:18:16.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a634cfa6-e697-4a80-877d-625955f0116e/for-deployment-0120d29c-fc11-451e-b7a7-476b4e468395/lock_files' to option 'lock_path'. 2021-06-26 12:18:16.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a634cfa6-e697-4a80-877d-625955f0116e/for-deployment-0120d29c-fc11-451e-b7a7-476b4e468395/lock_files 2021-06-26 12:18:16.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-26 12:18:16.477 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-06-26 12:18:16.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 869d010f-d0a7-45fa-9c3b-27eb72a96dc5 2021-06-26 12:18:16.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ebb30724-6331-43d4-aadd-1e612ca9b8b4 2021-06-26 12:18:16.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2189833b-35c0-49a1-b226-2ecba551c15b 2021-06-26 12:18:16.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6a9bb5db-207d-488d-ba6a-f87c8b8c8d4d 2021-06-26 12:18:16.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-26 12:18:16.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-26 12:18:16.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-26 12:18:16.850 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 12:18:16.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-26 12:18:16.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_d4904afc_f8iE4k08' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-26 12:18:17.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d4904afc_f8iE4k08' (ID = 17490669-b918-42ac-a44b-8d8fe4852aa2) has been successfully created! 2021-06-26 12:18:17.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '17490669-b918-42ac-a44b-8d8fe4852aa2' to option 'instance_type'. 2021-06-26 12:18:17.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 17490669-b918-42ac-a44b-8d8fe4852aa2 2021-06-26 12:18:17.219 32 INFO rally.task.context [-] Verification a634cfa6-e697-4a80-877d-625955f0116e | Context tempest@default setup() finished in 1.58 sec 2021-06-26 12:18:17.220 32 INFO rally.task.context [-] Verification a634cfa6-e697-4a80-877d-625955f0116e | Context testr@default setup() finished in 0.47 msec 2021-06-26 12:18:17.220 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/331aec5e-09f4-4137-8b81-ca542dda8906'. 2021-06-26 12:18:26.527 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.206s] 2021-06-26 12:18:26.643 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.115s] 2021-06-26 12:18:26.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.040s] 2021-06-26 12:18:29.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.948s] 2021-06-26 12:18:29.190 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.182s] 2021-06-26 12:18:29.380 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.190s] 2021-06-26 12:18:29.944 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.140s] 2021-06-26 12:18:32.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.696s] 2021-06-26 12:18:34.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.258s] 2021-06-26 12:18:34.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.052s] 2021-06-26 12:18:36.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.373s] 2021-06-26 12:18:40.663 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.337s] 2021-06-26 12:18:47.298 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [6.635s] 2021-06-26 12:18:47.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.070s] 2021-06-26 12:18:48.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.063s] 2021-06-26 12:18:57.089 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [8.657s] 2021-06-26 12:18:58.073 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.983s] 2021-06-26 12:19:06.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.725s] 2021-06-26 12:19:06.925 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.126s] 2021-06-26 12:19:07.057 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.132s] 2021-06-26 12:19:08.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.126s] 2021-06-26 12:19:15.942 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [7.251s] 2021-06-26 12:19:22.478 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.535s] 2021-06-26 12:19:22.608 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.130s] 2021-06-26 12:19:23.590 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.982s] 2021-06-26 12:19:25.156 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.011s] 2021-06-26 12:19:25.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.181s] 2021-06-26 12:19:26.657 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [1.318s] 2021-06-26 12:19:26.852 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.195s] 2021-06-26 12:19:27.020 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.167s] 2021-06-26 12:19:27.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.660s] 2021-06-26 12:19:27.855 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.175s] 2021-06-26 12:19:28.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.171s] 2021-06-26 12:19:28.235 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.209s] 2021-06-26 12:19:28.734 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.499s] 2021-06-26 12:19:36.567 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [6.967s] 2021-06-26 12:19:47.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [10.824s] 2021-06-26 12:19:47.590 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.198s] 2021-06-26 12:19:47.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.274s] 2021-06-26 12:19:47.990 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.124s] 2021-06-26 12:19:48.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.669s] 2021-06-26 12:19:48.854 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.195s] 2021-06-26 12:19:48.920 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.066s] 2021-06-26 12:19:49.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.824s] 2021-06-26 12:21:08.417 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [78.670s] 2021-06-26 12:22:26.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [78.479s] 2021-06-26 12:23:35.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [68.194s] 2021-06-26 12:24:33.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [58.826s] 2021-06-26 12:25:29.629 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [55.711s] 2021-06-26 12:26:18.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [48.381s] 2021-06-26 12:27:11.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [53.822s] 2021-06-26 12:28:04.368 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [52.532s] 2021-06-26 12:30:25.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [140.918s] 2021-06-26 12:32:19.229 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [113.939s] 2021-06-26 12:34:25.638 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [126.409s] 2021-06-26 12:37:00.927 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [155.287s] 2021-06-26 12:38:53.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [112.960s] 2021-06-26 12:40:54.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [120.248s] 2021-06-26 12:41:52.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [58.197s] 2021-06-26 12:41:52.343 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-06-26 12:42:20.849 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [28.506s] 2021-06-26 12:42:53.570 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [32.720s] 2021-06-26 12:43:24.633 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [31.062s] 2021-06-26 12:44:12.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [47.788s] 2021-06-26 12:45:02.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [50.086s] 2021-06-26 12:45:48.593 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [46.084s] 2021-06-26 12:46:55.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [67.085s] 2021-06-26 12:47:50.915 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [55.234s] 2021-06-26 12:48:47.358 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [56.442s] 2021-06-26 12:48:48.080 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.721s]: b'LBaasv2 extension not available, skipping' 2021-06-26 12:48:48.682 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' 2021-06-26 13:13:47.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [1498.637s] 2021-06-26 13:20:29.783 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 [402.456s] 2021-06-26 13:26:35.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [365.841s] 2021-06-26 13:33:19.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [403.795s] 2021-06-26 13:38:48.370 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [328.946s] 2021-06-26 13:43:52.230 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [303.858s] 2021-06-26 13:50:03.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [371.408s] 2021-06-26 13:55:41.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [338.338s] 2021-06-26 14:01:17.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [335.756s] 2021-06-26 14:07:33.803 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [376.064s] 2021-06-26 14:11:49.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [256.017s] 2021-06-26 14:11:50.785 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.964s] 2021-06-26 14:11:51.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.606s] 2021-06-26 14:11:52.051 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.659s] 2021-06-26 14:11:52.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.623s] 2021-06-26 14:12:24.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [31.740s] 2021-06-26 14:13:21.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [56.722s] 2021-06-26 14:13:21.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.640s] 2021-06-26 14:13:21.780 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-06-26 14:13:22.418 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.639s] 2021-06-26 14:14:33.032 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [70.613s] 2021-06-26 14:16:03.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [90.133s] 2021-06-26 14:16:21.480 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [18.313s] 2021-06-26 14:16:43.809 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [22.328s] 2021-06-26 14:26:38.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [594.511s] 2021-06-26 14:29:50.561 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [192.238s] 2021-06-26 14:30:18.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [27.637s] 2021-06-26 14:30:58.976 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [40.776s] 2021-06-26 14:31:21.060 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [22.083s] 2021-06-26 14:31:43.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [22.618s] 2021-06-26 14:32:18.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [35.041s] 2021-06-26 14:33:04.209 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [45.487s] 2021-06-26 14:33:05.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.798s] 2021-06-26 14:33:05.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.586s] 2021-06-26 14:33:06.140 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.545s] 2021-06-26 14:33:06.739 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.598s] 2021-06-26 14:33:07.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.600s] 2021-06-26 14:33:07.932 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.591s] 2021-06-26 14:33:08.427 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.495s] 2021-06-26 14:33:08.956 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.528s] 2021-06-26 14:33:09.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.554s] 2021-06-26 14:33:28.831 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [19.319s] 2021-06-26 14:33:31.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.469s] 2021-06-26 14:33:31.993 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.692s] 2021-06-26 14:33:55.121 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [23.127s] 2021-06-26 14:33:55.852 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.730s] 2021-06-26 14:33:56.454 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.601s] 2021-06-26 14:33:57.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.571s] 2021-06-26 14:33:57.035 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-06-26 14:33:58.534 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.497s]: b'LBaas v1 extension not available, skipping' 2021-06-26 14:34:00.455 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.920s]: b'LBaasv2 extension not available, skipping' 2021-06-26 14:37:31.274 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [210.814s] 2021-06-26 14:37:55.410 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [24.133s] 2021-06-26 14:37:55.415 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-06-26 14:37:57.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.894s] 2021-06-26 14:37:59.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.907s] 2021-06-26 14:37:59.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-06-26 14:37:59.235 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-06-26 14:37:59.501 32 INFO rally.task.context [-] Verification a634cfa6-e697-4a80-877d-625955f0116e | Context testr@default cleanup() started 2021-06-26 14:37:59.502 32 INFO rally.task.context [-] Verification a634cfa6-e697-4a80-877d-625955f0116e | Context testr@default cleanup() finished in 0.55 msec 2021-06-26 14:37:59.502 32 INFO rally.task.context [-] Verification a634cfa6-e697-4a80-877d-625955f0116e | Context tempest@default cleanup() started 2021-06-26 14:38:00.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-26 14:38:00.358 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-26 14:38:00.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_d4904afc_f8iE4k08'. 2021-06-26 14:38:00.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d4904afc_f8iE4k08' has been deleted. 2021-06-26 14:38:00.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '17490669-b918-42ac-a44b-8d8fe4852aa2' of option 'instance_type' from Tempest config file. 2021-06-26 14:38:00.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '17490669-b918-42ac-a44b-8d8fe4852aa2' has been removed. 2021-06-26 14:38:00.908 32 INFO rally.task.context [-] Verification a634cfa6-e697-4a80-877d-625955f0116e | Context tempest@default cleanup() finished in 1.41 sec 2021-06-26 14:38:00.936 32 INFO rally.api [-] Verification (UUID=d4904afc-a4fe-42b9-96ac-21809d9f5eb7) has been successfully finished for deployment 'opnfv-rally' (UUID=0120d29c-fc11-451e-b7a7-476b4e468395)! 2021-06-26 14:38:02.449 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 14:38:02.449 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 14:38:02.449 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 14:38:03.866 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 14:38:03.866 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 14:38:03.866 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 14:38:05.810 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'd4904afc-a4fe-42b9-96ac-21809d9f5eb7' 2021-06-26 14:38:05.839 38 INFO rally.api [-] The report has been successfully built. 2021-06-26 14:38:07.178 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-26 14:38:07.178 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-26 14:38:07.179 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-26 14:38:09.000 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd4904afc-a4fe-42b9-96ac-21809d9f5eb7' 2021-06-26 14:38:09.006 40 INFO rally.api [-] The report has been successfully built.