2021-03-03 01:09:17.191 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:17.192 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:17.192 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:18.993 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 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 01:09:18.993 6 ERROR rally.cli.cliutils 2021-03-03 01:09:20.396 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:20.397 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:20.397 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:23.928 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:23.928 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:23.928 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:28.911 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:28.911 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:28.911 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:30.216 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:30.217 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:30.217 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:32.081 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 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils force=force) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 01:09:32.081 15 ERROR rally.cli.cliutils 2021-03-03 01:09:33.523 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:33.524 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:33.524 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:35.344 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 01:09:35.418 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-422761dc-5f77-4b4d-8211-39a32d8f7fb7/repo. 2021-03-03 01:09:35.761 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-422761dc-5f77-4b4d-8211-39a32d8f7fb7/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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 ' 2021-03-03 01:09:35.776 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 01:09:35.786 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 01:09:35.807 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 01:09:35.857 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 01:09:36.526 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=422761dc-5f77-4b4d-8211-39a32d8f7fb7) has been successfully created! 2021-03-03 01:09:37.932 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:37.933 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:37.933 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:44.733 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:44.733 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:44.733 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:46.562 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=422761dc-5f77-4b4d-8211-39a32d8f7fb7) for deployment 'opnfv-rally' (UUID=91d3d785-a528-406a-b81e-f57dc58d01d6). 2021-03-03 01:09:47.401 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=422761dc-5f77-4b4d-8211-39a32d8f7fb7) has been successfully configured for deployment 'opnfv-rally' (UUID=91d3d785-a528-406a-b81e-f57dc58d01d6)! 2021-03-03 01:09:54.484 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:09:54.485 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:09:54.485 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:09:56.312 32 INFO rally.api [-] Starting verification (UUID=d3816fbc-f81c-40c3-b551-779ad44b5552) for deployment 'opnfv-rally' (UUID=91d3d785-a528-406a-b81e-f57dc58d01d6) by verifier 'opnfv-tempest' (UUID=422761dc-5f77-4b4d-8211-39a32d8f7fb7). 2021-03-03 01:09:57.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 01:09:58.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 01:09:58.216 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-422761dc-5f77-4b4d-8211-39a32d8f7fb7/for-deployment-91d3d785-a528-406a-b81e-f57dc58d01d6/tempest.log' to option 'log_file'. 2021-03-03 01:09:58.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-422761dc-5f77-4b4d-8211-39a32d8f7fb7/for-deployment-91d3d785-a528-406a-b81e-f57dc58d01d6/tempest.log 2021-03-03 01:09:58.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 01:09:58.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-422761dc-5f77-4b4d-8211-39a32d8f7fb7/for-deployment-91d3d785-a528-406a-b81e-f57dc58d01d6/lock_files' to option 'lock_path'. 2021-03-03 01:09:58.218 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-422761dc-5f77-4b4d-8211-39a32d8f7fb7/for-deployment-91d3d785-a528-406a-b81e-f57dc58d01d6/lock_files 2021-03-03 01:09:58.218 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-03 01:09:58.219 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 2021-03-03 01:09:58.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f942ede9-5c80-4e89-a198-c973718532c2 2021-03-03 01:09:58.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 95feb376-f355-4a65-aa43-31506490dc62 2021-03-03 01:09:58.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3827160c-e62e-4040-a265-9289b3939946 2021-03-03 01:09:58.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0a4b404e-7bb9-4bf8-8c2d-ab16e651e9b6 2021-03-03 01:09:58.464 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 01:09:58.465 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 01:09:58.465 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 01:09:58.556 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 01:09:58.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 01:09:58.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_d3816fbc_3BTUFOdT' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 01:09:58.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d3816fbc_3BTUFOdT' (ID = bd5a2bcd-af87-4fa6-8925-eafff9394d39) has been successfully created! 2021-03-03 01:09:58.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'bd5a2bcd-af87-4fa6-8925-eafff9394d39' to option 'instance_type'. 2021-03-03 01:09:58.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = bd5a2bcd-af87-4fa6-8925-eafff9394d39 2021-03-03 01:09:58.684 32 INFO rally.task.context [-] Verification 422761dc-5f77-4b4d-8211-39a32d8f7fb7 | Context tempest@default setup() finished in 1.75 sec 2021-03-03 01:09:58.685 32 INFO rally.task.context [-] Verification 422761dc-5f77-4b4d-8211-39a32d8f7fb7 | Context testr@default setup() finished in 0.69 msec 2021-03-03 01:09:58.686 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3eb86699-c851-4727-bfdf-3c4d734a962e'. 2021-03-03 01:10:04.314 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.957s] 2021-03-03 01:10:04.329 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.991s] 2021-03-03 01:10:04.414 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.085s] 2021-03-03 01:10:04.777 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.465s] 2021-03-03 01:10:04.825 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.047s] 2021-03-03 01:10:05.919 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.505s] 2021-03-03 01:10:06.001 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.316s] 2021-03-03 01:10:06.254 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.429s] 2021-03-03 01:10:07.169 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.249s] 2021-03-03 01:10:07.214 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.044s] 2021-03-03 01:10:09.009 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.794s] 2021-03-03 01:10:10.363 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [6.772s] 2021-03-03 01:10:13.633 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [7.377s] 2021-03-03 01:10:14.599 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [8.597s] 2021-03-03 01:10:15.569 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [6.559s] 2021-03-03 01:10:15.953 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 [5.590s] 2021-03-03 01:10:16.176 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.576s] 2021-03-03 01:10:17.052 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.482s] 2021-03-03 01:10:17.487 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.311s] 2021-03-03 01:10:17.969 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.916s] 2021-03-03 01:10:20.447 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.959s] 2021-03-03 01:10:21.893 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [5.938s] 2021-03-03 01:10:23.580 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [5.610s] 2021-03-03 01:10:25.597 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.704s] 2021-03-03 01:10:28.125 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.527s] 2021-03-03 01:10:28.515 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [8.066s] 2021-03-03 01:10:29.497 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.371s] 2021-03-03 01:10:29.786 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.271s] 2021-03-03 01:10:31.368 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.871s] 2021-03-03 01:10:33.028 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.241s] 2021-03-03 01:10:35.028 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [1.998s] 2021-03-03 01:10:39.877 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [4.849s] 2021-03-03 01:10:40.152 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.782s] 2021-03-03 01:10:41.447 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.571s] 2021-03-03 01:10:41.878 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-03 01:10:41.880 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-03 01:10:42.256 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.104s] 2021-03-03 01:10:46.537 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.278s] 2021-03-03 01:10:49.713 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.177s] 2021-03-03 01:10:52.312 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 [2.598s] 2021-03-03 01:10:52.591 32 INFO rally.task.context [-] Verification 422761dc-5f77-4b4d-8211-39a32d8f7fb7 | Context testr@default cleanup() started 2021-03-03 01:10:52.592 32 INFO rally.task.context [-] Verification 422761dc-5f77-4b4d-8211-39a32d8f7fb7 | Context testr@default cleanup() finished in 0.82 msec 2021-03-03 01:10:52.593 32 INFO rally.task.context [-] Verification 422761dc-5f77-4b4d-8211-39a32d8f7fb7 | Context tempest@default cleanup() started 2021-03-03 01:10:53.154 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 01:10:53.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 01:10:53.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_d3816fbc_3BTUFOdT'. 2021-03-03 01:10:53.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d3816fbc_3BTUFOdT' has been deleted. 2021-03-03 01:10:53.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'bd5a2bcd-af87-4fa6-8925-eafff9394d39' of option 'instance_type' from Tempest config file. 2021-03-03 01:10:53.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'bd5a2bcd-af87-4fa6-8925-eafff9394d39' has been removed. 2021-03-03 01:10:53.965 32 INFO rally.task.context [-] Verification 422761dc-5f77-4b4d-8211-39a32d8f7fb7 | Context tempest@default cleanup() finished in 1.37 sec 2021-03-03 01:10:54.002 32 INFO rally.api [-] Verification (UUID=d3816fbc-f81c-40c3-b551-779ad44b5552) has been successfully finished for deployment 'opnfv-rally' (UUID=91d3d785-a528-406a-b81e-f57dc58d01d6)! 2021-03-03 01:10:55.461 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:10:55.461 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:10:55.461 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:10:56.818 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:10:56.818 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:10:56.818 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:10:58.623 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'd3816fbc-f81c-40c3-b551-779ad44b5552' 2021-03-03 01:10:58.653 44 INFO rally.api [-] The report has been successfully built. 2021-03-03 01:11:00.055 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:11:00.056 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:11:00.056 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:11:01.900 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd3816fbc-f81c-40c3-b551-779ad44b5552' 2021-03-03 01:11:01.906 46 INFO rally.api [-] The report has been successfully built.