2021-02-13 17:30:08.317 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:08.318 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:08.318 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:10.225 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-02-13 17:30:10.225 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 17:30:10.225 6 ERROR rally.cli.cliutils 2021-02-13 17:30:11.614 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:11.614 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:11.614 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:15.238 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:15.239 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:15.239 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:20.347 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:20.347 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:20.348 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:21.596 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:21.596 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:21.596 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:23.364 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-02-13 17:30:23.364 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils force=force) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 17:30:23.364 15 ERROR rally.cli.cliutils 2021-02-13 17:30:24.740 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:24.741 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:24.741 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:26.509 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-13 17:30:26.575 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-dfd6f17a-3026-4489-bdf1-2718b4bed026/repo. 2021-02-13 17:30:26.899 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-dfd6f17a-3026-4489-bdf1-2718b4bed026/repo'... done. Note: checking out '0a88fe6806a9a39ebc8d6ccef993fba8e433075f'. 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-02-13 17:30:26.914 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g0a88fe680 ' 2021-02-13 17:30:26.923 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '0a88fe6806a9a39ebc8d6ccef993fba8e433075f ' 2021-02-13 17:30:26.949 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-13 17:30:26.998 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-13 17:30:27.670 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dfd6f17a-3026-4489-bdf1-2718b4bed026) has been successfully created! 2021-02-13 17:30:29.047 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:29.047 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:29.048 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:36.248 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:36.248 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:36.248 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:38.083 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dfd6f17a-3026-4489-bdf1-2718b4bed026) for deployment 'opnfv-rally' (UUID=66530bea-8963-4673-9318-14f4be4b89a6). 2021-02-13 17:30:38.984 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dfd6f17a-3026-4489-bdf1-2718b4bed026) has been successfully configured for deployment 'opnfv-rally' (UUID=66530bea-8963-4673-9318-14f4be4b89a6)! 2021-02-13 17:30:46.282 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:30:46.282 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:30:46.282 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:30:48.057 32 INFO rally.api [-] Starting verification (UUID=881e108a-b4c7-4a4c-99cf-4d17b79a07f7) for deployment 'opnfv-rally' (UUID=66530bea-8963-4673-9318-14f4be4b89a6) by verifier 'opnfv-tempest' (UUID=dfd6f17a-3026-4489-bdf1-2718b4bed026). 2021-02-13 17:30:49.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-13 17:30:49.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-13 17:30:49.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dfd6f17a-3026-4489-bdf1-2718b4bed026/for-deployment-66530bea-8963-4673-9318-14f4be4b89a6/tempest.log' to option 'log_file'. 2021-02-13 17:30:49.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-dfd6f17a-3026-4489-bdf1-2718b4bed026/for-deployment-66530bea-8963-4673-9318-14f4be4b89a6/tempest.log 2021-02-13 17:30:49.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-13 17:30:49.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dfd6f17a-3026-4489-bdf1-2718b4bed026/for-deployment-66530bea-8963-4673-9318-14f4be4b89a6/lock_files' to option 'lock_path'. 2021-02-13 17:30:49.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-dfd6f17a-3026-4489-bdf1-2718b4bed026/for-deployment-66530bea-8963-4673-9318-14f4be4b89a6/lock_files 2021-02-13 17:30:49.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-13 17:30:49.477 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-02-13 17:30:49.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ff0dc37d-a87e-4869-800a-56154af60467 2021-02-13 17:30:49.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0280f6b4-f4cf-49a3-aa26-e928b515462b 2021-02-13 17:30:49.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a84872f7-e38a-4843-9369-ea378c8be98e 2021-02-13 17:30:49.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = da4696c8-10f8-41eb-843b-414cde00f6ec 2021-02-13 17:30:49.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-13 17:30:49.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-13 17:30:49.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-13 17:30:49.823 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 17:30:49.873 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-13 17:30:49.874 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_881e108a_NIK9Wr9b' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 17:30:49.985 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_881e108a_NIK9Wr9b' (ID = 686597dd-4b61-49c0-a900-b8bdebce18fd) has been successfully created! 2021-02-13 17:30:49.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '686597dd-4b61-49c0-a900-b8bdebce18fd' to option 'instance_type'. 2021-02-13 17:30:49.986 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 686597dd-4b61-49c0-a900-b8bdebce18fd 2021-02-13 17:30:49.988 32 INFO rally.task.context [-] Verification dfd6f17a-3026-4489-bdf1-2718b4bed026 | Context tempest@default setup() finished in 1.29 sec 2021-02-13 17:30:49.989 32 INFO rally.task.context [-] Verification dfd6f17a-3026-4489-bdf1-2718b4bed026 | Context testr@default setup() finished in 0.55 msec 2021-02-13 17:30:49.990 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d3b65ed6-736e-4a9f-9519-864de7555a6b'. 2021-02-13 17:30:56.483 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.664s] 2021-02-13 17:30:57.365 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.927s] 2021-02-13 17:30:57.452 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.088s] 2021-02-13 17:30:57.518 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.795s] 2021-02-13 17:30:57.681 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.198s] 2021-02-13 17:30:57.729 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.048s] 2021-02-13 17:30:58.047 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.593s] 2021-02-13 17:30:58.080 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.350s] 2021-02-13 17:30:58.508 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 [0.461s] 2021-02-13 17:30:58.607 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.099s] 2021-02-13 17:31:00.476 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.868s] 2021-02-13 17:31:00.676 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.157s] 2021-02-13 17:31:01.304 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [6.225s] 2021-02-13 17:31:02.026 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.350s] 2021-02-13 17:31:02.406 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [4.324s] 2021-02-13 17:31:02.853 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-02-13 17:31:02.854 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-02-13 17:31:03.017 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.990s] 2021-02-13 17:31:03.094 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.617s] 2021-02-13 17:31:03.557 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 [2.253s] 2021-02-13 17:31:03.754 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.659s] 2021-02-13 17:31:04.124 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.106s] 2021-02-13 17:31:05.685 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 [1.930s] 2021-02-13 17:31:08.233 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.675s] 2021-02-13 17:31:08.570 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [2.882s] 2021-02-13 17:31:11.640 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [7.511s] 2021-02-13 17:31:12.570 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [4.337s] 2021-02-13 17:31:17.200 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [5.562s] 2021-02-13 17:31:17.321 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [4.750s] 2021-02-13 17:31:19.717 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.395s] 2021-02-13 17:31:21.241 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [4.040s] 2021-02-13 17:31:22.774 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.056s] 2021-02-13 17:31:24.372 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.130s] 2021-02-13 17:31:26.317 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [1.943s] 2021-02-13 17:31:27.687 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.372s] 2021-02-13 17:31:28.156 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [5.379s] 2021-02-13 17:31:30.258 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.103s] 2021-02-13 17:31:34.025 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.766s] 2021-02-13 17:31:38.752 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.726s] 2021-02-13 17:31:44.845 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 [6.093s] 2021-02-13 17:31:45.134 32 INFO rally.task.context [-] Verification dfd6f17a-3026-4489-bdf1-2718b4bed026 | Context testr@default cleanup() started 2021-02-13 17:31:45.135 32 INFO rally.task.context [-] Verification dfd6f17a-3026-4489-bdf1-2718b4bed026 | Context testr@default cleanup() finished in 0.88 msec 2021-02-13 17:31:45.135 32 INFO rally.task.context [-] Verification dfd6f17a-3026-4489-bdf1-2718b4bed026 | Context tempest@default cleanup() started 2021-02-13 17:31:45.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-13 17:31:47.721 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-13 17:31:47.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_881e108a_NIK9Wr9b'. 2021-02-13 17:31:48.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_881e108a_NIK9Wr9b' has been deleted. 2021-02-13 17:31:48.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '686597dd-4b61-49c0-a900-b8bdebce18fd' of option 'instance_type' from Tempest config file. 2021-02-13 17:31:48.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '686597dd-4b61-49c0-a900-b8bdebce18fd' has been removed. 2021-02-13 17:31:48.081 32 INFO rally.task.context [-] Verification dfd6f17a-3026-4489-bdf1-2718b4bed026 | Context tempest@default cleanup() finished in 2.95 sec 2021-02-13 17:31:48.106 32 INFO rally.api [-] Verification (UUID=881e108a-b4c7-4a4c-99cf-4d17b79a07f7) has been successfully finished for deployment 'opnfv-rally' (UUID=66530bea-8963-4673-9318-14f4be4b89a6)! 2021-02-13 17:31:49.595 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:31:49.595 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:31:49.595 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:31:50.945 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:31:50.945 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:31:50.946 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:31:52.733 44 INFO rally.api [-] Building 'html' report for the following verification(s): '881e108a-b4c7-4a4c-99cf-4d17b79a07f7' 2021-02-13 17:31:52.755 44 INFO rally.api [-] The report has been successfully built. 2021-02-13 17:31:54.143 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 17:31:54.143 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 17:31:54.143 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 17:31:55.921 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '881e108a-b4c7-4a4c-99cf-4d17b79a07f7' 2021-02-13 17:31:55.925 46 INFO rally.api [-] The report has been successfully built.