2021-01-27 11:39:37.628 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:39:37.628 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:39:37.629 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:39:39.479 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-01-27 11:39:39.479 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-27 11:39:39.479 6 ERROR rally.cli.cliutils 2021-01-27 11:39:40.874 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:39:40.875 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:39:40.875 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:39:44.444 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:39:44.444 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:39:44.444 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:39:49.657 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:39:49.658 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:39:49.658 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:39:50.953 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:39:50.954 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:39:50.954 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:39:52.731 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-01-27 11:39:52.731 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils force=force) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-27 11:39:52.731 15 ERROR rally.cli.cliutils 2021-01-27 11:39:54.095 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:39:54.095 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:39:54.095 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:39:55.952 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-27 11:39:56.029 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ec4f4602-15ad-4a34-897c-dc84375c4aa4/repo. 2021-01-27 11:39:56.383 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ec4f4602-15ad-4a34-897c-dc84375c4aa4/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-01-27 11:39:56.399 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-27 11:39:56.410 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-27 11:39:56.434 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-27 11:39:56.486 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-27 11:39:57.174 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ec4f4602-15ad-4a34-897c-dc84375c4aa4) has been successfully created! 2021-01-27 11:39:58.664 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:39:58.664 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:39:58.664 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:40:04.797 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:40:04.797 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:40:04.797 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:40:06.731 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ec4f4602-15ad-4a34-897c-dc84375c4aa4) for deployment 'opnfv-rally' (UUID=a2895f12-6a49-4cc6-a384-87f242c88df2). 2021-01-27 11:40:07.606 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ec4f4602-15ad-4a34-897c-dc84375c4aa4) has been successfully configured for deployment 'opnfv-rally' (UUID=a2895f12-6a49-4cc6-a384-87f242c88df2)! 2021-01-27 11:40:15.084 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:40:15.084 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:40:15.084 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:40:16.843 32 INFO rally.api [-] Starting verification (UUID=19ff99ea-5217-4554-905e-e1a59f403e10) for deployment 'opnfv-rally' (UUID=a2895f12-6a49-4cc6-a384-87f242c88df2) by verifier 'opnfv-tempest' (UUID=ec4f4602-15ad-4a34-897c-dc84375c4aa4). 2021-01-27 11:40:18.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-27 11:40:18.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-27 11:40:18.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ec4f4602-15ad-4a34-897c-dc84375c4aa4/for-deployment-a2895f12-6a49-4cc6-a384-87f242c88df2/tempest.log' to option 'log_file'. 2021-01-27 11:40:18.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ec4f4602-15ad-4a34-897c-dc84375c4aa4/for-deployment-a2895f12-6a49-4cc6-a384-87f242c88df2/tempest.log 2021-01-27 11:40:18.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-27 11:40:18.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ec4f4602-15ad-4a34-897c-dc84375c4aa4/for-deployment-a2895f12-6a49-4cc6-a384-87f242c88df2/lock_files' to option 'lock_path'. 2021-01-27 11:40:18.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ec4f4602-15ad-4a34-897c-dc84375c4aa4/for-deployment-a2895f12-6a49-4cc6-a384-87f242c88df2/lock_files 2021-01-27 11:40:18.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-27 11:40:18.406 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-01-27 11:40:18.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 904f8976-0a76-4584-8f8e-8237e636db74 2021-01-27 11:40:18.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = aec832bf-e2f6-450c-b816-19e8a42bb77d 2021-01-27 11:40:18.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4340a112-6aa0-4e66-b25b-c6cb0ba36343 2021-01-27 11:40:18.408 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6ce2977a-8523-4fcc-81a4-1732f000f92f 2021-01-27 11:40:18.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-27 11:40:18.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-27 11:40:18.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-27 11:40:18.739 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 11:40:18.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-27 11:40:18.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_19ff99ea_1K8DRkoF' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 11:40:18.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_19ff99ea_1K8DRkoF' (ID = 0394b059-0b28-49ee-9db4-251ae929a2f3) has been successfully created! 2021-01-27 11:40:18.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0394b059-0b28-49ee-9db4-251ae929a2f3' to option 'instance_type'. 2021-01-27 11:40:18.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0394b059-0b28-49ee-9db4-251ae929a2f3 2021-01-27 11:40:18.880 32 INFO rally.task.context [-] Verification ec4f4602-15ad-4a34-897c-dc84375c4aa4 | Context tempest@default setup() finished in 1.40 sec 2021-01-27 11:40:18.881 32 INFO rally.task.context [-] Verification ec4f4602-15ad-4a34-897c-dc84375c4aa4 | Context testr@default setup() finished in 0.55 msec 2021-01-27 11:40:18.882 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/9670d877-48c1-4da5-a630-e4be31ff8ff3'. 2021-01-27 11:40:24.775 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.784s] 2021-01-27 11:40:24.857 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.083s] 2021-01-27 11:40:25.259 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.591s] 2021-01-27 11:40:26.552 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.293s] 2021-01-27 11:40:26.592 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.807s] 2021-01-27 11:40:26.602 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.048s] 2021-01-27 11:40:26.603 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.744s] 2021-01-27 11:40:27.023 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.420s] 2021-01-27 11:40:27.038 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.437s] 2021-01-27 11:40:27.134 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.110s] 2021-01-27 11:40:27.721 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.587s] 2021-01-27 11:40:28.040 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [3.693s] 2021-01-27 11:40:28.888 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [2.296s] 2021-01-27 11:40:29.667 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [2.628s] 2021-01-27 11:40:30.830 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.942s] 2021-01-27 11:40:31.126 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 [3.086s] 2021-01-27 11:40:31.304 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.581s] 2021-01-27 11:40:32.508 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.677s] 2021-01-27 11:40:32.973 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.669s] 2021-01-27 11:40:33.128 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.619s] 2021-01-27 11:40:33.420 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.446s] 2021-01-27 11:40:34.762 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [3.636s] 2021-01-27 11:40:37.459 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.696s] 2021-01-27 11:40:37.750 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.329s] 2021-01-27 11:40:39.587 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.455s] 2021-01-27 11:40:40.023 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.563s] 2021-01-27 11:40:43.881 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [4.295s] 2021-01-27 11:40:44.022 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.999s] 2021-01-27 11:40:45.860 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.836s] 2021-01-27 11:40:45.988 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.107s] 2021-01-27 11:40:50.284 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [4.295s] 2021-01-27 11:40:52.855 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.569s] 2021-01-27 11:40:53.233 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.370s] 2021-01-27 11:40:54.034 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.180s] 2021-01-27 11:40:54.591 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-01-27 11:40:54.592 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-01-27 11:40:56.172 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.939s] 2021-01-27 11:41:00.598 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.424s] 2021-01-27 11:41:03.384 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.786s] 2021-01-27 11:41:06.498 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 [3.113s] 2021-01-27 11:41:06.814 32 INFO rally.task.context [-] Verification ec4f4602-15ad-4a34-897c-dc84375c4aa4 | Context testr@default cleanup() started 2021-01-27 11:41:06.815 32 INFO rally.task.context [-] Verification ec4f4602-15ad-4a34-897c-dc84375c4aa4 | Context testr@default cleanup() finished in 0.86 msec 2021-01-27 11:41:06.815 32 INFO rally.task.context [-] Verification ec4f4602-15ad-4a34-897c-dc84375c4aa4 | Context tempest@default cleanup() started 2021-01-27 11:41:07.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-27 11:41:07.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-27 11:41:07.653 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_19ff99ea_1K8DRkoF'. 2021-01-27 11:41:08.122 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_19ff99ea_1K8DRkoF' has been deleted. 2021-01-27 11:41:08.123 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0394b059-0b28-49ee-9db4-251ae929a2f3' of option 'instance_type' from Tempest config file. 2021-01-27 11:41:08.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0394b059-0b28-49ee-9db4-251ae929a2f3' has been removed. 2021-01-27 11:41:08.132 32 INFO rally.task.context [-] Verification ec4f4602-15ad-4a34-897c-dc84375c4aa4 | Context tempest@default cleanup() finished in 1.32 sec 2021-01-27 11:41:08.165 32 INFO rally.api [-] Verification (UUID=19ff99ea-5217-4554-905e-e1a59f403e10) has been successfully finished for deployment 'opnfv-rally' (UUID=a2895f12-6a49-4cc6-a384-87f242c88df2)! 2021-01-27 11:41:09.648 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:09.649 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:09.649 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:41:11.014 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:11.014 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:11.014 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:41:13.003 44 INFO rally.api [-] Building 'html' report for the following verification(s): '19ff99ea-5217-4554-905e-e1a59f403e10' 2021-01-27 11:41:13.031 44 INFO rally.api [-] The report has been successfully built. 2021-01-27 11:41:14.418 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:41:14.419 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:41:14.419 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:41:16.307 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '19ff99ea-5217-4554-905e-e1a59f403e10' 2021-01-27 11:41:16.313 46 INFO rally.api [-] The report has been successfully built.