2020-11-28 01:38:47.929 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:38:47.929 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:38:47.929 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:38:49.757 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-11-28 01:38:49.757 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-11-28 01:38:49.757 6 ERROR rally.cli.cliutils 2020-11-28 01:38:51.107 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:38:51.107 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:38:51.107 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:38:54.559 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:38:54.559 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:38:54.559 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:38:59.695 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:38:59.696 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:38:59.696 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:39:00.940 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:39:00.941 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:39:00.941 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:39:02.837 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-11-28 01:39:02.837 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils force=force) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-11-28 01:39:02.837 15 ERROR rally.cli.cliutils 2020-11-28 01:39:04.182 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:39:04.182 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:39:04.182 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:39:05.999 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-11-28 01:39:06.075 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-08bdca16-f144-44c5-9067-035dbb68aa31/repo. 2020-11-28 01:39:06.424 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-08bdca16-f144-44c5-9067-035dbb68aa31/repo'... done. Note: checking out 'a02e87556bc38156aa462a7e5ce3a814c060f2a9'. 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-11-28 01:39:06.441 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga02e87556 ' 2020-11-28 01:39:06.450 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a02e87556bc38156aa462a7e5ce3a814c060f2a9 ' 2020-11-28 01:39:06.473 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-11-28 01:39:06.521 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-11-28 01:39:07.215 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=08bdca16-f144-44c5-9067-035dbb68aa31) has been successfully created! 2020-11-28 01:39:08.622 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:39:08.622 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:39:08.623 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:39:15.642 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:39:15.642 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:39:15.642 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:39:17.453 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=08bdca16-f144-44c5-9067-035dbb68aa31) for deployment 'opnfv-rally' (UUID=e5d29e52-fee5-4d41-b213-518e7ab788f9). 2020-11-28 01:39:18.327 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=08bdca16-f144-44c5-9067-035dbb68aa31) has been successfully configured for deployment 'opnfv-rally' (UUID=e5d29e52-fee5-4d41-b213-518e7ab788f9)! 2020-11-28 01:39:25.452 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:39:25.452 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:39:25.452 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:39:27.328 32 INFO rally.api [-] Starting verification (UUID=7027cea2-fdd9-43fa-8ab8-e05e13b1bccc) for deployment 'opnfv-rally' (UUID=e5d29e52-fee5-4d41-b213-518e7ab788f9) by verifier 'opnfv-tempest' (UUID=08bdca16-f144-44c5-9067-035dbb68aa31). 2020-11-28 01:39:28.410 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-11-28 01:39:28.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-11-28 01:39:28.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-08bdca16-f144-44c5-9067-035dbb68aa31/for-deployment-e5d29e52-fee5-4d41-b213-518e7ab788f9/tempest.log' to option 'log_file'. 2020-11-28 01:39:28.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-08bdca16-f144-44c5-9067-035dbb68aa31/for-deployment-e5d29e52-fee5-4d41-b213-518e7ab788f9/tempest.log 2020-11-28 01:39:28.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-11-28 01:39:28.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-08bdca16-f144-44c5-9067-035dbb68aa31/for-deployment-e5d29e52-fee5-4d41-b213-518e7ab788f9/lock_files' to option 'lock_path'. 2020-11-28 01:39:28.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-08bdca16-f144-44c5-9067-035dbb68aa31/for-deployment-e5d29e52-fee5-4d41-b213-518e7ab788f9/lock_files 2020-11-28 01:39:28.644 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-11-28 01:39:28.644 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-11-28 01:39:28.644 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1bf3cbf1-319c-486f-9b57-4432165255db 2020-11-28 01:39:28.645 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b468918f-e054-4f15-838b-7d218be25712 2020-11-28 01:39:28.645 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2a6dc171-8ccf-4754-a44c-7bea715168be 2020-11-28 01:39:28.646 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 806e0f92-87bf-4c61-bfd5-bdcafdd07b20 2020-11-28 01:39:28.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-11-28 01:39:28.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-11-28 01:39:28.947 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-11-28 01:39:29.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 01:39:29.078 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-11-28 01:39:29.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7027cea2_Lc8s2XSj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 01:39:29.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7027cea2_Lc8s2XSj' (ID = 21f605ca-24b7-4dea-9218-28bb9c43b417) has been successfully created! 2020-11-28 01:39:29.203 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '21f605ca-24b7-4dea-9218-28bb9c43b417' to option 'instance_type'. 2020-11-28 01:39:29.203 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 21f605ca-24b7-4dea-9218-28bb9c43b417 2020-11-28 01:39:29.205 32 INFO rally.task.context [-] Verification 08bdca16-f144-44c5-9067-035dbb68aa31 | Context tempest@default setup() finished in 1.34 sec 2020-11-28 01:39:29.206 32 INFO rally.task.context [-] Verification 08bdca16-f144-44c5-9067-035dbb68aa31 | Context testr@default setup() finished in 0.47 msec 2020-11-28 01:39:29.207 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/38d29ab6-98fe-487a-a5f6-e11d95c60091'. 2020-11-28 01:39:35.742 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.399s] 2020-11-28 01:39:35.925 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.183s] 2020-11-28 01:39:36.160 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.859s] 2020-11-28 01:39:37.547 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.622s] 2020-11-28 01:39:38.102 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.942s] 2020-11-28 01:39:38.968 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [5.010s] 2020-11-28 01:39:39.091 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.988s] 2020-11-28 01:39:39.628 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [2.080s] 2020-11-28 01:39:39.928 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.300s] 2020-11-28 01:39:40.004 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [6.045s] 2020-11-28 01:39:40.126 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.035s] 2020-11-28 01:39:40.386 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.457s] 2020-11-28 01:39:42.664 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.695s] 2020-11-28 01:39:43.187 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [3.183s] 2020-11-28 01:39:43.433 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.305s] 2020-11-28 01:39:43.860 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.196s] 2020-11-28 01:39:43.892 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.505s] 2020-11-28 01:39:46.174 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.313s] 2020-11-28 01:39:46.345 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.453s] 2020-11-28 01:39:47.055 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [3.866s] 2020-11-28 01:39:47.476 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.301s] 2020-11-28 01:39:47.765 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.419s] 2020-11-28 01:39:51.375 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [4.320s] 2020-11-28 01:39:57.440 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [6.064s] 2020-11-28 01:39:57.668 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [9.900s] 2020-11-28 01:39:59.964 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [12.486s] 2020-11-28 01:40:00.246 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.805s] 2020-11-28 01:40:02.528 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.564s] 2020-11-28 01:40:03.603 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.357s] 2020-11-28 01:40:06.510 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.981s] 2020-11-28 01:40:10.304 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.793s] 2020-11-28 01:40:11.496 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.890s] 2020-11-28 01:40:13.232 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.928s] 2020-11-28 01:40:13.578 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.082s] 2020-11-28 01:40:14.616 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.384s] 2020-11-28 01:40:20.650 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [7.069s] 2020-11-28 01:40:25.479 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.829s] 2020-11-28 01:40:28.243 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.763s] 2020-11-28 01:40:28.774 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-11-28 01:40:28.775 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-11-28 01:40:29.094 32 INFO rally.task.context [-] Verification 08bdca16-f144-44c5-9067-035dbb68aa31 | Context testr@default cleanup() started 2020-11-28 01:40:29.095 32 INFO rally.task.context [-] Verification 08bdca16-f144-44c5-9067-035dbb68aa31 | Context testr@default cleanup() finished in 0.74 msec 2020-11-28 01:40:29.096 32 INFO rally.task.context [-] Verification 08bdca16-f144-44c5-9067-035dbb68aa31 | Context tempest@default cleanup() started 2020-11-28 01:40:29.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-11-28 01:40:29.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-11-28 01:40:30.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7027cea2_Lc8s2XSj'. 2020-11-28 01:40:30.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7027cea2_Lc8s2XSj' has been deleted. 2020-11-28 01:40:30.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '21f605ca-24b7-4dea-9218-28bb9c43b417' of option 'instance_type' from Tempest config file. 2020-11-28 01:40:30.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '21f605ca-24b7-4dea-9218-28bb9c43b417' has been removed. 2020-11-28 01:40:30.488 32 INFO rally.task.context [-] Verification 08bdca16-f144-44c5-9067-035dbb68aa31 | Context tempest@default cleanup() finished in 1.39 sec 2020-11-28 01:40:30.516 32 INFO rally.api [-] Verification (UUID=7027cea2-fdd9-43fa-8ab8-e05e13b1bccc) has been successfully finished for deployment 'opnfv-rally' (UUID=e5d29e52-fee5-4d41-b213-518e7ab788f9)! 2020-11-28 01:40:31.964 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:40:31.965 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:40:31.965 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:40:33.314 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:40:33.314 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:40:33.315 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:40:35.130 44 INFO rally.api [-] Building 'html' report for the following verification(s): '7027cea2-fdd9-43fa-8ab8-e05e13b1bccc' 2020-11-28 01:40:35.160 44 INFO rally.api [-] The report has been successfully built. 2020-11-28 01:40:36.533 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:40:36.533 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:40:36.533 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:40:38.295 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7027cea2-fdd9-43fa-8ab8-e05e13b1bccc' 2020-11-28 01:40:38.298 46 INFO rally.api [-] The report has been successfully built.