2021-06-23 11:40:59.963 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:40:59.963 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:40:59.964 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:01.910 7 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-23 11:41:01.910 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-23 11:41:01.910 7 ERROR rally.cli.cliutils 2021-06-23 11:41:03.340 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:03.340 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:03.340 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:06.853 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:06.854 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:06.854 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:12.038 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:12.038 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:12.038 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:13.360 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:13.360 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:13.360 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:15.234 16 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-23 11:41:15.234 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils force=force) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-23 11:41:15.234 16 ERROR rally.cli.cliutils 2021-06-23 11:41:16.605 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:16.605 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:16.606 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:18.349 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-23 11:41:18.414 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-24ae8faf-b9fa-411e-8d94-4059c5b30924/repo. 2021-06-23 11:41:18.773 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-24ae8faf-b9fa-411e-8d94-4059c5b30924/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-23 11:41:18.790 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-23 11:41:18.799 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-23 11:41:18.821 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-23 11:41:18.866 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-23 11:41:19.582 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24ae8faf-b9fa-411e-8d94-4059c5b30924) has been successfully created! 2021-06-23 11:41:20.993 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:20.993 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:20.993 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:30.426 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:30.426 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:30.426 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:32.270 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=24ae8faf-b9fa-411e-8d94-4059c5b30924) for deployment 'opnfv-rally' (UUID=cd190e22-a332-4ad9-86a7-186761359ed4). 2021-06-23 11:41:33.108 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24ae8faf-b9fa-411e-8d94-4059c5b30924) has been successfully configured for deployment 'opnfv-rally' (UUID=cd190e22-a332-4ad9-86a7-186761359ed4)! 2021-06-23 11:41:41.257 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:41:41.258 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:41:41.258 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:41:43.219 33 INFO rally.api [-] Starting verification (UUID=7aa06a8a-4839-464a-98dd-dc4be9c84980) for deployment 'opnfv-rally' (UUID=cd190e22-a332-4ad9-86a7-186761359ed4) by verifier 'opnfv-tempest' (UUID=24ae8faf-b9fa-411e-8d94-4059c5b30924). 2021-06-23 11:41:44.313 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-23 11:41:45.283 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-23 11:41:45.284 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-24ae8faf-b9fa-411e-8d94-4059c5b30924/for-deployment-cd190e22-a332-4ad9-86a7-186761359ed4/tempest.log' to option 'log_file'. 2021-06-23 11:41:45.284 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-24ae8faf-b9fa-411e-8d94-4059c5b30924/for-deployment-cd190e22-a332-4ad9-86a7-186761359ed4/tempest.log 2021-06-23 11:41:45.285 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-23 11:41:45.285 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-24ae8faf-b9fa-411e-8d94-4059c5b30924/for-deployment-cd190e22-a332-4ad9-86a7-186761359ed4/lock_files' to option 'lock_path'. 2021-06-23 11:41:45.286 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-24ae8faf-b9fa-411e-8d94-4059c5b30924/for-deployment-cd190e22-a332-4ad9-86a7-186761359ed4/lock_files 2021-06-23 11:41:45.286 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-23 11:41:45.287 33 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-23 11:41:45.287 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d2d2c551-a03e-4ae0-82b8-9e293c416b6f 2021-06-23 11:41:45.287 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c1620bcc-7e4c-458e-9ecc-42e79b633205 2021-06-23 11:41:45.288 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 979bcaff-9725-4f5d-94a0-f031483b261a 2021-06-23 11:41:45.289 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = bfc33e6e-1767-4e42-beee-6f6f8c64084e 2021-06-23 11:41:45.522 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-23 11:41:45.522 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-23 11:41:45.523 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-23 11:41:45.587 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 11:41:45.636 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-23 11:41:45.636 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7aa06a8a_m4liJRub' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 11:41:45.763 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7aa06a8a_m4liJRub' (ID = 53e6072f-ac0b-4b35-aef9-c443444cf9b0) has been successfully created! 2021-06-23 11:41:45.764 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '53e6072f-ac0b-4b35-aef9-c443444cf9b0' to option 'instance_type'. 2021-06-23 11:41:45.764 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 53e6072f-ac0b-4b35-aef9-c443444cf9b0 2021-06-23 11:41:45.766 33 INFO rally.task.context [-] Verification 24ae8faf-b9fa-411e-8d94-4059c5b30924 | Context tempest@default setup() finished in 1.97 sec 2021-06-23 11:41:45.767 33 INFO rally.task.context [-] Verification 24ae8faf-b9fa-411e-8d94-4059c5b30924 | Context testr@default setup() finished in 0.46 msec 2021-06-23 11:41:45.768 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/1ac606b3-4f18-49b2-af38-7f9ff12c1913'. 2021-06-23 11:41:55.088 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.421s] 2021-06-23 11:41:57.451 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.363s] 2021-06-23 11:42:01.223 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.631s] 2021-06-23 11:42:05.198 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [4.375s] 2021-06-23 11:42:08.593 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.637s] 2021-06-23 11:42:09.889 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.295s] 2021-06-23 11:42:10.097 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [8.872s] 2021-06-23 11:42:10.378 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.488s] 2021-06-23 11:42:12.081 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.702s] 2021-06-23 11:42:12.897 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.815s] 2021-06-23 11:42:13.005 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.193s] 2021-06-23 11:42:13.720 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.623s] 2021-06-23 11:42:21.128 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.405s] 2021-06-23 11:42:31.291 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [18.389s] 2021-06-23 11:42:31.917 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.628s] 2021-06-23 11:42:32.889 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [11.760s] 2021-06-23 11:42:33.525 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.608s] 2021-06-23 11:42:34.089 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.563s] 2021-06-23 11:42:34.095 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-06-23 11:42:34.686 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.590s] 2021-06-23 11:42:35.269 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.582s] 2021-06-23 11:42:37.957 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.742s] 2021-06-23 11:42:41.714 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.824s] 2021-06-23 11:42:42.496 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.777s] 2021-06-23 11:42:48.633 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [10.669s] 2021-06-23 11:42:48.957 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.461s] 2021-06-23 11:42:50.099 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.383s] 2021-06-23 11:43:00.092 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [11.461s] 2021-06-23 11:43:02.510 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [12.408s] 2021-06-23 11:43:13.480 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.315s] 2021-06-23 11:43:13.698 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [11.189s] 2021-06-23 11:43:17.498 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.017s] 2021-06-23 11:43:20.108 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.610s] 2021-06-23 11:43:20.760 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [10.395s] 2021-06-23 11:43:22.878 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.769s] 2021-06-23 11:43:23.058 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [9.359s] 2021-06-23 11:43:24.681 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.801s] 2021-06-23 11:43:25.709 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.028s] 2021-06-23 11:43:26.880 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.169s] 2021-06-23 11:43:28.879 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.998s] 2021-06-23 11:43:30.527 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.765s] 2021-06-23 11:43:35.560 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [12.499s] 2021-06-23 11:43:36.185 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.303s] 2021-06-23 11:43:40.404 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.874s] 2021-06-23 11:43:46.083 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [9.898s] 2021-06-23 11:43:48.622 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.216s] 2021-06-23 11:43:49.589 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [14.027s] 2021-06-23 11:43:59.610 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.584s] 2021-06-23 11:44:00.321 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.711s] 2021-06-23 11:44:04.508 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [14.919s] 2021-06-23 11:44:16.794 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [12.278s] 2021-06-23 11:44:29.316 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [12.527s] 2021-06-23 11:44:40.904 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.585s] 2021-06-23 11:44:52.689 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.785s] 2021-06-23 11:45:05.019 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.327s] 2021-06-23 11:45:18.257 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.237s] 2021-06-23 11:45:40.682 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [13.885s] 2021-06-23 11:46:05.090 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.202s] 2021-06-23 11:46:08.521 33 INFO rally.task.context [-] Verification 24ae8faf-b9fa-411e-8d94-4059c5b30924 | Context testr@default cleanup() started 2021-06-23 11:46:08.521 33 INFO rally.task.context [-] Verification 24ae8faf-b9fa-411e-8d94-4059c5b30924 | Context testr@default cleanup() finished in 0.95 msec 2021-06-23 11:46:08.522 33 INFO rally.task.context [-] Verification 24ae8faf-b9fa-411e-8d94-4059c5b30924 | Context tempest@default cleanup() started 2021-06-23 11:46:09.065 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-23 11:46:09.226 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-23 11:46:09.258 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7aa06a8a_m4liJRub'. 2021-06-23 11:46:09.810 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7aa06a8a_m4liJRub' has been deleted. 2021-06-23 11:46:09.811 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '53e6072f-ac0b-4b35-aef9-c443444cf9b0' of option 'instance_type' from Tempest config file. 2021-06-23 11:46:09.812 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '53e6072f-ac0b-4b35-aef9-c443444cf9b0' has been removed. 2021-06-23 11:46:09.822 33 INFO rally.task.context [-] Verification 24ae8faf-b9fa-411e-8d94-4059c5b30924 | Context tempest@default cleanup() finished in 1.30 sec 2021-06-23 11:46:09.849 33 INFO rally.api [-] Verification (UUID=7aa06a8a-4839-464a-98dd-dc4be9c84980) has been successfully finished for deployment 'opnfv-rally' (UUID=cd190e22-a332-4ad9-86a7-186761359ed4)! 2021-06-23 11:46:11.369 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:46:11.370 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:46:11.370 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:46:12.726 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:46:12.726 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:46:12.727 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:46:14.513 45 INFO rally.api [-] Building 'html' report for the following verification(s): '7aa06a8a-4839-464a-98dd-dc4be9c84980' 2021-06-23 11:46:14.535 45 INFO rally.api [-] The report has been successfully built. 2021-06-23 11:46:15.916 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 11:46:15.917 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 11:46:15.917 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 11:46:17.718 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7aa06a8a-4839-464a-98dd-dc4be9c84980' 2021-06-23 11:46:17.722 47 INFO rally.api [-] The report has been successfully built.