2021-06-01 21:48:00.413 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:00.414 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:00.414 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:02.264 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-06-01 21:48:02.264 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-01 21:48:02.264 6 ERROR rally.cli.cliutils 2021-06-01 21:48:03.670 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:03.670 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:03.670 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:07.182 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:07.182 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:07.182 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:12.408 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:12.408 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:12.409 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:13.718 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:13.718 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:13.718 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:15.623 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-06-01 21:48:15.623 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils force=force) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-01 21:48:15.623 15 ERROR rally.cli.cliutils 2021-06-01 21:48:16.997 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:16.997 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:16.998 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:18.756 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-01 21:48:18.817 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-49babc1b-beb0-4a0b-abe0-e62457d66db9/repo. 2021-06-01 21:48:19.161 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-49babc1b-beb0-4a0b-abe0-e62457d66db9/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-01 21:48:19.177 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-01 21:48:19.187 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-01 21:48:19.209 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-01 21:48:19.255 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-01 21:48:19.969 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=49babc1b-beb0-4a0b-abe0-e62457d66db9) has been successfully created! 2021-06-01 21:48:21.421 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:21.421 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:21.422 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:27.698 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:27.698 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:27.698 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:29.567 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=49babc1b-beb0-4a0b-abe0-e62457d66db9) for deployment 'opnfv-rally' (UUID=b01105f0-d8f7-440b-a5f3-ea66cc17c4c2). 2021-06-01 21:48:30.453 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=49babc1b-beb0-4a0b-abe0-e62457d66db9) has been successfully configured for deployment 'opnfv-rally' (UUID=b01105f0-d8f7-440b-a5f3-ea66cc17c4c2)! 2021-06-01 21:48:37.675 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:48:37.675 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:48:37.676 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:48:39.554 32 INFO rally.api [-] Starting verification (UUID=01370a54-14e4-4756-8617-acc3581745a4) for deployment 'opnfv-rally' (UUID=b01105f0-d8f7-440b-a5f3-ea66cc17c4c2) by verifier 'opnfv-tempest' (UUID=49babc1b-beb0-4a0b-abe0-e62457d66db9). 2021-06-01 21:48:40.666 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-01 21:48:40.835 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-01 21:48:40.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-49babc1b-beb0-4a0b-abe0-e62457d66db9/for-deployment-b01105f0-d8f7-440b-a5f3-ea66cc17c4c2/tempest.log' to option 'log_file'. 2021-06-01 21:48:40.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-49babc1b-beb0-4a0b-abe0-e62457d66db9/for-deployment-b01105f0-d8f7-440b-a5f3-ea66cc17c4c2/tempest.log 2021-06-01 21:48:40.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-01 21:48:40.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-49babc1b-beb0-4a0b-abe0-e62457d66db9/for-deployment-b01105f0-d8f7-440b-a5f3-ea66cc17c4c2/lock_files' to option 'lock_path'. 2021-06-01 21:48:40.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-49babc1b-beb0-4a0b-abe0-e62457d66db9/for-deployment-b01105f0-d8f7-440b-a5f3-ea66cc17c4c2/lock_files 2021-06-01 21:48:40.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-01 21:48:40.838 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-06-01 21:48:40.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8c585da1-2902-4ce7-bbe5-8f723b2cc30b 2021-06-01 21:48:40.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1fc2365c-97f9-4878-98fd-5833f19c55d2 2021-06-01 21:48:40.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d3d61a92-c386-4327-adc0-8614ce08843e 2021-06-01 21:48:40.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9da894a5-f8ae-4a64-9076-eb05e488b683 2021-06-01 21:48:41.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-01 21:48:41.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-01 21:48:41.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-01 21:48:41.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-01 21:48:41.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-01 21:48:41.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_01370a54_8xvekQ3y' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-01 21:48:41.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_01370a54_8xvekQ3y' (ID = a5de5705-d955-4f67-aac9-794b74d28b25) has been successfully created! 2021-06-01 21:48:41.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a5de5705-d955-4f67-aac9-794b74d28b25' to option 'instance_type'. 2021-06-01 21:48:41.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a5de5705-d955-4f67-aac9-794b74d28b25 2021-06-01 21:48:41.422 32 INFO rally.task.context [-] Verification 49babc1b-beb0-4a0b-abe0-e62457d66db9 | Context tempest@default setup() finished in 1.28 sec 2021-06-01 21:48:41.423 32 INFO rally.task.context [-] Verification 49babc1b-beb0-4a0b-abe0-e62457d66db9 | Context testr@default setup() finished in 0.49 msec 2021-06-01 21:48:41.424 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/535ad212-fdfe-4a79-a16e-fafb89fc789f'. 2021-06-01 21:48:49.702 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.963s] 2021-06-01 21:48:49.798 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.096s] 2021-06-01 21:48:50.024 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [3.717s] 2021-06-01 21:48:50.320 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.029s] 2021-06-01 21:48:50.556 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.757s] 2021-06-01 21:48:50.986 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.963s] 2021-06-01 21:48:51.412 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.425s] 2021-06-01 21:48:51.981 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 [1.425s] 2021-06-01 21:48:52.308 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.966s] 2021-06-01 21:48:52.355 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.374s] 2021-06-01 21:48:53.370 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.958s] 2021-06-01 21:48:54.190 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.870s] 2021-06-01 21:48:54.531 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [2.175s] 2021-06-01 21:48:56.240 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.931s] 2021-06-01 21:48:57.167 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.977s] 2021-06-01 21:48:58.026 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [4.655s] 2021-06-01 21:48:58.196 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.663s] 2021-06-01 21:48:58.281 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.113s] 2021-06-01 21:48:59.661 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.464s] 2021-06-01 21:49:00.312 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.030s] 2021-06-01 21:49:01.458 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [5.217s] 2021-06-01 21:49:01.637 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.976s] 2021-06-01 21:49:04.870 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.411s] 2021-06-01 21:49:07.266 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [5.626s] 2021-06-01 21:49:07.611 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.741s] 2021-06-01 21:49:11.111 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [10.796s] 2021-06-01 21:49:11.184 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.572s] 2021-06-01 21:49:13.498 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.388s] 2021-06-01 21:49:13.533 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.348s] 2021-06-01 21:49:18.821 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.323s] 2021-06-01 21:49:21.602 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.779s] 2021-06-01 21:49:22.441 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.906s] 2021-06-01 21:49:23.496 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [1.894s] 2021-06-01 21:49:24.649 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.208s] 2021-06-01 21:49:24.652 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.157s] 2021-06-01 21:49:29.208 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.557s] 2021-06-01 21:49:32.484 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.276s] 2021-06-01 21:49:35.612 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 [3.128s] 2021-06-01 21:49:36.138 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-06-01 21:49:36.140 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-06-01 21:49:36.362 32 INFO rally.task.context [-] Verification 49babc1b-beb0-4a0b-abe0-e62457d66db9 | Context testr@default cleanup() started 2021-06-01 21:49:36.362 32 INFO rally.task.context [-] Verification 49babc1b-beb0-4a0b-abe0-e62457d66db9 | Context testr@default cleanup() finished in 0.77 msec 2021-06-01 21:49:36.363 32 INFO rally.task.context [-] Verification 49babc1b-beb0-4a0b-abe0-e62457d66db9 | Context tempest@default cleanup() started 2021-06-01 21:49:36.860 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-01 21:49:36.982 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-01 21:49:37.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_01370a54_8xvekQ3y'. 2021-06-01 21:49:37.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_01370a54_8xvekQ3y' has been deleted. 2021-06-01 21:49:37.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a5de5705-d955-4f67-aac9-794b74d28b25' of option 'instance_type' from Tempest config file. 2021-06-01 21:49:37.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a5de5705-d955-4f67-aac9-794b74d28b25' has been removed. 2021-06-01 21:49:37.412 32 INFO rally.task.context [-] Verification 49babc1b-beb0-4a0b-abe0-e62457d66db9 | Context tempest@default cleanup() finished in 1.05 sec 2021-06-01 21:49:37.435 32 INFO rally.api [-] Verification (UUID=01370a54-14e4-4756-8617-acc3581745a4) has been successfully finished for deployment 'opnfv-rally' (UUID=b01105f0-d8f7-440b-a5f3-ea66cc17c4c2)! 2021-06-01 21:49:38.878 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:49:38.878 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:49:38.879 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:49:40.242 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:49:40.243 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:49:40.243 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:49:42.083 44 INFO rally.api [-] Building 'html' report for the following verification(s): '01370a54-14e4-4756-8617-acc3581745a4' 2021-06-01 21:49:42.110 44 INFO rally.api [-] The report has been successfully built. 2021-06-01 21:49:43.470 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:49:43.470 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:49:43.471 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:49:45.394 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '01370a54-14e4-4756-8617-acc3581745a4' 2021-06-01 21:49:45.400 46 INFO rally.api [-] The report has been successfully built.