2020-04-12 22:56:54.987 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:56:54.987 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:56:54.988 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 22:56:57.047 6 ERROR rally.cli.cliutils 2020-04-12 22:56:58.500 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:56:58.501 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:56:58.501 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:02.223 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:57:02.223 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:57:02.223 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:06.341 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:57:06.341 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:57:06.342 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:07.682 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:57:07.682 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:57:07.682 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils force=force) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 22:57:09.581 15 ERROR rally.cli.cliutils 2020-04-12 22:57:11.053 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:57:11.054 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:57:11.054 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:13.051 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 22:57:13.140 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c0fa0583-7eda-46a1-9b80-2cd70b51968c/repo. 2020-04-12 22:57:13.424 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c0fa0583-7eda-46a1-9b80-2cd70b51968c/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-12 22:57:13.439 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 22:57:13.447 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 22:57:13.472 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 22:57:13.523 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 22:57:14.149 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c0fa0583-7eda-46a1-9b80-2cd70b51968c) has been successfully created! 2020-04-12 22:57:15.616 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:57:15.616 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:57:15.616 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:19.709 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:57:19.709 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:57:19.709 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:21.762 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c0fa0583-7eda-46a1-9b80-2cd70b51968c) for deployment 'opnfv-rally' (UUID=44dd5c75-a79b-4901-b4df-16f302b3930f). 2020-04-12 22:57:22.284 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c0fa0583-7eda-46a1-9b80-2cd70b51968c) has been successfully configured for deployment 'opnfv-rally' (UUID=44dd5c75-a79b-4901-b4df-16f302b3930f)! 2020-04-12 22:57:30.362 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:57:30.362 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:57:30.362 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:57:32.249 32 INFO rally.api [-] Starting verification (UUID=f7976d08-df8a-4d29-b4b9-2b2f3d5ed63d) for deployment 'opnfv-rally' (UUID=44dd5c75-a79b-4901-b4df-16f302b3930f) by verifier 'opnfv-tempest' (UUID=c0fa0583-7eda-46a1-9b80-2cd70b51968c). 2020-04-12 22:57:32.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 22:57:32.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c0fa0583-7eda-46a1-9b80-2cd70b51968c/for-deployment-44dd5c75-a79b-4901-b4df-16f302b3930f/tempest.log' to option 'log_file'. 2020-04-12 22:57:32.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c0fa0583-7eda-46a1-9b80-2cd70b51968c/for-deployment-44dd5c75-a79b-4901-b4df-16f302b3930f/tempest.log 2020-04-12 22:57:32.954 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 22:57:32.954 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c0fa0583-7eda-46a1-9b80-2cd70b51968c/for-deployment-44dd5c75-a79b-4901-b4df-16f302b3930f/lock_files' to option 'lock_path'. 2020-04-12 22:57:32.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c0fa0583-7eda-46a1-9b80-2cd70b51968c/for-deployment-44dd5c75-a79b-4901-b4df-16f302b3930f/lock_files 2020-04-12 22:57:32.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 22:57:32.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-04-12 22:57:32.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3e7b9e1b-fe1c-43af-9df3-236094eac0d7 2020-04-12 22:57:32.956 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f278e167-76e0-4891-a52c-f8fcfd60f8f9 2020-04-12 22:57:32.957 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9161fa8f-3373-447f-ab8f-c5f32954efb8 2020-04-12 22:57:32.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 42123406-922d-4678-95d1-ef388bab2e5b 2020-04-12 22:57:33.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 22:57:33.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_14a60c19-5875-45ac-b835-e66e131d6a47 2020-04-12 22:57:33.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 22:57:33.326 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 22:57:33.399 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-12 22:57:33.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f7976d08_ModNAksi' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-12 22:57:33.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f7976d08_ModNAksi' (ID = 29312f4d-fd48-41f2-ad16-10e40dfd507b) has been successfully created! 2020-04-12 22:57:33.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '29312f4d-fd48-41f2-ad16-10e40dfd507b' to option 'instance_type'. 2020-04-12 22:57:33.449 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 29312f4d-fd48-41f2-ad16-10e40dfd507b 2020-04-12 22:57:33.450 32 INFO rally.task.context [-] Verification c0fa0583-7eda-46a1-9b80-2cd70b51968c | Context tempest@default setup() finished in 0.98 sec 2020-04-12 22:57:33.452 32 INFO rally.task.context [-] Verification c0fa0583-7eda-46a1-9b80-2cd70b51968c | Context testr@default setup() finished in 0.62 msec 2020-04-12 22:57:33.452 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/f2852b3c-8b98-48f3-a9b6-344ca5ca08db'. 2020-04-12 22:57:38.139 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.286s] 2020-04-12 22:57:38.171 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.224s] 2020-04-12 22:57:38.263 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.091s] 2020-04-12 22:57:50.205 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.074s] 2020-04-12 22:57:54.652 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.445s] 2020-04-12 22:58:02.101 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [13.070s] 2020-04-12 22:58:02.560 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.049s] 2020-04-12 22:58:02.726 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.166s] 2020-04-12 22:58:03.046 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.319s] 2020-04-12 22:58:03.155 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.108s] 2020-04-12 22:58:03.156 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-04-12 22:58:15.310 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [13.207s] 2020-04-12 22:58:20.856 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.514s] 2020-04-12 22:58:27.428 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.559s] 2020-04-12 22:58:29.277 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.741s] 2020-04-12 22:58:44.714 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.286s] 2020-04-12 22:58:45.460 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.306s] 2020-04-12 22:58:45.762 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.301s] 2020-04-12 22:58:46.111 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.349s] 2020-04-12 22:58:46.471 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.359s] 2020-04-12 22:58:46.722 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.251s] 2020-04-12 22:58:46.881 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.159s] 2020-04-12 22:58:47.049 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.168s] 2020-04-12 22:58:47.208 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.158s] 2020-04-12 22:58:47.302 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.093s] 2020-04-12 22:58:47.460 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.158s] 2020-04-12 22:58:47.640 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.093s] 2020-04-12 22:58:47.808 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.348s] 2020-04-12 22:58:47.831 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.190s] 2020-04-12 22:58:48.161 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.329s] 2020-04-12 22:58:48.303 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.142s] 2020-04-12 22:58:48.304 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-04-12 22:59:01.100 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [16.384s] 2020-04-12 22:59:07.372 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.274s] 2020-04-12 22:59:14.635 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [12.457s] 2020-04-12 22:59:15.311 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-04-12 22:59:16.016 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2020-04-12 22:59:17.658 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.030s] 2020-04-12 22:59:17.935 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.275s] 2020-04-12 22:59:18.123 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.188s] 2020-04-12 22:59:18.412 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.103s] 2020-04-12 22:59:18.427 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2020-04-12 22:59:18.749 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.321s] 2020-04-12 22:59:18.764 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2020-04-12 22:59:18.778 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2020-04-12 22:59:18.815 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.035s] 2020-04-12 22:59:18.908 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.094s] 2020-04-12 22:59:18.998 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.090s] 2020-04-12 22:59:19.280 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.280s] 2020-04-12 22:59:19.300 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2020-04-12 22:59:19.470 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.170s] 2020-04-12 22:59:20.293 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.482s] 2020-04-12 22:59:20.913 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.628s] 2020-04-12 22:59:21.446 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.300s] 2020-04-12 22:59:21.785 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.338s] 2020-04-12 22:59:23.749 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.194s] 2020-04-12 22:59:23.769 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.020s] 2020-04-12 22:59:23.922 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.151s] 2020-04-12 22:59:23.935 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.013s] 2020-04-12 22:59:23.954 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.019s] 2020-04-12 22:59:25.803 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.314s] 2020-04-12 22:59:25.830 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.027s] 2020-04-12 22:59:32.428 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.231s] 2020-04-12 22:59:33.108 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.307s] 2020-04-12 22:59:33.322 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.213s] 2020-04-12 22:59:33.536 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.214s] 2020-04-12 22:59:33.916 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.380s] 2020-04-12 22:59:34.310 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.393s] 2020-04-12 22:59:34.881 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.570s] 2020-04-12 22:59:38.528 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.100s] 2020-04-12 22:59:40.372 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.843s] 2020-04-12 22:59:40.434 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.062s] 2020-04-12 22:59:40.490 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.056s] 2020-04-12 22:59:42.036 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.692s] 2020-04-12 22:59:49.547 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [9.054s] 2020-04-12 22:59:49.596 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2020-04-12 22:59:49.669 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.073s] 2020-04-12 22:59:52.953 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.202s] 2020-04-12 22:59:53.662 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.708s] 2020-04-12 22:59:53.968 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.305s] 2020-04-12 22:59:54.340 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.372s] 2020-04-12 22:59:54.686 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.345s] 2020-04-12 22:59:56.129 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.088s] 2020-04-12 22:59:56.273 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.585s] 2020-04-12 22:59:56.902 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.627s] 2020-04-12 22:59:56.947 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.046s] 2020-04-12 22:59:56.987 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.040s] 2020-04-12 22:59:57.021 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.034s] 2020-04-12 22:59:57.041 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2020-04-12 23:00:00.691 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.300s] 2020-04-12 23:00:00.975 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.283s] 2020-04-12 23:00:10.004 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [9.026s] 2020-04-12 23:00:17.825 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.061s] 2020-04-12 23:00:17.886 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.061s] 2020-04-12 23:00:17.948 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.061s] 2020-04-12 23:00:18.270 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.320s] 2020-04-12 23:00:18.405 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.134s] 2020-04-12 23:00:18.748 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.343s] 2020-04-12 23:00:18.808 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.059s] 2020-04-12 23:00:18.870 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.063s] 2020-04-12 23:00:18.921 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.049s] 2020-04-12 23:00:18.982 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.061s] 2020-04-12 23:00:19.037 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.054s] 2020-04-12 23:00:19.152 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.115s] 2020-04-12 23:00:19.279 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.125s] 2020-04-12 23:00:19.345 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2020-04-12 23:00:19.415 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.070s] 2020-04-12 23:00:22.212 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [26.077s] 2020-04-12 23:00:24.499 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [55.824s] 2020-04-12 23:00:31.754 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.103s] 2020-04-12 23:00:31.851 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.096s] 2020-04-12 23:00:34.538 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.324s] 2020-04-12 23:00:50.619 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [16.076s] 2020-04-12 23:00:55.832 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.318s] 2020-04-12 23:01:03.774 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.309s] 2020-04-12 23:01:05.023 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.247s] 2020-04-12 23:01:05.921 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.898s] 2020-04-12 23:01:06.973 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.064s] 2020-04-12 23:01:07.045 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2020-04-12 23:01:07.069 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2020-04-12 23:01:07.253 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.330s] 2020-04-12 23:01:08.054 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.800s] 2020-04-12 23:01:08.654 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.041s] 2020-04-12 23:01:08.955 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.899s] 2020-04-12 23:01:09.411 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.457s] 2020-04-12 23:01:10.033 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.622s] 2020-04-12 23:01:10.812 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.778s] 2020-04-12 23:01:11.590 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.777s] 2020-04-12 23:01:12.032 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.442s] 2020-04-12 23:01:12.459 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2020-04-12 23:01:12.472 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.012s] 2020-04-12 23:01:12.532 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.059s] 2020-04-12 23:01:12.588 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.056s] 2020-04-12 23:01:12.635 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.046s] 2020-04-12 23:01:12.719 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.083s] 2020-04-12 23:01:12.799 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.079s] 2020-04-12 23:01:12.857 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.058s] 2020-04-12 23:01:12.925 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.066s] 2020-04-12 23:01:12.936 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.904s] 2020-04-12 23:01:12.968 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2020-04-12 23:01:13.437 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.500s] 2020-04-12 23:01:14.236 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.797s] 2020-04-12 23:01:14.768 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.533s] 2020-04-12 23:01:15.451 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.680s] 2020-04-12 23:01:15.970 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.519s] 2020-04-12 23:01:16.427 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.457s] 2020-04-12 23:01:20.364 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.075s] 2020-04-12 23:01:22.670 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.459s] 2020-04-12 23:01:24.463 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.098s] 2020-04-12 23:01:29.165 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.702s] 2020-04-12 23:01:31.353 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.188s] 2020-04-12 23:01:34.729 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.375s] 2020-04-12 23:01:35.278 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.584s] 2020-04-12 23:01:35.346 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.068s] 2020-04-12 23:01:35.678 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.332s] 2020-04-12 23:01:38.161 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.483s] 2020-04-12 23:01:38.449 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.719s] 2020-04-12 23:01:43.597 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.148s] 2020-04-12 23:01:44.194 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [6.031s] 2020-04-12 23:01:44.240 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.046s] 2020-04-12 23:01:44.282 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.043s] 2020-04-12 23:01:47.913 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.315s] 2020-04-12 23:01:52.828 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.914s] 2020-04-12 23:01:53.044 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.217s] 2020-04-12 23:01:53.639 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.594s] 2020-04-12 23:01:53.734 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.095s] 2020-04-12 23:01:53.787 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2020-04-12 23:01:53.832 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.045s] 2020-04-12 23:01:53.920 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.087s] 2020-04-12 23:01:54.004 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.083s] 2020-04-12 23:01:54.051 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2020-04-12 23:01:54.096 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.044s] 2020-04-12 23:01:57.496 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.263s] 2020-04-12 23:01:57.946 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.849s] 2020-04-12 23:01:58.312 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.817s] 2020-04-12 23:02:00.641 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.323s] 2020-04-12 23:02:01.118 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.481s] 2020-04-12 23:02:02.228 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.107s] 2020-04-12 23:02:03.363 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.135s] 2020-04-12 23:02:05.950 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.582s] 2020-04-12 23:02:06.000 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2020-04-12 23:02:08.171 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.528s] 2020-04-12 23:02:10.060 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.198s] 2020-04-12 23:02:13.593 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.467s] 2020-04-12 23:02:13.915 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.321s] 2020-04-12 23:02:20.658 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.894s] 2020-04-12 23:02:22.696 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.690s] 2020-04-12 23:02:29.932 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.233s] 2020-04-12 23:02:30.804 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.147s] 2020-04-12 23:02:37.939 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.005s] 2020-04-12 23:02:39.072 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.267s] 2020-04-12 23:02:40.724 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.193s] 2020-04-12 23:02:40.780 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.056s] 2020-04-12 23:02:43.767 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.695s] 2020-04-12 23:03:20.470 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [36.698s] 2020-04-12 23:03:21.873 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.405s] 2020-04-12 23:03:24.386 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-04-12 23:03:26.259 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.204s] 2020-04-12 23:03:31.123 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.367s] 2020-04-12 23:03:31.441 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.313s] 2020-04-12 23:03:35.843 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-04-12 23:03:39.065 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.017s] 2020-04-12 23:03:39.144 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.078s] 2020-04-12 23:03:39.207 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.063s] 2020-04-12 23:03:39.245 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.037s] 2020-04-12 23:03:39.258 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2020-04-12 23:03:39.270 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2020-04-12 23:03:39.281 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2020-04-12 23:03:39.325 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.043s] 2020-04-12 23:03:39.338 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2020-04-12 23:03:39.392 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.053s] 2020-04-12 23:03:39.406 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.013s] 2020-04-12 23:03:39.461 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.055s] 2020-04-12 23:03:39.525 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.063s] 2020-04-12 23:03:39.580 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.054s] 2020-04-12 23:03:39.631 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.051s] 2020-04-12 23:03:39.644 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.012s] 2020-04-12 23:03:39.695 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.051s] 2020-04-12 23:03:39.743 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.047s] 2020-04-12 23:03:39.789 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.045s] 2020-04-12 23:03:39.843 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.054s] 2020-04-12 23:03:46.907 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.567s] 2020-04-12 23:03:52.284 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.375s] 2020-04-12 23:03:57.121 32 INFO rally.task.context [-] Verification c0fa0583-7eda-46a1-9b80-2cd70b51968c | Context testr@default cleanup() started 2020-04-12 23:03:57.122 32 INFO rally.task.context [-] Verification c0fa0583-7eda-46a1-9b80-2cd70b51968c | Context testr@default cleanup() finished in 0.84 msec 2020-04-12 23:03:57.122 32 INFO rally.task.context [-] Verification c0fa0583-7eda-46a1-9b80-2cd70b51968c | Context tempest@default cleanup() started 2020-04-12 23:03:57.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f7976d08_ModNAksi'. 2020-04-12 23:03:57.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f7976d08_ModNAksi' has been deleted. 2020-04-12 23:03:57.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '29312f4d-fd48-41f2-ad16-10e40dfd507b' of option 'instance_type' from Tempest config file. 2020-04-12 23:03:57.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '29312f4d-fd48-41f2-ad16-10e40dfd507b' has been removed. 2020-04-12 23:03:57.588 32 INFO rally.task.context [-] Verification c0fa0583-7eda-46a1-9b80-2cd70b51968c | Context tempest@default cleanup() finished in 0.47 sec 2020-04-12 23:03:57.623 32 INFO rally.api [-] Verification (UUID=f7976d08-df8a-4d29-b4b9-2b2f3d5ed63d) has been successfully finished for deployment 'opnfv-rally' (UUID=44dd5c75-a79b-4901-b4df-16f302b3930f)! 2020-04-12 23:03:59.259 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:03:59.260 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:03:59.260 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:00.881 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:00.882 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:00.882 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:02.955 66 INFO rally.api [-] Building 'html' report for the following verification(s): 'f7976d08-df8a-4d29-b4b9-2b2f3d5ed63d' 2020-04-12 23:04:02.983 66 INFO rally.api [-] The report has been successfully built. 2020-04-12 23:04:04.420 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:04:04.421 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:04:04.421 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:04:06.507 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f7976d08-df8a-4d29-b4b9-2b2f3d5ed63d' 2020-04-12 23:04:06.520 68 INFO rally.api [-] The report has been successfully built.