2021-02-10 13:57:38.243 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:57:38.243 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:57:38.244 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:57:40.115 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-02-10 13:57:40.115 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-10 13:57:40.115 6 ERROR rally.cli.cliutils 2021-02-10 13:57:41.568 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:57:41.568 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:57:41.568 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:57:45.125 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:57:45.125 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:57:45.126 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:57:50.329 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:57:50.329 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:57:50.329 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:57:51.595 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:57:51.596 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:57:51.596 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:57:53.470 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-02-10 13:57:53.470 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils force=force) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-10 13:57:53.470 15 ERROR rally.cli.cliutils 2021-02-10 13:57:54.800 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:57:54.801 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:57:54.801 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:57:56.703 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-10 13:57:56.779 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2e9716fe-05ee-458e-9300-4eb4cf3aca15/repo. 2021-02-10 13:57:57.124 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2e9716fe-05ee-458e-9300-4eb4cf3aca15/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-02-10 13:57:57.140 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-10 13:57:57.151 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-10 13:57:57.175 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-10 13:57:57.225 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-10 13:57:57.941 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2e9716fe-05ee-458e-9300-4eb4cf3aca15) has been successfully created! 2021-02-10 13:57:59.405 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:57:59.406 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:57:59.406 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:58:05.813 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:58:05.814 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:58:05.814 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:58:07.700 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2e9716fe-05ee-458e-9300-4eb4cf3aca15) for deployment 'opnfv-rally' (UUID=71b96056-0234-4ed4-b188-ed1ff64f03b9). 2021-02-10 13:58:08.544 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2e9716fe-05ee-458e-9300-4eb4cf3aca15) has been successfully configured for deployment 'opnfv-rally' (UUID=71b96056-0234-4ed4-b188-ed1ff64f03b9)! 2021-02-10 13:58:16.896 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:58:16.897 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:58:16.897 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:58:18.799 32 INFO rally.api [-] Starting verification (UUID=9200d8c4-807b-49f1-9737-f4c8bfe57210) for deployment 'opnfv-rally' (UUID=71b96056-0234-4ed4-b188-ed1ff64f03b9) by verifier 'opnfv-tempest' (UUID=2e9716fe-05ee-458e-9300-4eb4cf3aca15). 2021-02-10 13:58:19.874 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-10 13:58:20.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-10 13:58:20.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2e9716fe-05ee-458e-9300-4eb4cf3aca15/for-deployment-71b96056-0234-4ed4-b188-ed1ff64f03b9/tempest.log' to option 'log_file'. 2021-02-10 13:58:20.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2e9716fe-05ee-458e-9300-4eb4cf3aca15/for-deployment-71b96056-0234-4ed4-b188-ed1ff64f03b9/tempest.log 2021-02-10 13:58:20.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-10 13:58:20.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2e9716fe-05ee-458e-9300-4eb4cf3aca15/for-deployment-71b96056-0234-4ed4-b188-ed1ff64f03b9/lock_files' to option 'lock_path'. 2021-02-10 13:58:20.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2e9716fe-05ee-458e-9300-4eb4cf3aca15/for-deployment-71b96056-0234-4ed4-b188-ed1ff64f03b9/lock_files 2021-02-10 13:58:20.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-10 13:58:20.480 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-02-10 13:58:20.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 254fba7c-ff39-4873-835e-575144b47c17 2021-02-10 13:58:20.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8f6771ad-6097-4c9f-aff1-524b474a5782 2021-02-10 13:58:20.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 40cab648-27ae-4aeb-a4df-035c1ee53fa3 2021-02-10 13:58:20.482 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 262ce653-7852-47cc-abbc-317cb807130b 2021-02-10 13:58:20.760 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-10 13:58:20.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-10 13:58:20.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-10 13:58:20.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 13:58:20.876 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-10 13:58:20.876 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9200d8c4_lolkFM2a' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 13:58:21.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9200d8c4_lolkFM2a' (ID = 3ece17a2-d4a5-4791-88ab-1dc17603bd4a) has been successfully created! 2021-02-10 13:58:21.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3ece17a2-d4a5-4791-88ab-1dc17603bd4a' to option 'instance_type'. 2021-02-10 13:58:21.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3ece17a2-d4a5-4791-88ab-1dc17603bd4a 2021-02-10 13:58:21.088 32 INFO rally.task.context [-] Verification 2e9716fe-05ee-458e-9300-4eb4cf3aca15 | Context tempest@default setup() finished in 1.72 sec 2021-02-10 13:58:21.088 32 INFO rally.task.context [-] Verification 2e9716fe-05ee-458e-9300-4eb4cf3aca15 | Context testr@default setup() finished in 0.43 msec 2021-02-10 13:58:21.089 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/245ef2af-6333-4815-a958-14640ee3cd8a'. 2021-02-10 13:58:32.927 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.401s] 2021-02-10 13:58:34.911 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.983s] 2021-02-10 13:58:42.515 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.707s] 2021-02-10 13:58:42.831 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.210s] 2021-02-10 13:58:45.128 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.820s] 2021-02-10 13:58:46.134 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.005s] 2021-02-10 13:58:47.151 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.017s] 2021-02-10 13:58:48.720 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.568s] 2021-02-10 13:58:48.929 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.295s] 2021-02-10 13:58:50.140 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [1.419s] 2021-02-10 13:58:55.952 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [7.022s] 2021-02-10 13:59:01.497 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [5.545s] 2021-02-10 13:59:03.818 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.860s] 2021-02-10 13:59:07.621 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [17.475s] 2021-02-10 13:59:08.434 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.818s] 2021-02-10 13:59:08.450 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.631s] 2021-02-10 13:59:09.801 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.366s] 2021-02-10 13:59:10.048 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.549s] 2021-02-10 13:59:10.224 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.725s] 2021-02-10 13:59:10.258 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.457s] 2021-02-10 13:59:10.264 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-02-10 13:59:10.801 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.536s] 2021-02-10 13:59:11.315 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.514s] 2021-02-10 13:59:12.082 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.632s] 2021-02-10 13:59:14.842 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.759s] 2021-02-10 13:59:16.981 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.138s] 2021-02-10 13:59:17.990 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.765s] 2021-02-10 13:59:18.056 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.075s] 2021-02-10 13:59:19.677 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.620s] 2021-02-10 13:59:21.607 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.929s] 2021-02-10 13:59:22.330 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [12.281s] 2021-02-10 13:59:26.856 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.864s] 2021-02-10 13:59:30.940 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [9.331s] 2021-02-10 13:59:31.185 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.855s] 2021-02-10 13:59:36.563 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.705s] 2021-02-10 13:59:43.624 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [12.684s] 2021-02-10 13:59:49.451 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [12.887s] 2021-02-10 13:59:51.717 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [10.181s] 2021-02-10 14:00:00.347 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [10.054s] 2021-02-10 14:00:01.328 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.608s] 2021-02-10 14:00:02.841 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [13.389s] 2021-02-10 14:00:07.546 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.198s] 2021-02-10 14:00:12.924 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [11.593s] 2021-02-10 14:00:14.090 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [11.248s] 2021-02-10 14:00:22.347 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.422s] 2021-02-10 14:00:27.228 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [13.135s] 2021-02-10 14:00:39.244 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [12.014s] 2021-02-10 14:00:40.532 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [18.195s] 2021-02-10 14:00:44.892 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.885s] 2021-02-10 14:00:52.639 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [13.393s] 2021-02-10 14:01:02.924 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.284s] 2021-02-10 14:01:13.913 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [10.987s] 2021-02-10 14:01:25.623 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.708s] 2021-02-10 14:01:37.849 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.226s] 2021-02-10 14:01:50.637 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.784s] 2021-02-10 14:02:04.037 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.400s] 2021-02-10 14:02:14.833 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.510s] 2021-02-10 14:02:15.451 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.617s] 2021-02-10 14:02:23.316 32 INFO rally.task.context [-] Verification 2e9716fe-05ee-458e-9300-4eb4cf3aca15 | Context testr@default cleanup() started 2021-02-10 14:02:23.317 32 INFO rally.task.context [-] Verification 2e9716fe-05ee-458e-9300-4eb4cf3aca15 | Context testr@default cleanup() finished in 0.81 msec 2021-02-10 14:02:23.317 32 INFO rally.task.context [-] Verification 2e9716fe-05ee-458e-9300-4eb4cf3aca15 | Context tempest@default cleanup() started 2021-02-10 14:02:23.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-10 14:02:24.268 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-10 14:02:24.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9200d8c4_lolkFM2a'. 2021-02-10 14:02:24.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9200d8c4_lolkFM2a' has been deleted. 2021-02-10 14:02:24.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3ece17a2-d4a5-4791-88ab-1dc17603bd4a' of option 'instance_type' from Tempest config file. 2021-02-10 14:02:24.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3ece17a2-d4a5-4791-88ab-1dc17603bd4a' has been removed. 2021-02-10 14:02:24.892 32 INFO rally.task.context [-] Verification 2e9716fe-05ee-458e-9300-4eb4cf3aca15 | Context tempest@default cleanup() finished in 1.58 sec 2021-02-10 14:02:24.915 32 INFO rally.api [-] Verification (UUID=9200d8c4-807b-49f1-9737-f4c8bfe57210) has been successfully finished for deployment 'opnfv-rally' (UUID=71b96056-0234-4ed4-b188-ed1ff64f03b9)! 2021-02-10 14:02:26.369 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 14:02:26.369 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 14:02:26.369 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 14:02:27.792 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 14:02:27.792 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 14:02:27.792 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 14:02:29.706 44 INFO rally.api [-] Building 'html' report for the following verification(s): '9200d8c4-807b-49f1-9737-f4c8bfe57210' 2021-02-10 14:02:29.731 44 INFO rally.api [-] The report has been successfully built. 2021-02-10 14:02:31.229 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 14:02:31.229 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 14:02:31.229 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 14:02:33.122 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9200d8c4-807b-49f1-9737-f4c8bfe57210' 2021-02-10 14:02:33.128 46 INFO rally.api [-] The report has been successfully built.