2020-12-19 09:15:55.036 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:15:55.036 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:15:55.037 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:15:56.950 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-19 09:15:56.950 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 09:15:56.950 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-19 09:15:56.950 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-19 09:15:56.950 6 ERROR rally.cli.cliutils 2020-12-19 09:15:58.299 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:15:58.299 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:15:58.299 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:01.875 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:16:01.875 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:16:01.875 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:07.011 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:16:07.011 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:16:07.011 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:08.285 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:16:08.286 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:16:08.286 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:10.073 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-19 09:16:10.073 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-19 09:16:10.073 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-19 09:16:10.073 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils force=force) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-19 09:16:10.073 15 ERROR rally.cli.cliutils 2020-12-19 09:16:11.500 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:16:11.500 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:16:11.501 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:13.415 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-19 09:16:13.491 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a48f8038-cd75-4326-a518-9583f4d59c24/repo. 2020-12-19 09:16:13.842 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a48f8038-cd75-4326-a518-9583f4d59c24/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 ' 2020-12-19 09:16:13.858 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-19 09:16:13.869 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-19 09:16:13.896 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-19 09:16:13.947 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-19 09:16:14.665 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a48f8038-cd75-4326-a518-9583f4d59c24) has been successfully created! 2020-12-19 09:16:16.140 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:16:16.140 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:16:16.140 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:23.628 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:16:23.628 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:16:23.628 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:25.468 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a48f8038-cd75-4326-a518-9583f4d59c24) for deployment 'opnfv-rally' (UUID=28eb8b91-2395-45e4-9c91-76951da7d86c). 2020-12-19 09:16:26.574 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a48f8038-cd75-4326-a518-9583f4d59c24) has been successfully configured for deployment 'opnfv-rally' (UUID=28eb8b91-2395-45e4-9c91-76951da7d86c)! 2020-12-19 09:16:34.939 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:16:34.939 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:16:34.939 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:16:36.802 32 INFO rally.api [-] Starting verification (UUID=0325ef62-cd9a-4fdd-8d57-ba9364d7d13e) for deployment 'opnfv-rally' (UUID=28eb8b91-2395-45e4-9c91-76951da7d86c) by verifier 'opnfv-tempest' (UUID=a48f8038-cd75-4326-a518-9583f4d59c24). 2020-12-19 09:16:37.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-19 09:16:37.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-19 09:16:37.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a48f8038-cd75-4326-a518-9583f4d59c24/for-deployment-28eb8b91-2395-45e4-9c91-76951da7d86c/tempest.log' to option 'log_file'. 2020-12-19 09:16:37.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a48f8038-cd75-4326-a518-9583f4d59c24/for-deployment-28eb8b91-2395-45e4-9c91-76951da7d86c/tempest.log 2020-12-19 09:16:37.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-19 09:16:37.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a48f8038-cd75-4326-a518-9583f4d59c24/for-deployment-28eb8b91-2395-45e4-9c91-76951da7d86c/lock_files' to option 'lock_path'. 2020-12-19 09:16:38.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a48f8038-cd75-4326-a518-9583f4d59c24/for-deployment-28eb8b91-2395-45e4-9c91-76951da7d86c/lock_files 2020-12-19 09:16:38.000 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-19 09:16:38.001 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-19 09:16:38.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = fe3df546-6fdc-4df9-a9af-bf7b04df1b05 2020-12-19 09:16:38.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e0d7ccd2-0f82-4978-a724-c84e79048b69 2020-12-19 09:16:38.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = eceedc18-a80a-4601-90d0-b96f13344b0c 2020-12-19 09:16:38.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 4d5a00b1-c69e-4807-85d1-678b381cdf9f 2020-12-19 09:16:38.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-19 09:16:38.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-19 09:16:38.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-19 09:16:38.367 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 09:16:38.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-19 09:16:38.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0325ef62_kWi7eQ2C' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 09:16:38.814 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0325ef62_kWi7eQ2C' (ID = 40506e6e-84bf-48b0-969e-4283d4c1a8fc) has been successfully created! 2020-12-19 09:16:38.815 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '40506e6e-84bf-48b0-969e-4283d4c1a8fc' to option 'instance_type'. 2020-12-19 09:16:38.815 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 40506e6e-84bf-48b0-969e-4283d4c1a8fc 2020-12-19 09:16:38.817 32 INFO rally.task.context [-] Verification a48f8038-cd75-4326-a518-9583f4d59c24 | Context tempest@default setup() finished in 1.46 sec 2020-12-19 09:16:38.818 32 INFO rally.task.context [-] Verification a48f8038-cd75-4326-a518-9583f4d59c24 | Context testr@default setup() finished in 0.48 msec 2020-12-19 09:16:38.819 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/53872639-c3c0-4e8d-9c6e-4f3bbe276f96'. 2020-12-19 09:16:49.340 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [1.317s] 2020-12-19 09:16:51.707 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.367s] 2020-12-19 09:16:57.249 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.502s] 2020-12-19 09:16:57.724 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.287s] 2020-12-19 09:17:02.263 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.391s] 2020-12-19 09:17:07.564 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.126s] 2020-12-19 09:17:11.842 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [9.579s] 2020-12-19 09:17:18.648 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.849s] 2020-12-19 09:17:24.862 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.479s] 2020-12-19 09:17:25.475 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [6.827s] 2020-12-19 09:17:26.390 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.527s] 2020-12-19 09:17:27.296 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.906s] 2020-12-19 09:17:27.973 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [20.407s] 2020-12-19 09:17:29.570 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [4.095s] 2020-12-19 09:17:30.257 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.960s] 2020-12-19 09:17:31.046 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.789s] 2020-12-19 09:17:32.932 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.361s] 2020-12-19 09:17:34.881 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.947s] 2020-12-19 09:17:35.915 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.034s] 2020-12-19 09:17:37.525 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.609s] 2020-12-19 09:17:39.776 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [17.129s] 2020-12-19 09:17:39.983 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [12.010s] 2020-12-19 09:17:40.234 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.708s] 2020-12-19 09:17:51.519 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [20.467s] 2020-12-19 09:17:52.129 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.613s] 2020-12-19 09:17:52.406 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [12.169s] 2020-12-19 09:17:53.048 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.919s] 2020-12-19 09:17:54.073 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.024s] 2020-12-19 09:17:54.078 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2020-12-19 09:17:54.746 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.666s] 2020-12-19 09:17:55.483 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.737s] 2020-12-19 09:18:00.931 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.524s] 2020-12-19 09:18:04.511 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.483s] 2020-12-19 09:18:06.187 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [15.761s] 2020-12-19 09:18:13.364 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.850s] 2020-12-19 09:18:22.402 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.035s] 2020-12-19 09:18:33.738 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [11.337s] 2020-12-19 09:18:38.915 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.843s] 2020-12-19 09:18:43.121 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.527s] 2020-12-19 09:18:43.758 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.636s] 2020-12-19 09:18:44.156 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.240s] 2020-12-19 09:18:46.908 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [2.752s] 2020-12-19 09:18:57.278 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [10.367s] 2020-12-19 09:19:04.606 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.328s] 2020-12-19 09:19:12.436 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [7.829s] 2020-12-19 09:19:20.493 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.053s] 2020-12-19 09:19:29.079 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.587s] 2020-12-19 09:19:38.084 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.003s] 2020-12-19 09:19:46.738 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.653s] 2020-12-19 09:19:56.810 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.070s] 2020-12-19 09:20:07.439 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.627s] 2020-12-19 09:20:18.117 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.677s] 2020-12-19 09:20:28.313 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.195s] 2020-12-19 09:20:38.774 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [10.459s] 2020-12-19 09:20:50.462 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.687s] 2020-12-19 09:21:02.585 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.120s] 2020-12-19 09:21:15.383 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.797s] 2020-12-19 09:21:28.858 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.473s] 2020-12-19 09:21:32.824 32 INFO rally.task.context [-] Verification a48f8038-cd75-4326-a518-9583f4d59c24 | Context testr@default cleanup() started 2020-12-19 09:21:32.825 32 INFO rally.task.context [-] Verification a48f8038-cd75-4326-a518-9583f4d59c24 | Context testr@default cleanup() finished in 0.83 msec 2020-12-19 09:21:32.825 32 INFO rally.task.context [-] Verification a48f8038-cd75-4326-a518-9583f4d59c24 | Context tempest@default cleanup() started 2020-12-19 09:21:33.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-19 09:21:33.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-19 09:21:33.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0325ef62_kWi7eQ2C'. 2020-12-19 09:21:34.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0325ef62_kWi7eQ2C' has been deleted. 2020-12-19 09:21:34.545 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '40506e6e-84bf-48b0-969e-4283d4c1a8fc' of option 'instance_type' from Tempest config file. 2020-12-19 09:21:34.546 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '40506e6e-84bf-48b0-969e-4283d4c1a8fc' has been removed. 2020-12-19 09:21:34.559 32 INFO rally.task.context [-] Verification a48f8038-cd75-4326-a518-9583f4d59c24 | Context tempest@default cleanup() finished in 1.73 sec 2020-12-19 09:21:34.594 32 INFO rally.api [-] Verification (UUID=0325ef62-cd9a-4fdd-8d57-ba9364d7d13e) has been successfully finished for deployment 'opnfv-rally' (UUID=28eb8b91-2395-45e4-9c91-76951da7d86c)! 2020-12-19 09:21:36.257 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:21:36.257 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:21:36.257 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:21:37.623 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:21:37.623 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:21:37.624 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:21:39.530 44 INFO rally.api [-] Building 'html' report for the following verification(s): '0325ef62-cd9a-4fdd-8d57-ba9364d7d13e' 2020-12-19 09:21:39.558 44 INFO rally.api [-] The report has been successfully built. 2020-12-19 09:21:40.977 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:21:40.977 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:21:40.978 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:21:42.773 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0325ef62-cd9a-4fdd-8d57-ba9364d7d13e' 2020-12-19 09:21:42.780 46 INFO rally.api [-] The report has been successfully built.