2020-12-26 08:18:52.413 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:18:52.413 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:18:52.413 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:18:54.293 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 08:18:54.293 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 08:18:54.293 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 08:18:54.293 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 08:18:54.293 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 08:18:54.293 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 08:18:54.293 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 08:18:54.293 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-26 08:18:54.293 6 ERROR rally.cli.cliutils 2020-12-26 08:18:55.744 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:18:55.744 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:18:55.744 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:18:59.413 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:18:59.413 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:18:59.413 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:19:04.717 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:19:04.717 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:19:04.717 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:19:06.027 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:19:06.027 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:19:06.028 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:19:07.882 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 08:19:07.882 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-26 08:19:07.882 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 08:19:07.882 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 08:19:07.882 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 08:19:07.882 15 ERROR rally.cli.cliutils force=force) 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 08:19:07.882 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 08:19:07.882 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-26 08:19:07.882 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 08:19:07.882 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-26 08:19:07.882 15 ERROR rally.cli.cliutils 2020-12-26 08:19:09.318 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:19:09.318 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:19:09.318 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:19:11.092 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-26 08:19:11.170 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f2247b32-901a-41c9-83cf-769694ef3e5d/repo. 2020-12-26 08:19:11.528 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f2247b32-901a-41c9-83cf-769694ef3e5d/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 08:19:11.541 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-26 08:19:11.550 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-26 08:19:11.573 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-26 08:19:11.620 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-26 08:19:12.290 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2247b32-901a-41c9-83cf-769694ef3e5d) has been successfully created! 2020-12-26 08:19:13.805 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:19:13.805 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:19:13.805 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:19:20.394 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:19:20.394 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:19:20.394 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:19:22.238 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f2247b32-901a-41c9-83cf-769694ef3e5d) for deployment 'opnfv-rally' (UUID=13166c67-ff6c-4764-8d30-3a8f5c48a237). 2020-12-26 08:19:23.086 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2247b32-901a-41c9-83cf-769694ef3e5d) has been successfully configured for deployment 'opnfv-rally' (UUID=13166c67-ff6c-4764-8d30-3a8f5c48a237)! 2020-12-26 08:19:31.230 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:19:31.230 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:19:31.230 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:19:33.045 32 INFO rally.api [-] Starting verification (UUID=1ebaaf30-706f-494f-bc23-45848312a383) for deployment 'opnfv-rally' (UUID=13166c67-ff6c-4764-8d30-3a8f5c48a237) by verifier 'opnfv-tempest' (UUID=f2247b32-901a-41c9-83cf-769694ef3e5d). 2020-12-26 08:19:34.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-26 08:19:34.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-26 08:19:34.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2247b32-901a-41c9-83cf-769694ef3e5d/for-deployment-13166c67-ff6c-4764-8d30-3a8f5c48a237/tempest.log' to option 'log_file'. 2020-12-26 08:19:34.228 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f2247b32-901a-41c9-83cf-769694ef3e5d/for-deployment-13166c67-ff6c-4764-8d30-3a8f5c48a237/tempest.log 2020-12-26 08:19:34.228 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-26 08:19:34.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2247b32-901a-41c9-83cf-769694ef3e5d/for-deployment-13166c67-ff6c-4764-8d30-3a8f5c48a237/lock_files' to option 'lock_path'. 2020-12-26 08:19:34.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f2247b32-901a-41c9-83cf-769694ef3e5d/for-deployment-13166c67-ff6c-4764-8d30-3a8f5c48a237/lock_files 2020-12-26 08:19:34.229 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 08:19:34.230 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 08:19:34.230 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6a7c675d-f764-4266-95d8-b1724bad4d6a 2020-12-26 08:19:34.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e93d70b0-bbd0-47a2-aa30-da440edc5800 2020-12-26 08:19:34.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 299e8b9a-344a-4ef9-aeaa-08d9eade7f21 2020-12-26 08:19:34.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b0ad9b86-ddf4-4b52-85f7-de5febfbfcac 2020-12-26 08:19:34.464 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-26 08:19:34.465 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 08:19:34.465 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-26 08:19:34.530 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 08:19:34.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-26 08:19:34.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1ebaaf30_WLFoOQvy' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 08:19:34.666 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1ebaaf30_WLFoOQvy' (ID = b42444e6-5575-4625-8462-b52c2fa0fe23) has been successfully created! 2020-12-26 08:19:34.667 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b42444e6-5575-4625-8462-b52c2fa0fe23' to option 'instance_type'. 2020-12-26 08:19:34.667 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b42444e6-5575-4625-8462-b52c2fa0fe23 2020-12-26 08:19:34.669 32 INFO rally.task.context [-] Verification f2247b32-901a-41c9-83cf-769694ef3e5d | Context tempest@default setup() finished in 1.02 sec 2020-12-26 08:19:34.670 32 INFO rally.task.context [-] Verification f2247b32-901a-41c9-83cf-769694ef3e5d | Context testr@default setup() finished in 0.49 msec 2020-12-26 08:19:34.670 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/91f19821-50a6-472c-b892-d75ad5e3e8be'. 2020-12-26 08:19:49.719 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.629s] 2020-12-26 08:19:54.338 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [4.618s] 2020-12-26 08:19:59.465 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.249s] 2020-12-26 08:20:00.041 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.687s] 2020-12-26 08:20:06.535 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.866s] 2020-12-26 08:20:11.066 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.023s] 2020-12-26 08:20:11.687 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [5.635s] 2020-12-26 08:20:18.410 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.344s] 2020-12-26 08:20:22.325 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [10.637s] 2020-12-26 08:20:29.343 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.845s] 2020-12-26 08:20:34.221 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.034s] 2020-12-26 08:20:35.724 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [6.381s] 2020-12-26 08:20:35.811 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.709s] 2020-12-26 08:20:38.420 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.695s] 2020-12-26 08:20:40.643 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.223s] 2020-12-26 08:20:41.728 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.916s] 2020-12-26 08:20:44.376 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [3.731s] 2020-12-26 08:20:46.696 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [4.967s] 2020-12-26 08:20:46.891 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [14.167s] 2020-12-26 08:20:48.192 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [3.816s] 2020-12-26 08:20:50.001 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.808s] 2020-12-26 08:20:52.867 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.865s] 2020-12-26 08:20:58.569 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [11.675s] 2020-12-26 08:20:59.170 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [12.472s] 2020-12-26 08:21:00.101 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.232s] 2020-12-26 08:21:00.200 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.586s] 2020-12-26 08:21:02.298 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [2.097s] 2020-12-26 08:21:03.266 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.967s] 2020-12-26 08:21:04.782 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.514s] 2020-12-26 08:21:05.224 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.442s] 2020-12-26 08:21:08.258 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.687s] 2020-12-26 08:21:09.590 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [10.418s] 2020-12-26 08:21:11.934 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [11.832s] 2020-12-26 08:21:17.150 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.889s] 2020-12-26 08:21:20.621 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [11.029s] 2020-12-26 08:21:21.724 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [16.494s] 2020-12-26 08:21:22.662 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.941s] 2020-12-26 08:21:23.954 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.292s] 2020-12-26 08:21:25.261 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.306s] 2020-12-26 08:21:25.268 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2020-12-26 08:21:25.781 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.512s] 2020-12-26 08:21:26.294 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.513s] 2020-12-26 08:21:30.377 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.755s] 2020-12-26 08:21:39.266 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.889s] 2020-12-26 08:21:49.223 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.955s] 2020-12-26 08:22:01.160 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [11.935s] 2020-12-26 08:22:10.064 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [15.760s] 2020-12-26 08:22:13.235 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [12.074s] 2020-12-26 08:22:24.740 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.504s] 2020-12-26 08:22:35.487 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.746s] 2020-12-26 08:22:45.947 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.458s] 2020-12-26 08:22:57.519 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.571s] 2020-12-26 08:23:09.639 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.118s] 2020-12-26 08:23:22.164 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.523s] 2020-12-26 08:23:35.293 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.126s] 2020-12-26 08:23:48.394 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.101s] 2020-12-26 08:23:58.519 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.587s] 2020-12-26 08:23:59.195 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.675s] 2020-12-26 08:24:07.112 32 INFO rally.task.context [-] Verification f2247b32-901a-41c9-83cf-769694ef3e5d | Context testr@default cleanup() started 2020-12-26 08:24:07.112 32 INFO rally.task.context [-] Verification f2247b32-901a-41c9-83cf-769694ef3e5d | Context testr@default cleanup() finished in 0.80 msec 2020-12-26 08:24:07.113 32 INFO rally.task.context [-] Verification f2247b32-901a-41c9-83cf-769694ef3e5d | Context tempest@default cleanup() started 2020-12-26 08:24:07.645 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-26 08:24:07.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-26 08:24:07.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1ebaaf30_WLFoOQvy'. 2020-12-26 08:24:08.287 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1ebaaf30_WLFoOQvy' has been deleted. 2020-12-26 08:24:08.288 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b42444e6-5575-4625-8462-b52c2fa0fe23' of option 'instance_type' from Tempest config file. 2020-12-26 08:24:08.289 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b42444e6-5575-4625-8462-b52c2fa0fe23' has been removed. 2020-12-26 08:24:08.298 32 INFO rally.task.context [-] Verification f2247b32-901a-41c9-83cf-769694ef3e5d | Context tempest@default cleanup() finished in 1.18 sec 2020-12-26 08:24:08.325 32 INFO rally.api [-] Verification (UUID=1ebaaf30-706f-494f-bc23-45848312a383) has been successfully finished for deployment 'opnfv-rally' (UUID=13166c67-ff6c-4764-8d30-3a8f5c48a237)! 2020-12-26 08:24:09.865 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:24:09.866 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:24:09.866 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:24:11.279 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:24:11.279 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:24:11.280 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:24:13.103 44 INFO rally.api [-] Building 'html' report for the following verification(s): '1ebaaf30-706f-494f-bc23-45848312a383' 2020-12-26 08:24:13.128 44 INFO rally.api [-] The report has been successfully built. 2020-12-26 08:24:14.508 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 08:24:14.508 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 08:24:14.508 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 08:24:16.296 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1ebaaf30-706f-494f-bc23-45848312a383' 2020-12-26 08:24:16.300 46 INFO rally.api [-] The report has been successfully built.