2021-03-31 14:03:44.716 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:44.716 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:44.716 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:03:46.660 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-31 14:03:46.660 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 14:03:46.660 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-31 14:03:46.660 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-31 14:03:46.660 6 ERROR rally.cli.cliutils 2021-03-31 14:03:48.023 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:48.024 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:48.024 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:03:51.714 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:51.714 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:51.714 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:03:57.015 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:57.015 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:57.015 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:03:58.267 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:58.268 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:58.268 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:04:00.092 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-31 14:04:00.092 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-31 14:04:00.092 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-31 14:04:00.092 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils force=force) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-31 14:04:00.092 15 ERROR rally.cli.cliutils 2021-03-31 14:04:01.494 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:04:01.494 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:04:01.495 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:04:03.321 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-31 14:04:03.398 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7eb09e16-3463-4c9a-92ec-db08eef81398/repo. 2021-03-31 14:04:03.720 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7eb09e16-3463-4c9a-92ec-db08eef81398/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-31 14:04:03.737 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-31 14:04:03.748 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-31 14:04:03.773 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-31 14:04:03.827 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-31 14:04:04.531 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7eb09e16-3463-4c9a-92ec-db08eef81398) has been successfully created! 2021-03-31 14:04:06.004 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:04:06.005 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:04:06.005 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:04:12.755 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:04:12.755 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:04:12.755 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:04:14.679 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7eb09e16-3463-4c9a-92ec-db08eef81398) for deployment 'opnfv-rally' (UUID=7d658305-be5c-4ae4-b8b8-134a2448ea76). 2021-03-31 14:04:15.583 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7eb09e16-3463-4c9a-92ec-db08eef81398) has been successfully configured for deployment 'opnfv-rally' (UUID=7d658305-be5c-4ae4-b8b8-134a2448ea76)! 2021-03-31 14:04:23.902 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:04:23.902 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:04:23.903 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:04:25.833 32 INFO rally.api [-] Starting verification (UUID=8002cfb8-588b-4057-9198-6b1a7e8a292e) for deployment 'opnfv-rally' (UUID=7d658305-be5c-4ae4-b8b8-134a2448ea76) by verifier 'opnfv-tempest' (UUID=7eb09e16-3463-4c9a-92ec-db08eef81398). 2021-03-31 14:04:27.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-31 14:04:27.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-31 14:04:27.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7eb09e16-3463-4c9a-92ec-db08eef81398/for-deployment-7d658305-be5c-4ae4-b8b8-134a2448ea76/tempest.log' to option 'log_file'. 2021-03-31 14:04:27.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7eb09e16-3463-4c9a-92ec-db08eef81398/for-deployment-7d658305-be5c-4ae4-b8b8-134a2448ea76/tempest.log 2021-03-31 14:04:27.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-31 14:04:27.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7eb09e16-3463-4c9a-92ec-db08eef81398/for-deployment-7d658305-be5c-4ae4-b8b8-134a2448ea76/lock_files' to option 'lock_path'. 2021-03-31 14:04:27.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7eb09e16-3463-4c9a-92ec-db08eef81398/for-deployment-7d658305-be5c-4ae4-b8b8-134a2448ea76/lock_files 2021-03-31 14:04:27.315 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-31 14:04:27.316 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-31 14:04:27.316 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = fa8a89ca-af04-4971-a4bb-a38c01c8936d 2021-03-31 14:04:27.316 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = bf335a9b-b446-440b-81a1-17f38c2997d0 2021-03-31 14:04:27.317 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1eac29c1-a243-405b-8577-5c1575e27524 2021-03-31 14:04:27.317 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f441c03b-7269-43e6-9006-fcf24b6c936f 2021-03-31 14:04:27.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-31 14:04:27.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-31 14:04:27.566 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-31 14:04:27.655 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 14:04:27.732 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-31 14:04:27.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8002cfb8_ACi4YMr8' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 14:04:27.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8002cfb8_ACi4YMr8' (ID = d6a2a96e-1af2-487d-a3e6-8e27f42c6165) has been successfully created! 2021-03-31 14:04:27.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd6a2a96e-1af2-487d-a3e6-8e27f42c6165' to option 'instance_type'. 2021-03-31 14:04:27.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d6a2a96e-1af2-487d-a3e6-8e27f42c6165 2021-03-31 14:04:27.883 32 INFO rally.task.context [-] Verification 7eb09e16-3463-4c9a-92ec-db08eef81398 | Context tempest@default setup() finished in 1.38 sec 2021-03-31 14:04:27.884 32 INFO rally.task.context [-] Verification 7eb09e16-3463-4c9a-92ec-db08eef81398 | Context testr@default setup() finished in 0.45 msec 2021-03-31 14:04:27.885 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/02543f8b-e644-400e-bee5-c9f588136397'. 2021-03-31 14:04:36.799 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.434s] 2021-03-31 14:04:38.514 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.715s] 2021-03-31 14:04:45.077 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.002s] 2021-03-31 14:04:49.834 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.991s] 2021-03-31 14:04:51.625 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [13.773s] 2021-03-31 14:05:00.221 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [10.387s] 2021-03-31 14:05:05.931 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.537s] 2021-03-31 14:05:08.397 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [16.770s] 2021-03-31 14:05:09.200 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [3.268s] 2021-03-31 14:05:09.723 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.522s] 2021-03-31 14:05:11.890 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.166s] 2021-03-31 14:05:12.720 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.830s] 2021-03-31 14:05:14.602 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [4.909s] 2021-03-31 14:05:18.083 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.685s] 2021-03-31 14:05:26.866 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [14.140s] 2021-03-31 14:05:27.360 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.498s] 2021-03-31 14:05:28.908 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.548s] 2021-03-31 14:05:30.722 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.813s] 2021-03-31 14:05:30.729 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-03-31 14:05:31.191 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.461s] 2021-03-31 14:05:32.094 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.903s] 2021-03-31 14:05:32.765 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.621s] 2021-03-31 14:05:33.233 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [16.337s] 2021-03-31 14:05:33.276 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.509s] 2021-03-31 14:05:37.874 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.431s] 2021-03-31 14:05:44.123 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.248s] 2021-03-31 14:05:48.048 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.923s] 2021-03-31 14:05:49.506 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.486s] 2021-03-31 14:05:54.697 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.190s] 2021-03-31 14:05:56.877 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.827s] 2021-03-31 14:05:57.013 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.315s] 2021-03-31 14:06:00.481 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.466s] 2021-03-31 14:06:00.547 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [16.055s] 2021-03-31 14:06:04.959 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [4.476s] 2021-03-31 14:06:06.071 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.111s] 2021-03-31 14:06:07.260 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.189s] 2021-03-31 14:06:07.679 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [10.800s] 2021-03-31 14:06:09.030 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.768s] 2021-03-31 14:06:15.273 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.242s] 2021-03-31 14:06:16.227 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.547s] 2021-03-31 14:06:19.105 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.891s] 2021-03-31 14:06:23.793 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.519s] 2021-03-31 14:06:24.645 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.417s] 2021-03-31 14:06:28.144 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.037s] 2021-03-31 14:06:33.861 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.213s] 2021-03-31 14:06:37.968 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.822s] 2021-03-31 14:06:44.580 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.718s] 2021-03-31 14:06:45.584 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.615s] 2021-03-31 14:06:57.902 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [13.323s] 2021-03-31 14:07:09.107 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [11.203s] 2021-03-31 14:07:19.660 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.552s] 2021-03-31 14:07:30.499 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.836s] 2021-03-31 14:07:40.401 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [9.901s] 2021-03-31 14:07:51.413 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.010s] 2021-03-31 14:08:02.751 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.336s] 2021-03-31 14:08:14.871 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.119s] 2021-03-31 14:08:26.968 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.095s] 2021-03-31 14:08:39.525 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.556s] 2021-03-31 14:08:42.307 32 INFO rally.task.context [-] Verification 7eb09e16-3463-4c9a-92ec-db08eef81398 | Context testr@default cleanup() started 2021-03-31 14:08:42.308 32 INFO rally.task.context [-] Verification 7eb09e16-3463-4c9a-92ec-db08eef81398 | Context testr@default cleanup() finished in 0.80 msec 2021-03-31 14:08:42.309 32 INFO rally.task.context [-] Verification 7eb09e16-3463-4c9a-92ec-db08eef81398 | Context tempest@default cleanup() started 2021-03-31 14:08:42.913 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-31 14:08:43.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-31 14:08:43.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8002cfb8_ACi4YMr8'. 2021-03-31 14:08:43.726 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8002cfb8_ACi4YMr8' has been deleted. 2021-03-31 14:08:43.727 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd6a2a96e-1af2-487d-a3e6-8e27f42c6165' of option 'instance_type' from Tempest config file. 2021-03-31 14:08:43.727 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd6a2a96e-1af2-487d-a3e6-8e27f42c6165' has been removed. 2021-03-31 14:08:43.737 32 INFO rally.task.context [-] Verification 7eb09e16-3463-4c9a-92ec-db08eef81398 | Context tempest@default cleanup() finished in 1.43 sec 2021-03-31 14:08:43.760 32 INFO rally.api [-] Verification (UUID=8002cfb8-588b-4057-9198-6b1a7e8a292e) has been successfully finished for deployment 'opnfv-rally' (UUID=7d658305-be5c-4ae4-b8b8-134a2448ea76)! 2021-03-31 14:08:45.240 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:08:45.240 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:08:45.240 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:08:46.597 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:08:46.597 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:08:46.597 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:08:48.517 44 INFO rally.api [-] Building 'html' report for the following verification(s): '8002cfb8-588b-4057-9198-6b1a7e8a292e' 2021-03-31 14:08:48.544 44 INFO rally.api [-] The report has been successfully built. 2021-03-31 14:08:49.910 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:08:49.911 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:08:49.911 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:08:51.819 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8002cfb8-588b-4057-9198-6b1a7e8a292e' 2021-03-31 14:08:51.826 46 INFO rally.api [-] The report has been successfully built.