2021-02-06 11:57:24.903 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:24.904 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:24.904 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:26.798 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-06 11:57:26.798 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 11:57:26.798 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-06 11:57:26.798 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-06 11:57:26.798 6 ERROR rally.cli.cliutils 2021-02-06 11:57:28.168 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:28.169 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:28.169 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:31.824 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:31.824 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:31.824 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:37.112 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:37.112 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:37.112 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:38.385 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:38.386 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:38.386 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:40.313 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-06 11:57:40.313 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-06 11:57:40.313 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-06 11:57:40.313 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils force=force) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-06 11:57:40.313 15 ERROR rally.cli.cliutils 2021-02-06 11:57:41.759 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:41.759 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:41.759 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:43.522 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-06 11:57:43.599 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0465ff39-6fa6-4eb7-a63b-ac765ac9151a/repo. 2021-02-06 11:57:43.953 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0465ff39-6fa6-4eb7-a63b-ac765ac9151a/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-06 11:57:43.967 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-06 11:57:43.976 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-06 11:57:43.998 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-06 11:57:44.044 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-06 11:57:44.736 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0465ff39-6fa6-4eb7-a63b-ac765ac9151a) has been successfully created! 2021-02-06 11:57:46.226 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:46.226 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:46.226 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:53.671 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:57:53.671 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:57:53.671 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:57:55.476 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0465ff39-6fa6-4eb7-a63b-ac765ac9151a) for deployment 'opnfv-rally' (UUID=9d45a80d-f17a-45cb-98bf-6fe71ff642d1). 2021-02-06 11:57:56.551 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0465ff39-6fa6-4eb7-a63b-ac765ac9151a) has been successfully configured for deployment 'opnfv-rally' (UUID=9d45a80d-f17a-45cb-98bf-6fe71ff642d1)! 2021-02-06 11:58:03.768 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:58:03.768 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:58:03.768 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:58:05.764 32 INFO rally.api [-] Starting verification (UUID=ddf161cc-0391-4ba0-8155-0bfe382e9e7b) for deployment 'opnfv-rally' (UUID=9d45a80d-f17a-45cb-98bf-6fe71ff642d1) by verifier 'opnfv-tempest' (UUID=0465ff39-6fa6-4eb7-a63b-ac765ac9151a). 2021-02-06 11:58:06.856 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-06 11:58:07.372 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-06 11:58:07.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0465ff39-6fa6-4eb7-a63b-ac765ac9151a/for-deployment-9d45a80d-f17a-45cb-98bf-6fe71ff642d1/tempest.log' to option 'log_file'. 2021-02-06 11:58:07.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0465ff39-6fa6-4eb7-a63b-ac765ac9151a/for-deployment-9d45a80d-f17a-45cb-98bf-6fe71ff642d1/tempest.log 2021-02-06 11:58:07.374 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-06 11:58:07.374 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0465ff39-6fa6-4eb7-a63b-ac765ac9151a/for-deployment-9d45a80d-f17a-45cb-98bf-6fe71ff642d1/lock_files' to option 'lock_path'. 2021-02-06 11:58:07.375 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0465ff39-6fa6-4eb7-a63b-ac765ac9151a/for-deployment-9d45a80d-f17a-45cb-98bf-6fe71ff642d1/lock_files 2021-02-06 11:58:07.375 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-06 11:58:07.375 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-06 11:58:07.376 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 88bc35ad-f5f4-4e01-8c8d-da74ade52aab 2021-02-06 11:58:07.376 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 90957925-a0e3-4fe2-82f2-299ce3d8e68e 2021-02-06 11:58:07.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c3d0fab3-315e-4976-b561-ba87a7d83a15 2021-02-06 11:58:07.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ddfc0fe1-e571-480f-9797-4727a2e1aef1 2021-02-06 11:58:07.651 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-06 11:58:07.652 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-06 11:58:07.653 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-06 11:58:07.722 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 11:58:07.770 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-06 11:58:07.770 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ddf161cc_l8qM9K82' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 11:58:08.648 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ddf161cc_l8qM9K82' (ID = 645e9c3a-69bc-431e-b629-81d0a6d78947) has been successfully created! 2021-02-06 11:58:08.648 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '645e9c3a-69bc-431e-b629-81d0a6d78947' to option 'instance_type'. 2021-02-06 11:58:08.649 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 645e9c3a-69bc-431e-b629-81d0a6d78947 2021-02-06 11:58:08.651 32 INFO rally.task.context [-] Verification 0465ff39-6fa6-4eb7-a63b-ac765ac9151a | Context tempest@default setup() finished in 2.31 sec 2021-02-06 11:58:08.652 32 INFO rally.task.context [-] Verification 0465ff39-6fa6-4eb7-a63b-ac765ac9151a | Context testr@default setup() finished in 0.46 msec 2021-02-06 11:58:08.652 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/06a183ee-27f9-421d-9f9b-a29bc1a87c3b'. 2021-02-06 11:58:15.140 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.547s] 2021-02-06 11:58:15.947 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.994s] 2021-02-06 11:58:16.078 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.132s] 2021-02-06 11:58:17.464 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [2.324s] 2021-02-06 11:58:17.523 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.058s] 2021-02-06 11:58:17.532 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.774s] 2021-02-06 11:58:18.836 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.312s] 2021-02-06 11:58:20.502 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [4.423s] 2021-02-06 11:58:22.496 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.993s] 2021-02-06 11:58:22.618 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.122s] 2021-02-06 11:58:24.695 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [7.162s] 2021-02-06 11:58:25.172 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [6.335s] 2021-02-06 11:58:25.408 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [2.789s] 2021-02-06 11:58:25.664 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-06 11:58:25.665 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-06 11:58:26.109 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [12.445s] 2021-02-06 11:58:28.542 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [3.847s] 2021-02-06 11:58:30.447 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 [4.340s] 2021-02-06 11:58:31.127 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.584s] 2021-02-06 11:58:31.627 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [6.218s] 2021-02-06 11:58:33.646 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.518s] 2021-02-06 11:58:34.605 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.977s] 2021-02-06 11:58:35.625 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.020s] 2021-02-06 11:58:38.932 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [8.483s] 2021-02-06 11:58:44.290 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [8.662s] 2021-02-06 11:58:45.543 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [6.611s] 2021-02-06 11:58:48.000 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [14.351s] 2021-02-06 11:58:52.046 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [6.502s] 2021-02-06 11:58:54.928 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [6.928s] 2021-02-06 11:58:56.215 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [4.169s] 2021-02-06 11:58:57.756 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.827s] 2021-02-06 11:58:58.948 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.732s] 2021-02-06 11:59:01.010 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.253s] 2021-02-06 11:59:06.330 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [5.320s] 2021-02-06 11:59:07.397 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.447s] 2021-02-06 11:59:07.613 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.283s] 2021-02-06 11:59:09.747 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.350s] 2021-02-06 11:59:14.750 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.001s] 2021-02-06 11:59:18.969 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.218s] 2021-02-06 11:59:21.407 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 [2.438s] 2021-02-06 11:59:21.620 32 INFO rally.task.context [-] Verification 0465ff39-6fa6-4eb7-a63b-ac765ac9151a | Context testr@default cleanup() started 2021-02-06 11:59:21.621 32 INFO rally.task.context [-] Verification 0465ff39-6fa6-4eb7-a63b-ac765ac9151a | Context testr@default cleanup() finished in 0.84 msec 2021-02-06 11:59:21.622 32 INFO rally.task.context [-] Verification 0465ff39-6fa6-4eb7-a63b-ac765ac9151a | Context tempest@default cleanup() started 2021-02-06 11:59:22.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-06 11:59:22.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-06 11:59:22.374 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ddf161cc_l8qM9K82'. 2021-02-06 11:59:22.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ddf161cc_l8qM9K82' has been deleted. 2021-02-06 11:59:22.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '645e9c3a-69bc-431e-b629-81d0a6d78947' of option 'instance_type' from Tempest config file. 2021-02-06 11:59:22.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '645e9c3a-69bc-431e-b629-81d0a6d78947' has been removed. 2021-02-06 11:59:23.003 32 INFO rally.task.context [-] Verification 0465ff39-6fa6-4eb7-a63b-ac765ac9151a | Context tempest@default cleanup() finished in 1.38 sec 2021-02-06 11:59:23.024 32 INFO rally.api [-] Verification (UUID=ddf161cc-0391-4ba0-8155-0bfe382e9e7b) has been successfully finished for deployment 'opnfv-rally' (UUID=9d45a80d-f17a-45cb-98bf-6fe71ff642d1)! 2021-02-06 11:59:24.471 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:59:24.471 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:59:24.471 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:59:25.867 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:59:25.867 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:59:25.867 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:59:27.687 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'ddf161cc-0391-4ba0-8155-0bfe382e9e7b' 2021-02-06 11:59:27.713 44 INFO rally.api [-] The report has been successfully built. 2021-02-06 11:59:29.157 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:59:29.157 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:59:29.157 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:59:30.980 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ddf161cc-0391-4ba0-8155-0bfe382e9e7b' 2021-02-06 11:59:30.986 46 INFO rally.api [-] The report has been successfully built.