2021-01-23 13:51:41.640 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:51:41.640 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:51:41.640 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:51:43.610 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-01-23 13:51:43.610 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-23 13:51:43.610 6 ERROR rally.cli.cliutils 2021-01-23 13:51:44.960 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:51:44.960 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:51:44.961 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:51:48.509 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:51:48.509 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:51:48.509 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:51:53.715 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:51:53.715 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:51:53.715 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:51:54.972 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:51:54.972 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:51:54.972 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:51:56.766 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-01-23 13:51:56.766 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils force=force) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-23 13:51:56.766 15 ERROR rally.cli.cliutils 2021-01-23 13:51:58.215 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:51:58.215 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:51:58.215 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:52:00.047 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-23 13:52:00.126 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-812a8321-130d-435b-9fbc-a8cd2954353f/repo. 2021-01-23 13:52:00.436 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-812a8321-130d-435b-9fbc-a8cd2954353f/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 ' 2021-01-23 13:52:00.453 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-23 13:52:00.463 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-23 13:52:00.485 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-23 13:52:00.555 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-23 13:52:01.274 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=812a8321-130d-435b-9fbc-a8cd2954353f) has been successfully created! 2021-01-23 13:52:02.850 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:52:02.850 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:52:02.850 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:52:10.436 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:52:10.436 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:52:10.436 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:52:12.371 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=812a8321-130d-435b-9fbc-a8cd2954353f) for deployment 'opnfv-rally' (UUID=8d3b7054-6a6f-41a9-8fee-e63b8fcb3028). 2021-01-23 13:52:13.480 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=812a8321-130d-435b-9fbc-a8cd2954353f) has been successfully configured for deployment 'opnfv-rally' (UUID=8d3b7054-6a6f-41a9-8fee-e63b8fcb3028)! 2021-01-23 13:52:21.645 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:52:21.645 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:52:21.645 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:52:23.517 32 INFO rally.api [-] Starting verification (UUID=04ffc57b-9be2-49ac-b9b8-3cab37a73035) for deployment 'opnfv-rally' (UUID=8d3b7054-6a6f-41a9-8fee-e63b8fcb3028) by verifier 'opnfv-tempest' (UUID=812a8321-130d-435b-9fbc-a8cd2954353f). 2021-01-23 13:52:24.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-23 13:52:24.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-23 13:52:24.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-812a8321-130d-435b-9fbc-a8cd2954353f/for-deployment-8d3b7054-6a6f-41a9-8fee-e63b8fcb3028/tempest.log' to option 'log_file'. 2021-01-23 13:52:24.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-812a8321-130d-435b-9fbc-a8cd2954353f/for-deployment-8d3b7054-6a6f-41a9-8fee-e63b8fcb3028/tempest.log 2021-01-23 13:52:24.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-23 13:52:24.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-812a8321-130d-435b-9fbc-a8cd2954353f/for-deployment-8d3b7054-6a6f-41a9-8fee-e63b8fcb3028/lock_files' to option 'lock_path'. 2021-01-23 13:52:24.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-812a8321-130d-435b-9fbc-a8cd2954353f/for-deployment-8d3b7054-6a6f-41a9-8fee-e63b8fcb3028/lock_files 2021-01-23 13:52:24.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-23 13:52:24.672 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-01-23 13:52:24.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c63348bc-3355-4811-8a08-e51c16dcad1e 2021-01-23 13:52:24.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d4d1ff81-0d8d-482e-ac5e-8096ef951ad3 2021-01-23 13:52:24.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d0061f84-d988-484b-9f66-ed34113d937d 2021-01-23 13:52:24.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 229f1398-1747-40ab-9b21-a8ad856c81c5 2021-01-23 13:52:24.948 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-23 13:52:24.948 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-23 13:52:24.948 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-23 13:52:25.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 13:52:25.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-23 13:52:25.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_04ffc57b_qLQkoSBl' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-23 13:52:25.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_04ffc57b_qLQkoSBl' (ID = 75c3b7e5-9718-4f57-80ea-df9d4a321f05) has been successfully created! 2021-01-23 13:52:25.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '75c3b7e5-9718-4f57-80ea-df9d4a321f05' to option 'instance_type'. 2021-01-23 13:52:25.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 75c3b7e5-9718-4f57-80ea-df9d4a321f05 2021-01-23 13:52:25.351 32 INFO rally.task.context [-] Verification 812a8321-130d-435b-9fbc-a8cd2954353f | Context tempest@default setup() finished in 1.27 sec 2021-01-23 13:52:25.352 32 INFO rally.task.context [-] Verification 812a8321-130d-435b-9fbc-a8cd2954353f | Context testr@default setup() finished in 0.43 msec 2021-01-23 13:52:25.352 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8637fd5f-79e3-4cb8-9f51-5d6f4bf266c4'. 2021-01-23 13:52:36.334 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.353s] 2021-01-23 13:52:37.909 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.574s] 2021-01-23 13:52:44.538 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.725s] 2021-01-23 13:52:47.579 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.089s] 2021-01-23 13:52:47.789 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.368s] 2021-01-23 13:52:48.523 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.944s] 2021-01-23 13:52:52.652 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [4.128s] 2021-01-23 13:52:53.795 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.005s] 2021-01-23 13:52:55.177 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.524s] 2021-01-23 13:52:56.460 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [1.282s] 2021-01-23 13:52:57.785 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.909s] 2021-01-23 13:53:13.412 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.894s] 2021-01-23 13:53:13.493 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [17.029s] 2021-01-23 13:53:13.993 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.502s] 2021-01-23 13:53:15.390 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.396s] 2021-01-23 13:53:16.066 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.676s] 2021-01-23 13:53:16.077 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.011s] 2021-01-23 13:53:17.013 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.935s] 2021-01-23 13:53:17.127 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [14.593s] 2021-01-23 13:53:17.887 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.874s] 2021-01-23 13:53:19.202 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.789s] 2021-01-23 13:53:23.137 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.933s] 2021-01-23 13:53:24.087 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.048s] 2021-01-23 13:53:27.298 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [10.168s] 2021-01-23 13:53:29.279 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.191s] 2021-01-23 13:53:31.938 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.658s] 2021-01-23 13:53:32.236 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [9.096s] 2021-01-23 13:53:35.247 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.308s] 2021-01-23 13:53:37.492 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.243s] 2021-01-23 13:53:38.862 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.370s] 2021-01-23 13:53:39.046 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [11.746s] 2021-01-23 13:53:39.791 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.928s] 2021-01-23 13:53:41.709 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.916s] 2021-01-23 13:53:44.310 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [12.073s] 2021-01-23 13:53:51.631 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [9.921s] 2021-01-23 13:53:54.701 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [15.655s] 2021-01-23 13:53:54.860 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [10.550s] 2021-01-23 13:53:59.196 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.734s] 2021-01-23 13:54:04.951 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [13.320s] 2021-01-23 13:54:08.597 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [13.736s] 2021-01-23 13:54:09.975 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.597s] 2021-01-23 13:54:10.611 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.635s] 2021-01-23 13:54:14.672 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [15.474s] 2021-01-23 13:54:20.798 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [12.198s] 2021-01-23 13:54:24.308 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.636s] 2021-01-23 13:54:34.688 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [13.889s] 2021-01-23 13:54:46.473 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [11.782s] 2021-01-23 13:54:51.397 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [16.308s] 2021-01-23 13:54:58.875 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [12.399s] 2021-01-23 13:55:09.885 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.010s] 2021-01-23 13:55:20.797 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.911s] 2021-01-23 13:55:31.484 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.685s] 2021-01-23 13:55:43.379 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.893s] 2021-01-23 13:55:55.649 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.268s] 2021-01-23 13:56:08.336 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.684s] 2021-01-23 13:56:21.631 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.295s] 2021-01-23 13:56:35.702 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [14.069s] 2021-01-23 13:57:01.105 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.019s] 2021-01-23 13:57:09.291 32 INFO rally.task.context [-] Verification 812a8321-130d-435b-9fbc-a8cd2954353f | Context testr@default cleanup() started 2021-01-23 13:57:09.292 32 INFO rally.task.context [-] Verification 812a8321-130d-435b-9fbc-a8cd2954353f | Context testr@default cleanup() finished in 0.82 msec 2021-01-23 13:57:09.292 32 INFO rally.task.context [-] Verification 812a8321-130d-435b-9fbc-a8cd2954353f | Context tempest@default cleanup() started 2021-01-23 13:57:09.862 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-23 13:57:10.055 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-23 13:57:10.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_04ffc57b_qLQkoSBl'. 2021-01-23 13:57:10.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_04ffc57b_qLQkoSBl' has been deleted. 2021-01-23 13:57:10.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '75c3b7e5-9718-4f57-80ea-df9d4a321f05' of option 'instance_type' from Tempest config file. 2021-01-23 13:57:10.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '75c3b7e5-9718-4f57-80ea-df9d4a321f05' has been removed. 2021-01-23 13:57:10.787 32 INFO rally.task.context [-] Verification 812a8321-130d-435b-9fbc-a8cd2954353f | Context tempest@default cleanup() finished in 1.49 sec 2021-01-23 13:57:10.811 32 INFO rally.api [-] Verification (UUID=04ffc57b-9be2-49ac-b9b8-3cab37a73035) has been successfully finished for deployment 'opnfv-rally' (UUID=8d3b7054-6a6f-41a9-8fee-e63b8fcb3028)! 2021-01-23 13:57:12.306 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:57:12.307 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:57:12.307 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:57:13.728 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:57:13.729 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:57:13.729 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:57:15.566 44 INFO rally.api [-] Building 'html' report for the following verification(s): '04ffc57b-9be2-49ac-b9b8-3cab37a73035' 2021-01-23 13:57:15.592 44 INFO rally.api [-] The report has been successfully built. 2021-01-23 13:57:16.971 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-23 13:57:16.971 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-23 13:57:16.972 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-23 13:57:18.761 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '04ffc57b-9be2-49ac-b9b8-3cab37a73035' 2021-01-23 13:57:18.765 46 INFO rally.api [-] The report has been successfully built.