2021-04-28 16:21:08.150 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:08.151 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:08.151 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:09.999 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-04-28 16:21:09.999 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-28 16:21:09.999 6 ERROR rally.cli.cliutils 2021-04-28 16:21:11.378 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:11.378 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:11.379 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:15.016 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:15.016 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:15.016 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:20.237 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:20.237 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:20.238 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:21.553 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:21.553 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:21.553 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:23.407 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-04-28 16:21:23.407 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils force=force) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-28 16:21:23.407 15 ERROR rally.cli.cliutils 2021-04-28 16:21:24.779 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:24.779 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:24.779 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:26.630 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-28 16:21:26.710 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3abf5a45-2570-49e6-b1f6-d93859f48301/repo. 2021-04-28 16:21:27.031 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3abf5a45-2570-49e6-b1f6-d93859f48301/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-04-28 16:21:27.044 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-28 16:21:27.051 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-28 16:21:27.075 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-28 16:21:27.122 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-28 16:21:27.802 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3abf5a45-2570-49e6-b1f6-d93859f48301) has been successfully created! 2021-04-28 16:21:29.211 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:29.211 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:29.211 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:36.521 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:36.521 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:36.521 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:38.415 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3abf5a45-2570-49e6-b1f6-d93859f48301) for deployment 'opnfv-rally' (UUID=d4c73aef-14c3-4f3e-bc46-a3c9983d8808). 2021-04-28 16:21:39.306 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3abf5a45-2570-49e6-b1f6-d93859f48301) has been successfully configured for deployment 'opnfv-rally' (UUID=d4c73aef-14c3-4f3e-bc46-a3c9983d8808)! 2021-04-28 16:21:46.503 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:21:46.503 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:21:46.503 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:21:48.387 32 INFO rally.api [-] Starting verification (UUID=c2461aab-b9e9-45f9-b6df-12a483b4009f) for deployment 'opnfv-rally' (UUID=d4c73aef-14c3-4f3e-bc46-a3c9983d8808) by verifier 'opnfv-tempest' (UUID=3abf5a45-2570-49e6-b1f6-d93859f48301). 2021-04-28 16:21:49.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-28 16:21:50.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-28 16:21:50.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3abf5a45-2570-49e6-b1f6-d93859f48301/for-deployment-d4c73aef-14c3-4f3e-bc46-a3c9983d8808/tempest.log' to option 'log_file'. 2021-04-28 16:21:50.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3abf5a45-2570-49e6-b1f6-d93859f48301/for-deployment-d4c73aef-14c3-4f3e-bc46-a3c9983d8808/tempest.log 2021-04-28 16:21:50.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-28 16:21:50.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3abf5a45-2570-49e6-b1f6-d93859f48301/for-deployment-d4c73aef-14c3-4f3e-bc46-a3c9983d8808/lock_files' to option 'lock_path'. 2021-04-28 16:21:50.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3abf5a45-2570-49e6-b1f6-d93859f48301/for-deployment-d4c73aef-14c3-4f3e-bc46-a3c9983d8808/lock_files 2021-04-28 16:21:50.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-28 16:21:50.905 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-04-28 16:21:50.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4d537faf-8f85-41bc-9d36-95e3723912ba 2021-04-28 16:21:50.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = aada443f-2008-4692-9145-c39af0382a1e 2021-04-28 16:21:50.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f3768e02-0012-40cd-9944-dff6f75a271c 2021-04-28 16:21:50.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0d317718-f3fb-4496-be61-d51d742aeb43 2021-04-28 16:21:51.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-28 16:21:51.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-28 16:21:51.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-28 16:21:51.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-28 16:21:51.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-28 16:21:51.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c2461aab_DeFpPGQz' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-28 16:21:51.598 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c2461aab_DeFpPGQz' (ID = 2771fedf-3c1f-4cda-85f6-56f3ce237394) has been successfully created! 2021-04-28 16:21:51.599 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2771fedf-3c1f-4cda-85f6-56f3ce237394' to option 'instance_type'. 2021-04-28 16:21:51.599 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2771fedf-3c1f-4cda-85f6-56f3ce237394 2021-04-28 16:21:51.601 32 INFO rally.task.context [-] Verification 3abf5a45-2570-49e6-b1f6-d93859f48301 | Context tempest@default setup() finished in 2.60 sec 2021-04-28 16:21:51.602 32 INFO rally.task.context [-] Verification 3abf5a45-2570-49e6-b1f6-d93859f48301 | Context testr@default setup() finished in 0.47 msec 2021-04-28 16:21:51.602 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2fd42e76-5a62-4b13-bd03-4290b8fd716d'. 2021-04-28 16:21:59.445 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [3.040s] 2021-04-28 16:22:02.598 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [3.154s] 2021-04-28 16:22:05.091 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [8.555s] 2021-04-28 16:22:06.559 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [3.961s] 2021-04-28 16:22:06.575 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.483s] 2021-04-28 16:22:07.775 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 [1.200s] 2021-04-28 16:22:09.360 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 [2.800s] 2021-04-28 16:22:09.401 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.041s] 2021-04-28 16:22:09.705 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [11.999s] 2021-04-28 16:22:12.221 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [4.445s] 2021-04-28 16:22:13.434 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [4.032s] 2021-04-28 16:22:14.419 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [17.592s] 2021-04-28 16:22:26.510 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 [12.091s] 2021-04-28 16:22:28.170 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [18.464s] 2021-04-28 16:22:37.430 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [25.206s] 2021-04-28 16:22:37.916 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-04-28 16:22:37.918 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-04-28 16:22:38.731 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [25.295s] 2021-04-28 16:22:43.886 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [15.717s] 2021-04-28 16:22:47.268 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [8.537s] 2021-04-28 16:22:56.494 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [12.607s] 2021-04-28 16:23:03.957 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 [16.688s] 2021-04-28 16:23:07.580 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [11.085s] 2021-04-28 16:23:07.586 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [41.074s] 2021-04-28 16:23:21.932 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [17.974s] 2021-04-28 16:23:22.470 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [14.883s] 2021-04-28 16:23:31.518 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [9.047s] 2021-04-28 16:23:34.086 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [26.503s] 2021-04-28 16:23:49.503 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [17.984s] 2021-04-28 16:24:01.601 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [27.515s] 2021-04-28 16:24:24.874 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [35.370s] 2021-04-28 16:24:43.146 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [41.544s] 2021-04-28 16:25:20.705 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [37.557s] 2021-04-28 16:25:28.472 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [63.596s] 2021-04-28 16:25:29.519 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [8.814s] 2021-04-28 16:25:38.532 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [9.013s] 2021-04-28 16:25:41.452 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [12.979s] 2021-04-28 16:26:07.648 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [26.194s] 2021-04-28 16:26:23.986 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [16.338s] 2021-04-28 16:26:47.216 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 [23.229s] 2021-04-28 16:26:47.444 32 INFO rally.task.context [-] Verification 3abf5a45-2570-49e6-b1f6-d93859f48301 | Context testr@default cleanup() started 2021-04-28 16:26:47.445 32 INFO rally.task.context [-] Verification 3abf5a45-2570-49e6-b1f6-d93859f48301 | Context testr@default cleanup() finished in 0.79 msec 2021-04-28 16:26:47.446 32 INFO rally.task.context [-] Verification 3abf5a45-2570-49e6-b1f6-d93859f48301 | Context tempest@default cleanup() started 2021-04-28 16:26:48.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-28 16:26:52.364 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-28 16:26:52.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c2461aab_DeFpPGQz'. 2021-04-28 16:26:53.616 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c2461aab_DeFpPGQz' has been deleted. 2021-04-28 16:26:53.617 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2771fedf-3c1f-4cda-85f6-56f3ce237394' of option 'instance_type' from Tempest config file. 2021-04-28 16:26:53.617 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2771fedf-3c1f-4cda-85f6-56f3ce237394' has been removed. 2021-04-28 16:26:53.627 32 INFO rally.task.context [-] Verification 3abf5a45-2570-49e6-b1f6-d93859f48301 | Context tempest@default cleanup() finished in 6.18 sec 2021-04-28 16:26:53.656 32 INFO rally.api [-] Verification (UUID=c2461aab-b9e9-45f9-b6df-12a483b4009f) has been successfully finished for deployment 'opnfv-rally' (UUID=d4c73aef-14c3-4f3e-bc46-a3c9983d8808)! 2021-04-28 16:26:55.102 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:26:55.102 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:26:55.102 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:26:56.448 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:26:56.449 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:26:56.449 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:26:58.255 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c2461aab-b9e9-45f9-b6df-12a483b4009f' 2021-04-28 16:26:58.276 44 INFO rally.api [-] The report has been successfully built. 2021-04-28 16:26:59.695 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-28 16:26:59.695 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-28 16:26:59.696 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-28 16:27:01.540 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c2461aab-b9e9-45f9-b6df-12a483b4009f' 2021-04-28 16:27:01.546 46 INFO rally.api [-] The report has been successfully built.