2021-06-19 12:37:54.931 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:37:54.931 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:37:54.931 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:37:56.722 7 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-19 12:37:56.722 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-19 12:37:56.722 7 ERROR rally.cli.cliutils 2021-06-19 12:37:58.112 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:37:58.112 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:37:58.112 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:01.581 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:38:01.581 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:38:01.582 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:06.825 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:38:06.826 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:38:06.826 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:08.074 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:38:08.075 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:38:08.075 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:09.902 16 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-19 12:38:09.902 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils force=force) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-19 12:38:09.902 16 ERROR rally.cli.cliutils 2021-06-19 12:38:11.304 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:38:11.304 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:38:11.304 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:13.094 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-19 12:38:13.174 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-72cb1022-8bcf-4a05-b43a-ecffdca4c677/repo. 2021-06-19 12:38:13.537 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-72cb1022-8bcf-4a05-b43a-ecffdca4c677/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-19 12:38:13.551 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-19 12:38:13.559 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-19 12:38:13.582 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-19 12:38:13.628 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-19 12:38:14.296 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=72cb1022-8bcf-4a05-b43a-ecffdca4c677) has been successfully created! 2021-06-19 12:38:15.725 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:38:15.725 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:38:15.725 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:22.427 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:38:22.428 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:38:22.428 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:24.279 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=72cb1022-8bcf-4a05-b43a-ecffdca4c677) for deployment 'opnfv-rally' (UUID=675433d5-1a6f-4275-b04f-5ddcf73624df). 2021-06-19 12:38:25.169 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=72cb1022-8bcf-4a05-b43a-ecffdca4c677) has been successfully configured for deployment 'opnfv-rally' (UUID=675433d5-1a6f-4275-b04f-5ddcf73624df)! 2021-06-19 12:38:32.316 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:38:32.317 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:38:32.317 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:38:34.146 33 INFO rally.api [-] Starting verification (UUID=e41338ec-3d86-4a6f-aa85-3fc3964eae9b) for deployment 'opnfv-rally' (UUID=675433d5-1a6f-4275-b04f-5ddcf73624df) by verifier 'opnfv-tempest' (UUID=72cb1022-8bcf-4a05-b43a-ecffdca4c677). 2021-06-19 12:38:35.236 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-19 12:38:35.485 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-19 12:38:35.485 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-72cb1022-8bcf-4a05-b43a-ecffdca4c677/for-deployment-675433d5-1a6f-4275-b04f-5ddcf73624df/tempest.log' to option 'log_file'. 2021-06-19 12:38:35.485 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-72cb1022-8bcf-4a05-b43a-ecffdca4c677/for-deployment-675433d5-1a6f-4275-b04f-5ddcf73624df/tempest.log 2021-06-19 12:38:35.486 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-19 12:38:35.486 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-72cb1022-8bcf-4a05-b43a-ecffdca4c677/for-deployment-675433d5-1a6f-4275-b04f-5ddcf73624df/lock_files' to option 'lock_path'. 2021-06-19 12:38:35.487 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-72cb1022-8bcf-4a05-b43a-ecffdca4c677/for-deployment-675433d5-1a6f-4275-b04f-5ddcf73624df/lock_files 2021-06-19 12:38:35.487 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-19 12:38:35.487 33 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-19 12:38:35.488 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bcb211cb-ab04-4127-8cf8-ade7b76488dd 2021-06-19 12:38:35.488 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0e7c3ca3-03aa-4e11-a21c-f9c5bb7662d7 2021-06-19 12:38:35.489 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b574d063-9ee7-4ffe-b072-501998e2f7c4 2021-06-19 12:38:35.489 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f7d6f3d1-3905-4fcd-959b-df10555a8fe2 2021-06-19 12:38:35.751 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-19 12:38:35.751 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-19 12:38:35.752 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-19 12:38:35.846 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 12:38:35.893 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-19 12:38:35.894 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e41338ec_5P9oUNL0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 12:38:36.001 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e41338ec_5P9oUNL0' (ID = c38577cc-590f-40ec-a9ad-66b14f42cd02) has been successfully created! 2021-06-19 12:38:36.002 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c38577cc-590f-40ec-a9ad-66b14f42cd02' to option 'instance_type'. 2021-06-19 12:38:36.002 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c38577cc-590f-40ec-a9ad-66b14f42cd02 2021-06-19 12:38:36.004 33 INFO rally.task.context [-] Verification 72cb1022-8bcf-4a05-b43a-ecffdca4c677 | Context tempest@default setup() finished in 1.26 sec 2021-06-19 12:38:36.005 33 INFO rally.task.context [-] Verification 72cb1022-8bcf-4a05-b43a-ecffdca4c677 | Context testr@default setup() finished in 0.58 msec 2021-06-19 12:38:36.006 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d4dbbd04-f686-4c69-9908-18f5d95cddac'. 2021-06-19 12:38:41.897 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.638s] 2021-06-19 12:38:41.989 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.093s] 2021-06-19 12:38:42.127 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [1.430s] 2021-06-19 12:38:42.266 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.276s] 2021-06-19 12:38:43.090 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.824s] 2021-06-19 12:38:43.251 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.153s] 2021-06-19 12:38:43.283 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.192s] 2021-06-19 12:38:44.847 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.597s] 2021-06-19 12:38:44.892 33 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.044s] 2021-06-19 12:38:45.400 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [2.117s] 2021-06-19 12:38:46.435 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [4.307s] 2021-06-19 12:38:46.477 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [4.854s] 2021-06-19 12:38:47.704 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [2.811s] 2021-06-19 12:38:48.116 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.681s] 2021-06-19 12:38:48.608 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.205s] 2021-06-19 12:38:50.192 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.585s] 2021-06-19 12:38:51.239 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [3.122s] 2021-06-19 12:38:51.304 33 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.828s] 2021-06-19 12:38:52.223 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [2.030s] 2021-06-19 12:38:53.156 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [5.451s] 2021-06-19 12:38:53.315 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.074s] 2021-06-19 12:38:56.187 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.962s] 2021-06-19 12:38:56.202 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.897s] 2021-06-19 12:38:56.700 33 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-19 12:38:56.702 33 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-19 12:38:57.794 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.591s] 2021-06-19 12:38:59.512 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.194s] 2021-06-19 12:39:00.185 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.391s] 2021-06-19 12:39:01.889 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.378s] 2021-06-19 12:39:01.981 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.795s] 2021-06-19 12:39:04.466 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.484s] 2021-06-19 12:39:07.354 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.464s] 2021-06-19 12:39:10.087 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.732s] 2021-06-19 12:39:12.536 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.448s] 2021-06-19 12:39:12.895 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.427s] 2021-06-19 12:39:14.434 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.899s] 2021-06-19 12:39:15.458 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.563s] 2021-06-19 12:39:20.014 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.554s] 2021-06-19 12:39:22.204 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.190s] 2021-06-19 12:39:24.819 33 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.614s] 2021-06-19 12:39:25.161 33 INFO rally.task.context [-] Verification 72cb1022-8bcf-4a05-b43a-ecffdca4c677 | Context testr@default cleanup() started 2021-06-19 12:39:25.162 33 INFO rally.task.context [-] Verification 72cb1022-8bcf-4a05-b43a-ecffdca4c677 | Context testr@default cleanup() finished in 0.81 msec 2021-06-19 12:39:25.162 33 INFO rally.task.context [-] Verification 72cb1022-8bcf-4a05-b43a-ecffdca4c677 | Context tempest@default cleanup() started 2021-06-19 12:39:25.752 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-19 12:39:26.134 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-19 12:39:26.163 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e41338ec_5P9oUNL0'. 2021-06-19 12:39:26.632 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e41338ec_5P9oUNL0' has been deleted. 2021-06-19 12:39:26.632 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c38577cc-590f-40ec-a9ad-66b14f42cd02' of option 'instance_type' from Tempest config file. 2021-06-19 12:39:26.633 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c38577cc-590f-40ec-a9ad-66b14f42cd02' has been removed. 2021-06-19 12:39:26.642 33 INFO rally.task.context [-] Verification 72cb1022-8bcf-4a05-b43a-ecffdca4c677 | Context tempest@default cleanup() finished in 1.48 sec 2021-06-19 12:39:26.672 33 INFO rally.api [-] Verification (UUID=e41338ec-3d86-4a6f-aa85-3fc3964eae9b) has been successfully finished for deployment 'opnfv-rally' (UUID=675433d5-1a6f-4275-b04f-5ddcf73624df)! 2021-06-19 12:39:28.127 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:39:28.128 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:39:28.128 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:39:29.511 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:39:29.511 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:39:29.511 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:39:31.378 45 INFO rally.api [-] Building 'html' report for the following verification(s): 'e41338ec-3d86-4a6f-aa85-3fc3964eae9b' 2021-06-19 12:39:31.404 45 INFO rally.api [-] The report has been successfully built. 2021-06-19 12:39:32.836 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:39:32.837 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:39:32.837 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:39:34.685 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e41338ec-3d86-4a6f-aa85-3fc3964eae9b' 2021-06-19 12:39:34.691 47 INFO rally.api [-] The report has been successfully built.