2021-06-05 11:56:16.061 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:16.062 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:16.062 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:17.917 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-06-05 11:56:17.917 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-05 11:56:17.917 6 ERROR rally.cli.cliutils 2021-06-05 11:56:19.246 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:19.246 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:19.246 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:22.873 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:22.873 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:22.873 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:28.083 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:28.083 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:28.083 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:29.378 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:29.378 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:29.379 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:31.219 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-06-05 11:56:31.219 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils force=force) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-05 11:56:31.219 15 ERROR rally.cli.cliutils 2021-06-05 11:56:32.658 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:32.658 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:32.658 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:34.405 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-05 11:56:34.482 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-89acb864-704e-4bc0-8064-14bce8940e11/repo. 2021-06-05 11:56:34.833 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-89acb864-704e-4bc0-8064-14bce8940e11/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-06-05 11:56:34.850 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-05 11:56:34.859 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-05 11:56:34.881 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-05 11:56:34.932 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-05 11:56:35.607 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=89acb864-704e-4bc0-8064-14bce8940e11) has been successfully created! 2021-06-05 11:56:37.037 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:37.038 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:37.038 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:45.512 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:45.513 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:45.513 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:47.335 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=89acb864-704e-4bc0-8064-14bce8940e11) for deployment 'opnfv-rally' (UUID=e3521ede-6c29-425b-ab2f-ccc4ec1844ae). 2021-06-05 11:56:48.225 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=89acb864-704e-4bc0-8064-14bce8940e11) has been successfully configured for deployment 'opnfv-rally' (UUID=e3521ede-6c29-425b-ab2f-ccc4ec1844ae)! 2021-06-05 11:56:55.354 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:56:55.354 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:56:55.354 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:56:57.304 32 INFO rally.api [-] Starting verification (UUID=0dc4d4e2-49d7-4f69-81f6-59373fbc32c5) for deployment 'opnfv-rally' (UUID=e3521ede-6c29-425b-ab2f-ccc4ec1844ae) by verifier 'opnfv-tempest' (UUID=89acb864-704e-4bc0-8064-14bce8940e11). 2021-06-05 11:56:58.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-05 11:56:58.655 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-05 11:56:58.655 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-89acb864-704e-4bc0-8064-14bce8940e11/for-deployment-e3521ede-6c29-425b-ab2f-ccc4ec1844ae/tempest.log' to option 'log_file'. 2021-06-05 11:56:58.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-89acb864-704e-4bc0-8064-14bce8940e11/for-deployment-e3521ede-6c29-425b-ab2f-ccc4ec1844ae/tempest.log 2021-06-05 11:56:58.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-05 11:56:58.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-89acb864-704e-4bc0-8064-14bce8940e11/for-deployment-e3521ede-6c29-425b-ab2f-ccc4ec1844ae/lock_files' to option 'lock_path'. 2021-06-05 11:56:58.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-89acb864-704e-4bc0-8064-14bce8940e11/for-deployment-e3521ede-6c29-425b-ab2f-ccc4ec1844ae/lock_files 2021-06-05 11:56:58.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-05 11:56:58.658 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-06-05 11:56:58.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 744cd0ae-8060-4122-9c89-af89b47dd307 2021-06-05 11:56:58.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 19f805ec-f6fa-4869-976f-4c5561be44a6 2021-06-05 11:56:58.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 969598eb-27ef-45ab-bce1-646894e7229c 2021-06-05 11:56:58.660 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 69bdafd2-1ea4-4f90-ac3f-3a40a6cd2661 2021-06-05 11:56:59.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-05 11:56:59.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-05 11:56:59.203 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-05 11:56:59.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 11:56:59.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-05 11:56:59.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0dc4d4e2_Fcn43p7Q' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 11:56:59.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0dc4d4e2_Fcn43p7Q' (ID = 701eab77-3432-4964-9db7-3f6d2b24c46e) has been successfully created! 2021-06-05 11:56:59.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '701eab77-3432-4964-9db7-3f6d2b24c46e' to option 'instance_type'. 2021-06-05 11:56:59.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 701eab77-3432-4964-9db7-3f6d2b24c46e 2021-06-05 11:56:59.472 32 INFO rally.task.context [-] Verification 89acb864-704e-4bc0-8064-14bce8940e11 | Context tempest@default setup() finished in 1.57 sec 2021-06-05 11:56:59.473 32 INFO rally.task.context [-] Verification 89acb864-704e-4bc0-8064-14bce8940e11 | Context testr@default setup() finished in 0.48 msec 2021-06-05 11:56:59.474 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7d4e1bf3-8c26-4801-96c8-b0148cf6dea3'. 2021-06-05 11:57:06.517 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.750s] 2021-06-05 11:57:06.609 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.092s] 2021-06-05 11:57:06.781 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.372s] 2021-06-05 11:57:07.457 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.676s] 2021-06-05 11:57:07.509 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.051s] 2021-06-05 11:57:07.515 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.906s] 2021-06-05 11:57:08.179 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.580s] 2021-06-05 11:57:08.346 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.830s] 2021-06-05 11:57:08.383 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.874s] 2021-06-05 11:57:08.393 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.047s] 2021-06-05 11:57:10.194 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.800s] 2021-06-05 11:57:10.971 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [6.622s] 2021-06-05 11:57:14.905 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [6.725s] 2021-06-05 11:57:15.131 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [6.747s] 2021-06-05 11:57:15.984 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [5.787s] 2021-06-05 11:57:18.177 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [3.272s] 2021-06-05 11:57:19.262 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [8.291s] 2021-06-05 11:57:19.825 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.841s] 2021-06-05 11:57:20.365 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.187s] 2021-06-05 11:57:21.506 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.680s] 2021-06-05 11:57:21.608 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.242s] 2021-06-05 11:57:28.782 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [9.520s] 2021-06-05 11:57:32.320 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [10.812s] 2021-06-05 11:57:35.581 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [13.970s] 2021-06-05 11:57:36.003 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [7.220s] 2021-06-05 11:57:37.737 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.157s] 2021-06-05 11:57:38.174 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.170s] 2021-06-05 11:57:40.510 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.336s] 2021-06-05 11:57:42.773 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.035s] 2021-06-05 11:57:43.878 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.367s] 2021-06-05 11:57:46.541 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.767s] 2021-06-05 11:57:50.575 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [4.033s] 2021-06-05 11:57:53.057 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.482s] 2021-06-05 11:57:53.265 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [9.384s] 2021-06-05 11:57:53.570 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-06-05 11:57:53.571 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-06-05 11:57:56.320 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.055s] 2021-06-05 11:58:02.479 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [6.156s] 2021-06-05 11:58:05.310 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.832s] 2021-06-05 11:58:08.244 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.933s] 2021-06-05 11:58:08.559 32 INFO rally.task.context [-] Verification 89acb864-704e-4bc0-8064-14bce8940e11 | Context testr@default cleanup() started 2021-06-05 11:58:08.560 32 INFO rally.task.context [-] Verification 89acb864-704e-4bc0-8064-14bce8940e11 | Context testr@default cleanup() finished in 0.86 msec 2021-06-05 11:58:08.560 32 INFO rally.task.context [-] Verification 89acb864-704e-4bc0-8064-14bce8940e11 | Context tempest@default cleanup() started 2021-06-05 11:58:09.107 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-05 11:58:09.240 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-05 11:58:09.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0dc4d4e2_Fcn43p7Q'. 2021-06-05 11:58:10.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0dc4d4e2_Fcn43p7Q' has been deleted. 2021-06-05 11:58:10.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '701eab77-3432-4964-9db7-3f6d2b24c46e' of option 'instance_type' from Tempest config file. 2021-06-05 11:58:10.041 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '701eab77-3432-4964-9db7-3f6d2b24c46e' has been removed. 2021-06-05 11:58:10.049 32 INFO rally.task.context [-] Verification 89acb864-704e-4bc0-8064-14bce8940e11 | Context tempest@default cleanup() finished in 1.49 sec 2021-06-05 11:58:10.077 32 INFO rally.api [-] Verification (UUID=0dc4d4e2-49d7-4f69-81f6-59373fbc32c5) has been successfully finished for deployment 'opnfv-rally' (UUID=e3521ede-6c29-425b-ab2f-ccc4ec1844ae)! 2021-06-05 11:58:11.525 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:58:11.525 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:58:11.525 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:58:12.970 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:58:12.970 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:58:12.970 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:58:14.802 44 INFO rally.api [-] Building 'html' report for the following verification(s): '0dc4d4e2-49d7-4f69-81f6-59373fbc32c5' 2021-06-05 11:58:14.828 44 INFO rally.api [-] The report has been successfully built. 2021-06-05 11:58:16.232 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 11:58:16.232 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 11:58:16.232 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 11:58:18.073 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0dc4d4e2-49d7-4f69-81f6-59373fbc32c5' 2021-06-05 11:58:18.078 46 INFO rally.api [-] The report has been successfully built.