2020-12-07 23:11:26.056 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:26.056 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:26.056 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:27.916 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-12-07 23:11:27.916 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-07 23:11:27.916 6 ERROR rally.cli.cliutils 2020-12-07 23:11:29.317 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:29.318 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:29.318 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:32.855 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:32.855 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:32.856 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:38.095 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:38.095 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:38.095 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:39.410 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:39.410 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:39.411 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:41.205 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-12-07 23:11:41.205 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils force=force) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-07 23:11:41.205 15 ERROR rally.cli.cliutils 2020-12-07 23:11:42.548 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:42.548 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:42.548 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:44.336 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-07 23:11:44.397 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6ff55794-a13a-4bbf-be61-86fddd067165/repo. 2020-12-07 23:11:44.747 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6ff55794-a13a-4bbf-be61-86fddd067165/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-12-07 23:11:44.761 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-07 23:11:44.768 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-07 23:11:44.790 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-07 23:11:44.834 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-07 23:11:45.518 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6ff55794-a13a-4bbf-be61-86fddd067165) has been successfully created! 2020-12-07 23:11:46.958 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:46.959 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:46.959 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:54.649 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:11:54.649 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:11:54.650 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:11:56.521 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6ff55794-a13a-4bbf-be61-86fddd067165) for deployment 'opnfv-rally' (UUID=4f01ede9-bc15-4885-bbb5-a3b3d546d48f). 2020-12-07 23:11:57.344 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6ff55794-a13a-4bbf-be61-86fddd067165) has been successfully configured for deployment 'opnfv-rally' (UUID=4f01ede9-bc15-4885-bbb5-a3b3d546d48f)! 2020-12-07 23:12:04.442 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:12:04.442 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:12:04.442 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:12:06.302 32 INFO rally.api [-] Starting verification (UUID=89a5244f-2f84-4aea-9951-3bea1b409438) for deployment 'opnfv-rally' (UUID=4f01ede9-bc15-4885-bbb5-a3b3d546d48f) by verifier 'opnfv-tempest' (UUID=6ff55794-a13a-4bbf-be61-86fddd067165). 2020-12-07 23:12:07.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-07 23:12:07.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-07 23:12:07.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6ff55794-a13a-4bbf-be61-86fddd067165/for-deployment-4f01ede9-bc15-4885-bbb5-a3b3d546d48f/tempest.log' to option 'log_file'. 2020-12-07 23:12:07.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6ff55794-a13a-4bbf-be61-86fddd067165/for-deployment-4f01ede9-bc15-4885-bbb5-a3b3d546d48f/tempest.log 2020-12-07 23:12:07.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-07 23:12:07.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6ff55794-a13a-4bbf-be61-86fddd067165/for-deployment-4f01ede9-bc15-4885-bbb5-a3b3d546d48f/lock_files' to option 'lock_path'. 2020-12-07 23:12:07.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6ff55794-a13a-4bbf-be61-86fddd067165/for-deployment-4f01ede9-bc15-4885-bbb5-a3b3d546d48f/lock_files 2020-12-07 23:12:07.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-07 23:12:07.587 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-12-07 23:12:07.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9aed3ff3-6cab-4d73-a5e8-bcacebfa7d82 2020-12-07 23:12:07.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a243e3c7-a950-48bd-8f52-9e68076538a6 2020-12-07 23:12:07.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 36057d47-82c4-44a4-bdaf-987a73854810 2020-12-07 23:12:07.589 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0508052d-017a-4d4d-a13b-2a0b0c9a17d2 2020-12-07 23:12:07.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-07 23:12:07.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-07 23:12:07.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-07 23:12:07.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-07 23:12:07.983 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-07 23:12:07.984 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_89a5244f_QPtPZBhr' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-07 23:12:08.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_89a5244f_QPtPZBhr' (ID = 933dad02-ec2d-42bb-b985-b8b99caab9d8) has been successfully created! 2020-12-07 23:12:08.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '933dad02-ec2d-42bb-b985-b8b99caab9d8' to option 'instance_type'. 2020-12-07 23:12:08.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 933dad02-ec2d-42bb-b985-b8b99caab9d8 2020-12-07 23:12:08.103 32 INFO rally.task.context [-] Verification 6ff55794-a13a-4bbf-be61-86fddd067165 | Context tempest@default setup() finished in 1.15 sec 2020-12-07 23:12:08.105 32 INFO rally.task.context [-] Verification 6ff55794-a13a-4bbf-be61-86fddd067165 | Context testr@default setup() finished in 0.52 msec 2020-12-07 23:12:08.105 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/da2bd562-cab5-4c28-a5c9-bd22efa67655'. 2020-12-07 23:12:14.424 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.736s] 2020-12-07 23:12:14.997 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.572s] 2020-12-07 23:12:15.239 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.420s] 2020-12-07 23:12:15.714 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.718s] 2020-12-07 23:12:15.919 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.680s] 2020-12-07 23:12:15.967 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.048s] 2020-12-07 23:12:16.752 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.922s] 2020-12-07 23:12:18.464 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [2.749s] 2020-12-07 23:12:18.517 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.052s] 2020-12-07 23:12:19.278 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [3.310s] 2020-12-07 23:12:20.157 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.640s] 2020-12-07 23:12:21.647 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [8.358s] 2020-12-07 23:12:22.877 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [6.124s] 2020-12-07 23:12:23.198 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.039s] 2020-12-07 23:12:25.593 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [6.314s] 2020-12-07 23:12:25.686 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.808s] 2020-12-07 23:12:25.706 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [4.059s] 2020-12-07 23:12:26.665 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-12-07 23:12:26.667 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-12-07 23:12:28.174 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [4.975s] 2020-12-07 23:12:28.764 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [3.078s] 2020-12-07 23:12:30.172 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.998s] 2020-12-07 23:12:31.659 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.894s] 2020-12-07 23:12:32.275 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [6.568s] 2020-12-07 23:12:33.971 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.695s] 2020-12-07 23:12:34.687 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.513s] 2020-12-07 23:12:37.266 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [3.293s] 2020-12-07 23:12:38.565 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.902s] 2020-12-07 23:12:39.172 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.905s] 2020-12-07 23:12:40.627 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.063s] 2020-12-07 23:12:42.075 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.902s] 2020-12-07 23:12:45.999 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.371s] 2020-12-07 23:12:49.523 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.523s] 2020-12-07 23:12:50.819 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.743s] 2020-12-07 23:12:52.723 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.198s] 2020-12-07 23:12:53.090 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.270s] 2020-12-07 23:12:56.346 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [3.624s] 2020-12-07 23:13:00.024 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [6.932s] 2020-12-07 23:13:03.343 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.318s] 2020-12-07 23:13:05.609 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.266s] 2020-12-07 23:13:05.906 32 INFO rally.task.context [-] Verification 6ff55794-a13a-4bbf-be61-86fddd067165 | Context testr@default cleanup() started 2020-12-07 23:13:05.906 32 INFO rally.task.context [-] Verification 6ff55794-a13a-4bbf-be61-86fddd067165 | Context testr@default cleanup() finished in 0.78 msec 2020-12-07 23:13:05.907 32 INFO rally.task.context [-] Verification 6ff55794-a13a-4bbf-be61-86fddd067165 | Context tempest@default cleanup() started 2020-12-07 23:13:06.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-07 23:13:06.739 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-07 23:13:06.768 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_89a5244f_QPtPZBhr'. 2020-12-07 23:13:08.120 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_89a5244f_QPtPZBhr' has been deleted. 2020-12-07 23:13:08.121 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '933dad02-ec2d-42bb-b985-b8b99caab9d8' of option 'instance_type' from Tempest config file. 2020-12-07 23:13:08.122 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '933dad02-ec2d-42bb-b985-b8b99caab9d8' has been removed. 2020-12-07 23:13:08.131 32 INFO rally.task.context [-] Verification 6ff55794-a13a-4bbf-be61-86fddd067165 | Context tempest@default cleanup() finished in 2.22 sec 2020-12-07 23:13:08.159 32 INFO rally.api [-] Verification (UUID=89a5244f-2f84-4aea-9951-3bea1b409438) has been successfully finished for deployment 'opnfv-rally' (UUID=4f01ede9-bc15-4885-bbb5-a3b3d546d48f)! 2020-12-07 23:13:09.597 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:13:09.598 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:13:09.598 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:13:10.963 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:13:10.963 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:13:10.963 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:13:12.764 44 INFO rally.api [-] Building 'html' report for the following verification(s): '89a5244f-2f84-4aea-9951-3bea1b409438' 2020-12-07 23:13:12.796 44 INFO rally.api [-] The report has been successfully built. 2020-12-07 23:13:14.261 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-07 23:13:14.261 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-07 23:13:14.261 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-07 23:13:16.134 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '89a5244f-2f84-4aea-9951-3bea1b409438' 2020-12-07 23:13:16.140 46 INFO rally.api [-] The report has been successfully built.