2020-12-04 16:09:22.429 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:09:22.429 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:09:22.429 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:09:24.337 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-04 16:09:24.337 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-04 16:09:24.337 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-04 16:09:24.337 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-04 16:09:24.337 6 ERROR rally.cli.cliutils 2020-12-04 16:09:25.758 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:09:25.758 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:09:25.758 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:09:29.496 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:09:29.497 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:09:29.497 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:09:44.444 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:09:44.444 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:09:44.444 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:09:45.751 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:09:45.752 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:09:45.752 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:09:47.580 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-04 16:09:47.580 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-04 16:09:47.580 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-04 16:09:47.580 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils force=force) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-04 16:09:47.580 15 ERROR rally.cli.cliutils 2020-12-04 16:09:49.021 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:09:49.021 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:09:49.022 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:09:50.817 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-04 16:09:50.894 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e8017e76-7518-4b9e-a4c0-e433da777fd3/repo. 2020-12-04 16:09:51.211 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e8017e76-7518-4b9e-a4c0-e433da777fd3/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-04 16:09:51.224 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-04 16:09:51.234 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-04 16:09:51.261 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-04 16:09:51.309 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-04 16:09:51.969 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e8017e76-7518-4b9e-a4c0-e433da777fd3) has been successfully created! 2020-12-04 16:09:53.407 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:09:53.408 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:09:53.408 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:10:17.762 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:10:17.762 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:10:17.762 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:10:19.685 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e8017e76-7518-4b9e-a4c0-e433da777fd3) for deployment 'opnfv-rally' (UUID=fa683d0c-bb6a-461b-a9e6-2aaec672cac1). 2020-12-04 16:10:20.721 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e8017e76-7518-4b9e-a4c0-e433da777fd3) has been successfully configured for deployment 'opnfv-rally' (UUID=fa683d0c-bb6a-461b-a9e6-2aaec672cac1)! 2020-12-04 16:10:28.915 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:10:28.916 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:10:28.916 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:10:30.759 32 INFO rally.api [-] Starting verification (UUID=cc17bb8f-33b9-4ee2-8dbe-b6b05128c0db) for deployment 'opnfv-rally' (UUID=fa683d0c-bb6a-461b-a9e6-2aaec672cac1) by verifier 'opnfv-tempest' (UUID=e8017e76-7518-4b9e-a4c0-e433da777fd3). 2020-12-04 16:10:32.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-04 16:10:32.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e8017e76-7518-4b9e-a4c0-e433da777fd3/for-deployment-fa683d0c-bb6a-461b-a9e6-2aaec672cac1/tempest.log' to option 'log_file'. 2020-12-04 16:10:32.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e8017e76-7518-4b9e-a4c0-e433da777fd3/for-deployment-fa683d0c-bb6a-461b-a9e6-2aaec672cac1/tempest.log 2020-12-04 16:10:32.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-04 16:10:32.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e8017e76-7518-4b9e-a4c0-e433da777fd3/for-deployment-fa683d0c-bb6a-461b-a9e6-2aaec672cac1/lock_files' to option 'lock_path'. 2020-12-04 16:10:32.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e8017e76-7518-4b9e-a4c0-e433da777fd3/for-deployment-fa683d0c-bb6a-461b-a9e6-2aaec672cac1/lock_files 2020-12-04 16:10:32.116 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-04 16:10:32.116 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-04 16:10:32.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = cc579fc0-d82d-451d-82fc-081a169e2864 2020-12-04 16:10:32.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 25c776b8-459c-4c2a-a11a-90414e6987ea 2020-12-04 16:10:32.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 96e9c9e2-d2d3-467a-a939-e738ea6a93bd 2020-12-04 16:10:32.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = bf3852fa-05e8-4f66-89ef-bfa0f224f5e0 2020-12-04 16:10:33.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-04 16:10:33.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-04 16:10:33.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-04 16:10:33.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-04 16:10:33.167 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_de926529_TnPtEB5o'. Using flavor 'rally_verify_de926529_TnPtEB5o' (ID = 078268a6-bc13-4f1d-a977-631fd0695f1f) for the tests. 2020-12-04 16:10:33.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '078268a6-bc13-4f1d-a977-631fd0695f1f' to option 'instance_type'. 2020-12-04 16:10:33.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 078268a6-bc13-4f1d-a977-631fd0695f1f 2020-12-04 16:10:33.170 32 INFO rally.task.context [-] Verification e8017e76-7518-4b9e-a4c0-e433da777fd3 | Context tempest@default setup() finished in 1.81 sec 2020-12-04 16:10:33.171 32 INFO rally.task.context [-] Verification e8017e76-7518-4b9e-a4c0-e433da777fd3 | Context testr@default setup() finished in 0.45 msec 2020-12-04 16:10:33.171 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5d8fe1fb-06f6-407f-80f9-cf2dbef2ec8a'. 2020-12-04 16:10:46.311 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.445s] 2020-12-04 16:10:51.149 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [4.837s] 2020-12-04 16:11:08.128 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.807s] 2020-12-04 16:11:19.317 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... fail [21.154s] 2020-12-04 16:11:21.824 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.795s] 2020-12-04 16:12:01.870 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [53.740s] 2020-12-04 16:12:37.158 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [35.287s] 2020-12-04 16:13:14.606 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [38.347s] 2020-12-04 16:13:39.614 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [15.798s] 2020-12-04 16:13:43.488 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.386s] 2020-12-04 16:13:43.879 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.264s] 2020-12-04 16:13:46.113 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.234s] 2020-12-04 16:13:48.088 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.975s] 2020-12-04 16:13:53.172 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [5.083s] 2020-12-04 16:13:54.369 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.195s] 2020-12-04 16:13:55.542 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.172s] 2020-12-04 16:13:56.860 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [13.372s] 2020-12-04 16:13:57.123 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.580s] 2020-12-04 16:13:59.550 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [2.688s] 2020-12-04 16:14:06.240 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.687s] 2020-12-04 16:14:08.083 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [12.619s] 2020-12-04 16:14:08.985 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.902s] 2020-12-04 16:14:15.113 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [6.128s] 2020-12-04 16:14:17.829 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.714s] 2020-12-04 16:14:18.840 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [1.011s] 2020-12-04 16:14:30.810 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [24.569s] 2020-12-04 16:14:30.970 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [33.845s] 2020-12-04 16:14:31.646 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [12.800s] 2020-12-04 16:14:32.158 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.516s] 2020-12-04 16:14:33.589 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.430s] 2020-12-04 16:14:34.119 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.528s] 2020-12-04 16:14:34.120 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-12-04 16:14:34.541 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.422s] 2020-12-04 16:14:35.080 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.538s] 2020-12-04 16:14:40.641 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [9.670s] 2020-12-04 16:14:40.679 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.725s] 2020-12-04 16:14:41.295 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.615s] 2020-12-04 16:15:10.929 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [40.119s] 2020-12-04 16:15:19.226 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.295s] 2020-12-04 16:15:40.406 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [21.178s] 2020-12-04 16:16:19.387 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [38.980s] 2020-12-04 16:16:20.838 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.774s] 2020-12-04 16:16:23.958 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [17.493s] 2020-12-04 16:16:27.798 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.961s] 2020-12-04 16:16:43.680 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [19.720s] 2020-12-04 16:16:51.283 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [31.894s] 2020-12-04 16:16:52.529 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.848s] 2020-12-04 16:17:01.008 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.478s] 2020-12-04 16:17:34.539 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [43.254s] 2020-12-04 16:17:56.319 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [21.779s] 2020-12-04 16:18:09.232 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [12.910s] 2020-12-04 16:18:26.213 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [16.981s] 2020-12-04 16:18:46.545 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [20.331s] 2020-12-04 16:18:58.449 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.901s] 2020-12-04 16:19:12.960 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [14.510s] 2020-12-04 16:19:39.695 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [26.734s] 2020-12-04 16:20:10.631 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [30.933s] 2020-12-04 16:21:16.354 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.093s] 2020-12-04 16:21:49.006 32 INFO rally.task.context [-] Verification e8017e76-7518-4b9e-a4c0-e433da777fd3 | Context testr@default cleanup() started 2020-12-04 16:21:49.007 32 INFO rally.task.context [-] Verification e8017e76-7518-4b9e-a4c0-e433da777fd3 | Context testr@default cleanup() finished in 0.85 msec 2020-12-04 16:21:49.007 32 INFO rally.task.context [-] Verification e8017e76-7518-4b9e-a4c0-e433da777fd3 | Context tempest@default cleanup() started 2020-12-04 16:21:49.637 32 INFO rally.task.context [-] Verification e8017e76-7518-4b9e-a4c0-e433da777fd3 | Context tempest@default cleanup() finished in 0.63 sec 2020-12-04 16:21:49.659 32 INFO rally.api [-] Verification (UUID=cc17bb8f-33b9-4ee2-8dbe-b6b05128c0db) has been successfully finished for deployment 'opnfv-rally' (UUID=fa683d0c-bb6a-461b-a9e6-2aaec672cac1)! 2020-12-04 16:21:51.096 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:21:51.097 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:21:51.097 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:21:52.472 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:21:52.472 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:21:52.472 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:21:54.274 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'cc17bb8f-33b9-4ee2-8dbe-b6b05128c0db' 2020-12-04 16:21:54.306 44 INFO rally.api [-] The report has been successfully built. 2020-12-04 16:21:55.684 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-04 16:21:55.684 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-04 16:21:55.684 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-04 16:21:57.514 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cc17bb8f-33b9-4ee2-8dbe-b6b05128c0db' 2020-12-04 16:21:57.522 46 INFO rally.api [-] The report has been successfully built.