2021-03-03 11:27:38.695 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:27:38.695 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:27:38.696 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:27:40.732 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-03-03 11:27:40.732 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 11:27:40.732 6 ERROR rally.cli.cliutils 2021-03-03 11:27:42.104 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:27:42.105 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:27:42.105 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:27:45.848 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:27:45.848 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:27:45.848 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:27:51.009 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:27:51.009 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:27:51.009 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:27:52.325 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:27:52.325 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:27:52.325 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:27:54.171 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-03-03 11:27:54.171 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils force=force) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 11:27:54.171 15 ERROR rally.cli.cliutils 2021-03-03 11:27:55.625 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:27:55.625 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:27:55.625 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:27:57.563 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 11:27:57.626 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bc260c5d-4ee1-49ee-8982-f98f33c0077a/repo. 2021-03-03 11:27:57.970 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bc260c5d-4ee1-49ee-8982-f98f33c0077a/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-03 11:27:57.986 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 11:27:57.996 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 11:27:58.020 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 11:27:58.067 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 11:27:58.752 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc260c5d-4ee1-49ee-8982-f98f33c0077a) has been successfully created! 2021-03-03 11:28:00.229 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:28:00.229 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:28:00.230 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:28:06.457 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:28:06.458 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:28:06.458 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:28:08.398 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bc260c5d-4ee1-49ee-8982-f98f33c0077a) for deployment 'opnfv-rally' (UUID=ea24d0df-6e97-4b99-ba89-8267bdc9e618). 2021-03-03 11:28:09.247 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc260c5d-4ee1-49ee-8982-f98f33c0077a) has been successfully configured for deployment 'opnfv-rally' (UUID=ea24d0df-6e97-4b99-ba89-8267bdc9e618)! 2021-03-03 11:28:16.725 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:28:16.725 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:28:16.725 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:28:18.716 32 INFO rally.api [-] Starting verification (UUID=85a5af86-20cf-42c5-b780-fa09e136c3a7) for deployment 'opnfv-rally' (UUID=ea24d0df-6e97-4b99-ba89-8267bdc9e618) by verifier 'opnfv-tempest' (UUID=bc260c5d-4ee1-49ee-8982-f98f33c0077a). 2021-03-03 11:28:19.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 11:28:20.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 11:28:20.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bc260c5d-4ee1-49ee-8982-f98f33c0077a/for-deployment-ea24d0df-6e97-4b99-ba89-8267bdc9e618/tempest.log' to option 'log_file'. 2021-03-03 11:28:20.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bc260c5d-4ee1-49ee-8982-f98f33c0077a/for-deployment-ea24d0df-6e97-4b99-ba89-8267bdc9e618/tempest.log 2021-03-03 11:28:20.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 11:28:20.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bc260c5d-4ee1-49ee-8982-f98f33c0077a/for-deployment-ea24d0df-6e97-4b99-ba89-8267bdc9e618/lock_files' to option 'lock_path'. 2021-03-03 11:28:20.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bc260c5d-4ee1-49ee-8982-f98f33c0077a/for-deployment-ea24d0df-6e97-4b99-ba89-8267bdc9e618/lock_files 2021-03-03 11:28:20.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-03 11:28:20.087 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-03-03 11:28:20.087 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 04c7d765-4578-4238-acb4-37e080e5d5fa 2021-03-03 11:28:20.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 45b2e624-9905-49cb-b7e5-caa5360609ed 2021-03-03 11:28:20.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c3d13c5b-0707-454e-b500-ee6b59b829d9 2021-03-03 11:28:20.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7c758821-d92a-474b-b64c-349810a77d9b 2021-03-03 11:28:20.332 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 11:28:20.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 11:28:20.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 11:28:20.398 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 11:28:20.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 11:28:20.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_85a5af86_8fY3O29s' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 11:28:20.530 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_85a5af86_8fY3O29s' (ID = 5f003df4-2923-49be-ab15-85fe4c549c4b) has been successfully created! 2021-03-03 11:28:20.530 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5f003df4-2923-49be-ab15-85fe4c549c4b' to option 'instance_type'. 2021-03-03 11:28:20.531 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5f003df4-2923-49be-ab15-85fe4c549c4b 2021-03-03 11:28:20.532 32 INFO rally.task.context [-] Verification bc260c5d-4ee1-49ee-8982-f98f33c0077a | Context tempest@default setup() finished in 1.26 sec 2021-03-03 11:28:20.533 32 INFO rally.task.context [-] Verification bc260c5d-4ee1-49ee-8982-f98f33c0077a | Context testr@default setup() finished in 0.45 msec 2021-03-03 11:28:20.534 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/c87d7482-dd3d-42fa-b958-3f0fe81ba431'. 2021-03-03 11:28:27.809 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.388s] 2021-03-03 11:28:27.821 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.478s] 2021-03-03 11:28:28.014 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.641s] 2021-03-03 11:28:28.083 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.262s] 2021-03-03 11:28:28.182 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.169s] 2021-03-03 11:28:28.235 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.052s] 2021-03-03 11:28:28.640 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.556s] 2021-03-03 11:28:29.698 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.463s] 2021-03-03 11:28:30.295 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [4.968s] 2021-03-03 11:28:30.777 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 [2.136s] 2021-03-03 11:28:30.924 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.147s] 2021-03-03 11:28:31.178 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.369s] 2021-03-03 11:28:32.473 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.548s] 2021-03-03 11:28:32.960 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.782s] 2021-03-03 11:28:33.616 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.321s] 2021-03-03 11:28:34.652 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [4.952s] 2021-03-03 11:28:35.315 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.840s] 2021-03-03 11:28:35.437 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.476s] 2021-03-03 11:28:38.308 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.870s] 2021-03-03 11:28:38.712 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.397s] 2021-03-03 11:28:39.397 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [5.779s] 2021-03-03 11:28:39.981 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 [1.267s] 2021-03-03 11:28:43.726 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [4.329s] 2021-03-03 11:28:45.763 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [5.781s] 2021-03-03 11:28:45.826 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.100s] 2021-03-03 11:28:46.271 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-03-03 11:28:46.272 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-03-03 11:28:47.241 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [8.929s] 2021-03-03 11:28:49.519 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.691s] 2021-03-03 11:28:50.185 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.946s] 2021-03-03 11:28:51.143 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.623s] 2021-03-03 11:28:51.681 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [1.495s] 2021-03-03 11:28:57.113 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [5.431s] 2021-03-03 11:29:00.622 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.509s] 2021-03-03 11:29:01.129 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [9.983s] 2021-03-03 11:29:01.933 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.311s] 2021-03-03 11:29:04.200 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.072s] 2021-03-03 11:29:07.024 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [2.821s] 2021-03-03 11:29:10.829 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.805s] 2021-03-03 11:29:13.265 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.435s] 2021-03-03 11:29:13.600 32 INFO rally.task.context [-] Verification bc260c5d-4ee1-49ee-8982-f98f33c0077a | Context testr@default cleanup() started 2021-03-03 11:29:13.601 32 INFO rally.task.context [-] Verification bc260c5d-4ee1-49ee-8982-f98f33c0077a | Context testr@default cleanup() finished in 0.83 msec 2021-03-03 11:29:13.602 32 INFO rally.task.context [-] Verification bc260c5d-4ee1-49ee-8982-f98f33c0077a | Context tempest@default cleanup() started 2021-03-03 11:29:14.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 11:29:14.494 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 11:29:14.528 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_85a5af86_8fY3O29s'. 2021-03-03 11:29:15.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_85a5af86_8fY3O29s' has been deleted. 2021-03-03 11:29:15.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5f003df4-2923-49be-ab15-85fe4c549c4b' of option 'instance_type' from Tempest config file. 2021-03-03 11:29:15.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5f003df4-2923-49be-ab15-85fe4c549c4b' has been removed. 2021-03-03 11:29:15.031 32 INFO rally.task.context [-] Verification bc260c5d-4ee1-49ee-8982-f98f33c0077a | Context tempest@default cleanup() finished in 1.43 sec 2021-03-03 11:29:15.054 32 INFO rally.api [-] Verification (UUID=85a5af86-20cf-42c5-b780-fa09e136c3a7) has been successfully finished for deployment 'opnfv-rally' (UUID=ea24d0df-6e97-4b99-ba89-8267bdc9e618)! 2021-03-03 11:29:16.531 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:29:16.531 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:29:16.531 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:29:17.888 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:29:17.888 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:29:17.889 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:29:19.708 44 INFO rally.api [-] Building 'html' report for the following verification(s): '85a5af86-20cf-42c5-b780-fa09e136c3a7' 2021-03-03 11:29:19.735 44 INFO rally.api [-] The report has been successfully built. 2021-03-03 11:29:21.116 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:29:21.117 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:29:21.117 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:29:22.962 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '85a5af86-20cf-42c5-b780-fa09e136c3a7' 2021-03-03 11:29:22.968 46 INFO rally.api [-] The report has been successfully built.