2020-07-02 07:55:58.021 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:55:58.021 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:55:58.021 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:00.252 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-07-02 07:56:00.252 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:56:00.252 6 ERROR rally.cli.cliutils 2020-07-02 07:56:01.791 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:01.791 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:01.791 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:06.007 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:06.008 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:06.008 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:10.684 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:10.685 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:10.685 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:12.041 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:12.042 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:12.042 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:14.195 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-07-02 07:56:14.195 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:56:14.195 15 ERROR rally.cli.cliutils 2020-07-02 07:56:15.771 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:15.772 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:15.772 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:17.785 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:56:17.861 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-829c2405-72a5-4a90-83bb-c7dbb1a9b771/repo. 2020-07-02 07:56:18.164 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-829c2405-72a5-4a90-83bb-c7dbb1a9b771/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 07:56:18.178 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:56:18.186 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:56:18.207 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:56:18.264 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:56:18.934 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=829c2405-72a5-4a90-83bb-c7dbb1a9b771) has been successfully created! 2020-07-02 07:56:20.627 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:20.627 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:20.627 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:25.032 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:25.032 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:25.032 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:27.013 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=829c2405-72a5-4a90-83bb-c7dbb1a9b771) for deployment 'opnfv-rally' (UUID=5cb402b8-6e1b-4829-b7c6-6682df8399a9). 2020-07-02 07:56:27.695 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=829c2405-72a5-4a90-83bb-c7dbb1a9b771) has been successfully configured for deployment 'opnfv-rally' (UUID=5cb402b8-6e1b-4829-b7c6-6682df8399a9)! 2020-07-02 07:56:35.685 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:35.685 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:35.686 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:37.877 32 INFO rally.api [-] Starting verification (UUID=8f700e51-e86c-4dbc-8108-c1f5817468ce) for deployment 'opnfv-rally' (UUID=5cb402b8-6e1b-4829-b7c6-6682df8399a9) by verifier 'opnfv-tempest' (UUID=829c2405-72a5-4a90-83bb-c7dbb1a9b771). 2020-07-02 07:56:38.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:56:38.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-829c2405-72a5-4a90-83bb-c7dbb1a9b771/for-deployment-5cb402b8-6e1b-4829-b7c6-6682df8399a9/tempest.log' to option 'log_file'. 2020-07-02 07:56:38.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-829c2405-72a5-4a90-83bb-c7dbb1a9b771/for-deployment-5cb402b8-6e1b-4829-b7c6-6682df8399a9/tempest.log 2020-07-02 07:56:38.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:56:38.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-829c2405-72a5-4a90-83bb-c7dbb1a9b771/for-deployment-5cb402b8-6e1b-4829-b7c6-6682df8399a9/lock_files' to option 'lock_path'. 2020-07-02 07:56:38.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-829c2405-72a5-4a90-83bb-c7dbb1a9b771/for-deployment-5cb402b8-6e1b-4829-b7c6-6682df8399a9/lock_files 2020-07-02 07:56:38.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 07:56:38.847 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-07-02 07:56:38.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 368067e9-3e16-40ae-b3d4-ee99e2e925cf 2020-07-02 07:56:38.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ac3e6815-7f27-4033-ac17-82ef41ae0def 2020-07-02 07:56:38.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5313882d-1e6c-4c76-9a54-8ce93bd77c07 2020-07-02 07:56:38.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3f589e09-da06-4947-b6ab-46519662a0d8 2020-07-02 07:56:39.110 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:56:39.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_37fe59e0-9685-48c8-89f9-8ca6577ddc49 2020-07-02 07:56:39.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:56:39.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:56:39.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_bb84b568_Oebe136D'. Using flavor 'rally_verify_bb84b568_Oebe136D' (ID = 8619ed29-ef04-4a16-b11a-8c75e8589849) for the tests. 2020-07-02 07:56:39.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8619ed29-ef04-4a16-b11a-8c75e8589849' to option 'instance_type'. 2020-07-02 07:56:39.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8619ed29-ef04-4a16-b11a-8c75e8589849 2020-07-02 07:56:39.229 32 INFO rally.task.context [-] Verification 829c2405-72a5-4a90-83bb-c7dbb1a9b771 | Context tempest@default setup() finished in 1.08 sec 2020-07-02 07:56:39.230 32 INFO rally.task.context [-] Verification 829c2405-72a5-4a90-83bb-c7dbb1a9b771 | Context testr@default setup() finished in 0.38 msec 2020-07-02 07:56:39.230 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a8e5959c-9b03-4c3d-b897-d0ec403aef6a'. 2020-07-02 07:56:43.755 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.124s] 2020-07-02 07:56:43.828 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.074s] 2020-07-02 07:56:43.902 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.068s] 2020-07-02 07:56:43.964 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.066s] 2020-07-02 07:56:43.993 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.029s] 2020-07-02 07:56:44.091 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.097s] 2020-07-02 07:56:44.093 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.187s] 2020-07-02 07:56:44.191 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.101s] 2020-07-02 07:56:44.227 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.035s] 2020-07-02 07:56:44.335 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.106s] 2020-07-02 07:56:44.402 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.340s] 2020-07-02 07:56:44.455 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.364s] 2020-07-02 07:56:44.583 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.590s] 2020-07-02 07:56:44.639 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.184s] 2020-07-02 07:56:44.731 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.395s] 2020-07-02 07:56:44.822 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.180s] 2020-07-02 07:56:44.954 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [0.552s] 2020-07-02 07:56:45.000 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [0.416s] 2020-07-02 07:56:45.176 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.222s] 2020-07-02 07:56:45.309 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.133s] 2020-07-02 07:56:45.321 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.497s] 2020-07-02 07:56:45.373 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' 2020-07-02 07:56:45.374 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' 2020-07-02 07:56:45.601 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.290s] 2020-07-02 07:56:45.634 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [0.634s] 2020-07-02 07:56:46.100 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.465s] 2020-07-02 07:56:46.535 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.434s] 2020-07-02 07:56:46.754 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [1.150s] 2020-07-02 07:56:46.998 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.462s] 2020-07-02 07:56:47.088 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.334s] 2020-07-02 07:56:47.486 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.487s] 2020-07-02 07:56:47.658 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [0.569s] 2020-07-02 07:56:48.552 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [0.893s] 2020-07-02 07:56:48.749 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.262s] 2020-07-02 07:56:49.092 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [0.539s] 2020-07-02 07:56:49.313 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.565s] 2020-07-02 07:56:49.389 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.298s] 2020-07-02 07:56:50.112 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [0.797s] 2020-07-02 07:56:50.756 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [0.644s] 2020-07-02 07:56:51.401 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [0.644s] 2020-07-02 07:56:51.692 32 INFO rally.task.context [-] Verification 829c2405-72a5-4a90-83bb-c7dbb1a9b771 | Context testr@default cleanup() started 2020-07-02 07:56:51.692 32 INFO rally.task.context [-] Verification 829c2405-72a5-4a90-83bb-c7dbb1a9b771 | Context testr@default cleanup() finished in 0.80 msec 2020-07-02 07:56:51.693 32 INFO rally.task.context [-] Verification 829c2405-72a5-4a90-83bb-c7dbb1a9b771 | Context tempest@default cleanup() started 2020-07-02 07:56:51.867 32 INFO rally.task.context [-] Verification 829c2405-72a5-4a90-83bb-c7dbb1a9b771 | Context tempest@default cleanup() finished in 0.17 sec 2020-07-02 07:56:51.889 32 INFO rally.api [-] Verification (UUID=8f700e51-e86c-4dbc-8108-c1f5817468ce) has been successfully finished for deployment 'opnfv-rally' (UUID=5cb402b8-6e1b-4829-b7c6-6682df8399a9)! 2020-07-02 07:56:53.528 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:53.529 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:53.529 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:54.988 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:54.988 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:54.988 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:56:57.022 44 INFO rally.api [-] Building 'html' report for the following verification(s): '8f700e51-e86c-4dbc-8108-c1f5817468ce' 2020-07-02 07:56:57.048 44 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:56:58.597 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:56:58.598 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:56:58.598 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:57:00.739 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8f700e51-e86c-4dbc-8108-c1f5817468ce' 2020-07-02 07:57:00.744 46 INFO rally.api [-] The report has been successfully built.