2020-04-10 02:58:35.258 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:58:35.259 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:58:35.259 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:58:37.387 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 02:58:37.387 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:58:37.387 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 02:58:37.387 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:58:37.387 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 02:58:37.387 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:58:37.387 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 02:58:37.387 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 02:58:37.387 6 ERROR rally.cli.cliutils 2020-04-10 02:58:38.921 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:58:38.922 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:58:38.922 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:58:42.948 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:58:42.948 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:58:42.948 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:58:47.437 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:58:47.438 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:58:47.438 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:58:48.757 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:58:48.758 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:58:48.758 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:58:50.903 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 02:58:50.903 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 02:58:50.903 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 02:58:50.903 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:58:50.903 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 02:58:50.903 15 ERROR rally.cli.cliutils force=force) 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:58:50.903 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 02:58:50.903 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 02:58:50.903 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 02:58:50.903 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 02:58:50.903 15 ERROR rally.cli.cliutils 2020-04-10 02:58:52.467 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:58:52.467 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:58:52.467 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:58:54.578 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 02:58:54.662 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0bd6ed49-3108-476e-b2df-ec56bf7282b3/repo. 2020-04-10 02:58:54.971 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0bd6ed49-3108-476e-b2df-ec56bf7282b3/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 02:58:54.988 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 02:58:54.998 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 02:58:55.018 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 02:58:55.077 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 02:58:55.660 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0bd6ed49-3108-476e-b2df-ec56bf7282b3) has been successfully created! 2020-04-10 02:58:57.267 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:58:57.268 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:58:57.268 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:59:01.701 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:59:01.701 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:59:01.702 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:59:03.933 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0bd6ed49-3108-476e-b2df-ec56bf7282b3) for deployment 'opnfv-rally' (UUID=73575465-754c-47b4-be74-0eac239345d0). 2020-04-10 02:59:04.425 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0bd6ed49-3108-476e-b2df-ec56bf7282b3) has been successfully configured for deployment 'opnfv-rally' (UUID=73575465-754c-47b4-be74-0eac239345d0)! 2020-04-10 02:59:11.484 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:59:11.485 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:59:11.485 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:59:13.613 32 INFO rally.api [-] Starting verification (UUID=e7d490ce-5471-41bf-9e77-f55614f4f4c2) for deployment 'opnfv-rally' (UUID=73575465-754c-47b4-be74-0eac239345d0) by verifier 'opnfv-tempest' (UUID=0bd6ed49-3108-476e-b2df-ec56bf7282b3). 2020-04-10 02:59:14.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 02:59:14.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 02:59:14.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0bd6ed49-3108-476e-b2df-ec56bf7282b3/for-deployment-73575465-754c-47b4-be74-0eac239345d0/tempest.log' to option 'log_file'. 2020-04-10 02:59:14.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0bd6ed49-3108-476e-b2df-ec56bf7282b3/for-deployment-73575465-754c-47b4-be74-0eac239345d0/tempest.log 2020-04-10 02:59:14.545 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 02:59:14.545 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0bd6ed49-3108-476e-b2df-ec56bf7282b3/for-deployment-73575465-754c-47b4-be74-0eac239345d0/lock_files' to option 'lock_path'. 2020-04-10 02:59:14.545 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0bd6ed49-3108-476e-b2df-ec56bf7282b3/for-deployment-73575465-754c-47b4-be74-0eac239345d0/lock_files 2020-04-10 02:59:14.546 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 02:59:14.546 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 02:59:14.546 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 43389df9-a517-4b8f-9969-77f72522d14d 2020-04-10 02:59:14.547 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9c8b7696-d7a6-464c-a0a7-5d69dbaef378 2020-04-10 02:59:14.547 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3b5764d4-ef7d-480e-94d7-563eab90d6f9 2020-04-10 02:59:14.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 804ff9a6-98b2-4998-8d8c-68e15aaf6357 2020-04-10 02:59:14.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 02:59:14.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone_cntt-net_6e97b819-3071-4456-826d-806c5ec77687 2020-04-10 02:59:14.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 02:59:14.967 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 02:59:15.045 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 02:59:15.045 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e7d490ce_pUkM5uYc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 02:59:15.094 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e7d490ce_pUkM5uYc' (ID = ab4271ca-1d77-4798-a458-c9d0131dba88) has been successfully created! 2020-04-10 02:59:15.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ab4271ca-1d77-4798-a458-c9d0131dba88' to option 'instance_type'. 2020-04-10 02:59:15.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ab4271ca-1d77-4798-a458-c9d0131dba88 2020-04-10 02:59:15.097 32 INFO rally.task.context [-] Verification 0bd6ed49-3108-476e-b2df-ec56bf7282b3 | Context tempest@default setup() finished in 1.24 sec 2020-04-10 02:59:15.098 32 INFO rally.task.context [-] Verification 0bd6ed49-3108-476e-b2df-ec56bf7282b3 | Context testr@default setup() finished in 0.38 msec 2020-04-10 02:59:15.098 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/695e1d3d-b2d1-4659-8026-519b09f832fa'. 2020-04-10 02:59:19.092 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.202s] 2020-04-10 02:59:19.184 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.092s] 2020-04-10 02:59:19.278 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.094s] 2020-04-10 02:59:19.311 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.244s] 2020-04-10 02:59:19.436 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.157s] 2020-04-10 02:59:19.471 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.161s] 2020-04-10 02:59:19.482 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.046s] 2020-04-10 02:59:19.540 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.723s] 2020-04-10 02:59:19.592 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.120s] 2020-04-10 02:59:19.704 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.221s] 2020-04-10 02:59:19.765 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.171s] 2020-04-10 02:59:20.126 32 INFO opnfv-tempest [-] {1} 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 02:59:20.152 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.446s] 2020-04-10 02:59:20.178 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.413s] 2020-04-10 02:59:20.394 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.241s] 2020-04-10 02:59:20.576 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.182s] 2020-04-10 02:59:20.829 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [0.702s] 2020-04-10 02:59:21.242 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.665s] 2020-04-10 02:59:21.320 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.491s] 2020-04-10 02:59:21.761 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.440s] 2020-04-10 02:59:22.402 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.640s] 2020-04-10 02:59:22.987 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.586s] 2020-04-10 02:59:24.616 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.625s] 2020-04-10 02:59:25.255 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.639s] 2020-04-10 02:59:26.407 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [1.151s] 2020-04-10 02:59:27.349 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [0.941s] 2020-04-10 02:59:28.147 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [0.798s] 2020-04-10 02:59:28.536 32 INFO rally.task.context [-] Verification 0bd6ed49-3108-476e-b2df-ec56bf7282b3 | Context testr@default cleanup() started 2020-04-10 02:59:28.537 32 INFO rally.task.context [-] Verification 0bd6ed49-3108-476e-b2df-ec56bf7282b3 | Context testr@default cleanup() finished in 0.80 msec 2020-04-10 02:59:28.537 32 INFO rally.task.context [-] Verification 0bd6ed49-3108-476e-b2df-ec56bf7282b3 | Context tempest@default cleanup() started 2020-04-10 02:59:28.690 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 02:59:28.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 02:59:28.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e7d490ce_pUkM5uYc'. 2020-04-10 02:59:29.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e7d490ce_pUkM5uYc' has been deleted. 2020-04-10 02:59:29.092 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ab4271ca-1d77-4798-a458-c9d0131dba88' of option 'instance_type' from Tempest config file. 2020-04-10 02:59:29.092 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ab4271ca-1d77-4798-a458-c9d0131dba88' has been removed. 2020-04-10 02:59:29.098 32 INFO rally.task.context [-] Verification 0bd6ed49-3108-476e-b2df-ec56bf7282b3 | Context tempest@default cleanup() finished in 0.56 sec 2020-04-10 02:59:29.121 32 INFO rally.api [-] Verification (UUID=e7d490ce-5471-41bf-9e77-f55614f4f4c2) has been successfully finished for deployment 'opnfv-rally' (UUID=73575465-754c-47b4-be74-0eac239345d0)! 2020-04-10 02:59:30.825 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:59:30.825 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:59:30.825 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:59:32.443 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:59:32.443 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:59:32.443 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:59:34.529 42 INFO rally.api [-] Building 'html' report for the following verification(s): 'e7d490ce-5471-41bf-9e77-f55614f4f4c2' 2020-04-10 02:59:34.550 42 INFO rally.api [-] The report has been successfully built. 2020-04-10 02:59:36.131 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:59:36.131 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:59:36.132 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:59:38.129 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e7d490ce-5471-41bf-9e77-f55614f4f4c2' 2020-04-10 02:59:38.134 44 INFO rally.api [-] The report has been successfully built.