2020-04-12 22:44:12.687 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:12.687 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:12.687 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:14.876 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-04-12 22:44:14.876 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 22:44:14.876 6 ERROR rally.cli.cliutils 2020-04-12 22:44:16.394 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:16.395 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:16.395 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:20.305 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:20.305 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:20.305 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:24.639 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:24.639 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:24.639 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:26.032 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:26.032 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:26.032 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:28.087 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-04-12 22:44:28.087 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils force=force) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 22:44:28.087 15 ERROR rally.cli.cliutils 2020-04-12 22:44:29.576 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:29.576 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:29.576 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:31.669 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 22:44:31.756 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ea2ca4c3-b62b-4dd3-b54b-769aec29e19e/repo. 2020-04-12 22:44:32.051 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ea2ca4c3-b62b-4dd3-b54b-769aec29e19e/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-12 22:44:32.067 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 22:44:32.077 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 22:44:32.101 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 22:44:32.159 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 22:44:32.773 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ea2ca4c3-b62b-4dd3-b54b-769aec29e19e) has been successfully created! 2020-04-12 22:44:34.355 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:34.355 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:34.355 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:38.592 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:38.592 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:38.592 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:40.746 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ea2ca4c3-b62b-4dd3-b54b-769aec29e19e) for deployment 'opnfv-rally' (UUID=3249c4ba-3c96-4d37-9d37-4bbd310b1260). 2020-04-12 22:44:41.315 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ea2ca4c3-b62b-4dd3-b54b-769aec29e19e) has been successfully configured for deployment 'opnfv-rally' (UUID=3249c4ba-3c96-4d37-9d37-4bbd310b1260)! 2020-04-12 22:44:48.737 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:44:48.737 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:44:48.737 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:44:50.683 32 INFO rally.api [-] Starting verification (UUID=d2871c1d-4979-49a1-a985-780353206d3b) for deployment 'opnfv-rally' (UUID=3249c4ba-3c96-4d37-9d37-4bbd310b1260) by verifier 'opnfv-tempest' (UUID=ea2ca4c3-b62b-4dd3-b54b-769aec29e19e). 2020-04-12 22:44:51.632 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 22:44:51.632 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ea2ca4c3-b62b-4dd3-b54b-769aec29e19e/for-deployment-3249c4ba-3c96-4d37-9d37-4bbd310b1260/tempest.log' to option 'log_file'. 2020-04-12 22:44:51.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ea2ca4c3-b62b-4dd3-b54b-769aec29e19e/for-deployment-3249c4ba-3c96-4d37-9d37-4bbd310b1260/tempest.log 2020-04-12 22:44:51.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 22:44:51.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ea2ca4c3-b62b-4dd3-b54b-769aec29e19e/for-deployment-3249c4ba-3c96-4d37-9d37-4bbd310b1260/lock_files' to option 'lock_path'. 2020-04-12 22:44:51.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ea2ca4c3-b62b-4dd3-b54b-769aec29e19e/for-deployment-3249c4ba-3c96-4d37-9d37-4bbd310b1260/lock_files 2020-04-12 22:44:51.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 22:44:51.635 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-04-12 22:44:51.635 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1120c47a-60fa-404d-9cda-755a92af03f5 2020-04-12 22:44:51.635 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8ef02e6a-65d4-4c8c-99bb-42ac55e95255 2020-04-12 22:44:51.636 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 417828f2-bf13-4b38-b31d-67bafe477457 2020-04-12 22:44:51.637 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5f14b819-1056-4a30-92e4-be76e3ef2f07 2020-04-12 22:44:52.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 22:44:52.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_f0c49c6b-5f53-4995-b895-f6a557991c2c 2020-04-12 22:44:52.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 22:44:52.430 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 22:44:52.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_77a14acb_CK2h4sQe'. Using flavor 'rally_verify_77a14acb_CK2h4sQe' (ID = f48fd7fb-c121-46a2-aaae-8e2041cd117e) for the tests. 2020-04-12 22:44:52.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f48fd7fb-c121-46a2-aaae-8e2041cd117e' to option 'instance_type'. 2020-04-12 22:44:52.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f48fd7fb-c121-46a2-aaae-8e2041cd117e 2020-04-12 22:44:52.482 32 INFO rally.task.context [-] Verification ea2ca4c3-b62b-4dd3-b54b-769aec29e19e | Context tempest@default setup() finished in 1.57 sec 2020-04-12 22:44:52.483 32 INFO rally.task.context [-] Verification ea2ca4c3-b62b-4dd3-b54b-769aec29e19e | Context testr@default setup() finished in 0.28 msec 2020-04-12 22:44:52.483 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/cd65f185-6f12-4459-b079-8281ad25f73a'. 2020-04-12 22:44:56.696 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-04-12 22:44:56.697 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-04-12 22:44:56.936 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.346s] 2020-04-12 22:44:57.133 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.198s] 2020-04-12 22:44:57.184 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.051s] 2020-04-12 22:44:57.368 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.184s] 2020-04-12 22:44:57.490 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.810s] 2020-04-12 22:44:57.771 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.401s] 2020-04-12 22:44:57.993 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.503s] 2020-04-12 22:44:58.045 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.178s] 2020-04-12 22:44:58.198 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.154s] 2020-04-12 22:44:58.305 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.106s] 2020-04-12 22:44:58.428 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.122s] 2020-04-12 22:44:58.492 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.064s] 2020-04-12 22:44:58.686 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.194s] 2020-04-12 22:44:58.798 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [0.804s] 2020-04-12 22:44:59.230 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.541s] 2020-04-12 22:44:59.325 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.527s] 2020-04-12 22:44:59.535 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.305s] 2020-04-12 22:44:59.793 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 [0.257s] 2020-04-12 22:44:59.880 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.555s] 2020-04-12 22:45:00.410 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.616s] 2020-04-12 22:45:00.445 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.564s] 2020-04-12 22:45:00.984 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.538s] 2020-04-12 22:45:02.612 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.626s] 2020-04-12 22:45:03.233 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.620s] 2020-04-12 22:45:04.325 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [1.086s] 2020-04-12 22:45:05.247 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.919s] 2020-04-12 22:45:06.271 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 [1.025s] 2020-04-12 22:45:06.828 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.462s] 2020-04-12 22:45:07.434 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [0.605s] 2020-04-12 22:45:07.623 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.190s] 2020-04-12 22:45:07.801 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.176s] 2020-04-12 22:45:08.156 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.354s] 2020-04-12 22:45:09.196 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [1.037s] 2020-04-12 22:45:09.559 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.364s] 2020-04-12 22:45:10.047 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [0.488s] 2020-04-12 22:45:10.574 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [0.525s] 2020-04-12 22:45:11.233 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [0.658s] 2020-04-12 22:45:11.522 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.289s] 2020-04-12 22:45:11.812 32 INFO rally.task.context [-] Verification ea2ca4c3-b62b-4dd3-b54b-769aec29e19e | Context testr@default cleanup() started 2020-04-12 22:45:11.813 32 INFO rally.task.context [-] Verification ea2ca4c3-b62b-4dd3-b54b-769aec29e19e | Context testr@default cleanup() finished in 0.72 msec 2020-04-12 22:45:11.813 32 INFO rally.task.context [-] Verification ea2ca4c3-b62b-4dd3-b54b-769aec29e19e | Context tempest@default cleanup() started 2020-04-12 22:45:11.976 32 INFO rally.task.context [-] Verification ea2ca4c3-b62b-4dd3-b54b-769aec29e19e | Context tempest@default cleanup() finished in 0.16 sec 2020-04-12 22:45:11.998 32 INFO rally.api [-] Verification (UUID=d2871c1d-4979-49a1-a985-780353206d3b) has been successfully finished for deployment 'opnfv-rally' (UUID=3249c4ba-3c96-4d37-9d37-4bbd310b1260)! 2020-04-12 22:45:13.689 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:45:13.689 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:45:13.689 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:45:15.205 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:45:15.205 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:45:15.205 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:45:17.349 42 INFO rally.api [-] Building 'html' report for the following verification(s): 'd2871c1d-4979-49a1-a985-780353206d3b' 2020-04-12 22:45:17.379 42 INFO rally.api [-] The report has been successfully built. 2020-04-12 22:45:18.955 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:45:18.955 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:45:18.955 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:45:21.056 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd2871c1d-4979-49a1-a985-780353206d3b' 2020-04-12 22:45:21.062 44 INFO rally.api [-] The report has been successfully built.