2020-11-28 02:12:04.266 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:04.266 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:04.266 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:06.135 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 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-11-28 02:12:06.135 7 ERROR rally.cli.cliutils 2020-11-28 02:12:07.479 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:07.480 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:07.480 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:10.991 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:10.991 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:10.991 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:16.078 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:16.079 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:16.079 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:17.379 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:17.379 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:17.379 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:19.194 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 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils force=force) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-11-28 02:12:19.194 16 ERROR rally.cli.cliutils 2020-11-28 02:12:20.587 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:20.588 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:20.588 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:22.361 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-11-28 02:12:22.435 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-41cb86db-4b2c-474c-ba04-f019af75ee3b/repo. 2020-11-28 02:12:22.739 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-41cb86db-4b2c-474c-ba04-f019af75ee3b/repo'... done. Note: checking out 'a02e87556bc38156aa462a7e5ce3a814c060f2a9'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-11-28 02:12:22.755 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga02e87556 ' 2020-11-28 02:12:22.764 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a02e87556bc38156aa462a7e5ce3a814c060f2a9 ' 2020-11-28 02:12:22.787 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-11-28 02:12:22.835 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-11-28 02:12:23.482 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=41cb86db-4b2c-474c-ba04-f019af75ee3b) has been successfully created! 2020-11-28 02:12:24.880 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:24.880 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:24.880 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:31.324 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:31.325 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:31.325 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:33.087 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=41cb86db-4b2c-474c-ba04-f019af75ee3b) for deployment 'opnfv-rally' (UUID=52ad948d-9bd6-49a1-9c42-1069b674a7b4). 2020-11-28 02:12:33.938 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=41cb86db-4b2c-474c-ba04-f019af75ee3b) has been successfully configured for deployment 'opnfv-rally' (UUID=52ad948d-9bd6-49a1-9c42-1069b674a7b4)! 2020-11-28 02:12:42.098 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:12:42.098 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:12:42.098 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:12:43.997 33 INFO rally.api [-] Starting verification (UUID=fa6ae0c7-eae4-4376-96ce-2ca71edb49f4) for deployment 'opnfv-rally' (UUID=52ad948d-9bd6-49a1-9c42-1069b674a7b4) by verifier 'opnfv-tempest' (UUID=41cb86db-4b2c-474c-ba04-f019af75ee3b). 2020-11-28 02:12:45.090 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-11-28 02:12:45.665 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-11-28 02:12:45.665 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-41cb86db-4b2c-474c-ba04-f019af75ee3b/for-deployment-52ad948d-9bd6-49a1-9c42-1069b674a7b4/tempest.log' to option 'log_file'. 2020-11-28 02:12:45.665 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-41cb86db-4b2c-474c-ba04-f019af75ee3b/for-deployment-52ad948d-9bd6-49a1-9c42-1069b674a7b4/tempest.log 2020-11-28 02:12:45.666 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-11-28 02:12:45.666 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-41cb86db-4b2c-474c-ba04-f019af75ee3b/for-deployment-52ad948d-9bd6-49a1-9c42-1069b674a7b4/lock_files' to option 'lock_path'. 2020-11-28 02:12:45.667 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-41cb86db-4b2c-474c-ba04-f019af75ee3b/for-deployment-52ad948d-9bd6-49a1-9c42-1069b674a7b4/lock_files 2020-11-28 02:12:45.667 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-11-28 02:12:45.668 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 2020-11-28 02:12:45.668 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e75b758e-7d48-45b9-9e4c-ec67148d0d9e 2020-11-28 02:12:45.668 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ddf30b0d-f3de-4409-806a-ff7d828c3d03 2020-11-28 02:12:45.669 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 628fd08e-79de-4295-a880-170dd973661e 2020-11-28 02:12:45.670 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 801944bb-bc1e-4fc2-be2a-60e9b0bb4ee1 2020-11-28 02:12:45.907 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-11-28 02:12:45.907 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-11-28 02:12:45.908 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-11-28 02:12:45.973 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 02:12:46.020 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-11-28 02:12:46.021 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_fa6ae0c7_kuJPKKYp' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 02:12:46.677 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fa6ae0c7_kuJPKKYp' (ID = 20924e69-ef3a-454b-9345-1e6883b8c057) has been successfully created! 2020-11-28 02:12:46.678 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '20924e69-ef3a-454b-9345-1e6883b8c057' to option 'instance_type'. 2020-11-28 02:12:46.678 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 20924e69-ef3a-454b-9345-1e6883b8c057 2020-11-28 02:12:46.680 33 INFO rally.task.context [-] Verification 41cb86db-4b2c-474c-ba04-f019af75ee3b | Context tempest@default setup() finished in 2.09 sec 2020-11-28 02:12:46.681 33 INFO rally.task.context [-] Verification 41cb86db-4b2c-474c-ba04-f019af75ee3b | Context testr@default setup() finished in 0.55 msec 2020-11-28 02:12:46.682 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/1c2054d8-fc2c-4a40-9187-78d4ae2d31be'. 2020-11-28 02:12:56.250 33 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.282s] 2020-11-28 02:12:56.353 33 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.103s] 2020-11-28 02:13:09.773 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.273s] 2020-11-28 02:13:28.531 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [4.066s] 2020-11-28 02:13:36.719 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.091s] 2020-11-28 02:13:47.513 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... fail [0.024s] 2020-11-28 02:13:47.536 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... fail [0.022s] 2020-11-28 02:14:02.247 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [25.522s] 2020-11-28 02:14:07.898 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [71.650s] 2020-11-28 02:14:29.802 33 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [1.824s] 2020-11-28 02:14:41.980 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [73.428s] 2020-11-28 02:15:23.952 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [4.903s] 2020-11-28 02:15:25.951 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.999s] 2020-11-28 02:15:28.677 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [2.725s] 2020-11-28 02:15:31.662 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [2.984s] 2020-11-28 02:15:34.125 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [2.462s] 2020-11-28 02:15:38.262 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [4.136s] 2020-11-28 02:16:21.844 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [2.702s] 2020-11-28 02:16:22.022 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.177s] 2020-11-28 02:16:22.710 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.687s] 2020-11-28 02:16:22.938 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.228s] 2020-11-28 02:16:22.940 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-11-28 02:16:46.695 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [59.201s] 2020-11-28 02:17:02.810 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.119s] 2020-11-28 02:17:28.052 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [166.040s] 2020-11-28 02:17:29.915 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.240s] 2020-11-28 02:17:31.911 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.996s] 2020-11-28 02:17:33.196 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.283s] 2020-11-28 02:17:34.519 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.323s] 2020-11-28 02:17:36.060 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.539s] 2020-11-28 02:17:37.342 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.282s] 2020-11-28 02:17:38.277 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.936s] 2020-11-28 02:17:38.879 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.602s] 2020-11-28 02:17:39.451 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.571s] 2020-11-28 02:17:40.715 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.262s] 2020-11-28 02:17:41.342 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.628s] 2020-11-28 02:17:41.986 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.644s] 2020-11-28 02:17:42.587 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.600s] 2020-11-28 02:17:43.810 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.222s] 2020-11-28 02:17:44.750 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.941s] 2020-11-28 02:17:45.280 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.529s] 2020-11-28 02:17:46.071 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.790s] 2020-11-28 02:17:47.180 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.109s] 2020-11-28 02:18:10.039 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [0.170s] 2020-11-28 02:18:10.213 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.173s] 2020-11-28 02:18:10.587 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.374s] 2020-11-28 02:18:10.744 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.157s] 2020-11-28 02:18:10.745 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-11-28 02:18:11.284 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [68.459s] 2020-11-28 02:18:27.318 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [59.251s] 2020-11-28 02:18:28.456 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [4.139s] 2020-11-28 02:18:31.179 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.891s] 2020-11-28 02:18:34.329 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.872s] 2020-11-28 02:19:19.161 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [15.689s] 2020-11-28 02:20:02.943 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.473s] 2020-11-28 02:20:03.528 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.583s] 2020-11-28 02:20:03.984 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.457s] 2020-11-28 02:20:04.390 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.404s] 2020-11-28 02:20:04.970 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.580s] 2020-11-28 02:20:05.140 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.169s] 2020-11-28 02:20:05.337 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.197s] 2020-11-28 02:20:05.513 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.175s] 2020-11-28 02:20:05.622 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.107s] 2020-11-28 02:20:05.804 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.182s] 2020-11-28 02:20:06.179 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.375s] 2020-11-28 02:20:14.496 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [12.493s] 2020-11-28 02:20:16.826 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [109.481s] 2020-11-28 02:20:26.941 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [12.444s] 2020-11-28 02:20:32.948 33 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2020-11-28 02:20:39.864 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [12.922s] 2020-11-28 02:20:57.605 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [17.741s] 2020-11-28 02:21:18.850 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [21.244s] 2020-11-28 02:21:29.855 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [11.004s] 2020-11-28 02:21:39.524 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [9.668s] 2020-11-28 02:21:45.493 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.029s] 2020-11-28 02:21:45.521 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.028s] 2020-11-28 02:21:45.583 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.062s] 2020-11-28 02:21:45.643 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.059s] 2020-11-28 02:21:45.813 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.169s] 2020-11-28 02:21:45.920 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.106s] 2020-11-28 02:21:46.028 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.108s] 2020-11-28 02:21:46.096 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.066s] 2020-11-28 02:21:46.159 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.063s] 2020-11-28 02:21:46.221 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.061s] 2020-11-28 02:21:56.116 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [16.590s] 2020-11-28 02:22:14.361 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [18.243s] 2020-11-28 02:22:14.362 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-11-28 02:22:15.105 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.744s] 2020-11-28 02:22:15.276 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.171s] 2020-11-28 02:22:15.381 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.104s] 2020-11-28 02:22:15.454 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.073s] 2020-11-28 02:22:15.617 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.162s] 2020-11-28 02:22:15.781 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.163s] 2020-11-28 02:22:15.871 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.090s] 2020-11-28 02:22:15.968 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.096s] 2020-11-28 02:22:34.426 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [18.458s] 2020-11-28 02:22:46.308 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.179s] 2020-11-28 02:22:46.347 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.038s] 2020-11-28 02:22:50.404 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [4.055s] 2020-11-28 02:22:50.444 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.040s] 2020-11-28 02:22:50.474 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.030s] 2020-11-28 02:23:04.850 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.081s] 2020-11-28 02:23:05.538 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.247s] 2020-11-28 02:23:12.605 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [7.065s] 2020-11-28 02:23:13.518 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.105s] 2020-11-28 02:23:13.543 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.024s] 2020-11-28 02:23:13.904 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.360s] 2020-11-28 02:23:13.925 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.021s] 2020-11-28 02:23:13.949 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.024s] 2020-11-28 02:23:13.992 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.043s] 2020-11-28 02:23:14.093 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.100s] 2020-11-28 02:23:14.191 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.098s] 2020-11-28 02:23:14.258 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.653s] 2020-11-28 02:23:14.644 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.452s] 2020-11-28 02:23:14.672 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.028s] 2020-11-28 02:23:14.848 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.176s] 2020-11-28 02:23:18.575 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [4.316s] 2020-11-28 02:23:27.643 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [9.067s] 2020-11-28 02:23:46.121 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [18.476s] 2020-11-28 02:23:46.156 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [6.191s] 2020-11-28 02:23:49.884 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [259.877s] 2020-11-28 02:23:52.310 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [6.153s] 2020-11-28 02:23:55.264 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [9.142s] 2020-11-28 02:23:57.095 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [1.832s] 2020-11-28 02:23:57.177 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.081s] 2020-11-28 02:23:57.394 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.216s] 2020-11-28 02:23:57.428 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.034s] 2020-11-28 02:24:13.978 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.017s] 2020-11-28 02:24:18.248 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.018s] 2020-11-28 02:24:32.962 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.221s] 2020-11-28 02:24:54.894 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.206s] 2020-11-28 02:25:13.960 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [75.716s] 2020-11-28 02:25:20.319 33 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-11-28 02:25:27.509 33 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.383s] 2020-11-28 02:25:27.749 33 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.239s] 2020-11-28 02:25:34.958 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [58.077s] 2020-11-28 02:25:44.697 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.359s] 2020-11-28 02:25:47.446 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.748s] 2020-11-28 02:25:49.332 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.885s] 2020-11-28 02:25:58.896 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.143s] 2020-11-28 02:25:59.016 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.120s] 2020-11-28 02:26:14.138 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [5.015s] 2020-11-28 02:26:14.183 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.044s] 2020-11-28 02:26:40.507 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.240s] 2020-11-28 02:26:40.560 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.053s] 2020-11-28 02:26:41.649 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [66.688s] 2020-11-28 02:26:41.968 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [172.054s] 2020-11-28 02:27:11.963 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.029s] 2020-11-28 02:27:11.991 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2020-11-28 02:27:12.023 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.032s] 2020-11-28 02:27:22.329 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.036s] 2020-11-28 02:27:28.112 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [46.458s] 2020-11-28 02:27:36.304 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [24.665s] 2020-11-28 02:27:36.387 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.084s] 2020-11-28 02:27:37.835 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [1.447s] 2020-11-28 02:27:43.943 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [6.107s] 2020-11-28 02:27:52.859 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.023s] 2020-11-28 02:27:52.903 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.044s] 2020-11-28 02:27:52.966 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.063s] 2020-11-28 02:27:53.012 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.045s] 2020-11-28 02:27:53.033 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.021s] 2020-11-28 02:27:53.057 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.023s] 2020-11-28 02:27:53.077 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.019s] 2020-11-28 02:27:53.134 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.056s] 2020-11-28 02:27:53.153 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.019s] 2020-11-28 02:27:53.206 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.051s] 2020-11-28 02:27:53.224 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2020-11-28 02:27:53.287 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.062s] 2020-11-28 02:27:53.348 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.060s] 2020-11-28 02:27:53.412 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.064s] 2020-11-28 02:27:53.472 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.059s] 2020-11-28 02:27:53.490 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.018s] 2020-11-28 02:27:53.546 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.054s] 2020-11-28 02:27:53.602 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.056s] 2020-11-28 02:27:53.658 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.056s] 2020-11-28 02:27:53.714 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.055s] 2020-11-28 02:27:53.800 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [12.543s] 2020-11-28 02:27:57.090 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [13.147s] 2020-11-28 02:27:57.169 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.079s] 2020-11-28 02:27:57.264 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.094s] 2020-11-28 02:28:11.595 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [17.794s] 2020-11-28 02:28:18.299 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [6.703s] 2020-11-28 02:28:18.438 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.139s] 2020-11-28 02:28:18.530 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.091s] 2020-11-28 02:28:56.187 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.067s] 2020-11-28 02:28:56.255 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.068s] 2020-11-28 02:28:56.336 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.080s] 2020-11-28 02:28:56.721 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.383s] 2020-11-28 02:28:56.871 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.150s] 2020-11-28 02:28:57.207 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.334s] 2020-11-28 02:28:57.271 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.064s] 2020-11-28 02:28:57.347 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.075s] 2020-11-28 02:28:57.416 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.069s] 2020-11-28 02:28:57.489 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.072s] 2020-11-28 02:28:57.559 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.069s] 2020-11-28 02:28:57.684 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.124s] 2020-11-28 02:28:57.827 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.142s] 2020-11-28 02:28:57.900 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.073s] 2020-11-28 02:28:57.969 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.068s] 2020-11-28 02:29:14.368 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [55.835s] 2020-11-28 02:29:14.466 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.100s] 2020-11-28 02:29:14.811 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.344s] 2020-11-28 02:30:21.246 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [55.247s] 2020-11-28 02:30:59.372 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [38.125s] 2020-11-28 02:31:33.275 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [33.901s] 2020-11-28 02:31:33.276 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-11-28 02:33:06.971 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [93.691s] 2020-11-28 02:33:28.712 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [21.743s] 2020-11-28 02:33:41.471 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.351s] 2020-11-28 02:33:45.724 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [4.252s] 2020-11-28 02:33:55.730 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [10.001s] 2020-11-28 02:33:59.534 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [3.807s] 2020-11-28 02:34:06.340 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [6.802s] 2020-11-28 02:34:09.961 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [3.623s] 2020-11-28 02:34:17.898 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [7.930s] 2020-11-28 02:34:18.004 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.110s] 2020-11-28 02:34:29.190 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.217s] 2020-11-28 02:34:30.403 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.212s] 2020-11-28 02:34:43.651 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.661s] 2020-11-28 02:34:44.446 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.794s] 2020-11-28 02:35:10.710 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [26.259s] 2020-11-28 02:35:27.448 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.233s] 2020-11-28 02:35:38.031 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [10.581s] 2020-11-28 02:35:49.685 33 INFO rally.task.context [-] Verification 41cb86db-4b2c-474c-ba04-f019af75ee3b | Context testr@default cleanup() started 2020-11-28 02:35:49.686 33 INFO rally.task.context [-] Verification 41cb86db-4b2c-474c-ba04-f019af75ee3b | Context testr@default cleanup() finished in 0.70 msec 2020-11-28 02:35:49.688 33 INFO rally.task.context [-] Verification 41cb86db-4b2c-474c-ba04-f019af75ee3b | Context tempest@default cleanup() started 2020-11-28 02:35:50.294 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-11-28 02:35:50.573 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-11-28 02:35:50.603 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_fa6ae0c7_kuJPKKYp'. 2020-11-28 02:35:52.138 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fa6ae0c7_kuJPKKYp' has been deleted. 2020-11-28 02:35:52.139 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '20924e69-ef3a-454b-9345-1e6883b8c057' of option 'instance_type' from Tempest config file. 2020-11-28 02:35:52.139 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '20924e69-ef3a-454b-9345-1e6883b8c057' has been removed. 2020-11-28 02:35:52.148 33 INFO rally.task.context [-] Verification 41cb86db-4b2c-474c-ba04-f019af75ee3b | Context tempest@default cleanup() finished in 2.46 sec 2020-11-28 02:35:52.184 33 INFO rally.api [-] Verification (UUID=fa6ae0c7-eae4-4376-96ce-2ca71edb49f4) has been successfully finished for deployment 'opnfv-rally' (UUID=52ad948d-9bd6-49a1-9c42-1069b674a7b4)! 2020-11-28 02:35:53.663 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:35:53.664 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:35:53.664 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:35:55.186 69 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:35:55.187 69 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:35:55.187 69 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:35:57.014 69 INFO rally.api [-] Building 'html' report for the following verification(s): 'fa6ae0c7-eae4-4376-96ce-2ca71edb49f4' 2020-11-28 02:35:57.043 69 INFO rally.api [-] The report has been successfully built. 2020-11-28 02:35:58.413 71 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 02:35:58.413 71 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 02:35:58.413 71 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 02:36:00.205 71 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'fa6ae0c7-eae4-4376-96ce-2ca71edb49f4' 2020-11-28 02:36:00.213 71 INFO rally.api [-] The report has been successfully built.