2020-12-09 12:33:03.556 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:03.556 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:03.556 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:05.431 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-09 12:33:05.431 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 12:33:05.431 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-09 12:33:05.431 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-09 12:33:05.431 6 ERROR rally.cli.cliutils 2020-12-09 12:33:06.821 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:06.821 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:06.821 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:10.357 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:10.357 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:10.357 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:15.619 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:15.619 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:15.619 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:16.949 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:16.949 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:16.949 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:18.838 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-09 12:33:18.838 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-09 12:33:18.838 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-09 12:33:18.838 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils force=force) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-09 12:33:18.838 15 ERROR rally.cli.cliutils 2020-12-09 12:33:20.212 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:20.212 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:20.213 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:22.053 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-09 12:33:22.132 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-efaf80a1-582b-4a10-b895-704a6c569aab/repo. 2020-12-09 12:33:22.482 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-efaf80a1-582b-4a10-b895-704a6c569aab/repo'... done. Note: checking out '35e649bb84d55f0f91f19d33f32bd49ebb198f42'. 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-09 12:33:22.495 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g35e649bb8 ' 2020-12-09 12:33:22.505 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '35e649bb84d55f0f91f19d33f32bd49ebb198f42 ' 2020-12-09 12:33:22.531 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-09 12:33:22.576 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-09 12:33:23.278 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=efaf80a1-582b-4a10-b895-704a6c569aab) has been successfully created! 2020-12-09 12:33:24.807 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:24.808 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:24.808 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:32.679 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:32.679 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:32.679 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:34.458 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=efaf80a1-582b-4a10-b895-704a6c569aab) for deployment 'opnfv-rally' (UUID=f0b3ee23-942a-4557-a03b-cd68f313d58e). 2020-12-09 12:33:35.285 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=efaf80a1-582b-4a10-b895-704a6c569aab) has been successfully configured for deployment 'opnfv-rally' (UUID=f0b3ee23-942a-4557-a03b-cd68f313d58e)! 2020-12-09 12:33:43.588 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:33:43.588 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:33:43.588 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:33:45.588 32 INFO rally.api [-] Starting verification (UUID=9dd0d0ef-a540-4636-b4ed-abe463a189ec) for deployment 'opnfv-rally' (UUID=f0b3ee23-942a-4557-a03b-cd68f313d58e) by verifier 'opnfv-tempest' (UUID=efaf80a1-582b-4a10-b895-704a6c569aab). 2020-12-09 12:33:46.669 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-09 12:33:46.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-09 12:33:46.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-efaf80a1-582b-4a10-b895-704a6c569aab/for-deployment-f0b3ee23-942a-4557-a03b-cd68f313d58e/tempest.log' to option 'log_file'. 2020-12-09 12:33:46.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-efaf80a1-582b-4a10-b895-704a6c569aab/for-deployment-f0b3ee23-942a-4557-a03b-cd68f313d58e/tempest.log 2020-12-09 12:33:46.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-09 12:33:46.959 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-efaf80a1-582b-4a10-b895-704a6c569aab/for-deployment-f0b3ee23-942a-4557-a03b-cd68f313d58e/lock_files' to option 'lock_path'. 2020-12-09 12:33:46.959 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-efaf80a1-582b-4a10-b895-704a6c569aab/for-deployment-f0b3ee23-942a-4557-a03b-cd68f313d58e/lock_files 2020-12-09 12:33:46.959 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-09 12:33:46.960 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-09 12:33:46.960 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 27f600fe-0275-4d68-8290-cf5aa8f99e85 2020-12-09 12:33:46.961 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 48ca7cc0-6634-42d9-aa21-cfee5469d243 2020-12-09 12:33:46.961 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2ce9b93b-558b-4793-a188-8a986026e3f0 2020-12-09 12:33:46.962 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 30d63823-826f-41c4-a31b-f6f8d689d4cc 2020-12-09 12:33:47.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-09 12:33:47.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-09 12:33:47.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-09 12:33:47.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 12:33:47.380 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-09 12:33:47.381 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9dd0d0ef_uypJn8R1' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 12:33:48.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9dd0d0ef_uypJn8R1' (ID = 65893c16-3919-4f59-a473-24785476f5fd) has been successfully created! 2020-12-09 12:33:48.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '65893c16-3919-4f59-a473-24785476f5fd' to option 'instance_type'. 2020-12-09 12:33:48.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 65893c16-3919-4f59-a473-24785476f5fd 2020-12-09 12:33:48.091 32 INFO rally.task.context [-] Verification efaf80a1-582b-4a10-b895-704a6c569aab | Context tempest@default setup() finished in 1.93 sec 2020-12-09 12:33:48.092 32 INFO rally.task.context [-] Verification efaf80a1-582b-4a10-b895-704a6c569aab | Context testr@default setup() finished in 0.47 msec 2020-12-09 12:33:48.092 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2a3bca07-f33f-4863-b7d7-d089344e7407'. 2020-12-09 12:34:00.916 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.407s] 2020-12-09 12:34:05.618 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [4.701s] 2020-12-09 12:34:14.197 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [5.590s] 2020-12-09 12:34:16.571 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.493s] 2020-12-09 12:34:17.080 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [10.150s] 2020-12-09 12:34:24.949 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.155s] 2020-12-09 12:34:26.001 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [8.921s] 2020-12-09 12:34:36.167 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.910s] 2020-12-09 12:34:41.247 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.078s] 2020-12-09 12:34:44.025 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.777s] 2020-12-09 12:34:44.219 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.624s] 2020-12-09 12:34:45.370 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.150s] 2020-12-09 12:34:45.913 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.542s] 2020-12-09 12:34:46.212 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.187s] 2020-12-09 12:34:46.403 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.230s] 2020-12-09 12:34:47.689 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.449s] 2020-12-09 12:34:47.864 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.950s] 2020-12-09 12:34:48.102 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.888s] 2020-12-09 12:34:48.486 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.622s] 2020-12-09 12:34:48.662 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.972s] 2020-12-09 12:34:49.449 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.347s] 2020-12-09 12:34:50.514 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.064s] 2020-12-09 12:34:51.411 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.006s] 2020-12-09 12:34:52.248 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.732s] 2020-12-09 12:34:54.626 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.215s] 2020-12-09 12:35:00.062 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.811s] 2020-12-09 12:35:01.493 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [13.000s] 2020-12-09 12:35:01.851 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.223s] 2020-12-09 12:35:02.253 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.766s] 2020-12-09 12:35:03.147 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.893s] 2020-12-09 12:35:03.959 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.811s] 2020-12-09 12:35:03.965 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2020-12-09 12:35:04.415 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.450s] 2020-12-09 12:35:04.935 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.519s] 2020-12-09 12:35:07.596 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.534s] 2020-12-09 12:35:09.068 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.215s] 2020-12-09 12:35:17.074 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.006s] 2020-12-09 12:35:24.940 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [7.864s] 2020-12-09 12:35:36.239 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [11.296s] 2020-12-09 12:35:38.467 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.736s] 2020-12-09 12:35:47.925 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [11.685s] 2020-12-09 12:35:49.112 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [10.638s] 2020-12-09 12:35:56.239 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.313s] 2020-12-09 12:35:57.196 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.087s] 2020-12-09 12:35:59.065 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.623s] 2020-12-09 12:36:07.111 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.869s] 2020-12-09 12:36:17.731 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.619s] 2020-12-09 12:36:28.719 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.986s] 2020-12-09 12:36:39.104 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.385s] 2020-12-09 12:36:50.441 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.335s] 2020-12-09 12:37:02.389 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.944s] 2020-12-09 12:37:14.622 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.234s] 2020-12-09 12:37:27.592 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.967s] 2020-12-09 12:37:41.219 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.625s] 2020-12-09 12:37:56.136 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.360s] 2020-12-09 12:38:04.400 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.262s] 2020-12-09 12:38:12.472 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.071s] 2020-12-09 12:38:19.994 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.521s] 2020-12-09 12:38:23.802 32 INFO rally.task.context [-] Verification efaf80a1-582b-4a10-b895-704a6c569aab | Context testr@default cleanup() started 2020-12-09 12:38:23.802 32 INFO rally.task.context [-] Verification efaf80a1-582b-4a10-b895-704a6c569aab | Context testr@default cleanup() finished in 0.87 msec 2020-12-09 12:38:23.803 32 INFO rally.task.context [-] Verification efaf80a1-582b-4a10-b895-704a6c569aab | Context tempest@default cleanup() started 2020-12-09 12:38:24.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-09 12:38:24.541 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-09 12:38:24.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9dd0d0ef_uypJn8R1'. 2020-12-09 12:38:25.055 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9dd0d0ef_uypJn8R1' has been deleted. 2020-12-09 12:38:25.056 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '65893c16-3919-4f59-a473-24785476f5fd' of option 'instance_type' from Tempest config file. 2020-12-09 12:38:25.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '65893c16-3919-4f59-a473-24785476f5fd' has been removed. 2020-12-09 12:38:25.067 32 INFO rally.task.context [-] Verification efaf80a1-582b-4a10-b895-704a6c569aab | Context tempest@default cleanup() finished in 1.26 sec 2020-12-09 12:38:25.090 32 INFO rally.api [-] Verification (UUID=9dd0d0ef-a540-4636-b4ed-abe463a189ec) has been successfully finished for deployment 'opnfv-rally' (UUID=f0b3ee23-942a-4557-a03b-cd68f313d58e)! 2020-12-09 12:38:26.559 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:38:26.559 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:38:26.559 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:38:27.971 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:38:27.972 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:38:27.972 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:38:29.879 44 INFO rally.api [-] Building 'html' report for the following verification(s): '9dd0d0ef-a540-4636-b4ed-abe463a189ec' 2020-12-09 12:38:29.906 44 INFO rally.api [-] The report has been successfully built. 2020-12-09 12:38:31.266 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:38:31.267 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:38:31.267 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:38:33.236 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9dd0d0ef-a540-4636-b4ed-abe463a189ec' 2020-12-09 12:38:33.242 46 INFO rally.api [-] The report has been successfully built.