2021-06-05 14:21:56.172 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:21:56.173 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:21:56.173 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:21:57.983 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-06-05 14:21:57.983 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-05 14:21:57.983 6 ERROR rally.cli.cliutils 2021-06-05 14:21:59.407 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:21:59.408 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:21:59.408 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:03.141 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:22:03.142 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:22:03.142 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:08.352 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:22:08.353 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:22:08.353 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:09.634 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:22:09.635 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:22:09.635 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:11.491 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-06-05 14:22:11.491 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils force=force) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-05 14:22:11.491 15 ERROR rally.cli.cliutils 2021-06-05 14:22:12.884 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:22:12.884 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:22:12.885 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:14.646 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-05 14:22:14.707 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bf7d90b5-4c58-48fe-9ed4-fc3b0979879a/repo. 2021-06-05 14:22:15.058 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bf7d90b5-4c58-48fe-9ed4-fc3b0979879a/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-05 14:22:15.075 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-05 14:22:15.084 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-05 14:22:15.107 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-05 14:22:15.152 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-05 14:22:15.861 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bf7d90b5-4c58-48fe-9ed4-fc3b0979879a) has been successfully created! 2021-06-05 14:22:17.243 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:22:17.244 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:22:17.244 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:25.513 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:22:25.514 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:22:25.514 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:27.337 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bf7d90b5-4c58-48fe-9ed4-fc3b0979879a) for deployment 'opnfv-rally' (UUID=ddd6f4dd-5b77-440c-82aa-ce39a99ab639). 2021-06-05 14:22:28.238 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bf7d90b5-4c58-48fe-9ed4-fc3b0979879a) has been successfully configured for deployment 'opnfv-rally' (UUID=ddd6f4dd-5b77-440c-82aa-ce39a99ab639)! 2021-06-05 14:22:36.709 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:22:36.710 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:22:36.710 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:22:38.565 32 INFO rally.api [-] Starting verification (UUID=f0ed8a67-875f-4047-bfc4-79bebc7c930b) for deployment 'opnfv-rally' (UUID=ddd6f4dd-5b77-440c-82aa-ce39a99ab639) by verifier 'opnfv-tempest' (UUID=bf7d90b5-4c58-48fe-9ed4-fc3b0979879a). 2021-06-05 14:22:39.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-05 14:22:40.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-05 14:22:40.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bf7d90b5-4c58-48fe-9ed4-fc3b0979879a/for-deployment-ddd6f4dd-5b77-440c-82aa-ce39a99ab639/tempest.log' to option 'log_file'. 2021-06-05 14:22:40.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bf7d90b5-4c58-48fe-9ed4-fc3b0979879a/for-deployment-ddd6f4dd-5b77-440c-82aa-ce39a99ab639/tempest.log 2021-06-05 14:22:40.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-05 14:22:40.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bf7d90b5-4c58-48fe-9ed4-fc3b0979879a/for-deployment-ddd6f4dd-5b77-440c-82aa-ce39a99ab639/lock_files' to option 'lock_path'. 2021-06-05 14:22:40.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bf7d90b5-4c58-48fe-9ed4-fc3b0979879a/for-deployment-ddd6f4dd-5b77-440c-82aa-ce39a99ab639/lock_files 2021-06-05 14:22:40.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-05 14:22:40.958 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-06-05 14:22:40.959 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 97b94fb2-2d2a-4706-ae11-d1ecfca93432 2021-06-05 14:22:40.959 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9bd25960-7373-4abd-82e3-c4e9e0077532 2021-06-05 14:22:40.960 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 76ca907e-6109-4497-bf7f-6a46e33309b3 2021-06-05 14:22:40.960 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cb939201-11e6-40d8-b344-e7d95edcbf49 2021-06-05 14:22:41.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-05 14:22:41.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-05 14:22:41.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-05 14:22:41.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 14:22:41.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-05 14:22:41.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f0ed8a67_D6S4cHVY' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 14:22:41.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f0ed8a67_D6S4cHVY' (ID = 90944c38-0cd7-47a3-97c8-3ca41d2f79e1) has been successfully created! 2021-06-05 14:22:41.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '90944c38-0cd7-47a3-97c8-3ca41d2f79e1' to option 'instance_type'. 2021-06-05 14:22:41.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 90944c38-0cd7-47a3-97c8-3ca41d2f79e1 2021-06-05 14:22:41.842 32 INFO rally.task.context [-] Verification bf7d90b5-4c58-48fe-9ed4-fc3b0979879a | Context tempest@default setup() finished in 2.66 sec 2021-06-05 14:22:41.843 32 INFO rally.task.context [-] Verification bf7d90b5-4c58-48fe-9ed4-fc3b0979879a | Context testr@default setup() finished in 0.52 msec 2021-06-05 14:22:41.843 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7cf2522c-07c9-42b1-8e1c-2dd6b933e8d5'. 2021-06-05 14:22:53.664 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.659s] 2021-06-05 14:22:57.242 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [3.577s] 2021-06-05 14:23:07.011 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.417s] 2021-06-05 14:23:07.872 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.763s] 2021-06-05 14:23:10.885 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [7.998s] 2021-06-05 14:23:16.718 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.910s] 2021-06-05 14:23:17.083 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.198s] 2021-06-05 14:23:17.700 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.982s] 2021-06-05 14:23:20.707 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [3.007s] 2021-06-05 14:23:32.877 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [12.168s] 2021-06-05 14:23:33.377 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.500s] 2021-06-05 14:23:52.781 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [19.398s] 2021-06-05 14:23:53.214 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.437s] 2021-06-05 14:23:53.374 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [4.601s] 2021-06-05 14:23:54.819 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.604s] 2021-06-05 14:23:55.284 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.464s] 2021-06-05 14:23:55.289 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-06-05 14:23:55.783 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.493s] 2021-06-05 14:23:56.800 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [1.016s] 2021-06-05 14:23:57.678 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.303s] 2021-06-05 14:23:58.817 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.913s] 2021-06-05 14:23:59.918 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.239s] 2021-06-05 14:24:00.498 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.300s] 2021-06-05 14:24:01.973 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.054s] 2021-06-05 14:24:04.176 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.201s] 2021-06-05 14:24:06.299 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [2.122s] 2021-06-05 14:24:07.900 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.600s] 2021-06-05 14:24:10.371 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.469s] 2021-06-05 14:24:13.501 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [12.997s] 2021-06-05 14:24:17.584 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.212s] 2021-06-05 14:24:20.675 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.550s] 2021-06-05 14:24:22.721 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.223s] 2021-06-05 14:24:27.085 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [9.500s] 2021-06-05 14:24:31.596 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [10.919s] 2021-06-05 14:24:40.375 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [6.284s] 2021-06-05 14:24:41.496 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.588s] 2021-06-05 14:24:42.686 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [1.185s] 2021-06-05 14:24:45.194 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [13.596s] 2021-06-05 14:24:46.790 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.415s] 2021-06-05 14:24:50.775 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.983s] 2021-06-05 14:24:54.309 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.115s] 2021-06-05 14:24:58.691 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.914s] 2021-06-05 14:25:06.623 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.930s] 2021-06-05 14:25:16.202 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [9.578s] 2021-06-05 14:25:24.499 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.296s] 2021-06-05 14:25:24.794 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.357s] 2021-06-05 14:25:34.287 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.786s] 2021-06-05 14:25:43.693 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.403s] 2021-06-05 14:25:52.188 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.495s] 2021-06-05 14:26:02.192 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.003s] 2021-06-05 14:26:12.621 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.427s] 2021-06-05 14:26:22.774 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.152s] 2021-06-05 14:26:33.174 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.399s] 2021-06-05 14:26:44.515 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.339s] 2021-06-05 14:26:56.593 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.076s] 2021-06-05 14:27:08.989 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.393s] 2021-06-05 14:27:22.123 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.133s] 2021-06-05 14:27:35.417 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.293s] 2021-06-05 14:27:38.856 32 INFO rally.task.context [-] Verification bf7d90b5-4c58-48fe-9ed4-fc3b0979879a | Context testr@default cleanup() started 2021-06-05 14:27:38.857 32 INFO rally.task.context [-] Verification bf7d90b5-4c58-48fe-9ed4-fc3b0979879a | Context testr@default cleanup() finished in 0.84 msec 2021-06-05 14:27:38.857 32 INFO rally.task.context [-] Verification bf7d90b5-4c58-48fe-9ed4-fc3b0979879a | Context tempest@default cleanup() started 2021-06-05 14:27:39.379 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-05 14:27:39.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-05 14:27:39.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f0ed8a67_D6S4cHVY'. 2021-06-05 14:27:40.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f0ed8a67_D6S4cHVY' has been deleted. 2021-06-05 14:27:40.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '90944c38-0cd7-47a3-97c8-3ca41d2f79e1' of option 'instance_type' from Tempest config file. 2021-06-05 14:27:40.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '90944c38-0cd7-47a3-97c8-3ca41d2f79e1' has been removed. 2021-06-05 14:27:40.160 32 INFO rally.task.context [-] Verification bf7d90b5-4c58-48fe-9ed4-fc3b0979879a | Context tempest@default cleanup() finished in 1.30 sec 2021-06-05 14:27:40.193 32 INFO rally.api [-] Verification (UUID=f0ed8a67-875f-4047-bfc4-79bebc7c930b) has been successfully finished for deployment 'opnfv-rally' (UUID=ddd6f4dd-5b77-440c-82aa-ce39a99ab639)! 2021-06-05 14:27:41.677 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:27:41.677 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:27:41.678 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:27:42.976 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:27:42.976 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:27:42.976 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:27:44.813 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'f0ed8a67-875f-4047-bfc4-79bebc7c930b' 2021-06-05 14:27:44.834 44 INFO rally.api [-] The report has been successfully built. 2021-06-05 14:27:46.169 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 14:27:46.169 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 14:27:46.169 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 14:27:48.028 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f0ed8a67-875f-4047-bfc4-79bebc7c930b' 2021-06-05 14:27:48.032 46 INFO rally.api [-] The report has been successfully built.