2021-03-06 15:38:26.970 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:38:26.970 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:38:26.971 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:38:28.836 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-03-06 15:38:28.836 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-06 15:38:28.836 6 ERROR rally.cli.cliutils 2021-03-06 15:38:30.163 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:38:30.163 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:38:30.163 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:38:33.697 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:38:33.698 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:38:33.698 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:38:38.944 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:38:38.944 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:38:38.944 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:38:40.305 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:38:40.305 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:38:40.306 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:38:42.101 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-03-06 15:38:42.101 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils force=force) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-06 15:38:42.101 15 ERROR rally.cli.cliutils 2021-03-06 15:38:43.539 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:38:43.539 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:38:43.539 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:38:45.384 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-06 15:38:45.462 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1b2acc56-5b7b-481c-adb7-4d5a3c2ad972/repo. 2021-03-06 15:38:45.823 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1b2acc56-5b7b-481c-adb7-4d5a3c2ad972/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-06 15:38:45.836 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-06 15:38:45.844 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-06 15:38:45.867 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-06 15:38:45.913 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-06 15:38:46.600 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1b2acc56-5b7b-481c-adb7-4d5a3c2ad972) has been successfully created! 2021-03-06 15:38:48.076 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:38:48.076 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:38:48.077 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:39:04.904 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:39:04.904 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:39:04.904 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:39:06.813 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1b2acc56-5b7b-481c-adb7-4d5a3c2ad972) for deployment 'opnfv-rally' (UUID=fd90e51f-6ee9-4b0e-8393-50e47c995a18). 2021-03-06 15:39:07.656 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1b2acc56-5b7b-481c-adb7-4d5a3c2ad972) has been successfully configured for deployment 'opnfv-rally' (UUID=fd90e51f-6ee9-4b0e-8393-50e47c995a18)! 2021-03-06 15:39:19.721 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:39:19.721 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:39:19.722 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:39:21.571 32 INFO rally.api [-] Starting verification (UUID=945516dd-99b6-4355-8abe-72c639a8d5b4) for deployment 'opnfv-rally' (UUID=fd90e51f-6ee9-4b0e-8393-50e47c995a18) by verifier 'opnfv-tempest' (UUID=1b2acc56-5b7b-481c-adb7-4d5a3c2ad972). 2021-03-06 15:39:22.726 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-06 15:39:22.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-06 15:39:22.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1b2acc56-5b7b-481c-adb7-4d5a3c2ad972/for-deployment-fd90e51f-6ee9-4b0e-8393-50e47c995a18/tempest.log' to option 'log_file'. 2021-03-06 15:39:22.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1b2acc56-5b7b-481c-adb7-4d5a3c2ad972/for-deployment-fd90e51f-6ee9-4b0e-8393-50e47c995a18/tempest.log 2021-03-06 15:39:22.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-06 15:39:22.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1b2acc56-5b7b-481c-adb7-4d5a3c2ad972/for-deployment-fd90e51f-6ee9-4b0e-8393-50e47c995a18/lock_files' to option 'lock_path'. 2021-03-06 15:39:22.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1b2acc56-5b7b-481c-adb7-4d5a3c2ad972/for-deployment-fd90e51f-6ee9-4b0e-8393-50e47c995a18/lock_files 2021-03-06 15:39:22.820 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-06 15:39:22.820 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-03-06 15:39:22.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0fac910a-8adc-4d97-afc2-222209f765e2 2021-03-06 15:39:22.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 59ef846a-38bc-4f49-86c6-171c17d0a0a4 2021-03-06 15:39:22.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 13266167-a7b2-4c4e-8b0c-68d877dd3ede 2021-03-06 15:39:22.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b44affc4-6a2e-42e2-8288-eb7615a6deb9 2021-03-06 15:39:23.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-06 15:39:23.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-06 15:39:23.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-06 15:39:23.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 15:39:23.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-06 15:39:23.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_945516dd_gpebveG0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 15:39:23.469 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_945516dd_gpebveG0' (ID = 190ea3d8-fb9f-4742-91c1-831871cae7ca) has been successfully created! 2021-03-06 15:39:23.469 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '190ea3d8-fb9f-4742-91c1-831871cae7ca' to option 'instance_type'. 2021-03-06 15:39:23.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 190ea3d8-fb9f-4742-91c1-831871cae7ca 2021-03-06 15:39:23.472 32 INFO rally.task.context [-] Verification 1b2acc56-5b7b-481c-adb7-4d5a3c2ad972 | Context tempest@default setup() finished in 1.25 sec 2021-03-06 15:39:23.473 32 INFO rally.task.context [-] Verification 1b2acc56-5b7b-481c-adb7-4d5a3c2ad972 | Context testr@default setup() finished in 0.53 msec 2021-03-06 15:39:23.473 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/25fd118d-6902-4463-b815-0705c3930565'. 2021-03-06 15:39:33.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.746s] 2021-03-06 15:39:33.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.111s] 2021-03-06 15:39:33.889 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.044s] 2021-03-06 15:39:36.189 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.857s] 2021-03-06 15:39:36.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.208s] 2021-03-06 15:39:36.580 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.183s] 2021-03-06 15:39:37.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.131s] 2021-03-06 15:39:39.270 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.087s] 2021-03-06 15:39:41.517 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.247s] 2021-03-06 15:39:41.582 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.065s] 2021-03-06 15:39:42.452 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.869s] 2021-03-06 15:39:46.071 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.618s] 2021-03-06 15:39:50.599 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.528s] 2021-03-06 15:39:50.675 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.075s] 2021-03-06 15:39:51.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.606s] 2021-03-06 15:39:57.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.554s] 2021-03-06 15:39:58.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.499s] 2021-03-06 15:40:04.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.529s] 2021-03-06 15:40:04.976 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.112s] 2021-03-06 15:40:05.112 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.135s] 2021-03-06 15:40:05.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.543s] 2021-03-06 15:40:09.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.148s] 2021-03-06 15:40:13.764 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.424s] 2021-03-06 15:40:13.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.138s] 2021-03-06 15:40:14.573 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.671s] 2021-03-06 15:40:15.554 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.400s] 2021-03-06 15:40:15.751 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.197s] 2021-03-06 15:40:16.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.339s] 2021-03-06 15:40:16.277 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.187s] 2021-03-06 15:40:16.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.147s] 2021-03-06 15:40:16.549 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.124s] 2021-03-06 15:40:16.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.178s] 2021-03-06 15:40:16.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.168s] 2021-03-06 15:40:17.243 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.348s] 2021-03-06 15:40:17.585 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.342s] 2021-03-06 15:40:21.904 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.337s] 2021-03-06 15:40:26.305 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.401s] 2021-03-06 15:40:26.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.206s] 2021-03-06 15:40:26.642 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.130s] 2021-03-06 15:40:26.769 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.127s] 2021-03-06 15:40:27.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.500s] 2021-03-06 15:40:27.464 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.195s] 2021-03-06 15:40:27.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.056s] 2021-03-06 15:40:28.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.703s] 2021-03-06 15:41:15.883 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [47.657s] 2021-03-06 15:42:01.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [45.207s] 2021-03-06 15:42:37.983 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [36.891s] 2021-03-06 15:43:15.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [37.361s] 2021-03-06 15:43:58.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [43.407s] 2021-03-06 15:44:28.782 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [30.030s] 2021-03-06 15:45:04.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [35.843s] 2021-03-06 15:45:40.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [35.951s] 2021-03-06 15:46:50.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [69.835s] 2021-03-06 15:48:09.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [79.311s] 2021-03-06 15:49:16.780 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [67.051s] 2021-03-06 15:50:14.736 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [57.955s] 2021-03-06 15:51:24.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [69.742s] 2021-03-06 15:52:31.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [66.963s] 2021-03-06 15:53:12.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.377s] 2021-03-06 15:53:12.831 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-03-06 15:53:30.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [17.470s] 2021-03-06 15:53:46.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [16.300s] 2021-03-06 15:54:10.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [23.413s] 2021-03-06 15:54:31.454 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [21.436s] 2021-03-06 15:55:10.476 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [39.022s] 2021-03-06 15:55:43.916 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [33.439s] 2021-03-06 15:56:26.383 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [42.467s] 2021-03-06 15:57:01.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [35.533s] 2021-03-06 15:57:34.494 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [32.576s] 2021-03-06 15:57:35.205 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.710s]: b'LBaasv2 extension not available, skipping' 2021-03-06 15:57:35.757 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.551s]: b'LBaasv2 extension not available, skipping' 2021-03-06 16:01:27.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [231.653s] 2021-03-06 16:25:24.578 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 [1437.158s] 2021-03-06 16:30:09.657 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [285.079s] 2021-03-06 16:34:27.160 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [257.502s] 2021-03-06 16:38:19.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [231.933s] 2021-03-06 16:42:31.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [252.890s] 2021-03-06 16:47:37.567 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [305.577s] 2021-03-06 16:51:33.938 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [236.370s] 2021-03-06 16:55:29.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [235.904s] 2021-03-06 16:59:58.394 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [268.550s] 2021-03-06 17:04:04.075 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [245.679s] 2021-03-06 17:04:04.949 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.875s] 2021-03-06 17:04:05.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.516s] 2021-03-06 17:04:06.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.610s] 2021-03-06 17:04:06.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.587s] 2021-03-06 17:04:22.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.076s] 2021-03-06 17:04:48.113 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [25.372s] 2021-03-06 17:04:48.842 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.727s] 2021-03-06 17:04:48.843 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-03-06 17:04:49.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.691s] 2021-03-06 17:05:26.221 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [36.687s] 2021-03-06 17:06:06.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [40.204s] 2021-03-06 17:06:25.121 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [18.694s] 2021-03-06 17:06:41.172 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [16.050s] 2021-03-06 17:12:39.661 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [358.486s] 2021-03-06 17:14:56.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [136.933s] 2021-03-06 17:15:15.445 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [18.849s] 2021-03-06 17:15:57.637 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [42.190s] 2021-03-06 17:16:15.901 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [18.263s] 2021-03-06 17:16:36.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [20.695s] 2021-03-06 17:17:03.291 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [26.694s] 2021-03-06 17:17:42.535 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [39.243s] 2021-03-06 17:17:43.238 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.703s] 2021-03-06 17:17:43.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.553s] 2021-03-06 17:17:44.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.571s] 2021-03-06 17:17:44.921 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.557s] 2021-03-06 17:17:45.529 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.607s] 2021-03-06 17:17:46.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.587s] 2021-03-06 17:17:46.687 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.570s] 2021-03-06 17:17:47.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.562s] 2021-03-06 17:17:47.833 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.583s] 2021-03-06 17:18:04.157 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.323s] 2021-03-06 17:18:06.713 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.555s] 2021-03-06 17:18:07.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.574s] 2021-03-06 17:18:20.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [12.906s] 2021-03-06 17:18:20.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.698s] 2021-03-06 17:18:21.475 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.582s] 2021-03-06 17:18:22.038 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.563s] 2021-03-06 17:18:22.049 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-03-06 17:18:23.852 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.802s]: b'LBaas v1 extension not available, skipping' 2021-03-06 17:18:25.063 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.210s]: b'LBaasv2 extension not available, skipping' 2021-03-06 17:21:28.857 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [183.789s] 2021-03-06 17:21:48.263 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.404s] 2021-03-06 17:21:48.269 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-03-06 17:21:50.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.330s] 2021-03-06 17:21:52.619 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.012s] 2021-03-06 17:21:52.625 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-03-06 17:21:52.631 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-03-06 17:21:52.903 32 INFO rally.task.context [-] Verification 1b2acc56-5b7b-481c-adb7-4d5a3c2ad972 | Context testr@default cleanup() started 2021-03-06 17:21:52.903 32 INFO rally.task.context [-] Verification 1b2acc56-5b7b-481c-adb7-4d5a3c2ad972 | Context testr@default cleanup() finished in 0.55 msec 2021-03-06 17:21:52.904 32 INFO rally.task.context [-] Verification 1b2acc56-5b7b-481c-adb7-4d5a3c2ad972 | Context tempest@default cleanup() started 2021-03-06 17:21:53.631 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-06 17:21:53.801 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-06 17:21:53.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_945516dd_gpebveG0'. 2021-03-06 17:21:54.390 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_945516dd_gpebveG0' has been deleted. 2021-03-06 17:21:54.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '190ea3d8-fb9f-4742-91c1-831871cae7ca' of option 'instance_type' from Tempest config file. 2021-03-06 17:21:54.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '190ea3d8-fb9f-4742-91c1-831871cae7ca' has been removed. 2021-03-06 17:21:54.402 32 INFO rally.task.context [-] Verification 1b2acc56-5b7b-481c-adb7-4d5a3c2ad972 | Context tempest@default cleanup() finished in 1.50 sec 2021-03-06 17:21:54.435 32 INFO rally.api [-] Verification (UUID=945516dd-99b6-4355-8abe-72c639a8d5b4) has been successfully finished for deployment 'opnfv-rally' (UUID=fd90e51f-6ee9-4b0e-8393-50e47c995a18)! 2021-03-06 17:21:55.910 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:21:55.911 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:21:55.911 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:21:57.317 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:21:57.317 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:21:57.317 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:21:59.211 38 INFO rally.api [-] Building 'html' report for the following verification(s): '945516dd-99b6-4355-8abe-72c639a8d5b4' 2021-03-06 17:21:59.240 38 INFO rally.api [-] The report has been successfully built. 2021-03-06 17:22:00.561 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:00.561 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:00.561 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:22:02.354 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '945516dd-99b6-4355-8abe-72c639a8d5b4' 2021-03-06 17:22:02.360 40 INFO rally.api [-] The report has been successfully built.