2021-04-21 11:43:14.113 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:14.114 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:14.114 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:15.971 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-04-21 11:43:15.971 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-21 11:43:15.971 6 ERROR rally.cli.cliutils 2021-04-21 11:43:17.323 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:17.324 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:17.324 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:20.884 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:20.885 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:20.885 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:25.902 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:25.902 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:25.903 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:27.182 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:27.183 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:27.183 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:29.063 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-04-21 11:43:29.063 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils force=force) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-21 11:43:29.063 15 ERROR rally.cli.cliutils 2021-04-21 11:43:30.471 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:30.472 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:30.472 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:32.376 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-21 11:43:32.451 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a4ed9af7-b404-417c-8126-beefe17416f3/repo. 2021-04-21 11:43:32.806 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a4ed9af7-b404-417c-8126-beefe17416f3/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-04-21 11:43:32.823 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-21 11:43:32.832 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-21 11:43:32.856 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-21 11:43:32.905 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-21 11:43:33.580 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a4ed9af7-b404-417c-8126-beefe17416f3) has been successfully created! 2021-04-21 11:43:35.030 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:35.030 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:35.030 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:52.382 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:43:52.382 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:43:52.382 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:43:54.229 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a4ed9af7-b404-417c-8126-beefe17416f3) for deployment 'opnfv-rally' (UUID=34588f0b-b6ae-49e0-8892-1d18b91a43ec). 2021-04-21 11:43:55.347 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a4ed9af7-b404-417c-8126-beefe17416f3) has been successfully configured for deployment 'opnfv-rally' (UUID=34588f0b-b6ae-49e0-8892-1d18b91a43ec)! 2021-04-21 11:44:07.370 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 11:44:07.370 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 11:44:07.370 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 11:44:09.195 32 INFO rally.api [-] Starting verification (UUID=82919632-6ead-4510-bbc9-5afc7a4e6d75) for deployment 'opnfv-rally' (UUID=34588f0b-b6ae-49e0-8892-1d18b91a43ec) by verifier 'opnfv-tempest' (UUID=a4ed9af7-b404-417c-8126-beefe17416f3). 2021-04-21 11:44:10.324 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-21 11:44:10.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-21 11:44:10.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a4ed9af7-b404-417c-8126-beefe17416f3/for-deployment-34588f0b-b6ae-49e0-8892-1d18b91a43ec/tempest.log' to option 'log_file'. 2021-04-21 11:44:10.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a4ed9af7-b404-417c-8126-beefe17416f3/for-deployment-34588f0b-b6ae-49e0-8892-1d18b91a43ec/tempest.log 2021-04-21 11:44:10.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-21 11:44:10.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a4ed9af7-b404-417c-8126-beefe17416f3/for-deployment-34588f0b-b6ae-49e0-8892-1d18b91a43ec/lock_files' to option 'lock_path'. 2021-04-21 11:44:10.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a4ed9af7-b404-417c-8126-beefe17416f3/for-deployment-34588f0b-b6ae-49e0-8892-1d18b91a43ec/lock_files 2021-04-21 11:44:10.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-21 11:44:10.616 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-04-21 11:44:10.616 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2f7ad596-7a23-4cd1-af90-f7aa69a1200b 2021-04-21 11:44:10.617 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c22529bd-8cf5-4eba-ab9a-a9e52b8d248c 2021-04-21 11:44:10.617 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 94db38d5-4ff5-4fae-b969-ca2f694d9d5b 2021-04-21 11:44:10.618 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b33dd234-93b3-4c57-8c00-1dfcf64d4b45 2021-04-21 11:44:10.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-21 11:44:10.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-21 11:44:10.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-21 11:44:10.970 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 11:44:11.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-21 11:44:11.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_82919632_Hz27ymZ9' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 11:44:11.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_82919632_Hz27ymZ9' (ID = 0184b08f-8834-47d2-9875-61de484b757c) has been successfully created! 2021-04-21 11:44:11.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0184b08f-8834-47d2-9875-61de484b757c' to option 'instance_type'. 2021-04-21 11:44:11.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0184b08f-8834-47d2-9875-61de484b757c 2021-04-21 11:44:11.140 32 INFO rally.task.context [-] Verification a4ed9af7-b404-417c-8126-beefe17416f3 | Context tempest@default setup() finished in 1.34 sec 2021-04-21 11:44:11.141 32 INFO rally.task.context [-] Verification a4ed9af7-b404-417c-8126-beefe17416f3 | Context testr@default setup() finished in 0.69 msec 2021-04-21 11:44:11.142 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/1ae49554-871a-42df-80b5-e05e8186448d'. 2021-04-21 11:44:21.377 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.217s] 2021-04-21 11:44:21.488 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.112s] 2021-04-21 11:44:21.522 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.034s] 2021-04-21 11:44:23.846 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.855s] 2021-04-21 11:44:24.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.180s] 2021-04-21 11:44:24.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.207s] 2021-04-21 11:44:24.823 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.124s] 2021-04-21 11:44:28.445 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.621s] 2021-04-21 11:44:30.709 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.263s] 2021-04-21 11:44:30.763 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.054s] 2021-04-21 11:44:31.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.016s] 2021-04-21 11:44:36.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [5.165s] 2021-04-21 11:44:41.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.489s] 2021-04-21 11:44:41.496 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.061s] 2021-04-21 11:44:42.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.370s] 2021-04-21 11:44:53.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [10.817s] 2021-04-21 11:44:53.920 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.237s] 2021-04-21 11:44:58.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.413s] 2021-04-21 11:44:58.456 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.121s] 2021-04-21 11:44:58.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.127s] 2021-04-21 11:44:59.055 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.472s] 2021-04-21 11:45:06.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [6.728s] 2021-04-21 11:45:12.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.532s] 2021-04-21 11:45:12.983 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.139s] 2021-04-21 11:45:13.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.012s] 2021-04-21 11:45:15.304 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.764s] 2021-04-21 11:45:15.495 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.191s] 2021-04-21 11:45:16.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.796s] 2021-04-21 11:45:16.497 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.205s] 2021-04-21 11:45:16.652 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.155s] 2021-04-21 11:45:17.871 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [1.218s] 2021-04-21 11:45:18.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.181s] 2021-04-21 11:45:18.246 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.193s] 2021-04-21 11:45:18.564 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.318s] 2021-04-21 11:45:18.710 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.146s] 2021-04-21 11:45:22.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.404s] 2021-04-21 11:45:27.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.500s] 2021-04-21 11:45:27.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.180s] 2021-04-21 11:45:27.386 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.095s] 2021-04-21 11:45:27.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.121s] 2021-04-21 11:45:27.907 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.399s] 2021-04-21 11:45:28.134 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.227s] 2021-04-21 11:45:28.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.069s] 2021-04-21 11:45:28.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.452s] 2021-04-21 11:46:36.882 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [68.224s] 2021-04-21 11:47:50.807 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [73.924s] 2021-04-21 11:48:33.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [42.319s] 2021-04-21 11:49:13.709 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [40.582s] 2021-04-21 11:49:58.377 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [44.666s] 2021-04-21 11:50:40.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [42.618s] 2021-04-21 11:51:14.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [33.446s] 2021-04-21 11:52:06.598 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [52.155s] 2021-04-21 11:53:56.069 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [109.470s] 2021-04-21 11:55:40.826 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [104.756s] 2021-04-21 11:57:24.365 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [103.538s] 2021-04-21 11:59:09.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [105.421s] 2021-04-21 12:00:55.906 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [106.119s] 2021-04-21 12:02:31.891 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [95.984s] 2021-04-21 12:03:23.301 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [51.409s] 2021-04-21 12:03:23.311 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-04-21 12:03:41.266 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [17.955s] 2021-04-21 12:04:08.500 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [27.233s] 2021-04-21 12:04:30.454 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [21.953s] 2021-04-21 12:05:02.273 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [31.818s] 2021-04-21 12:05:51.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [49.523s] 2021-04-21 12:06:34.457 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [42.659s] 2021-04-21 12:07:33.169 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [58.711s] 2021-04-21 12:08:05.132 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [31.962s] 2021-04-21 12:08:48.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [43.858s] 2021-04-21 12:08:49.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.688s]: b'LBaasv2 extension not available, skipping' 2021-04-21 12:08:50.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.567s]: b'LBaasv2 extension not available, skipping' 2021-04-21 12:13:44.322 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [294.068s] 2021-04-21 12:19:02.820 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 [318.497s] 2021-04-21 12:24:09.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [306.374s] 2021-04-21 12:29:23.514 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [314.316s] 2021-04-21 12:33:50.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [266.490s] 2021-04-21 12:38:28.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [278.134s] 2021-04-21 12:42:46.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [258.121s] 2021-04-21 12:47:21.623 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [275.357s] 2021-04-21 12:51:49.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [267.388s] 2021-04-21 12:57:00.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [311.122s] 2021-04-21 13:01:05.102 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [244.963s] 2021-04-21 13:01:05.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.697s] 2021-04-21 13:01:06.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.514s] 2021-04-21 13:01:06.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.605s] 2021-04-21 13:01:07.565 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.647s] 2021-04-21 13:01:23.906 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.340s] 2021-04-21 13:02:03.573 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [39.667s] 2021-04-21 13:02:04.383 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.808s] 2021-04-21 13:02:04.384 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-04-21 13:02:05.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.619s] 2021-04-21 13:02:54.417 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [49.415s] 2021-04-21 13:03:43.891 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [49.472s] 2021-04-21 13:04:07.241 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [23.349s] 2021-04-21 13:04:29.260 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [22.018s] 2021-04-21 13:13:27.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [537.933s] 2021-04-21 13:16:34.787 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [187.591s] 2021-04-21 13:16:58.069 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [23.281s] 2021-04-21 13:17:56.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [58.070s] 2021-04-21 13:18:23.450 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [27.309s] 2021-04-21 13:18:51.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [27.881s] 2021-04-21 13:19:18.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.258s] 2021-04-21 13:20:03.794 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [45.203s] 2021-04-21 13:20:04.588 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.793s] 2021-04-21 13:20:05.209 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.621s] 2021-04-21 13:20:05.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.587s] 2021-04-21 13:20:06.419 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.622s] 2021-04-21 13:20:07.033 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.613s] 2021-04-21 13:20:07.633 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.600s] 2021-04-21 13:20:08.232 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.598s] 2021-04-21 13:20:08.838 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.605s] 2021-04-21 13:20:09.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.594s] 2021-04-21 13:20:25.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [15.890s] 2021-04-21 13:20:28.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.678s] 2021-04-21 13:20:28.613 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.611s] 2021-04-21 13:20:46.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [18.127s] 2021-04-21 13:20:47.464 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.722s] 2021-04-21 13:20:47.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.511s] 2021-04-21 13:20:48.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.603s] 2021-04-21 13:20:48.587 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-04-21 13:20:50.750 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.162s]: b'LBaas v1 extension not available, skipping' 2021-04-21 13:20:51.934 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.183s]: b'LBaasv2 extension not available, skipping' 2021-04-21 13:24:09.794 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [197.855s] 2021-04-21 13:24:31.983 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [22.187s] 2021-04-21 13:24:31.989 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-04-21 13:24:34.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.903s] 2021-04-21 13:24:36.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.732s] 2021-04-21 13:24:36.637 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-04-21 13:24:36.642 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-04-21 13:24:36.983 32 INFO rally.task.context [-] Verification a4ed9af7-b404-417c-8126-beefe17416f3 | Context testr@default cleanup() started 2021-04-21 13:24:36.984 32 INFO rally.task.context [-] Verification a4ed9af7-b404-417c-8126-beefe17416f3 | Context testr@default cleanup() finished in 0.65 msec 2021-04-21 13:24:36.984 32 INFO rally.task.context [-] Verification a4ed9af7-b404-417c-8126-beefe17416f3 | Context tempest@default cleanup() started 2021-04-21 13:24:37.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-21 13:24:37.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-21 13:24:37.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_82919632_Hz27ymZ9'. 2021-04-21 13:24:38.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_82919632_Hz27ymZ9' has been deleted. 2021-04-21 13:24:38.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0184b08f-8834-47d2-9875-61de484b757c' of option 'instance_type' from Tempest config file. 2021-04-21 13:24:38.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0184b08f-8834-47d2-9875-61de484b757c' has been removed. 2021-04-21 13:24:38.214 32 INFO rally.task.context [-] Verification a4ed9af7-b404-417c-8126-beefe17416f3 | Context tempest@default cleanup() finished in 1.23 sec 2021-04-21 13:24:38.245 32 INFO rally.api [-] Verification (UUID=82919632-6ead-4510-bbc9-5afc7a4e6d75) has been successfully finished for deployment 'opnfv-rally' (UUID=34588f0b-b6ae-49e0-8892-1d18b91a43ec)! 2021-04-21 13:24:39.769 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:24:39.769 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:24:39.769 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:24:41.288 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:24:41.289 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:24:41.289 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:24:43.145 38 INFO rally.api [-] Building 'html' report for the following verification(s): '82919632-6ead-4510-bbc9-5afc7a4e6d75' 2021-04-21 13:24:43.174 38 INFO rally.api [-] The report has been successfully built. 2021-04-21 13:24:44.625 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:24:44.625 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:24:44.625 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:24:46.456 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '82919632-6ead-4510-bbc9-5afc7a4e6d75' 2021-04-21 13:24:46.464 40 INFO rally.api [-] The report has been successfully built.