2021-01-21 22:44:31.583 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:44:31.583 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:44:31.583 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-21 22:44:33.545 6 ERROR rally.cli.cliutils 2021-01-21 22:44:34.956 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:44:34.956 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:44:34.957 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:44:38.641 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:44:38.641 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:44:38.641 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:44:44.046 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:44:44.046 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:44:44.047 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:44:45.335 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:44:45.335 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:44:45.336 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils force=force) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-21 22:44:47.115 15 ERROR rally.cli.cliutils 2021-01-21 22:44:48.468 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:44:48.468 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:44:48.468 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:44:50.235 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-21 22:44:50.297 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-46dfb9dd-a292-45dc-ac75-8a353de9678e/repo. 2021-01-21 22:44:50.652 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-46dfb9dd-a292-45dc-ac75-8a353de9678e/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-01-21 22:44:50.668 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-21 22:44:50.678 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-21 22:44:50.701 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-21 22:44:50.747 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-21 22:44:51.433 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=46dfb9dd-a292-45dc-ac75-8a353de9678e) has been successfully created! 2021-01-21 22:44:52.867 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:44:52.868 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:44:52.868 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:45:10.723 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:45:10.723 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:45:10.723 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:45:12.651 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=46dfb9dd-a292-45dc-ac75-8a353de9678e) for deployment 'opnfv-rally' (UUID=c8471aab-99ec-4319-a22b-b0839a1fa0fc). 2021-01-21 22:45:13.567 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=46dfb9dd-a292-45dc-ac75-8a353de9678e) has been successfully configured for deployment 'opnfv-rally' (UUID=c8471aab-99ec-4319-a22b-b0839a1fa0fc)! 2021-01-21 22:45:25.507 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 22:45:25.507 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 22:45:25.507 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 22:45:27.336 32 INFO rally.api [-] Starting verification (UUID=ea37f4ae-2ea5-4cb3-9f06-7f58c9d905df) for deployment 'opnfv-rally' (UUID=c8471aab-99ec-4319-a22b-b0839a1fa0fc) by verifier 'opnfv-tempest' (UUID=46dfb9dd-a292-45dc-ac75-8a353de9678e). 2021-01-21 22:45:28.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-21 22:45:28.792 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-21 22:45:28.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-46dfb9dd-a292-45dc-ac75-8a353de9678e/for-deployment-c8471aab-99ec-4319-a22b-b0839a1fa0fc/tempest.log' to option 'log_file'. 2021-01-21 22:45:28.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-46dfb9dd-a292-45dc-ac75-8a353de9678e/for-deployment-c8471aab-99ec-4319-a22b-b0839a1fa0fc/tempest.log 2021-01-21 22:45:28.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-21 22:45:28.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-46dfb9dd-a292-45dc-ac75-8a353de9678e/for-deployment-c8471aab-99ec-4319-a22b-b0839a1fa0fc/lock_files' to option 'lock_path'. 2021-01-21 22:45:28.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-46dfb9dd-a292-45dc-ac75-8a353de9678e/for-deployment-c8471aab-99ec-4319-a22b-b0839a1fa0fc/lock_files 2021-01-21 22:45:28.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-21 22:45:28.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-01-21 22:45:28.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2ba9c4c1-437f-4476-9344-b7ae837d2ae6 2021-01-21 22:45:28.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4025a984-b224-4dcf-a909-152409315742 2021-01-21 22:45:28.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f78fb5ab-ce0a-49e3-873c-29a2f5a6257b 2021-01-21 22:45:28.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 263955bd-3ac9-43d4-81ef-e8231a9e64a2 2021-01-21 22:45:29.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-21 22:45:29.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-21 22:45:29.059 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-21 22:45:29.125 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-21 22:45:29.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-21 22:45:29.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ea37f4ae_CWes5RCP' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-21 22:45:29.767 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ea37f4ae_CWes5RCP' (ID = 25562554-ebfb-4fe6-b0f0-05af48e19b14) has been successfully created! 2021-01-21 22:45:29.767 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '25562554-ebfb-4fe6-b0f0-05af48e19b14' to option 'instance_type'. 2021-01-21 22:45:29.768 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 25562554-ebfb-4fe6-b0f0-05af48e19b14 2021-01-21 22:45:29.770 32 INFO rally.task.context [-] Verification 46dfb9dd-a292-45dc-ac75-8a353de9678e | Context tempest@default setup() finished in 1.82 sec 2021-01-21 22:45:29.771 32 INFO rally.task.context [-] Verification 46dfb9dd-a292-45dc-ac75-8a353de9678e | Context testr@default setup() finished in 0.76 msec 2021-01-21 22:45:29.772 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/410a77e0-a994-4abf-b5d5-2d8948f8f939'. 2021-01-21 22:45:39.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.740s] 2021-01-21 22:45:39.872 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.130s] 2021-01-21 22:45:39.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.045s] 2021-01-21 22:45:42.151 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.794s] 2021-01-21 22:45:42.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.186s] 2021-01-21 22:45:42.475 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.137s] 2021-01-21 22:45:42.998 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.120s] 2021-01-21 22:45:48.823 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [5.824s] 2021-01-21 22:45:51.099 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.276s] 2021-01-21 22:45:51.169 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.069s] 2021-01-21 22:45:52.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.427s] 2021-01-21 22:45:57.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.813s] 2021-01-21 22:46:04.079 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [6.669s] 2021-01-21 22:46:04.160 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.081s] 2021-01-21 22:46:06.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [2.349s] 2021-01-21 22:46:13.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.551s] 2021-01-21 22:46:16.450 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [3.388s] 2021-01-21 22:46:23.006 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.555s] 2021-01-21 22:46:23.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.111s] 2021-01-21 22:46:23.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.133s] 2021-01-21 22:46:25.102 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.852s] 2021-01-21 22:46:29.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.242s] 2021-01-21 22:46:36.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.564s] 2021-01-21 22:46:36.577 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.128s] 2021-01-21 22:46:38.313 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.736s] 2021-01-21 22:46:39.735 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.923s] 2021-01-21 22:46:39.924 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.189s] 2021-01-21 22:46:40.152 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.226s] 2021-01-21 22:46:40.349 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.197s] 2021-01-21 22:46:40.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.228s] 2021-01-21 22:46:40.972 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.394s] 2021-01-21 22:46:41.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.195s] 2021-01-21 22:46:41.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.189s] 2021-01-21 22:46:42.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.876s] 2021-01-21 22:46:42.900 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.667s] 2021-01-21 22:46:49.920 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [6.569s] 2021-01-21 22:46:58.637 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [8.717s] 2021-01-21 22:46:58.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.226s] 2021-01-21 22:46:58.993 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.129s] 2021-01-21 22:46:59.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.148s] 2021-01-21 22:47:01.966 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [2.824s] 2021-01-21 22:47:02.306 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.340s] 2021-01-21 22:47:02.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.088s] 2021-01-21 22:47:04.692 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [2.296s] 2021-01-21 22:48:37.947 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [93.254s] 2021-01-21 22:50:15.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [97.453s] 2021-01-21 22:51:08.506 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [53.104s] 2021-01-21 22:52:06.376 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [57.869s] 2021-01-21 22:53:01.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [55.038s] 2021-01-21 22:53:50.306 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [48.891s] 2021-01-21 22:54:38.638 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [48.331s] 2021-01-21 22:55:46.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [68.110s] 2021-01-21 22:58:51.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [184.641s] 2021-01-21 23:01:52.154 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [180.762s] 2021-01-21 23:04:36.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [164.040s] 2021-01-21 23:07:20.470 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [164.274s] 2021-01-21 23:09:35.606 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [135.135s] 2021-01-21 23:12:04.990 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [149.383s] 2021-01-21 23:13:31.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [86.754s] 2021-01-21 23:13:31.754 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-01-21 23:14:09.615 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [37.861s] 2021-01-21 23:14:49.173 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [39.557s] 2021-01-21 23:15:25.123 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [35.950s] 2021-01-21 23:16:30.353 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [65.229s] 2021-01-21 23:17:42.947 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [72.593s] 2021-01-21 23:18:23.552 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [40.605s] 2021-01-21 23:19:34.753 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [71.199s] 2021-01-21 23:20:29.685 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [54.931s] 2021-01-21 23:21:46.879 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [77.192s] 2021-01-21 23:21:47.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.740s]: b'LBaasv2 extension not available, skipping' 2021-01-21 23:21:48.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.602s]: b'LBaasv2 extension not available, skipping' 2021-01-21 23:28:11.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [382.917s] 2021-01-21 23:36:45.846 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 [514.699s] 2021-01-21 23:45:53.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [547.463s] 2021-01-21 23:54:20.549 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [507.236s] 2021-01-22 00:00:10.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [350.235s] 2021-01-22 00:06:11.915 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [361.127s] 2021-01-22 00:13:19.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [427.700s] 2021-01-22 00:18:15.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [295.408s] 2021-01-22 00:23:29.773 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [314.745s] 2021-01-22 00:29:01.021 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [331.245s] 2021-01-22 00:33:23.981 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [262.959s] 2021-01-22 00:33:24.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.763s] 2021-01-22 00:33:25.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.649s] 2021-01-22 00:33:25.976 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.583s] 2021-01-22 00:33:26.513 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.537s] 2021-01-22 00:33:52.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [26.322s] 2021-01-22 00:34:32.445 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [39.608s] 2021-01-22 00:34:33.203 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.756s] 2021-01-22 00:34:33.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-01-22 00:34:33.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.583s] 2021-01-22 00:35:31.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [57.751s] 2021-01-22 00:36:50.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [79.006s] 2021-01-22 00:37:27.977 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [37.432s] 2021-01-22 00:38:01.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [33.965s] 2021-01-22 00:49:47.648 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [705.704s] 2021-01-22 00:53:02.516 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [194.867s] 2021-01-22 00:53:28.036 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [25.519s] 2021-01-22 00:54:35.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [67.276s] 2021-01-22 00:54:55.774 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [20.461s] 2021-01-22 00:55:32.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [36.250s] 2021-01-22 00:56:02.048 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [30.022s] 2021-01-22 00:56:49.416 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [47.368s] 2021-01-22 00:56:50.202 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.786s] 2021-01-22 00:56:50.816 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.613s] 2021-01-22 00:56:51.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.580s] 2021-01-22 00:56:52.015 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.618s] 2021-01-22 00:56:52.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.587s] 2021-01-22 00:56:53.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.565s] 2021-01-22 00:56:53.757 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.588s] 2021-01-22 00:56:54.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.571s] 2021-01-22 00:56:54.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.569s] 2021-01-22 00:57:11.705 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.807s] 2021-01-22 00:57:14.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.698s] 2021-01-22 00:57:15.029 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.624s] 2021-01-22 00:57:36.684 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [21.655s] 2021-01-22 00:57:37.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.926s] 2021-01-22 00:57:38.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.572s] 2021-01-22 00:57:38.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.546s] 2021-01-22 00:57:38.739 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-01-22 00:57:40.731 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.990s]: b'LBaas v1 extension not available, skipping' 2021-01-22 00:57:43.623 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.892s]: b'LBaasv2 extension not available, skipping' 2021-01-22 01:01:18.124 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [214.497s] 2021-01-22 01:01:43.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [25.039s] 2021-01-22 01:01:43.173 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-01-22 01:01:45.235 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.057s] 2021-01-22 01:01:47.009 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.772s] 2021-01-22 01:01:47.015 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-01-22 01:01:47.020 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-01-22 01:01:47.287 32 INFO rally.task.context [-] Verification 46dfb9dd-a292-45dc-ac75-8a353de9678e | Context testr@default cleanup() started 2021-01-22 01:01:47.288 32 INFO rally.task.context [-] Verification 46dfb9dd-a292-45dc-ac75-8a353de9678e | Context testr@default cleanup() finished in 0.79 msec 2021-01-22 01:01:47.288 32 INFO rally.task.context [-] Verification 46dfb9dd-a292-45dc-ac75-8a353de9678e | Context tempest@default cleanup() started 2021-01-22 01:01:48.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-22 01:01:48.409 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-22 01:01:48.439 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ea37f4ae_CWes5RCP'. 2021-01-22 01:01:49.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ea37f4ae_CWes5RCP' has been deleted. 2021-01-22 01:01:49.169 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '25562554-ebfb-4fe6-b0f0-05af48e19b14' of option 'instance_type' from Tempest config file. 2021-01-22 01:01:49.169 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '25562554-ebfb-4fe6-b0f0-05af48e19b14' has been removed. 2021-01-22 01:01:49.178 32 INFO rally.task.context [-] Verification 46dfb9dd-a292-45dc-ac75-8a353de9678e | Context tempest@default cleanup() finished in 1.89 sec 2021-01-22 01:01:49.220 32 INFO rally.api [-] Verification (UUID=ea37f4ae-2ea5-4cb3-9f06-7f58c9d905df) has been successfully finished for deployment 'opnfv-rally' (UUID=c8471aab-99ec-4319-a22b-b0839a1fa0fc)! 2021-01-22 01:01:50.735 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-22 01:01:50.735 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-22 01:01:50.735 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-22 01:01:52.192 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-22 01:01:52.192 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-22 01:01:52.192 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-22 01:01:53.999 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'ea37f4ae-2ea5-4cb3-9f06-7f58c9d905df' 2021-01-22 01:01:54.035 38 INFO rally.api [-] The report has been successfully built. 2021-01-22 01:01:55.437 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-22 01:01:55.438 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-22 01:01:55.438 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-22 01:01:57.227 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ea37f4ae-2ea5-4cb3-9f06-7f58c9d905df' 2021-01-22 01:01:57.233 40 INFO rally.api [-] The report has been successfully built.