2020-04-13 00:00:45.421 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:45.422 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:45.422 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:00:47.574 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-13 00:00:47.574 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-13 00:00:47.574 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-13 00:00:47.574 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-13 00:00:47.574 6 ERROR rally.cli.cliutils 2020-04-13 00:00:48.997 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:48.997 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:48.997 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:00:53.025 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:53.026 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:53.026 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:00:57.641 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:57.642 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:57.642 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:00:59.025 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:59.026 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:59.026 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:01.051 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-13 00:01:01.051 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-13 00:01:01.051 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-13 00:01:01.051 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils force=force) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-13 00:01:01.051 15 ERROR rally.cli.cliutils 2020-04-13 00:01:02.510 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:01:02.510 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:01:02.510 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:04.548 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-13 00:01:04.636 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c43ec23f-818a-4973-a4d6-e0e98f7ff4df/repo. 2020-04-13 00:01:04.950 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c43ec23f-818a-4973-a4d6-e0e98f7ff4df/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-13 00:01:04.965 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-13 00:01:04.973 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-13 00:01:04.997 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-13 00:01:05.048 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-13 00:01:05.709 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c43ec23f-818a-4973-a4d6-e0e98f7ff4df) has been successfully created! 2020-04-13 00:01:07.290 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:01:07.291 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:01:07.291 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:11.558 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:01:11.558 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:01:11.559 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:13.649 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c43ec23f-818a-4973-a4d6-e0e98f7ff4df) for deployment 'opnfv-rally' (UUID=db8c1429-74b0-42da-ae2b-7b154cb7cb2c). 2020-04-13 00:01:14.177 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c43ec23f-818a-4973-a4d6-e0e98f7ff4df) has been successfully configured for deployment 'opnfv-rally' (UUID=db8c1429-74b0-42da-ae2b-7b154cb7cb2c)! 2020-04-13 00:01:21.560 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:01:21.560 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:01:21.561 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:23.479 32 INFO rally.api [-] Starting verification (UUID=80518d03-e774-4e59-8764-1061b4948f8e) for deployment 'opnfv-rally' (UUID=db8c1429-74b0-42da-ae2b-7b154cb7cb2c) by verifier 'opnfv-tempest' (UUID=c43ec23f-818a-4973-a4d6-e0e98f7ff4df). 2020-04-13 00:01:24.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-13 00:01:24.277 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c43ec23f-818a-4973-a4d6-e0e98f7ff4df/for-deployment-db8c1429-74b0-42da-ae2b-7b154cb7cb2c/tempest.log' to option 'log_file'. 2020-04-13 00:01:24.277 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c43ec23f-818a-4973-a4d6-e0e98f7ff4df/for-deployment-db8c1429-74b0-42da-ae2b-7b154cb7cb2c/tempest.log 2020-04-13 00:01:24.278 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-13 00:01:24.278 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c43ec23f-818a-4973-a4d6-e0e98f7ff4df/for-deployment-db8c1429-74b0-42da-ae2b-7b154cb7cb2c/lock_files' to option 'lock_path'. 2020-04-13 00:01:24.278 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c43ec23f-818a-4973-a4d6-e0e98f7ff4df/for-deployment-db8c1429-74b0-42da-ae2b-7b154cb7cb2c/lock_files 2020-04-13 00:01:24.279 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-13 00:01:24.279 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-13 00:01:24.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 136cd7a5-e683-473e-a59d-1d915c70ff47 2020-04-13 00:01:24.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 53717d16-c213-4838-83ec-0eacc3ed5e33 2020-04-13 00:01:24.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6197e32f-5606-4ce5-9520-fbd755d2cff9 2020-04-13 00:01:24.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 211ec1c9-5baa-46a4-9b29-0dbd057feec4 2020-04-13 00:01:24.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-13 00:01:24.575 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_a87aa5e6-861d-4d75-ac73-0a3409c7b21e 2020-04-13 00:01:24.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-13 00:01:24.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-13 00:01:24.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-13 00:01:24.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_80518d03_zTTabIil' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-13 00:01:24.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_80518d03_zTTabIil' (ID = 97fa18c6-67a6-4879-86b7-f77b739b1e4c) has been successfully created! 2020-04-13 00:01:24.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '97fa18c6-67a6-4879-86b7-f77b739b1e4c' to option 'instance_type'. 2020-04-13 00:01:24.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 97fa18c6-67a6-4879-86b7-f77b739b1e4c 2020-04-13 00:01:24.791 32 INFO rally.task.context [-] Verification c43ec23f-818a-4973-a4d6-e0e98f7ff4df | Context tempest@default setup() finished in 1.07 sec 2020-04-13 00:01:24.792 32 INFO rally.task.context [-] Verification c43ec23f-818a-4973-a4d6-e0e98f7ff4df | Context testr@default setup() finished in 0.37 msec 2020-04-13 00:01:24.792 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/3685df86-44e7-4742-a273-4963378bd609'. 2020-04-13 00:01:29.415 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.263s] 2020-04-13 00:01:29.482 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.333s] 2020-04-13 00:01:29.522 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.107s] 2020-04-13 00:01:29.577 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.095s] 2020-04-13 00:01:29.628 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.105s] 2020-04-13 00:01:29.639 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.061s] 2020-04-13 00:01:29.842 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.214s] 2020-04-13 00:01:29.952 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.311s] 2020-04-13 00:01:29.955 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.727s] 2020-04-13 00:01:29.956 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.111s] 2020-04-13 00:01:30.205 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.249s] 2020-04-13 00:01:30.503 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.553s] 2020-04-13 00:01:30.529 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [0.575s] 2020-04-13 00:01:30.638 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.430s] 2020-04-13 00:01:30.948 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.312s] 2020-04-13 00:01:31.167 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.217s] 2020-04-13 00:01:31.565 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [1.037s] 2020-04-13 00:01:31.877 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.709s] 2020-04-13 00:01:32.135 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.567s] 2020-04-13 00:01:32.718 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.583s] 2020-04-13 00:01:33.328 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.609s] 2020-04-13 00:01:33.932 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.604s] 2020-04-13 00:01:35.548 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.613s] 2020-04-13 00:01:36.237 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.690s] 2020-04-13 00:01:37.364 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [1.125s] 2020-04-13 00:01:38.374 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [1.010s] 2020-04-13 00:01:39.299 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [0.924s] 2020-04-13 00:01:39.566 32 INFO rally.task.context [-] Verification c43ec23f-818a-4973-a4d6-e0e98f7ff4df | Context testr@default cleanup() started 2020-04-13 00:01:39.567 32 INFO rally.task.context [-] Verification c43ec23f-818a-4973-a4d6-e0e98f7ff4df | Context testr@default cleanup() finished in 0.78 msec 2020-04-13 00:01:39.568 32 INFO rally.task.context [-] Verification c43ec23f-818a-4973-a4d6-e0e98f7ff4df | Context tempest@default cleanup() started 2020-04-13 00:01:39.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_80518d03_zTTabIil'. 2020-04-13 00:01:40.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_80518d03_zTTabIil' has been deleted. 2020-04-13 00:01:40.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '97fa18c6-67a6-4879-86b7-f77b739b1e4c' of option 'instance_type' from Tempest config file. 2020-04-13 00:01:40.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '97fa18c6-67a6-4879-86b7-f77b739b1e4c' has been removed. 2020-04-13 00:01:40.021 32 INFO rally.task.context [-] Verification c43ec23f-818a-4973-a4d6-e0e98f7ff4df | Context tempest@default cleanup() finished in 0.45 sec 2020-04-13 00:01:40.043 32 INFO rally.api [-] Verification (UUID=80518d03-e774-4e59-8764-1061b4948f8e) has been successfully finished for deployment 'opnfv-rally' (UUID=db8c1429-74b0-42da-ae2b-7b154cb7cb2c)! 2020-04-13 00:01:41.611 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:01:41.612 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:01:41.612 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:43.139 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:01:43.139 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:01:43.139 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:45.144 42 INFO rally.api [-] Building 'html' report for the following verification(s): '80518d03-e774-4e59-8764-1061b4948f8e' 2020-04-13 00:01:45.169 42 INFO rally.api [-] The report has been successfully built. 2020-04-13 00:01:46.639 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:01:46.639 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:01:46.639 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:01:48.636 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '80518d03-e774-4e59-8764-1061b4948f8e' 2020-04-13 00:01:48.639 44 INFO rally.api [-] The report has been successfully built.