2020-05-14 10:03:46.940 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:03:46.941 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:03:46.941 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:03:49.201 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-05-14 10:03:49.201 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 10:03:49.201 6 ERROR rally.cli.cliutils 2020-05-14 10:03:50.802 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:03:50.802 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:03:50.802 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:03:54.654 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:03:54.654 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:03:54.655 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:03:59.616 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:03:59.617 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:03:59.617 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:01.367 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:01.367 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:01.367 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:03.342 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-05-14 10:04:03.342 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils force=force) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 10:04:03.342 15 ERROR rally.cli.cliutils 2020-05-14 10:04:04.858 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:04.858 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:04.858 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:07.039 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 10:04:07.126 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0e47ee38-1b50-4950-b5d3-207ed4a81f79/repo. 2020-05-14 10:04:07.521 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0e47ee38-1b50-4950-b5d3-207ed4a81f79/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. 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-05-14 10:04:07.536 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 10:04:07.546 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 10:04:07.562 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 10:04:07.637 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 10:04:08.435 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0e47ee38-1b50-4950-b5d3-207ed4a81f79) has been successfully created! 2020-05-14 10:04:10.122 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:10.122 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:10.122 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:14.590 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:14.590 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:14.590 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:17.001 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0e47ee38-1b50-4950-b5d3-207ed4a81f79) for deployment 'opnfv-rally' (UUID=d51a5f7a-c69a-464a-ab69-c0a67ac99887). 2020-05-14 10:04:17.647 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0e47ee38-1b50-4950-b5d3-207ed4a81f79) has been successfully configured for deployment 'opnfv-rally' (UUID=d51a5f7a-c69a-464a-ab69-c0a67ac99887)! 2020-05-14 10:04:26.280 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:26.280 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:26.281 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:28.308 32 INFO rally.api [-] Starting verification (UUID=80e1250c-f133-4d4e-b9ff-dd48495ac0e9) for deployment 'opnfv-rally' (UUID=d51a5f7a-c69a-464a-ab69-c0a67ac99887) by verifier 'opnfv-tempest' (UUID=0e47ee38-1b50-4950-b5d3-207ed4a81f79). 2020-05-14 10:04:29.440 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 10:04:29.440 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0e47ee38-1b50-4950-b5d3-207ed4a81f79/for-deployment-d51a5f7a-c69a-464a-ab69-c0a67ac99887/tempest.log' to option 'log_file'. 2020-05-14 10:04:29.441 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0e47ee38-1b50-4950-b5d3-207ed4a81f79/for-deployment-d51a5f7a-c69a-464a-ab69-c0a67ac99887/tempest.log 2020-05-14 10:04:29.441 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 10:04:29.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0e47ee38-1b50-4950-b5d3-207ed4a81f79/for-deployment-d51a5f7a-c69a-464a-ab69-c0a67ac99887/lock_files' to option 'lock_path'. 2020-05-14 10:04:29.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0e47ee38-1b50-4950-b5d3-207ed4a81f79/for-deployment-d51a5f7a-c69a-464a-ab69-c0a67ac99887/lock_files 2020-05-14 10:04:29.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-14 10:04:29.443 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-05-14 10:04:29.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 97a16cca-0880-4960-b717-dbf83bea8b8c 2020-05-14 10:04:29.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 40b60540-9132-4a26-8bc9-fc00752539d1 2020-05-14 10:04:29.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f166aed3-572b-4035-96ab-f6abe16d8930 2020-05-14 10:04:29.445 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b7a1eeba-1822-40f2-adb5-8c6f304388be 2020-05-14 10:04:29.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 10:04:29.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_d039ff83-396a-4a12-a65d-bbef52fda865 2020-05-14 10:04:29.752 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 10:04:29.859 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 10:04:29.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_56e36dcf_7l9epKts'. Using flavor 'rally_verify_56e36dcf_7l9epKts' (ID = 77bbcba1-a1e6-4580-a022-cecbeaa3dfc0) for the tests. 2020-05-14 10:04:29.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '77bbcba1-a1e6-4580-a022-cecbeaa3dfc0' to option 'instance_type'. 2020-05-14 10:04:29.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 77bbcba1-a1e6-4580-a022-cecbeaa3dfc0 2020-05-14 10:04:29.922 32 INFO rally.task.context [-] Verification 0e47ee38-1b50-4950-b5d3-207ed4a81f79 | Context tempest@default setup() finished in 1.34 sec 2020-05-14 10:04:29.923 32 INFO rally.task.context [-] Verification 0e47ee38-1b50-4950-b5d3-207ed4a81f79 | Context testr@default setup() finished in 0.34 msec 2020-05-14 10:04:29.923 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/c4941e2c-1077-4a68-bcd1-3e401728499b'. 2020-05-14 10:04:34.478 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-05-14 10:04:34.480 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-05-14 10:04:34.796 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.236s] 2020-05-14 10:04:34.887 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.090s] 2020-05-14 10:04:34.936 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.049s] 2020-05-14 10:04:35.047 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.110s] 2020-05-14 10:04:35.378 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.330s] 2020-05-14 10:04:35.488 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.547s] 2020-05-14 10:04:35.906 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.476s] 2020-05-14 10:04:35.978 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [0.490s] 2020-05-14 10:04:36.468 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [0.561s] 2020-05-14 10:04:36.666 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [0.685s] 2020-05-14 10:04:36.732 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.265s] 2020-05-14 10:04:36.958 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.225s] 2020-05-14 10:04:37.137 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.471s] 2020-05-14 10:04:37.306 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.347s] 2020-05-14 10:04:37.531 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.393s] 2020-05-14 10:04:37.905 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.374s] 2020-05-14 10:04:38.297 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [0.989s] 2020-05-14 10:04:38.446 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.540s] 2020-05-14 10:04:38.619 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.322s] 2020-05-14 10:04:39.180 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [0.559s] 2020-05-14 10:04:39.668 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.219s] 2020-05-14 10:04:39.782 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [0.601s] 2020-05-14 10:04:40.169 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.502s] 2020-05-14 10:04:40.351 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [0.567s] 2020-05-14 10:04:40.510 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.160s] 2020-05-14 10:04:40.918 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [0.747s] 2020-05-14 10:04:41.584 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [0.665s] 2020-05-14 10:04:42.206 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [0.622s] 2020-05-14 10:04:42.452 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.136s] 2020-05-14 10:04:42.533 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.080s] 2020-05-14 10:04:42.609 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.075s] 2020-05-14 10:04:42.682 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.072s] 2020-05-14 10:04:42.719 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.037s] 2020-05-14 10:04:42.827 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.107s] 2020-05-14 10:04:43.085 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.255s] 2020-05-14 10:04:43.233 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.148s] 2020-05-14 10:04:43.374 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.141s] 2020-05-14 10:04:43.724 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.348s] 2020-05-14 10:04:44.053 32 INFO rally.task.context [-] Verification 0e47ee38-1b50-4950-b5d3-207ed4a81f79 | Context testr@default cleanup() started 2020-05-14 10:04:44.054 32 INFO rally.task.context [-] Verification 0e47ee38-1b50-4950-b5d3-207ed4a81f79 | Context testr@default cleanup() finished in 0.76 msec 2020-05-14 10:04:44.054 32 INFO rally.task.context [-] Verification 0e47ee38-1b50-4950-b5d3-207ed4a81f79 | Context tempest@default cleanup() started 2020-05-14 10:04:44.174 32 INFO rally.task.context [-] Verification 0e47ee38-1b50-4950-b5d3-207ed4a81f79 | Context tempest@default cleanup() finished in 0.12 sec 2020-05-14 10:04:44.195 32 INFO rally.api [-] Verification (UUID=80e1250c-f133-4d4e-b9ff-dd48495ac0e9) has been successfully finished for deployment 'opnfv-rally' (UUID=d51a5f7a-c69a-464a-ab69-c0a67ac99887)! 2020-05-14 10:04:46.045 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:46.045 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:46.045 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:47.505 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:47.505 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:47.505 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:49.961 42 INFO rally.api [-] Building 'html' report for the following verification(s): '80e1250c-f133-4d4e-b9ff-dd48495ac0e9' 2020-05-14 10:04:49.995 42 INFO rally.api [-] The report has been successfully built. 2020-05-14 10:04:51.598 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:04:51.598 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:04:51.598 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:04:53.995 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '80e1250c-f133-4d4e-b9ff-dd48495ac0e9' 2020-05-14 10:04:54.002 44 INFO rally.api [-] The report has been successfully built.