2020-04-10 01:44:58.183 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:44:58.183 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:44:58.183 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:00.077 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-10 01:45:00.077 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:45:00.077 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-10 01:45:00.077 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 01:45:00.077 6 ERROR rally.cli.cliutils 2020-04-10 01:45:01.442 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:01.443 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:01.443 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:05.365 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:05.366 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:05.366 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:09.551 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:09.551 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:09.551 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:10.984 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:10.985 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:10.985 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:12.919 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-10 01:45:12.919 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 01:45:12.919 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-10 01:45:12.919 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils force=force) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 01:45:12.919 15 ERROR rally.cli.cliutils 2020-04-10 01:45:14.504 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:14.504 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:14.504 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:16.626 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 01:45:16.697 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d338ef2e-5b15-4f1a-a198-e0f167f8a656/repo. 2020-04-10 01:45:16.960 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d338ef2e-5b15-4f1a-a198-e0f167f8a656/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-10 01:45:16.974 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 01:45:16.981 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 01:45:17.001 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 01:45:17.054 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 01:45:17.642 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d338ef2e-5b15-4f1a-a198-e0f167f8a656) has been successfully created! 2020-04-10 01:45:19.222 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:19.222 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:19.222 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:23.259 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:23.259 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:23.260 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:25.253 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d338ef2e-5b15-4f1a-a198-e0f167f8a656) for deployment 'opnfv-rally' (UUID=e7c6434a-3c0f-4939-953a-7cd28d78e695). 2020-04-10 01:45:25.705 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d338ef2e-5b15-4f1a-a198-e0f167f8a656) has been successfully configured for deployment 'opnfv-rally' (UUID=e7c6434a-3c0f-4939-953a-7cd28d78e695)! 2020-04-10 01:45:32.171 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:32.171 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:32.172 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:34.318 32 INFO rally.api [-] Starting verification (UUID=88135c9b-0709-4d92-85da-208414274345) for deployment 'opnfv-rally' (UUID=e7c6434a-3c0f-4939-953a-7cd28d78e695) by verifier 'opnfv-tempest' (UUID=d338ef2e-5b15-4f1a-a198-e0f167f8a656). 2020-04-10 01:45:35.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 01:45:35.269 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 01:45:35.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d338ef2e-5b15-4f1a-a198-e0f167f8a656/for-deployment-e7c6434a-3c0f-4939-953a-7cd28d78e695/tempest.log' to option 'log_file'. 2020-04-10 01:45:35.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d338ef2e-5b15-4f1a-a198-e0f167f8a656/for-deployment-e7c6434a-3c0f-4939-953a-7cd28d78e695/tempest.log 2020-04-10 01:45:35.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 01:45:35.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d338ef2e-5b15-4f1a-a198-e0f167f8a656/for-deployment-e7c6434a-3c0f-4939-953a-7cd28d78e695/lock_files' to option 'lock_path'. 2020-04-10 01:45:35.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d338ef2e-5b15-4f1a-a198-e0f167f8a656/for-deployment-e7c6434a-3c0f-4939-953a-7cd28d78e695/lock_files 2020-04-10 01:45:35.271 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-10 01:45:35.272 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-10 01:45:35.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9c2ebbf5-a1b5-4848-8317-d0b5c167d496 2020-04-10 01:45:35.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = df62d47b-1fb1-46e5-9dc5-ca23c014f20f 2020-04-10 01:45:35.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4ebc3d1e-1df3-41fe-9ad5-7aa1ac7dbe30 2020-04-10 01:45:35.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = db30ad6b-568c-4c69-8029-57143a0fbf49 2020-04-10 01:45:36.368 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 01:45:36.369 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_c94ca982-7053-4514-8891-c9923ffc372c 2020-04-10 01:45:36.370 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 01:45:36.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 01:45:36.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 01:45:36.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_88135c9b_CRvJwL5w' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 01:45:36.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_88135c9b_CRvJwL5w' (ID = 812606ca-c7d1-4c51-9126-3d8c7055eedd) has been successfully created! 2020-04-10 01:45:36.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '812606ca-c7d1-4c51-9126-3d8c7055eedd' to option 'instance_type'. 2020-04-10 01:45:36.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 812606ca-c7d1-4c51-9126-3d8c7055eedd 2020-04-10 01:45:36.528 32 INFO rally.task.context [-] Verification d338ef2e-5b15-4f1a-a198-e0f167f8a656 | Context tempest@default setup() finished in 1.96 sec 2020-04-10 01:45:36.529 32 INFO rally.task.context [-] Verification d338ef2e-5b15-4f1a-a198-e0f167f8a656 | Context testr@default setup() finished in 0.39 msec 2020-04-10 01:45:36.529 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/e333e3f8-f0f1-41d2-b666-cc9d4476ee74'. 2020-04-10 01:45:40.326 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.191s] 2020-04-10 01:45:40.397 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.273s] 2020-04-10 01:45:40.409 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.084s] 2020-04-10 01:45:40.482 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.086s] 2020-04-10 01:45:40.497 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.087s] 2020-04-10 01:45:40.589 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.106s] 2020-04-10 01:45:40.633 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.135s] 2020-04-10 01:45:40.683 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.050s] 2020-04-10 01:45:40.711 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.649s] 2020-04-10 01:45:40.771 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.181s] 2020-04-10 01:45:40.926 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.242s] 2020-04-10 01:45:41.217 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.444s] 2020-04-10 01:45:41.297 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.586s] 2020-04-10 01:45:41.428 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.500s] 2020-04-10 01:45:41.599 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.170s] 2020-04-10 01:45:41.816 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.217s] 2020-04-10 01:45:41.943 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [0.646s] 2020-04-10 01:45:42.338 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.520s] 2020-04-10 01:45:42.417 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.474s] 2020-04-10 01:45:42.449 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-04-10 01:45:42.450 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-04-10 01:45:42.850 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.431s] 2020-04-10 01:45:43.380 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.529s] 2020-04-10 01:45:44.005 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.624s] 2020-04-10 01:45:45.514 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.507s] 2020-04-10 01:45:46.085 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.571s] 2020-04-10 01:45:46.973 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [0.887s] 2020-04-10 01:45:47.843 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.869s] 2020-04-10 01:45:48.720 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.876s] 2020-04-10 01:45:49.180 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.354s] 2020-04-10 01:45:49.748 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [0.566s] 2020-04-10 01:45:49.877 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.130s] 2020-04-10 01:45:50.053 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.177s] 2020-04-10 01:45:50.358 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.303s] 2020-04-10 01:45:51.284 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [0.923s] 2020-04-10 01:45:51.612 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.328s] 2020-04-10 01:45:52.105 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [0.492s] 2020-04-10 01:45:52.688 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [0.582s] 2020-04-10 01:45:53.170 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [0.481s] 2020-04-10 01:45:53.367 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.198s] 2020-04-10 01:45:53.671 32 INFO rally.task.context [-] Verification d338ef2e-5b15-4f1a-a198-e0f167f8a656 | Context testr@default cleanup() started 2020-04-10 01:45:53.672 32 INFO rally.task.context [-] Verification d338ef2e-5b15-4f1a-a198-e0f167f8a656 | Context testr@default cleanup() finished in 0.78 msec 2020-04-10 01:45:53.672 32 INFO rally.task.context [-] Verification d338ef2e-5b15-4f1a-a198-e0f167f8a656 | Context tempest@default cleanup() started 2020-04-10 01:45:53.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 01:45:53.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 01:45:53.858 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_88135c9b_CRvJwL5w'. 2020-04-10 01:45:54.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_88135c9b_CRvJwL5w' has been deleted. 2020-04-10 01:45:54.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '812606ca-c7d1-4c51-9126-3d8c7055eedd' of option 'instance_type' from Tempest config file. 2020-04-10 01:45:54.092 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '812606ca-c7d1-4c51-9126-3d8c7055eedd' has been removed. 2020-04-10 01:45:54.097 32 INFO rally.task.context [-] Verification d338ef2e-5b15-4f1a-a198-e0f167f8a656 | Context tempest@default cleanup() finished in 0.42 sec 2020-04-10 01:45:54.121 32 INFO rally.api [-] Verification (UUID=88135c9b-0709-4d92-85da-208414274345) has been successfully finished for deployment 'opnfv-rally' (UUID=e7c6434a-3c0f-4939-953a-7cd28d78e695)! 2020-04-10 01:45:55.660 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:55.661 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:55.661 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:57.173 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:45:57.173 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:45:57.173 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:45:59.149 42 INFO rally.api [-] Building 'html' report for the following verification(s): '88135c9b-0709-4d92-85da-208414274345' 2020-04-10 01:45:59.177 42 INFO rally.api [-] The report has been successfully built. 2020-04-10 01:46:00.619 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:00.620 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:00.620 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:46:02.685 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '88135c9b-0709-4d92-85da-208414274345' 2020-04-10 01:46:02.690 44 INFO rally.api [-] The report has been successfully built.