2020-12-26 05:44:00.646 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:00.647 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:00.647 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:02.589 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-26 05:44:02.589 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:44:02.589 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-26 05:44:02.589 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-26 05:44:02.589 6 ERROR rally.cli.cliutils 2020-12-26 05:44:04.031 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:04.031 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:04.031 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:07.565 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:07.565 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:07.565 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:12.718 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:12.718 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:12.718 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:13.963 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:13.963 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:13.963 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:15.743 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-26 05:44:15.743 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-26 05:44:15.743 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-26 05:44:15.743 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils force=force) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-26 05:44:15.743 15 ERROR rally.cli.cliutils 2020-12-26 05:44:17.099 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:17.099 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:17.099 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:18.828 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-26 05:44:18.889 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6fc60443-f851-49e4-9b2e-c6b8291a52cf/repo. 2020-12-26 05:44:19.235 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6fc60443-f851-49e4-9b2e-c6b8291a52cf/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-26 05:44:19.247 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-26 05:44:19.258 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-26 05:44:19.282 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-26 05:44:19.330 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-26 05:44:19.955 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6fc60443-f851-49e4-9b2e-c6b8291a52cf) has been successfully created! 2020-12-26 05:44:21.337 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:21.337 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:21.337 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:37.920 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:37.920 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:37.920 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:39.644 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6fc60443-f851-49e4-9b2e-c6b8291a52cf) for deployment 'opnfv-rally' (UUID=bff26f8c-80bc-4a6b-86fc-d037e58bf1ff). 2020-12-26 05:44:40.459 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6fc60443-f851-49e4-9b2e-c6b8291a52cf) has been successfully configured for deployment 'opnfv-rally' (UUID=bff26f8c-80bc-4a6b-86fc-d037e58bf1ff)! 2020-12-26 05:44:52.373 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:44:52.373 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:44:52.373 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:44:54.226 32 INFO rally.api [-] Starting verification (UUID=92068891-ed31-467d-a794-515245a86a1f) for deployment 'opnfv-rally' (UUID=bff26f8c-80bc-4a6b-86fc-d037e58bf1ff) by verifier 'opnfv-tempest' (UUID=6fc60443-f851-49e4-9b2e-c6b8291a52cf). 2020-12-26 05:44:55.331 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-26 05:44:55.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-26 05:44:55.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6fc60443-f851-49e4-9b2e-c6b8291a52cf/for-deployment-bff26f8c-80bc-4a6b-86fc-d037e58bf1ff/tempest.log' to option 'log_file'. 2020-12-26 05:44:55.539 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6fc60443-f851-49e4-9b2e-c6b8291a52cf/for-deployment-bff26f8c-80bc-4a6b-86fc-d037e58bf1ff/tempest.log 2020-12-26 05:44:55.539 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-26 05:44:55.540 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6fc60443-f851-49e4-9b2e-c6b8291a52cf/for-deployment-bff26f8c-80bc-4a6b-86fc-d037e58bf1ff/lock_files' to option 'lock_path'. 2020-12-26 05:44:55.540 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6fc60443-f851-49e4-9b2e-c6b8291a52cf/for-deployment-bff26f8c-80bc-4a6b-86fc-d037e58bf1ff/lock_files 2020-12-26 05:44:55.540 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-26 05:44:55.541 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-26 05:44:55.541 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9895f7fa-4be9-4e7d-8430-3d1147f375d8 2020-12-26 05:44:55.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4a3b9b08-50ca-46af-bc27-6896f2dd4f1f 2020-12-26 05:44:55.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1234e5f6-5d6f-489d-9f3b-9e41f42ca417 2020-12-26 05:44:55.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = fb6d28bf-1cc9-40c3-9678-741f8367e9cf 2020-12-26 05:44:55.824 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-26 05:44:55.824 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-26 05:44:55.825 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-26 05:44:55.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:44:55.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-26 05:44:55.938 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_92068891_TYJMzQHI' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:44:56.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_92068891_TYJMzQHI' (ID = 65d7aba2-58ed-4d89-9a2c-45398f9604cd) has been successfully created! 2020-12-26 05:44:56.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '65d7aba2-58ed-4d89-9a2c-45398f9604cd' to option 'instance_type'. 2020-12-26 05:44:56.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 65d7aba2-58ed-4d89-9a2c-45398f9604cd 2020-12-26 05:44:56.380 32 INFO rally.task.context [-] Verification 6fc60443-f851-49e4-9b2e-c6b8291a52cf | Context tempest@default setup() finished in 1.56 sec 2020-12-26 05:44:56.381 32 INFO rally.task.context [-] Verification 6fc60443-f851-49e4-9b2e-c6b8291a52cf | Context testr@default setup() finished in 0.55 msec 2020-12-26 05:44:56.381 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/de3499b3-ea4e-4459-9bdc-61f8ef98a7f5'. 2020-12-26 05:45:06.521 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.719s] 2020-12-26 05:45:06.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.132s] 2020-12-26 05:45:06.712 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.058s] 2020-12-26 05:45:09.043 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.846s] 2020-12-26 05:45:09.219 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.176s] 2020-12-26 05:45:09.364 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.144s] 2020-12-26 05:45:09.937 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.109s] 2020-12-26 05:45:13.633 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.695s] 2020-12-26 05:45:15.879 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.246s] 2020-12-26 05:45:15.938 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.058s] 2020-12-26 05:45:17.486 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.548s] 2020-12-26 05:45:22.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.738s] 2020-12-26 05:45:24.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.274s] 2020-12-26 05:45:24.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.057s] 2020-12-26 05:45:26.121 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.565s] 2020-12-26 05:45:34.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [8.741s] 2020-12-26 05:45:35.440 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.577s] 2020-12-26 05:45:44.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.700s] 2020-12-26 05:45:44.263 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.122s] 2020-12-26 05:45:44.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.130s] 2020-12-26 05:45:44.883 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.489s] 2020-12-26 05:45:53.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [7.661s] 2020-12-26 05:45:55.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.288s] 2020-12-26 05:45:55.501 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.128s] 2020-12-26 05:45:56.078 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.576s] 2020-12-26 05:45:57.360 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.838s] 2020-12-26 05:45:57.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.200s] 2020-12-26 05:45:57.753 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.192s] 2020-12-26 05:45:57.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.206s] 2020-12-26 05:45:58.147 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.188s] 2020-12-26 05:45:58.932 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.784s] 2020-12-26 05:45:59.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.197s] 2020-12-26 05:45:59.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.185s] 2020-12-26 05:45:59.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.358s] 2020-12-26 05:45:59.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.065s] 2020-12-26 05:46:04.217 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.973s] 2020-12-26 05:46:10.754 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [6.537s] 2020-12-26 05:46:10.948 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.194s] 2020-12-26 05:46:11.095 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.147s] 2020-12-26 05:46:11.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.127s] 2020-12-26 05:46:11.978 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.755s] 2020-12-26 05:46:12.177 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.199s] 2020-12-26 05:46:12.236 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.058s] 2020-12-26 05:46:13.389 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.153s] 2020-12-26 05:47:17.009 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [63.620s] 2020-12-26 05:48:15.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [58.970s] 2020-12-26 05:48:54.502 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [38.521s] 2020-12-26 05:49:40.067 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [45.565s] 2020-12-26 05:50:33.527 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [53.459s] 2020-12-26 05:51:20.661 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [47.134s] 2020-12-26 05:52:04.539 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [43.877s] 2020-12-26 05:52:44.237 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [39.697s] 2020-12-26 05:54:06.244 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [82.006s] 2020-12-26 05:55:34.059 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [87.814s] 2020-12-26 05:56:45.394 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [71.335s] 2020-12-26 05:58:09.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [83.800s] 2020-12-26 05:59:31.403 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [82.207s] 2020-12-26 06:00:41.804 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [70.401s] 2020-12-26 06:01:21.153 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [39.347s] 2020-12-26 06:01:21.162 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-12-26 06:01:37.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.726s] 2020-12-26 06:02:00.527 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [22.638s] 2020-12-26 06:02:26.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [25.701s] 2020-12-26 06:02:48.821 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [22.592s] 2020-12-26 06:03:22.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [33.859s] 2020-12-26 06:03:54.880 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [32.196s] 2020-12-26 06:04:33.613 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [38.732s] 2020-12-26 06:04:59.861 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [26.248s] 2020-12-26 06:05:38.963 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [39.102s] 2020-12-26 06:05:39.743 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.779s]: b'LBaasv2 extension not available, skipping' 2020-12-26 06:05:40.306 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.561s]: b'LBaasv2 extension not available, skipping' 2020-12-26 06:11:14.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [334.534s] 2020-12-26 06:17:09.169 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 [354.322s] 2020-12-26 06:22:39.716 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [330.545s] 2020-12-26 06:28:01.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [321.589s] 2020-12-26 06:33:15.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [314.578s] 2020-12-26 06:39:20.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [364.879s] 2020-12-26 06:47:09.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [468.555s] 2020-12-26 06:53:04.868 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [355.541s] 2020-12-26 06:58:52.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [347.958s] 2020-12-26 07:25:02.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [1570.065s] 2020-12-26 07:29:01.237 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [238.339s] 2020-12-26 07:29:02.032 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.797s] 2020-12-26 07:29:02.667 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.634s] 2020-12-26 07:29:03.284 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.617s] 2020-12-26 07:29:03.932 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.647s] 2020-12-26 07:29:25.616 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [21.684s] 2020-12-26 07:30:01.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [36.171s] 2020-12-26 07:30:02.516 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.726s] 2020-12-26 07:30:02.517 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-26 07:30:03.132 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.617s] 2020-12-26 07:30:44.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [41.847s] 2020-12-26 07:31:54.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [69.131s] 2020-12-26 07:32:14.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.023s] 2020-12-26 07:32:42.715 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [28.579s] 2020-12-26 07:39:21.960 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [399.244s] 2020-12-26 07:42:08.649 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [166.688s] 2020-12-26 07:42:34.529 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [25.878s] 2020-12-26 07:43:36.782 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [62.253s] 2020-12-26 07:44:06.753 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [29.970s] 2020-12-26 07:44:41.711 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [34.957s] 2020-12-26 07:45:21.935 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [40.223s] 2020-12-26 07:46:12.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [50.899s] 2020-12-26 07:46:13.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.782s] 2020-12-26 07:46:14.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.607s] 2020-12-26 07:46:14.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.588s] 2020-12-26 07:46:15.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.601s] 2020-12-26 07:46:16.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.602s] 2020-12-26 07:46:16.563 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.545s] 2020-12-26 07:46:17.165 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.601s] 2020-12-26 07:46:17.726 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.560s] 2020-12-26 07:46:18.235 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.509s] 2020-12-26 07:46:34.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.365s] 2020-12-26 07:46:37.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.805s] 2020-12-26 07:46:37.998 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.591s] 2020-12-26 07:46:55.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.592s] 2020-12-26 07:46:56.301 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.709s] 2020-12-26 07:46:56.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.630s] 2020-12-26 07:46:57.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.602s] 2020-12-26 07:46:57.541 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-26 07:46:58.773 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.231s]: b'LBaas v1 extension not available, skipping' 2020-12-26 07:47:00.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.647s]: b'LBaasv2 extension not available, skipping' 2020-12-26 07:50:39.124 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [218.699s] 2020-12-26 07:51:02.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [23.274s] 2020-12-26 07:51:02.407 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-26 07:51:04.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.600s] 2020-12-26 07:51:06.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.051s] 2020-12-26 07:51:06.070 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-12-26 07:51:06.075 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-26 07:51:06.353 32 INFO rally.task.context [-] Verification 6fc60443-f851-49e4-9b2e-c6b8291a52cf | Context testr@default cleanup() started 2020-12-26 07:51:06.354 32 INFO rally.task.context [-] Verification 6fc60443-f851-49e4-9b2e-c6b8291a52cf | Context testr@default cleanup() finished in 0.81 msec 2020-12-26 07:51:06.354 32 INFO rally.task.context [-] Verification 6fc60443-f851-49e4-9b2e-c6b8291a52cf | Context tempest@default cleanup() started 2020-12-26 07:51:07.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-26 07:51:07.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-26 07:51:07.712 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_92068891_TYJMzQHI'. 2020-12-26 07:51:08.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_92068891_TYJMzQHI' has been deleted. 2020-12-26 07:51:08.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '65d7aba2-58ed-4d89-9a2c-45398f9604cd' of option 'instance_type' from Tempest config file. 2020-12-26 07:51:08.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '65d7aba2-58ed-4d89-9a2c-45398f9604cd' has been removed. 2020-12-26 07:51:08.094 32 INFO rally.task.context [-] Verification 6fc60443-f851-49e4-9b2e-c6b8291a52cf | Context tempest@default cleanup() finished in 1.74 sec 2020-12-26 07:51:08.124 32 INFO rally.api [-] Verification (UUID=92068891-ed31-467d-a794-515245a86a1f) has been successfully finished for deployment 'opnfv-rally' (UUID=bff26f8c-80bc-4a6b-86fc-d037e58bf1ff)! 2020-12-26 07:51:09.592 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 07:51:09.593 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 07:51:09.593 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 07:51:11.138 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 07:51:11.138 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 07:51:11.138 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 07:51:12.989 38 INFO rally.api [-] Building 'html' report for the following verification(s): '92068891-ed31-467d-a794-515245a86a1f' 2020-12-26 07:51:13.016 38 INFO rally.api [-] The report has been successfully built. 2020-12-26 07:51:14.416 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 07:51:14.416 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 07:51:14.416 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 07:51:16.179 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '92068891-ed31-467d-a794-515245a86a1f' 2020-12-26 07:51:16.185 40 INFO rally.api [-] The report has been successfully built.