2020-11-28 02:36:28.047 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:28.048 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:28.048 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:29.914 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-11-28 02:36:29.914 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-11-28 02:36:29.914 6 ERROR rally.cli.cliutils 2020-11-28 02:36:31.312 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:31.312 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:31.312 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:34.812 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:34.812 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:34.812 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:39.944 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:39.944 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:39.944 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:41.188 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:41.188 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:41.188 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:43.000 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-11-28 02:36:43.000 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils force=force) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-11-28 02:36:43.000 15 ERROR rally.cli.cliutils 2020-11-28 02:36:44.396 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:44.396 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:44.396 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:46.188 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-11-28 02:36:46.263 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1efd0bbc-1756-4fc8-9934-8dadbd6f5f31/repo. 2020-11-28 02:36:46.609 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1efd0bbc-1756-4fc8-9934-8dadbd6f5f31/repo'... done. Note: checking out 'a02e87556bc38156aa462a7e5ce3a814c060f2a9'. 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-11-28 02:36:46.624 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga02e87556 ' 2020-11-28 02:36:46.635 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a02e87556bc38156aa462a7e5ce3a814c060f2a9 ' 2020-11-28 02:36:46.658 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-11-28 02:36:46.704 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-11-28 02:36:47.375 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1efd0bbc-1756-4fc8-9934-8dadbd6f5f31) has been successfully created! 2020-11-28 02:36:48.823 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:48.823 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:48.823 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:55.062 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:36:55.062 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:36:55.062 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:56.914 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1efd0bbc-1756-4fc8-9934-8dadbd6f5f31) for deployment 'opnfv-rally' (UUID=4aa3358f-a4ba-4069-aa49-de526d49159c). 2020-11-28 02:36:57.835 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1efd0bbc-1756-4fc8-9934-8dadbd6f5f31) has been successfully configured for deployment 'opnfv-rally' (UUID=4aa3358f-a4ba-4069-aa49-de526d49159c)! 2020-11-28 02:37:06.017 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:37:06.017 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:37:06.017 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:37:07.838 32 INFO rally.api [-] Starting verification (UUID=def4b41e-c081-4f9d-be97-9353541fd53c) for deployment 'opnfv-rally' (UUID=4aa3358f-a4ba-4069-aa49-de526d49159c) by verifier 'opnfv-tempest' (UUID=1efd0bbc-1756-4fc8-9934-8dadbd6f5f31). 2020-11-28 02:37:08.960 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-11-28 02:37:09.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-11-28 02:37:09.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1efd0bbc-1756-4fc8-9934-8dadbd6f5f31/for-deployment-4aa3358f-a4ba-4069-aa49-de526d49159c/tempest.log' to option 'log_file'. 2020-11-28 02:37:09.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1efd0bbc-1756-4fc8-9934-8dadbd6f5f31/for-deployment-4aa3358f-a4ba-4069-aa49-de526d49159c/tempest.log 2020-11-28 02:37:09.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-11-28 02:37:09.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1efd0bbc-1756-4fc8-9934-8dadbd6f5f31/for-deployment-4aa3358f-a4ba-4069-aa49-de526d49159c/lock_files' to option 'lock_path'. 2020-11-28 02:37:09.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1efd0bbc-1756-4fc8-9934-8dadbd6f5f31/for-deployment-4aa3358f-a4ba-4069-aa49-de526d49159c/lock_files 2020-11-28 02:37:09.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-11-28 02:37:09.274 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-11-28 02:37:09.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a190800b-0742-4525-9354-1089723c5360 2020-11-28 02:37:09.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d21cbeb1-4b97-444b-b7a3-9caae27dfb4a 2020-11-28 02:37:09.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bb3cf4ce-116e-4e71-a6d1-9413c0343023 2020-11-28 02:37:09.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a351af6b-3d9a-46a8-bbb4-49416919db1d 2020-11-28 02:37:09.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-11-28 02:37:09.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-11-28 02:37:09.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-11-28 02:37:09.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 02:37:09.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-11-28 02:37:09.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_def4b41e_YikP0nUt' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 02:37:10.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_def4b41e_YikP0nUt' (ID = f5b44f39-6967-4977-bf49-8abd7080edcc) has been successfully created! 2020-11-28 02:37:10.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f5b44f39-6967-4977-bf49-8abd7080edcc' to option 'instance_type'. 2020-11-28 02:37:10.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f5b44f39-6967-4977-bf49-8abd7080edcc 2020-11-28 02:37:10.821 32 INFO rally.task.context [-] Verification 1efd0bbc-1756-4fc8-9934-8dadbd6f5f31 | Context tempest@default setup() finished in 2.36 sec 2020-11-28 02:37:10.822 32 INFO rally.task.context [-] Verification 1efd0bbc-1756-4fc8-9934-8dadbd6f5f31 | Context testr@default setup() finished in 0.47 msec 2020-11-28 02:37:10.823 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/70dae7d8-893a-4ae4-93c3-df3485a4076a'. 2020-11-28 02:37:19.479 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.778s] 2020-11-28 02:37:21.060 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.580s] 2020-11-28 02:37:23.820 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... fail [0.545s] 2020-11-28 02:37:24.605 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.561s] 2020-11-28 02:37:25.062 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... fail [0.597s] 2020-11-28 02:37:29.936 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.331s] 2020-11-28 02:37:34.699 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [4.762s] 2020-11-28 02:37:42.783 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.082s] 2020-11-28 02:37:47.707 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.510s] 2020-11-28 02:37:48.010 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [17.548s] 2020-11-28 02:37:48.884 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.176s] 2020-11-28 02:37:49.387 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.502s] 2020-11-28 02:37:50.848 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.460s] 2020-11-28 02:37:51.014 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.136s] 2020-11-28 02:37:51.609 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.761s] 2020-11-28 02:37:51.682 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.898s] 2020-11-28 02:37:57.121 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.106s] 2020-11-28 02:37:59.571 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [7.888s] 2020-11-28 02:38:06.070 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.636s] 2020-11-28 02:38:07.277 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [15.663s] 2020-11-28 02:38:08.235 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.961s] 2020-11-28 02:38:09.269 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.033s] 2020-11-28 02:38:11.177 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.906s] 2020-11-28 02:38:11.178 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... skip [0.000s]: b'Discoverability function is disabled' 2020-11-28 02:38:11.681 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.504s] 2020-11-28 02:38:11.724 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.653s] 2020-11-28 02:38:12.266 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.584s] 2020-11-28 02:38:12.684 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [13.111s] 2020-11-28 02:38:14.090 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.365s] 2020-11-28 02:38:15.674 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.648s] 2020-11-28 02:38:16.669 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.578s] 2020-11-28 02:38:18.134 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.463s] 2020-11-28 02:38:19.444 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.310s] 2020-11-28 02:38:20.679 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.235s] 2020-11-28 02:38:22.824 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.143s] 2020-11-28 02:38:23.256 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.571s] 2020-11-28 02:38:26.647 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.972s] 2020-11-28 02:38:30.641 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.816s] 2020-11-28 02:38:36.512 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [13.254s] 2020-11-28 02:38:37.950 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [11.302s] 2020-11-28 02:38:45.377 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [14.735s] 2020-11-28 02:38:47.058 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [1.217s] 2020-11-28 02:38:48.327 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [1.269s] 2020-11-28 02:38:52.197 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [15.685s] 2020-11-28 02:39:06.094 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [13.895s] 2020-11-28 02:39:18.249 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [12.152s] 2020-11-28 02:39:28.286 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.035s] 2020-11-28 02:39:37.980 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [9.694s] 2020-11-28 02:39:49.251 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.269s] 2020-11-28 02:40:00.988 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.735s] 2020-11-28 02:40:13.757 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.768s] 2020-11-28 02:40:26.925 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.167s] 2020-11-28 02:40:40.570 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.642s] 2020-11-28 02:40:57.997 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.869s] 2020-11-28 02:41:06.043 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.045s] 2020-11-28 02:41:14.240 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.195s] 2020-11-28 02:41:21.953 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.712s] 2020-11-28 02:41:41.472 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [12.992s] 2020-11-28 02:41:44.749 32 INFO rally.task.context [-] Verification 1efd0bbc-1756-4fc8-9934-8dadbd6f5f31 | Context testr@default cleanup() started 2020-11-28 02:41:44.750 32 INFO rally.task.context [-] Verification 1efd0bbc-1756-4fc8-9934-8dadbd6f5f31 | Context testr@default cleanup() finished in 0.82 msec 2020-11-28 02:41:44.750 32 INFO rally.task.context [-] Verification 1efd0bbc-1756-4fc8-9934-8dadbd6f5f31 | Context tempest@default cleanup() started 2020-11-28 02:41:45.306 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-11-28 02:41:45.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-11-28 02:41:45.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_def4b41e_YikP0nUt'. 2020-11-28 02:41:46.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_def4b41e_YikP0nUt' has been deleted. 2020-11-28 02:41:46.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f5b44f39-6967-4977-bf49-8abd7080edcc' of option 'instance_type' from Tempest config file. 2020-11-28 02:41:46.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f5b44f39-6967-4977-bf49-8abd7080edcc' has been removed. 2020-11-28 02:41:46.372 32 INFO rally.task.context [-] Verification 1efd0bbc-1756-4fc8-9934-8dadbd6f5f31 | Context tempest@default cleanup() finished in 1.62 sec 2020-11-28 02:41:46.405 32 INFO rally.api [-] Verification (UUID=def4b41e-c081-4f9d-be97-9353541fd53c) has been successfully finished for deployment 'opnfv-rally' (UUID=4aa3358f-a4ba-4069-aa49-de526d49159c)! 2020-11-28 02:41:47.882 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:41:47.883 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:41:47.883 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:41:49.236 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:41:49.236 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:41:49.236 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:41:51.052 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'def4b41e-c081-4f9d-be97-9353541fd53c' 2020-11-28 02:41:51.083 44 INFO rally.api [-] The report has been successfully built. 2020-11-28 02:41:52.450 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:41:52.450 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:41:52.450 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:41:54.233 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'def4b41e-c081-4f9d-be97-9353541fd53c' 2020-11-28 02:41:54.237 46 INFO rally.api [-] The report has been successfully built.