2021-03-24 11:34:14.556 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:14.556 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:14.556 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:16.458 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-03-24 11:34:16.458 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-24 11:34:16.458 7 ERROR rally.cli.cliutils 2021-03-24 11:34:17.890 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:17.890 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:17.891 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:21.431 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:21.431 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:21.431 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:26.758 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:26.759 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:26.759 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:28.037 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:28.037 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:28.037 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:29.865 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-03-24 11:34:29.865 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils force=force) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-24 11:34:29.865 16 ERROR rally.cli.cliutils 2021-03-24 11:34:31.212 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:31.212 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:31.212 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:33.169 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-24 11:34:33.247 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2a6f4848-8592-446a-99f1-5313886f568a/repo. 2021-03-24 11:34:33.599 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2a6f4848-8592-446a-99f1-5313886f568a/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-24 11:34:33.615 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-24 11:34:33.625 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-24 11:34:33.651 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-24 11:34:33.702 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-24 11:34:34.370 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a6f4848-8592-446a-99f1-5313886f568a) has been successfully created! 2021-03-24 11:34:35.881 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:35.881 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:35.881 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:43.682 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:43.683 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:43.683 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:45.626 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2a6f4848-8592-446a-99f1-5313886f568a) for deployment 'opnfv-rally' (UUID=49f4baa1-7185-4d46-99db-e0393582bd8c). 2021-03-24 11:34:46.493 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a6f4848-8592-446a-99f1-5313886f568a) has been successfully configured for deployment 'opnfv-rally' (UUID=49f4baa1-7185-4d46-99db-e0393582bd8c)! 2021-03-24 11:34:53.685 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:34:53.685 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:34:53.685 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:34:55.608 33 INFO rally.api [-] Starting verification (UUID=25505af3-eeeb-42bc-9c2e-c34b0562b0a4) for deployment 'opnfv-rally' (UUID=49f4baa1-7185-4d46-99db-e0393582bd8c) by verifier 'opnfv-tempest' (UUID=2a6f4848-8592-446a-99f1-5313886f568a). 2021-03-24 11:34:56.700 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-24 11:34:56.799 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-24 11:34:56.799 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a6f4848-8592-446a-99f1-5313886f568a/for-deployment-49f4baa1-7185-4d46-99db-e0393582bd8c/tempest.log' to option 'log_file'. 2021-03-24 11:34:56.800 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2a6f4848-8592-446a-99f1-5313886f568a/for-deployment-49f4baa1-7185-4d46-99db-e0393582bd8c/tempest.log 2021-03-24 11:34:56.800 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-24 11:34:56.800 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2a6f4848-8592-446a-99f1-5313886f568a/for-deployment-49f4baa1-7185-4d46-99db-e0393582bd8c/lock_files' to option 'lock_path'. 2021-03-24 11:34:56.801 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2a6f4848-8592-446a-99f1-5313886f568a/for-deployment-49f4baa1-7185-4d46-99db-e0393582bd8c/lock_files 2021-03-24 11:34:56.801 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-24 11:34:56.801 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-03-24 11:34:56.802 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f60aab58-954a-4115-86ba-ea6f0a243f96 2021-03-24 11:34:56.802 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a4eb10f9-d6ba-46bd-a012-e7cb0f143396 2021-03-24 11:34:56.803 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 936f0cc1-2d5d-4478-bbc5-d8cddf2c0e8b 2021-03-24 11:34:56.803 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9f72078c-18e6-4b59-aaba-5678913e2402 2021-03-24 11:34:57.047 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-24 11:34:57.048 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-24 11:34:57.048 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-24 11:34:57.115 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 11:34:57.164 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-24 11:34:57.164 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_25505af3_7XyBo9TO' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 11:34:58.266 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_25505af3_7XyBo9TO' (ID = 5c036b21-6ff9-4eed-b1d9-b3797d368cf5) has been successfully created! 2021-03-24 11:34:58.266 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5c036b21-6ff9-4eed-b1d9-b3797d368cf5' to option 'instance_type'. 2021-03-24 11:34:58.266 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5c036b21-6ff9-4eed-b1d9-b3797d368cf5 2021-03-24 11:34:58.268 33 INFO rally.task.context [-] Verification 2a6f4848-8592-446a-99f1-5313886f568a | Context tempest@default setup() finished in 2.08 sec 2021-03-24 11:34:58.269 33 INFO rally.task.context [-] Verification 2a6f4848-8592-446a-99f1-5313886f568a | Context testr@default setup() finished in 0.45 msec 2021-03-24 11:34:58.270 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/dcdcaf1d-ee9d-4678-bd46-216f5d37b507'. 2021-03-24 11:35:03.152 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-24 11:35:03.153 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-24 11:35:04.982 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.450s] 2021-03-24 11:35:05.359 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.376s] 2021-03-24 11:35:06.055 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.696s] 2021-03-24 11:35:06.376 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.783s] 2021-03-24 11:35:06.672 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.616s] 2021-03-24 11:35:06.722 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.049s] 2021-03-24 11:35:07.153 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.430s] 2021-03-24 11:35:07.206 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [4.173s] 2021-03-24 11:35:09.588 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.211s] 2021-03-24 11:35:10.099 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.944s] 2021-03-24 11:35:10.179 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [2.973s] 2021-03-24 11:35:10.513 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.414s] 2021-03-24 11:35:10.695 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.108s] 2021-03-24 11:35:11.442 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.928s] 2021-03-24 11:35:12.352 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.656s] 2021-03-24 11:35:13.633 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.280s] 2021-03-24 11:35:15.252 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [5.071s] 2021-03-24 11:35:15.319 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.875s] 2021-03-24 11:35:17.176 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.924s] 2021-03-24 11:35:20.074 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.897s] 2021-03-24 11:35:21.662 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [8.025s] 2021-03-24 11:35:22.976 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.901s] 2021-03-24 11:35:24.312 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.652s] 2021-03-24 11:35:24.321 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.345s] 2021-03-24 11:35:26.927 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.612s] 2021-03-24 11:35:31.632 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [4.705s] 2021-03-24 11:35:32.213 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.890s] 2021-03-24 11:35:36.745 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [5.112s] 2021-03-24 11:35:37.216 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [5.002s] 2021-03-24 11:35:37.927 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.182s] 2021-03-24 11:35:41.720 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.503s] 2021-03-24 11:35:45.975 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.253s] 2021-03-24 11:35:50.130 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [4.155s] 2021-03-24 11:35:52.154 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.505s] 2021-03-24 11:35:53.716 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.562s] 2021-03-24 11:35:53.761 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.044s] 2021-03-24 11:35:54.192 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.431s] 2021-03-24 11:35:55.614 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [1.420s] 2021-03-24 11:35:55.839 33 INFO rally.task.context [-] Verification 2a6f4848-8592-446a-99f1-5313886f568a | Context testr@default cleanup() started 2021-03-24 11:35:55.840 33 INFO rally.task.context [-] Verification 2a6f4848-8592-446a-99f1-5313886f568a | Context testr@default cleanup() finished in 0.85 msec 2021-03-24 11:35:55.841 33 INFO rally.task.context [-] Verification 2a6f4848-8592-446a-99f1-5313886f568a | Context tempest@default cleanup() started 2021-03-24 11:35:56.323 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-24 11:35:56.602 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-24 11:35:56.634 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_25505af3_7XyBo9TO'. 2021-03-24 11:35:56.912 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_25505af3_7XyBo9TO' has been deleted. 2021-03-24 11:35:56.913 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5c036b21-6ff9-4eed-b1d9-b3797d368cf5' of option 'instance_type' from Tempest config file. 2021-03-24 11:35:56.913 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5c036b21-6ff9-4eed-b1d9-b3797d368cf5' has been removed. 2021-03-24 11:35:56.925 33 INFO rally.task.context [-] Verification 2a6f4848-8592-446a-99f1-5313886f568a | Context tempest@default cleanup() finished in 1.08 sec 2021-03-24 11:35:56.949 33 INFO rally.api [-] Verification (UUID=25505af3-eeeb-42bc-9c2e-c34b0562b0a4) has been successfully finished for deployment 'opnfv-rally' (UUID=49f4baa1-7185-4d46-99db-e0393582bd8c)! 2021-03-24 11:35:58.419 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:35:58.420 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:35:58.420 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:35:59.820 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:35:59.821 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:35:59.821 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:36:01.635 45 INFO rally.api [-] Building 'html' report for the following verification(s): '25505af3-eeeb-42bc-9c2e-c34b0562b0a4' 2021-03-24 11:36:01.661 45 INFO rally.api [-] The report has been successfully built. 2021-03-24 11:36:03.030 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:36:03.030 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:36:03.030 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:36:04.839 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '25505af3-eeeb-42bc-9c2e-c34b0562b0a4' 2021-03-24 11:36:04.847 47 INFO rally.api [-] The report has been successfully built.