2020-12-19 06:31:39.223 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:31:39.224 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:31:39.224 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-19 06:31:41.143 6 ERROR rally.cli.cliutils 2020-12-19 06:31:42.484 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:31:42.484 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:31:42.484 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:31:46.122 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:31:46.122 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:31:46.122 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:31:51.242 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:31:51.242 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:31:51.242 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:31:52.521 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:31:52.521 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:31:52.521 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils force=force) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-19 06:31:54.313 15 ERROR rally.cli.cliutils 2020-12-19 06:31:55.637 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:31:55.637 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:31:55.637 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:31:57.372 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-19 06:31:57.438 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c6d2e8ca-a33e-4596-9330-dc6c9cfe353a/repo. 2020-12-19 06:31:57.792 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c6d2e8ca-a33e-4596-9330-dc6c9cfe353a/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-12-19 06:31:57.809 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-19 06:31:57.820 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-19 06:31:57.845 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-19 06:31:57.892 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-19 06:31:58.581 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c6d2e8ca-a33e-4596-9330-dc6c9cfe353a) has been successfully created! 2020-12-19 06:32:00.039 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:32:00.039 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:32:00.040 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:32:16.608 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:32:16.609 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:32:16.609 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:32:18.414 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c6d2e8ca-a33e-4596-9330-dc6c9cfe353a) for deployment 'opnfv-rally' (UUID=e75e7701-d9bd-46fe-8708-8de9791b21c0). 2020-12-19 06:32:19.306 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c6d2e8ca-a33e-4596-9330-dc6c9cfe353a) has been successfully configured for deployment 'opnfv-rally' (UUID=e75e7701-d9bd-46fe-8708-8de9791b21c0)! 2020-12-19 06:32:31.517 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 06:32:31.517 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 06:32:31.517 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 06:32:33.407 32 INFO rally.api [-] Starting verification (UUID=932e55e4-4fa4-4fe3-88b1-061d6c620386) for deployment 'opnfv-rally' (UUID=e75e7701-d9bd-46fe-8708-8de9791b21c0) by verifier 'opnfv-tempest' (UUID=c6d2e8ca-a33e-4596-9330-dc6c9cfe353a). 2020-12-19 06:32:34.514 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-19 06:32:34.801 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-19 06:32:34.802 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c6d2e8ca-a33e-4596-9330-dc6c9cfe353a/for-deployment-e75e7701-d9bd-46fe-8708-8de9791b21c0/tempest.log' to option 'log_file'. 2020-12-19 06:32:34.802 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c6d2e8ca-a33e-4596-9330-dc6c9cfe353a/for-deployment-e75e7701-d9bd-46fe-8708-8de9791b21c0/tempest.log 2020-12-19 06:32:34.803 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-19 06:32:34.803 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c6d2e8ca-a33e-4596-9330-dc6c9cfe353a/for-deployment-e75e7701-d9bd-46fe-8708-8de9791b21c0/lock_files' to option 'lock_path'. 2020-12-19 06:32:34.804 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c6d2e8ca-a33e-4596-9330-dc6c9cfe353a/for-deployment-e75e7701-d9bd-46fe-8708-8de9791b21c0/lock_files 2020-12-19 06:32:34.804 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-19 06:32:34.804 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-12-19 06:32:34.805 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b4198ccf-4116-4d38-8891-2f4b767ae1e1 2020-12-19 06:32:34.805 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dacebbba-b966-4596-8d18-a6801722b793 2020-12-19 06:32:34.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c6860f56-3a16-4dec-9594-72f698d877ba 2020-12-19 06:32:34.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 05d54128-f2ce-4429-959e-ea55f9cb440a 2020-12-19 06:32:35.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-19 06:32:35.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-19 06:32:35.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-19 06:32:35.165 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 06:32:35.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-19 06:32:35.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_932e55e4_PRn5qzlT' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 06:32:35.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_932e55e4_PRn5qzlT' (ID = 5c8a92c6-f5b6-48ae-99f6-e1bfcddb1f86) has been successfully created! 2020-12-19 06:32:35.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5c8a92c6-f5b6-48ae-99f6-e1bfcddb1f86' to option 'instance_type'. 2020-12-19 06:32:35.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5c8a92c6-f5b6-48ae-99f6-e1bfcddb1f86 2020-12-19 06:32:35.307 32 INFO rally.task.context [-] Verification c6d2e8ca-a33e-4596-9330-dc6c9cfe353a | Context tempest@default setup() finished in 1.28 sec 2020-12-19 06:32:35.308 32 INFO rally.task.context [-] Verification c6d2e8ca-a33e-4596-9330-dc6c9cfe353a | Context testr@default setup() finished in 0.51 msec 2020-12-19 06:32:35.308 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/c16af482-8842-4ea4-aa1c-90236200cd03'. 2020-12-19 06:32:44.689 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.199s] 2020-12-19 06:32:44.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.113s] 2020-12-19 06:32:44.851 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.049s] 2020-12-19 06:32:47.029 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.684s] 2020-12-19 06:32:47.214 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.185s] 2020-12-19 06:32:47.373 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.159s] 2020-12-19 06:32:48.496 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.650s] 2020-12-19 06:32:51.362 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.865s] 2020-12-19 06:32:53.623 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.261s] 2020-12-19 06:32:53.668 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.045s] 2020-12-19 06:32:54.131 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.463s] 2020-12-19 06:32:57.957 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.825s] 2020-12-19 06:33:02.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.490s] 2020-12-19 06:33:02.536 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.088s] 2020-12-19 06:33:03.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.494s] 2020-12-19 06:33:09.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.553s] 2020-12-19 06:33:10.009 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.426s] 2020-12-19 06:33:16.661 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.652s] 2020-12-19 06:33:16.771 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.109s] 2020-12-19 06:33:16.900 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.129s] 2020-12-19 06:33:18.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.656s] 2020-12-19 06:33:22.667 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.607s] 2020-12-19 06:33:27.097 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.430s] 2020-12-19 06:33:27.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.128s] 2020-12-19 06:33:28.614 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.388s] 2020-12-19 06:33:29.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.201s] 2020-12-19 06:33:29.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.203s] 2020-12-19 06:33:30.277 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.773s] 2020-12-19 06:33:30.460 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.183s] 2020-12-19 06:33:30.627 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.166s] 2020-12-19 06:33:31.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.375s] 2020-12-19 06:33:31.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.136s] 2020-12-19 06:33:31.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.176s] 2020-12-19 06:33:31.495 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.180s] 2020-12-19 06:33:32.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.557s] 2020-12-19 06:33:36.575 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [4.065s] 2020-12-19 06:33:40.993 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.418s] 2020-12-19 06:33:41.186 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.193s] 2020-12-19 06:33:41.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.105s] 2020-12-19 06:33:41.419 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.127s] 2020-12-19 06:33:42.712 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.293s] 2020-12-19 06:33:42.904 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.192s] 2020-12-19 06:33:42.971 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.067s] 2020-12-19 06:33:44.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.236s] 2020-12-19 06:34:38.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [54.676s] 2020-12-19 06:35:29.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [50.440s] 2020-12-19 06:36:04.322 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [34.994s] 2020-12-19 06:36:39.522 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [35.199s] 2020-12-19 06:37:15.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [36.165s] 2020-12-19 06:37:52.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [36.476s] 2020-12-19 06:38:24.804 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [32.639s] 2020-12-19 06:39:00.236 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [35.431s] 2020-12-19 06:40:27.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [87.482s] 2020-12-19 06:41:50.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [82.590s] 2020-12-19 06:43:01.216 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [70.904s] 2020-12-19 06:44:08.103 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [66.886s] 2020-12-19 06:45:16.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [68.154s] 2020-12-19 06:46:28.103 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [71.845s] 2020-12-19 06:47:00.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [32.317s] 2020-12-19 06:47:00.431 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.008s]: b'Test disabled in conf, skipping' 2020-12-19 06:47:18.599 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [18.168s] 2020-12-19 06:47:35.170 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [16.571s] 2020-12-19 06:47:51.976 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [16.804s] 2020-12-19 06:48:23.331 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [31.355s] 2020-12-19 06:49:00.231 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [36.900s] 2020-12-19 06:49:31.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [31.687s] 2020-12-19 06:50:15.767 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [43.847s] 2020-12-19 06:50:55.961 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [40.193s] 2020-12-19 06:51:35.746 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [39.785s] 2020-12-19 06:51:36.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.731s]: b'LBaasv2 extension not available, skipping' 2020-12-19 06:51:37.066 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.585s]: b'LBaasv2 extension not available, skipping' 2020-12-19 06:57:17.428 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [340.358s] 2020-12-19 07:03:21.776 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 [364.346s] 2020-12-19 07:09:19.937 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [358.158s] 2020-12-19 07:15:02.063 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [342.124s] 2020-12-19 07:20:52.147 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.080s] 2020-12-19 07:26:35.133 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [342.982s] 2020-12-19 07:33:47.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [432.064s] 2020-12-19 07:39:17.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [330.290s] 2020-12-19 07:44:50.930 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [333.437s] 2020-12-19 07:50:48.846 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [357.913s] 2020-12-19 07:54:53.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [244.515s] 2020-12-19 07:54:54.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.918s] 2020-12-19 07:54:54.906 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.625s] 2020-12-19 07:54:55.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.602s] 2020-12-19 07:54:56.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.582s] 2020-12-19 07:55:14.301 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [18.211s] 2020-12-19 07:55:49.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [34.921s] 2020-12-19 07:55:50.021 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.797s] 2020-12-19 07:55:50.023 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2020-12-19 07:55:50.702 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.680s] 2020-12-19 07:57:02.216 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [71.513s] 2020-12-19 07:57:51.555 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [49.337s] 2020-12-19 07:58:13.273 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [21.718s] 2020-12-19 07:58:33.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [20.210s] 2020-12-19 08:05:46.470 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [432.985s] 2020-12-19 08:08:31.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [165.395s] 2020-12-19 08:08:50.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [18.176s] 2020-12-19 08:09:37.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [47.724s] 2020-12-19 08:09:56.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [18.307s] 2020-12-19 08:10:25.847 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [29.770s] 2020-12-19 08:10:51.624 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [25.776s] 2020-12-19 08:12:01.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [69.637s] 2020-12-19 08:12:01.952 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.690s] 2020-12-19 08:12:02.505 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.552s] 2020-12-19 08:12:03.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.637s] 2020-12-19 08:12:03.762 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.618s] 2020-12-19 08:12:04.315 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.553s] 2020-12-19 08:12:04.896 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.581s] 2020-12-19 08:12:05.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.507s] 2020-12-19 08:12:05.949 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.545s] 2020-12-19 08:12:06.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.570s] 2020-12-19 08:12:25.333 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [18.812s] 2020-12-19 08:12:27.929 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.596s] 2020-12-19 08:12:28.495 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.565s] 2020-12-19 08:12:43.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [15.191s] 2020-12-19 08:12:44.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.754s] 2020-12-19 08:12:45.048 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.606s] 2020-12-19 08:12:45.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.593s] 2020-12-19 08:12:45.649 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-12-19 08:12:47.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.450s]: b'LBaas v1 extension not available, skipping' 2020-12-19 08:12:48.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.510s]: b'LBaasv2 extension not available, skipping' 2020-12-19 08:15:54.060 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [185.445s] 2020-12-19 08:16:13.950 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.889s] 2020-12-19 08:16:13.957 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2020-12-19 08:16:15.800 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.838s] 2020-12-19 08:16:17.171 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.369s] 2020-12-19 08:16:17.176 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' 2020-12-19 08:16:17.182 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' 2020-12-19 08:16:17.448 32 INFO rally.task.context [-] Verification c6d2e8ca-a33e-4596-9330-dc6c9cfe353a | Context testr@default cleanup() started 2020-12-19 08:16:17.448 32 INFO rally.task.context [-] Verification c6d2e8ca-a33e-4596-9330-dc6c9cfe353a | Context testr@default cleanup() finished in 0.78 msec 2020-12-19 08:16:17.449 32 INFO rally.task.context [-] Verification c6d2e8ca-a33e-4596-9330-dc6c9cfe353a | Context tempest@default cleanup() started 2020-12-19 08:16:18.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-19 08:16:18.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-19 08:16:18.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_932e55e4_PRn5qzlT'. 2020-12-19 08:16:18.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_932e55e4_PRn5qzlT' has been deleted. 2020-12-19 08:16:18.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5c8a92c6-f5b6-48ae-99f6-e1bfcddb1f86' of option 'instance_type' from Tempest config file. 2020-12-19 08:16:18.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5c8a92c6-f5b6-48ae-99f6-e1bfcddb1f86' has been removed. 2020-12-19 08:16:18.920 32 INFO rally.task.context [-] Verification c6d2e8ca-a33e-4596-9330-dc6c9cfe353a | Context tempest@default cleanup() finished in 1.47 sec 2020-12-19 08:16:18.947 32 INFO rally.api [-] Verification (UUID=932e55e4-4fa4-4fe3-88b1-061d6c620386) has been successfully finished for deployment 'opnfv-rally' (UUID=e75e7701-d9bd-46fe-8708-8de9791b21c0)! 2020-12-19 08:16:20.400 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 08:16:20.400 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 08:16:20.400 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 08:16:21.849 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 08:16:21.849 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 08:16:21.849 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 08:16:23.774 38 INFO rally.api [-] Building 'html' report for the following verification(s): '932e55e4-4fa4-4fe3-88b1-061d6c620386' 2020-12-19 08:16:23.802 38 INFO rally.api [-] The report has been successfully built. 2020-12-19 08:16:25.177 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 08:16:25.177 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 08:16:25.178 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 08:16:26.957 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '932e55e4-4fa4-4fe3-88b1-061d6c620386' 2020-12-19 08:16:26.963 40 INFO rally.api [-] The report has been successfully built.