2020-05-20 17:51:35.310 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:51:35.310 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:51:35.311 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:51:37.608 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-05-20 17:51:37.608 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 17:51:37.608 6 ERROR rally.cli.cliutils 2020-05-20 17:51:39.356 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:51:39.356 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:51:39.357 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:51:43.773 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:51:43.773 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:51:43.773 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:51:48.624 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:51:48.624 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:51:48.624 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:51:50.275 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:51:50.275 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:51:50.275 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:51:52.481 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-05-20 17:51:52.481 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils force=force) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 17:51:52.481 15 ERROR rally.cli.cliutils 2020-05-20 17:51:54.194 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:51:54.195 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:51:54.195 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:51:56.337 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 17:51:56.407 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-51fc3336-d2c2-4a5b-80ae-8c8d5237008e/repo. 2020-05-20 17:51:56.774 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-51fc3336-d2c2-4a5b-80ae-8c8d5237008e/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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-05-20 17:51:56.791 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 17:51:56.800 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 17:51:56.819 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 17:51:56.889 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 17:51:57.725 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=51fc3336-d2c2-4a5b-80ae-8c8d5237008e) has been successfully created! 2020-05-20 17:51:59.568 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:51:59.569 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:51:59.569 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:52:03.851 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:52:03.852 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:52:03.852 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:52:06.103 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=51fc3336-d2c2-4a5b-80ae-8c8d5237008e) for deployment 'opnfv-rally' (UUID=b0441bcd-7270-49a2-98aa-3f553dbe3955). 2020-05-20 17:52:06.659 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=51fc3336-d2c2-4a5b-80ae-8c8d5237008e) has been successfully configured for deployment 'opnfv-rally' (UUID=b0441bcd-7270-49a2-98aa-3f553dbe3955)! 2020-05-20 17:52:15.953 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:52:15.954 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:52:15.954 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:52:18.130 32 INFO rally.api [-] Starting verification (UUID=1dba7189-530b-4a7c-a6b6-5a52a617efcc) for deployment 'opnfv-rally' (UUID=b0441bcd-7270-49a2-98aa-3f553dbe3955) by verifier 'opnfv-tempest' (UUID=51fc3336-d2c2-4a5b-80ae-8c8d5237008e). 2020-05-20 17:52:18.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 17:52:18.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-51fc3336-d2c2-4a5b-80ae-8c8d5237008e/for-deployment-b0441bcd-7270-49a2-98aa-3f553dbe3955/tempest.log' to option 'log_file'. 2020-05-20 17:52:18.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-51fc3336-d2c2-4a5b-80ae-8c8d5237008e/for-deployment-b0441bcd-7270-49a2-98aa-3f553dbe3955/tempest.log 2020-05-20 17:52:18.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 17:52:18.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-51fc3336-d2c2-4a5b-80ae-8c8d5237008e/for-deployment-b0441bcd-7270-49a2-98aa-3f553dbe3955/lock_files' to option 'lock_path'. 2020-05-20 17:52:18.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-51fc3336-d2c2-4a5b-80ae-8c8d5237008e/for-deployment-b0441bcd-7270-49a2-98aa-3f553dbe3955/lock_files 2020-05-20 17:52:18.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 17:52:18.953 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-05-20 17:52:18.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5a721704-e12d-44aa-ac90-caacbf5177b6 2020-05-20 17:52:18.954 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a056caef-478a-4941-b46e-d3738dbf8382 2020-05-20 17:52:18.954 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2a42d065-dc52-4bc3-bffd-7e86aeed75ad 2020-05-20 17:52:18.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 88e0b528-5a2d-4708-b9ef-db1e68c229f0 2020-05-20 17:52:19.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 17:52:19.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_741f6d1a-1adf-40af-af7a-f43e99e2bc08 2020-05-20 17:52:19.209 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 17:52:19.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:52:19.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-20 17:52:19.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1dba7189_rgjf4M3N' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:52:19.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1dba7189_rgjf4M3N' (ID = 282e0aa4-fe57-4bc5-b9c9-3e3b39546330) has been successfully created! 2020-05-20 17:52:19.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '282e0aa4-fe57-4bc5-b9c9-3e3b39546330' to option 'instance_type'. 2020-05-20 17:52:19.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 282e0aa4-fe57-4bc5-b9c9-3e3b39546330 2020-05-20 17:52:19.428 32 INFO rally.task.context [-] Verification 51fc3336-d2c2-4a5b-80ae-8c8d5237008e | Context tempest@default setup() finished in 1.11 sec 2020-05-20 17:52:19.428 32 INFO rally.task.context [-] Verification 51fc3336-d2c2-4a5b-80ae-8c8d5237008e | Context testr@default setup() finished in 0.37 msec 2020-05-20 17:52:19.429 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/021a4109-fc92-4589-82da-c0fd38399149'. 2020-05-20 17:52:25.009 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.116s] 2020-05-20 17:52:25.038 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.265s] 2020-05-20 17:52:25.108 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.070s] 2020-05-20 17:52:25.295 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.494s] 2020-05-20 17:52:39.402 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.887s] 2020-05-20 17:52:52.342 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.980s] 2020-05-20 17:52:52.648 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.067s] 2020-05-20 17:52:52.768 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.432s] 2020-05-20 17:52:55.855 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.499s] 2020-05-20 17:52:56.016 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.160s] 2020-05-20 17:52:56.297 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.282s] 2020-05-20 17:52:56.452 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.154s] 2020-05-20 17:52:56.454 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-05-20 17:52:56.832 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.182s] 2020-05-20 17:53:16.676 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.430s] 2020-05-20 17:53:16.930 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.252s] 2020-05-20 17:53:17.077 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.315s] 2020-05-20 17:53:17.198 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.268s] 2020-05-20 17:53:17.418 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.340s] 2020-05-20 17:53:17.651 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.452s] 2020-05-20 17:53:17.736 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.318s] 2020-05-20 17:53:18.078 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.426s] 2020-05-20 17:53:18.080 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.344s] 2020-05-20 17:53:18.316 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.236s] 2020-05-20 17:53:18.475 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.158s] 2020-05-20 17:53:18.538 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.460s] 2020-05-20 17:53:18.640 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.164s] 2020-05-20 17:53:18.784 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.144s] 2020-05-20 17:53:18.872 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.088s] 2020-05-20 17:53:19.028 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.155s] 2020-05-20 17:53:19.337 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.308s] 2020-05-20 17:53:24.398 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2020-05-20 17:53:25.927 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.032s] 2020-05-20 17:53:27.388 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.041s] 2020-05-20 17:53:27.632 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.243s] 2020-05-20 17:53:27.785 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.153s] 2020-05-20 17:53:31.285 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.281s] 2020-05-20 17:53:31.312 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.028s] 2020-05-20 17:53:34.817 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.201s] 2020-05-20 17:53:34.944 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.127s] 2020-05-20 17:53:35.328 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.383s] 2020-05-20 17:53:35.482 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.153s] 2020-05-20 17:53:35.483 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-20 17:53:38.951 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.567s] 2020-05-20 17:53:45.030 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.078s] 2020-05-20 17:53:48.496 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.465s] 2020-05-20 17:53:48.590 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.094s] 2020-05-20 17:53:48.697 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.106s] 2020-05-20 17:53:51.643 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.083s] 2020-05-20 17:53:51.658 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2020-05-20 17:53:51.955 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.296s] 2020-05-20 17:53:51.967 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2020-05-20 17:53:51.979 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2020-05-20 17:53:52.011 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2020-05-20 17:53:52.092 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.080s] 2020-05-20 17:53:52.153 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2020-05-20 17:53:52.607 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.453s] 2020-05-20 17:53:52.620 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2020-05-20 17:53:52.801 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.180s] 2020-05-20 17:54:01.811 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.112s] 2020-05-20 17:54:01.891 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.080s] 2020-05-20 17:54:01.951 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.059s] 2020-05-20 17:54:04.970 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.154s] 2020-05-20 17:54:05.866 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.895s] 2020-05-20 17:54:06.315 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.449s] 2020-05-20 17:54:06.874 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.559s] 2020-05-20 17:54:07.374 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.498s] 2020-05-20 17:54:08.499 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.124s] 2020-05-20 17:54:08.686 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [10.993s] 2020-05-20 17:54:09.165 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.665s] 2020-05-20 17:54:09.286 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.122s] 2020-05-20 17:54:09.298 32 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-05-20 17:54:09.331 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.044s] 2020-05-20 17:54:09.351 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2020-05-20 17:54:09.368 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2020-05-20 17:54:10.105 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.205s] 2020-05-20 17:54:10.369 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.264s] 2020-05-20 17:54:11.430 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.012s] 2020-05-20 17:54:11.443 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.013s] 2020-05-20 17:54:11.452 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.009s] 2020-05-20 17:54:11.479 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.026s] 2020-05-20 17:54:11.485 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.006s] 2020-05-20 17:54:11.642 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.151s] 2020-05-20 17:54:11.645 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2020-05-20 17:54:11.657 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-05-20 17:54:11.666 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2020-05-20 17:54:11.668 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.002s] 2020-05-20 17:54:11.678 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.009s] 2020-05-20 17:54:11.843 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.021s] 2020-05-20 17:54:11.862 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.019s] 2020-05-20 17:54:11.879 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.016s] 2020-05-20 17:54:11.914 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.236s] 2020-05-20 17:54:15.640 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2020-05-20 17:54:15.652 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.013s] 2020-05-20 17:54:15.704 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.052s] 2020-05-20 17:54:15.751 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.047s] 2020-05-20 17:54:15.796 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.044s] 2020-05-20 17:54:15.871 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.074s] 2020-05-20 17:54:15.937 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.065s] 2020-05-20 17:54:15.991 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.054s] 2020-05-20 17:54:16.044 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.051s] 2020-05-20 17:54:16.195 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.151s] 2020-05-20 17:54:19.206 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.151s] 2020-05-20 17:54:19.229 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.023s] 2020-05-20 17:54:19.406 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.175s] 2020-05-20 17:54:19.414 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.009s] 2020-05-20 17:54:19.442 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.027s] 2020-05-20 17:54:24.574 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.171s] 2020-05-20 17:54:26.869 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.627s] 2020-05-20 17:54:28.672 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.265s] 2020-05-20 17:54:30.796 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.122s] 2020-05-20 17:54:30.896 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.027s] 2020-05-20 17:54:32.883 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.087s] 2020-05-20 17:54:36.241 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.343s] 2020-05-20 17:54:36.616 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.206s] 2020-05-20 17:54:38.697 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.079s] 2020-05-20 17:54:38.744 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.047s] 2020-05-20 17:54:40.132 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.889s] 2020-05-20 17:54:40.834 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.088s] 2020-05-20 17:54:42.432 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.858s] 2020-05-20 17:54:42.915 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.080s] 2020-05-20 17:54:44.427 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.294s] 2020-05-20 17:54:44.995 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.078s] 2020-05-20 17:54:46.508 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.081s] 2020-05-20 17:54:47.127 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.130s] 2020-05-20 17:54:49.292 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.159s] 2020-05-20 17:54:50.413 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.903s] 2020-05-20 17:54:51.393 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.104s] 2020-05-20 17:54:53.473 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.081s] 2020-05-20 17:54:55.596 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.119s] 2020-05-20 17:54:57.270 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.856s] 2020-05-20 17:54:57.709 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.112s] 2020-05-20 17:54:59.809 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.100s] 2020-05-20 17:55:01.903 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.093s] 2020-05-20 17:55:02.836 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.566s] 2020-05-20 17:55:03.072 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.236s] 2020-05-20 17:55:03.244 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.170s] 2020-05-20 17:55:03.433 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.189s] 2020-05-20 17:55:03.561 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.126s] 2020-05-20 17:55:03.631 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.071s] 2020-05-20 17:55:03.764 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.132s] 2020-05-20 17:55:03.873 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.108s] 2020-05-20 17:55:03.936 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.063s] 2020-05-20 17:55:03.999 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.062s] 2020-05-20 17:55:04.005 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.101s] 2020-05-20 17:55:04.065 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [21.628s] 2020-05-20 17:55:06.123 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.115s] 2020-05-20 17:55:08.246 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.122s] 2020-05-20 17:55:08.357 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.356s] 2020-05-20 17:55:10.270 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.207s] 2020-05-20 17:55:10.367 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.122s] 2020-05-20 17:55:12.511 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.141s] 2020-05-20 17:55:24.407 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.020s] 2020-05-20 17:55:24.460 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.053s] 2020-05-20 17:55:24.832 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.371s] 2020-05-20 17:55:25.338 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.687s] 2020-05-20 17:55:26.393 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.063s] 2020-05-20 17:55:26.480 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.647s] 2020-05-20 17:55:29.990 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.016s] 2020-05-20 17:55:30.016 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.026s] 2020-05-20 17:55:33.776 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.151s] 2020-05-20 17:55:36.095 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [9.614s] 2020-05-20 17:55:36.149 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.054s] 2020-05-20 17:55:36.205 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.056s] 2020-05-20 17:55:39.260 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.365s] 2020-05-20 17:55:39.502 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.241s] 2020-05-20 17:55:43.096 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.752s] 2020-05-20 17:55:48.458 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [8.955s] 2020-05-20 17:55:49.250 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2020-05-20 17:55:53.604 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.381s] 2020-05-20 17:55:55.678 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.074s] 2020-05-20 17:55:57.425 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.024s] 2020-05-20 17:55:58.337 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.037s] 2020-05-20 17:55:58.396 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.059s] 2020-05-20 17:55:58.430 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.033s] 2020-05-20 17:55:58.457 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.026s] 2020-05-20 17:55:58.487 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.028s] 2020-05-20 17:55:58.506 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.020s] 2020-05-20 17:55:58.526 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.019s] 2020-05-20 17:55:58.551 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.023s] 2020-05-20 17:55:58.704 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.151s] 2020-05-20 17:55:58.838 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.135s] 2020-05-20 17:56:05.674 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.244s] 2020-05-20 17:56:11.228 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.380s] 2020-05-20 17:56:11.432 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [28.330s] 2020-05-20 17:56:14.736 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.064s] 2020-05-20 17:56:15.269 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.039s] 2020-05-20 17:56:19.331 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.061s] 2020-05-20 17:56:23.428 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.097s] 2020-05-20 17:56:24.336 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.678s] 2020-05-20 17:56:25.083 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.179s] 2020-05-20 17:56:26.597 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2020-05-20 17:56:27.673 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [16.237s] 2020-05-20 17:56:30.846 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.510s] 2020-05-20 17:56:32.920 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.094s] 2020-05-20 17:56:32.984 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.063s] 2020-05-20 17:56:33.059 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.075s] 2020-05-20 17:56:33.423 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.363s] 2020-05-20 17:56:33.568 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.144s] 2020-05-20 17:56:33.925 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.357s] 2020-05-20 17:56:34.002 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.077s] 2020-05-20 17:56:34.073 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.070s] 2020-05-20 17:56:34.175 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.101s] 2020-05-20 17:56:34.239 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.064s] 2020-05-20 17:56:34.310 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.070s] 2020-05-20 17:56:34.449 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.137s] 2020-05-20 17:56:34.591 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.142s] 2020-05-20 17:56:34.657 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2020-05-20 17:56:34.735 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.077s] 2020-05-20 17:56:41.567 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.223s] 2020-05-20 17:56:41.608 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.042s] 2020-05-20 17:56:43.482 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [15.803s] 2020-05-20 17:56:59.088 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.947s] 2020-05-20 17:57:00.080 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.992s] 2020-05-20 17:57:01.261 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.181s] 2020-05-20 17:57:02.235 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.973s] 2020-05-20 17:57:03.109 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.873s] 2020-05-20 17:57:04.018 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.907s] 2020-05-20 17:57:05.975 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.958s] 2020-05-20 17:57:06.420 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.444s] 2020-05-20 17:57:06.951 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.530s] 2020-05-20 17:57:07.838 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.884s] 2020-05-20 17:57:08.323 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.486s] 2020-05-20 17:57:08.975 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.650s] 2020-05-20 17:57:09.377 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.402s] 2020-05-20 17:57:10.278 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.898s] 2020-05-20 17:57:12.133 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.857s] 2020-05-20 17:57:12.580 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.446s] 2020-05-20 17:57:12.990 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.410s] 2020-05-20 17:57:13.356 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.365s] 2020-05-20 17:58:48.562 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [84.371s] 2020-05-20 17:59:21.192 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.617s] 2020-05-20 17:59:32.415 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.379s] 2020-05-20 17:59:32.967 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.552s] 2020-05-20 17:59:35.071 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.490s] 2020-05-20 18:00:00.604 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.734s] 2020-05-20 18:00:13.091 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.488s] 2020-05-20 18:00:23.313 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.221s] 2020-05-20 18:00:27.314 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.000s] 2020-05-20 18:01:15.191 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [47.872s] 2020-05-20 18:01:16.596 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.408s] 2020-05-20 18:01:21.791 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.978s] 2020-05-20 18:01:22.614 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.823s] 2020-05-20 18:01:24.947 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.328s] 2020-05-20 18:01:25.430 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.484s] 2020-05-20 18:01:27.284 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.852s] 2020-05-20 18:01:28.401 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.118s] 2020-05-20 18:01:30.143 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.738s] 2020-05-20 18:01:30.213 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.072s] 2020-05-20 18:01:34.082 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.623s] 2020-05-20 18:01:36.240 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.071s] 2020-05-20 18:01:41.523 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.069s] 2020-05-20 18:01:50.185 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.304s] 2020-05-20 18:01:56.551 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.381s] 2020-05-20 18:01:56.850 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.298s] 2020-05-20 18:02:02.837 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.467s] 2020-05-20 18:02:03.150 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.313s] 2020-05-20 18:02:07.507 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.015s] 2020-05-20 18:02:07.537 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.030s] 2020-05-20 18:02:07.577 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.040s] 2020-05-20 18:02:07.610 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.032s] 2020-05-20 18:02:07.623 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.012s] 2020-05-20 18:02:07.635 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2020-05-20 18:02:07.647 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2020-05-20 18:02:07.694 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.046s] 2020-05-20 18:02:07.707 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2020-05-20 18:02:07.758 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.050s] 2020-05-20 18:02:07.769 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2020-05-20 18:02:07.835 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.066s] 2020-05-20 18:02:07.902 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.066s] 2020-05-20 18:02:07.959 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.057s] 2020-05-20 18:02:08.016 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.057s] 2020-05-20 18:02:08.026 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2020-05-20 18:02:08.064 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2020-05-20 18:02:08.108 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.043s] 2020-05-20 18:02:08.148 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.040s] 2020-05-20 18:02:08.191 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.043s] 2020-05-20 18:02:17.705 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.100s] 2020-05-20 18:02:17.800 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.094s] 2020-05-20 18:02:24.895 32 INFO rally.task.context [-] Verification 51fc3336-d2c2-4a5b-80ae-8c8d5237008e | Context testr@default cleanup() started 2020-05-20 18:02:24.895 32 INFO rally.task.context [-] Verification 51fc3336-d2c2-4a5b-80ae-8c8d5237008e | Context testr@default cleanup() finished in 0.95 msec 2020-05-20 18:02:24.896 32 INFO rally.task.context [-] Verification 51fc3336-d2c2-4a5b-80ae-8c8d5237008e | Context tempest@default cleanup() started 2020-05-20 18:02:25.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1dba7189_rgjf4M3N'. 2020-05-20 18:02:25.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1dba7189_rgjf4M3N' has been deleted. 2020-05-20 18:02:25.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '282e0aa4-fe57-4bc5-b9c9-3e3b39546330' of option 'instance_type' from Tempest config file. 2020-05-20 18:02:25.284 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '282e0aa4-fe57-4bc5-b9c9-3e3b39546330' has been removed. 2020-05-20 18:02:25.292 32 INFO rally.task.context [-] Verification 51fc3336-d2c2-4a5b-80ae-8c8d5237008e | Context tempest@default cleanup() finished in 0.40 sec 2020-05-20 18:02:25.339 32 INFO rally.api [-] Verification (UUID=1dba7189-530b-4a7c-a6b6-5a52a617efcc) has been successfully finished for deployment 'opnfv-rally' (UUID=b0441bcd-7270-49a2-98aa-3f553dbe3955)! 2020-05-20 18:02:27.658 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:02:27.658 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:02:27.658 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:02:29.714 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:02:29.714 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:02:29.715 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:02:32.617 66 INFO rally.api [-] Building 'html' report for the following verification(s): '1dba7189-530b-4a7c-a6b6-5a52a617efcc' 2020-05-20 18:02:32.654 66 INFO rally.api [-] The report has been successfully built. 2020-05-20 18:02:34.472 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:02:34.472 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:02:34.473 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:02:36.742 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1dba7189-530b-4a7c-a6b6-5a52a617efcc' 2020-05-20 18:02:36.755 68 INFO rally.api [-] The report has been successfully built.