2021-07-10 13:58:04.539 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:04.539 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:04.540 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:06.378 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-07-10 13:58:06.378 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-10 13:58:06.378 6 ERROR rally.cli.cliutils 2021-07-10 13:58:07.753 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:07.753 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:07.753 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:11.280 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:11.280 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:11.280 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:16.439 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:16.439 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:16.439 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:17.695 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:17.695 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:17.695 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:19.507 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-07-10 13:58:19.507 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils force=force) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-10 13:58:19.507 15 ERROR rally.cli.cliutils 2021-07-10 13:58:20.921 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:20.921 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:20.921 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:22.684 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-10 13:58:22.748 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ba8cea18-9e12-4765-8205-987829f79155/repo. 2021-07-10 13:58:23.097 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ba8cea18-9e12-4765-8205-987829f79155/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-07-10 13:58:23.113 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-10 13:58:23.125 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-10 13:58:23.151 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-10 13:58:23.200 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-10 13:58:23.896 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ba8cea18-9e12-4765-8205-987829f79155) has been successfully created! 2021-07-10 13:58:25.379 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:25.380 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:25.380 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:32.291 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:32.291 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:32.292 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:34.082 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ba8cea18-9e12-4765-8205-987829f79155) for deployment 'opnfv-rally' (UUID=e2622c2d-60b7-4c55-b291-48097d176117). 2021-07-10 13:58:34.986 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ba8cea18-9e12-4765-8205-987829f79155) has been successfully configured for deployment 'opnfv-rally' (UUID=e2622c2d-60b7-4c55-b291-48097d176117)! 2021-07-10 13:58:42.210 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:58:42.210 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:58:42.210 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:58:44.179 32 INFO rally.api [-] Starting verification (UUID=3110b378-ea02-46c6-8b14-6598d8af136e) for deployment 'opnfv-rally' (UUID=e2622c2d-60b7-4c55-b291-48097d176117) by verifier 'opnfv-tempest' (UUID=ba8cea18-9e12-4765-8205-987829f79155). 2021-07-10 13:58:45.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-10 13:58:45.531 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-10 13:58:45.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ba8cea18-9e12-4765-8205-987829f79155/for-deployment-e2622c2d-60b7-4c55-b291-48097d176117/tempest.log' to option 'log_file'. 2021-07-10 13:58:45.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ba8cea18-9e12-4765-8205-987829f79155/for-deployment-e2622c2d-60b7-4c55-b291-48097d176117/tempest.log 2021-07-10 13:58:45.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-10 13:58:45.533 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ba8cea18-9e12-4765-8205-987829f79155/for-deployment-e2622c2d-60b7-4c55-b291-48097d176117/lock_files' to option 'lock_path'. 2021-07-10 13:58:45.533 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ba8cea18-9e12-4765-8205-987829f79155/for-deployment-e2622c2d-60b7-4c55-b291-48097d176117/lock_files 2021-07-10 13:58:45.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-10 13:58:45.534 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-07-10 13:58:45.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e2049afb-1082-4263-8ed8-2847c4f4f581 2021-07-10 13:58:45.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6dac74e0-e40a-4e94-8d39-3d9fb1663a97 2021-07-10 13:58:45.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5ce53b48-a186-4f21-add7-14fe1a0efdcb 2021-07-10 13:58:45.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 140607e7-296a-4cfb-9638-46726dc6764d 2021-07-10 13:58:45.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-10 13:58:45.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-10 13:58:45.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-10 13:58:45.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 13:58:45.964 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-10 13:58:45.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3110b378_iiVfldPw' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 13:58:46.410 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3110b378_iiVfldPw' (ID = bc57808f-8c79-4320-bce3-f9a4485148a7) has been successfully created! 2021-07-10 13:58:46.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'bc57808f-8c79-4320-bce3-f9a4485148a7' to option 'instance_type'. 2021-07-10 13:58:46.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = bc57808f-8c79-4320-bce3-f9a4485148a7 2021-07-10 13:58:46.413 32 INFO rally.task.context [-] Verification ba8cea18-9e12-4765-8205-987829f79155 | Context tempest@default setup() finished in 1.62 sec 2021-07-10 13:58:46.414 32 INFO rally.task.context [-] Verification ba8cea18-9e12-4765-8205-987829f79155 | Context testr@default setup() finished in 0.46 msec 2021-07-10 13:58:46.415 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d01e6bc5-f78c-4fb8-a16c-ebe8aa4614da'. 2021-07-10 13:58:52.903 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.260s] 2021-07-10 13:58:53.408 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.506s] 2021-07-10 13:58:53.462 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.053s] 2021-07-10 13:58:54.090 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.452s] 2021-07-10 13:58:54.452 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.989s] 2021-07-10 13:58:54.537 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.447s] 2021-07-10 13:58:56.039 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.822s] 2021-07-10 13:58:57.713 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [3.175s] 2021-07-10 13:58:58.596 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [7.362s] 2021-07-10 13:58:58.598 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.883s] 2021-07-10 13:58:58.649 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.051s] 2021-07-10 13:58:59.945 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [5.491s] 2021-07-10 13:59:00.406 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.757s] 2021-07-10 13:59:01.974 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [5.934s] 2021-07-10 13:59:02.722 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 [4.127s] 2021-07-10 13:59:02.833 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.859s] 2021-07-10 13:59:03.677 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.268s] 2021-07-10 13:59:05.577 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.743s] 2021-07-10 13:59:06.234 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.557s] 2021-07-10 13:59:08.551 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [2.317s] 2021-07-10 13:59:10.014 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [7.292s] 2021-07-10 13:59:10.106 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [4.528s] 2021-07-10 13:59:17.946 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [7.931s] 2021-07-10 13:59:20.054 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [11.501s] 2021-07-10 13:59:26.451 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [8.504s] 2021-07-10 13:59:28.377 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [18.267s] 2021-07-10 13:59:32.441 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [5.990s] 2021-07-10 13:59:33.388 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [5.013s] 2021-07-10 13:59:35.101 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.659s] 2021-07-10 13:59:37.659 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [4.269s] 2021-07-10 13:59:44.775 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [7.115s] 2021-07-10 13:59:54.175 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [19.072s] 2021-07-10 13:59:55.235 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [10.460s] 2021-07-10 13:59:57.026 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.791s] 2021-07-10 13:59:57.281 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.104s] 2021-07-10 14:00:04.804 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [7.524s] 2021-07-10 14:00:12.841 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [8.037s] 2021-07-10 14:00:25.743 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 [12.901s] 2021-07-10 14:00:26.276 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-07-10 14:00:26.278 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-07-10 14:00:26.498 32 INFO rally.task.context [-] Verification ba8cea18-9e12-4765-8205-987829f79155 | Context testr@default cleanup() started 2021-07-10 14:00:26.499 32 INFO rally.task.context [-] Verification ba8cea18-9e12-4765-8205-987829f79155 | Context testr@default cleanup() finished in 0.67 msec 2021-07-10 14:00:26.499 32 INFO rally.task.context [-] Verification ba8cea18-9e12-4765-8205-987829f79155 | Context tempest@default cleanup() started 2021-07-10 14:00:27.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-10 14:00:27.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-10 14:00:27.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3110b378_iiVfldPw'. 2021-07-10 14:00:28.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3110b378_iiVfldPw' has been deleted. 2021-07-10 14:00:28.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'bc57808f-8c79-4320-bce3-f9a4485148a7' of option 'instance_type' from Tempest config file. 2021-07-10 14:00:28.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'bc57808f-8c79-4320-bce3-f9a4485148a7' has been removed. 2021-07-10 14:00:28.406 32 INFO rally.task.context [-] Verification ba8cea18-9e12-4765-8205-987829f79155 | Context tempest@default cleanup() finished in 1.91 sec 2021-07-10 14:00:28.429 32 INFO rally.api [-] Verification (UUID=3110b378-ea02-46c6-8b14-6598d8af136e) has been successfully finished for deployment 'opnfv-rally' (UUID=e2622c2d-60b7-4c55-b291-48097d176117)! 2021-07-10 14:00:29.914 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:00:29.914 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:00:29.915 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:00:31.259 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:00:31.259 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:00:31.259 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:00:33.066 44 INFO rally.api [-] Building 'html' report for the following verification(s): '3110b378-ea02-46c6-8b14-6598d8af136e' 2021-07-10 14:00:33.094 44 INFO rally.api [-] The report has been successfully built. 2021-07-10 14:00:34.440 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 14:00:34.441 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 14:00:34.441 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 14:00:36.242 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3110b378-ea02-46c6-8b14-6598d8af136e' 2021-07-10 14:00:36.245 46 INFO rally.api [-] The report has been successfully built.