Status: Pass 246 Failure 91 Skip 29
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.admin.test_servers | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.admin.test_servers.ServersAdminTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_servers.py", line 48, in resource_setup server = cls.create_test_server(name=cls.s2_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server ea77fc31-2f6f-4724-b885-68f9c2823b97 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:30Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6fe357e6-4474-4872-9e40-7846fb2cd19c. |
||||||
setUpClass (tempest.api.compute.admin.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_negative.py", line 42, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f3b9789c-ecc6-4b1a-96ec-2c71dba363f7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f3b9789c-ecc6-4b1a-96ec-2c71dba363f7.'}. Request ID of server operation performed before checking the server status req-ecd91ce7-7a4e-4855-aa37-b44768b4b5e5. |
||||||
setUpClass (tempest.api.compute.admin.test_simple_tenant_usage | 1 | 0 | 1 | 0 | 0 | Detail | |
TenantUsagesTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/admin/test_simple_tenant_usage.py", line 43, in resource_setup cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 3835af93-7a47-4d3c-9296-256aadddc3b3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3835af93-7a47-4d3c-9296-256aadddc3b3.'}. Request ID of server operation performed before checking the server status req-0ad111bf-e577-4fe7-b842-b72f4e356f96. |
||||||
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationTestJSON) |
fail
ft4.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions.py", line 70, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 39a71a25-3fb7-4fbf-a778-a3fe135dc3c1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:13Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-a31e40b8-7003-4f1a-9167-3faca6b641b6. |
||||||
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationNegativeTestJSON) |
fail
ft5.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py", line 72, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server ff9fa823-03c3-4b80-b06a-ca7d4aed62a5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:16Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-d14c37c8-3098-455a-94b8-5e9d20a37799. |
||||||
setUpClass (tempest.api.compute.images.test_images_oneserver | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerTestJSON) |
fail
ft6.1: setUpClass (tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/images/test_images_oneserver.py", line 32, in resource_setup cls.server_id = cls.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 56ff71b7-3b44-4860-8ce8-8b75757a569c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:12Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6d337fe4-b5d0-4d83-a8ef-8b2decf79164. |
||||||
setUpClass (tempest.api.compute.images.test_images_oneserver_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerNegativeTestJSON) |
fail
ft7.1: setUpClass (tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/images/test_images_oneserver_negative.py", line 86, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e0c34b27-f25b-48b8-8ace-0bbe5380a336 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:48:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e0c34b27-f25b-48b8-8ace-0bbe5380a336.'}. Request ID of server operation performed before checking the server status req-27f3a826-1482-4da4-b09f-2c822483cff2. |
||||||
setUpClass (tempest.api.compute.images.test_list_image_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListImageFiltersTestJSON) |
fail
ft8.1: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/images/test_list_image_filters.py", line 99, in resource_setup cls.server2 = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 7d4695d2-b371-45ac-b167-4e1c9e2258b8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:33Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-00d2871a-97b4-451b-8c2e-fefe11af7dbd. |
||||||
setUpClass (tempest.api.compute.servers.test_create_server | 4 | 0 | 4 | 0 | 0 | Detail | |
ServersTestJSON) |
fail
ft9.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 959e648a-8d1c-4453-988d-cd405f43be58 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:59Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-d34d37c0-f3a5-4ee4-9540-0c7dc3643882. |
||||||
ServersTestManualDisk) |
fail
ft9.2: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c573864b-774a-4e4d-be80-5bc9bbd1659d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:47Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c573864b-774a-4e4d-be80-5bc9bbd1659d.'}. Request ID of server operation performed before checking the server status req-e3feb433-423a-40b9-872b-b16336325131. |
||||||
ServersTestBootFromVolume) |
fail
ft9.3: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server ce96198a-57c1-4423-8105-d5cdcd2de4cd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:19Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-3877f559-7f41-4558-be4c-2a32fc6ba8ed. |
||||||
ServersV294TestFqdnHostnames) |
fail
ft9.4: setUpClass (tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 274, in resource_setup cls.test_server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4d9c5b48-3113-406f-ab15-1ca6d7cf408d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:37Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-b21b7d60-06a4-433e-88b6-ffb8ddfb5da6. |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsTestJSON) |
fail
ft10.1: setUpClass (tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 34, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4e0763e1-7348-472a-8838-648991382724 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:48:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4e0763e1-7348-472a-8838-648991382724.'}. Request ID of server operation performed before checking the server status req-825429ae-cfdc-4552-b852-fd153618f151. |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsNegativeTestJSON) |
fail
ft11.1: setUpClass (tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions_negative.py", line 35, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6576c530-0b88-453e-bace-70a4f1c76d3c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:37Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6576c530-0b88-453e-bace-70a4f1c76d3c.'}. Request ID of server operation performed before checking the server status req-94b330c4-ecff-4ffd-bb83-bde2e7c2fd79. |
||||||
setUpClass (tempest.api.compute.servers.test_list_server_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServerFiltersTestJSON) |
fail
ft12.1: setUpClass (tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_list_server_filters.py", line 68, in resource_setup cls.s3 = cls.create_test_server(name=cls.s3_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a1fb0eab-4052-430a-b069-23e400279698 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:38Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-3dcd2b45-5821-4196-8e41-95a8a2c02aa3. |
||||||
setUpClass (tempest.api.compute.servers.test_list_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServersNegativeTestJSON) |
fail
ft13.1: setUpClass (tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_list_servers_negative.py", line 40, in resource_setup body = cls.create_test_server(wait_until='ACTIVE', min_count=3) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server bc9618cf-02fe-45d3-8bd2-39b2b0635a95 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:55Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-dd650ef2-0a0b-400b-8667-d29749a52938. |
||||||
setUpClass (tempest.api.compute.servers.test_server_actions | 4 | 0 | 4 | 0 | 0 | Detail | |
ServerActionsTestOtherA) |
fail
ft14.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a5a50925-a2b3-403b-8c0e-b36be3da27be failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:14Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-b4cffcf7-43ac-42c4-aaa0-b87fe1f095c8. |
||||||
ServerActionsTestOtherB) |
fail
ft14.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f4d61950-5a7c-45bf-b93e-c2e80530fdde failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:06Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-36351400-2291-4cfa-a130-bb1f920f2533. |
||||||
ServerActionsTestJSON) |
fail
ft14.3: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 67b672b6-c6cb-4dc2-9d75-fb028195a0dd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 67b672b6-c6cb-4dc2-9d75-fb028195a0dd.'}. Request ID of server operation performed before checking the server status req-f2feffbd-4cf4-49c3-bb61-a8840deeb00f. |
||||||
ServerActionsV293TestJSON) |
fail
ft14.4: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 844, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e9c006ea-e917-4f88-b332-324e32c00839 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:51Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-9e578bd6-479a-4d09-bda0-ac16ea7b2eb9. |
||||||
setUpClass (tempest.api.compute.servers.test_server_addresses | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesTestJSON) |
fail
ft15.1: setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_addresses.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6c957aea-91da-4b60-9903-17427c14ab47 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:34Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-ae75a83b-a5f6-47db-874a-5ee589dcf3d7. |
||||||
setUpClass (tempest.api.compute.servers.test_server_addresses_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesNegativeTestJSON) |
fail
ft16.1: setUpClass (tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_addresses_negative.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4d31e50e-8770-4509-af35-9c7666c23c8b failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:53Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6765486c-84d9-4c58-aba0-a4ae1e55eb3e. |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerMetadataTestJSON) |
fail
ft17.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_metadata.py", line 37, in resource_setup cls.server = cls.create_test_server(metadata={}, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 9b993bc5-cd0d-45e3-9fa7-4439269be3df failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:48Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-65ba9ed4-3fcb-494b-8fda-6443ee1747cf. |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerMetadataNegativeTestJSON) |
fail
ft18.1: setUpClass (tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_metadata_negative.py", line 36, in resource_setup cls.server = cls.create_test_server(metadata={}, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d4ba25c9-fca4-4661-9875-d925c09cbdcf failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:46Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6e7562f0-e2f7-486d-bd9c-cd1c05590c6a. |
||||||
setUpClass (tempest.api.compute.servers.test_server_password | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerPasswordTestJSON) |
fail
ft19.1: setUpClass (tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_password.py", line 29, in resource_setup cls.server = cls.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 963513ec-2280-475b-87a0-045df892e8b4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 963513ec-2280-475b-87a0-045df892e8b4.'}. Request ID of server operation performed before checking the server status req-1bee8ed7-c957-4e88-9a2a-796e47b7abe1. |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 5 | 0 | 2 | 0 | 3 | Detail | |
ServerStableDeviceRescueTest) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt20.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt20.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerRescueTestJSONUnderV235) |
fail
ft20.4: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 49, in resource_setup server = cls.create_test_server(adminPass=password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 37331817-f277-4f32-8d5a-11e1cf63f2b7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 37331817-f277-4f32-8d5a-11e1cf63f2b7.'}. Request ID of server operation performed before checking the server status req-1f805b44-4a24-4176-9eaa-856adf31a9c4. |
||||||
ServerRescueTestJSON) |
fail
ft20.5: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 49, in resource_setup server = cls.create_test_server(adminPass=password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 949f98a2-9316-4cbd-b1e3-b05d08a68997 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 949f98a2-9316-4cbd-b1e3-b05d08a68997.'}. Request ID of server operation performed before checking the server status req-7ca2c827-b9a2-49cc-a651-983ad4ad11f6. |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft21.1: setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 54, in resource_setup resc_server = cls.create_test_server(adminPass=rescue_password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e91125dd-2352-4914-a269-e98db0479dc1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:02Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-45faf100-3da9-4af5-b020-26ec15714260. |
||||||
setUpClass (tempest.api.compute.servers.test_server_tags | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerTagsTestJSON) |
fail
ft22.1: setUpClass (tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_tags.py", line 40, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 9da4f04d-730f-4974-8b5f-f0a2d8d35a65 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:23Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-9e130f23-87ec-4be6-9063-0dbc4ece5d02. |
||||||
setUpClass (tempest.api.compute.servers.test_servers_negative | 2 | 0 | 2 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft23.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 0fc5de88-13a6-498a-848c-35beb772be65 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:47Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 0fc5de88-13a6-498a-848c-35beb772be65.'}. Request ID of server operation performed before checking the server status req-c1d11cad-307c-40df-932b-ba04eaee1bd5. |
||||||
ServersNegativeTestMultiTenantJSON) |
fail
ft23.2: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 598, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 72b94cae-d12d-4228-8ca0-20fde3095c38 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:49Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 72b94cae-d12d-4228-8ca0-20fde3095c38.'}. Request ID of server operation performed before checking the server status req-1ce0733e-98f4-4e73-9f1a-6e131beaf4ff. |
||||||
tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
fail
ft24.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:02,105 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.180.1.21/volume/v3/a6262494fa9f4af2884b72c46feb36cf/volumes 0.522s 2024-10-23 14:45:02,174 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/a6262494fa9f4af2884b72c46feb36cf/volumes/0c9ed652-1f58-4365-ae69-9ca92e861bac 0.063s 2024-10-23 14:45:03,240 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/a6262494fa9f4af2884b72c46feb36cf/volumes/0c9ed652-1f58-4365-ae69-9ca92e861bac 0.058s 2024-10-23 14:45:03,250 60060 INFO [tempest.common.waiters] volume 0c9ed652-1f58-4365-ae69-9ca92e861bac reached available after waiting for 1.250202 seconds 2024-10-23 14:45:05,402 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.150s 2024-10-23 14:45:06,019 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.616s 2024-10-23 14:45:06,487 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.467s 2024-10-23 14:45:06,909 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.422s 2024-10-23 14:45:09,161 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.251s 2024-10-23 14:45:09,435 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.269s 2024-10-23 14:45:09,435 60060 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'bc50d035-9c49-4c42-ae32-6f523982a4e9', 'name': 'tempest-VolumesAssistedSnapshotsTest-1422572293-network', 'tenant_id': 'd020d014854949569b330b6a18e177dc', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd020d014854949569b330b6a18e177dc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 96, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:44:43Z', 'updated_at': '2024-10-23T14:44:43Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:13,843 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.180.1.21/compute/v2.1/servers 4.407s 2024-10-23 14:45:15,990 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/compute/v2.1/servers/34ac1a4c-c729-458f-853f-593e0c935f4c 2.145s 2024-10-23 14:45:19,649 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/compute/v2.1/servers/34ac1a4c-c729-458f-853f-593e0c935f4c 2.651s 2024-10-23 14:45:23,358 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/compute/v2.1/servers/34ac1a4c-c729-458f-853f-593e0c935f4c 2.702s 2024-10-23 14:45:23,371 60060 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait 2024-10-23 14:45:25,776 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE http://10.180.1.21/compute/v2.1/servers/34ac1a4c-c729-458f-853f-593e0c935f4c 2.405s 2024-10-23 14:45:27,157 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET http://10.180.1.21/compute/v2.1/servers/34ac1a4c-c729-458f-853f-593e0c935f4c 1.380s 2024-10-23 14:45:27,249 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://10.180.1.21/volume/v3/a6262494fa9f4af2884b72c46feb36cf/volumes/0c9ed652-1f58-4365-ae69-9ca92e861bac 0.089s 2024-10-23 14:45:27,291 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://10.180.1.21/volume/v3/a6262494fa9f4af2884b72c46feb36cf/volumes/0c9ed652-1f58-4365-ae69-9ca92e861bac 0.042s 2024-10-23 14:45:28,322 60060 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://10.180.1.21/volume/v3/a6262494fa9f4af2884b72c46feb36cf/volumes/0c9ed652-1f58-4365-ae69-9ca92e861bac 0.024s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 58, in test_volume_assisted_snapshot_create_delete server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 34ac1a4c-c729-458f-853f-593e0c935f4c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 34ac1a4c-c729-458f-853f-593e0c935f4c.'}. Request ID of server operation performed before checking the server status req-6f5cd38c-1f19-4576-b385-6d5f7753d8c3. |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft25.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:44:59,888 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42 1.783s 2024-10-23 14:45:01,335 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors 1.445s 2024-10-23 14:45:02,622 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 1.281s 2024-10-23 14:45:04,005 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors/568565452/os-extra_specs 1.380s 2024-10-23 14:45:05,791 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors 1.785s 2024-10-23 14:45:06,844 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 1.051s 2024-10-23 14:45:09,356 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors/1596229249/os-extra_specs 2.510s 2024-10-23 14:45:12,072 60090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.714s 2024-10-23 14:45:12,669 60090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.595s 2024-10-23 14:45:13,136 60090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.467s 2024-10-23 14:45:13,743 60090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.606s 2024-10-23 14:45:16,323 60090 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.579s 2024-10-23 14:45:16,473 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.085s 2024-10-23 14:45:16,474 60090 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': '729ee8df-08f0-4fbc-bbb9-14cadf74870c', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-2120822455-network', 'tenant_id': '59d8bfa902914be694915ebfdefb01f9', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '59d8bfa902914be694915ebfdefb01f9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 593, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:44:45Z', 'updated_at': '2024-10-23T14:44:46Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:18,890 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.180.1.21/compute/v2.1/servers 2.415s 2024-10-23 14:45:21,659 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/servers/191495fb-521b-42bc-889c-17b7b48776f7 2.767s 2024-10-23 14:45:25,036 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/servers/191495fb-521b-42bc-889c-17b7b48776f7 2.365s 2024-10-23 14:45:26,507 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.180.1.21/compute/v2.1/servers/191495fb-521b-42bc-889c-17b7b48776f7 1.464s 2024-10-23 14:45:28,721 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 404 GET http://10.180.1.21/compute/v2.1/servers/191495fb-521b-42bc-889c-17b7b48776f7 2.214s 2024-10-23 14:45:30,010 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1365881142 1.287s 2024-10-23 14:45:30,506 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/f32c014a-2882-43a5-8527-8107f2a8ec0f 0.496s 2024-10-23 14:45:30,542 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/f32c014a-2882-43a5-8527-8107f2a8ec0f 0.035s 2024-10-23 14:45:31,714 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/9ce31cf1-5b3b-4fe7-a443-5146ea769f32 1.171s 2024-10-23 14:45:32,964 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/1596229249 1.249s 2024-10-23 14:45:34,238 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 1.274s 2024-10-23 14:45:35,866 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/568565452 1.621s 2024-10-23 14:45:37,968 60090 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 2.102s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_create_server.py", line 85, in test_verify_created_server_ephemeral_disk server_no_eph_disk = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 191495fb-521b-42bc-889c-17b7b48776f7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:19Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-e7d5cb5c-fd56-43d9-b417-ddd5c8e5de8e. |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
fail
ft26.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:03,828 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.054s 2024-10-23 14:46:03,828 60090 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others) Found network None available for tenant 2024-10-23 14:46:07,477 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 202 POST http://10.180.1.21/compute/v2.1/servers 3.648s 2024-10-23 14:46:10,886 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/49e3e619-7fa6-4dee-a447-b72668fca5d4 3.407s 2024-10-23 14:46:14,710 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/49e3e619-7fa6-4dee-a447-b72668fca5d4 2.815s 2024-10-23 14:46:16,603 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 204 DELETE http://10.180.1.21/compute/v2.1/servers/49e3e619-7fa6-4dee-a447-b72668fca5d4 1.885s 2024-10-23 14:46:20,704 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 404 GET http://10.180.1.21/compute/v2.1/servers/49e3e619-7fa6-4dee-a447-b72668fca5d4 4.101s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 49, in test_admin_delete_servers_of_others server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 49e3e619-7fa6-4dee-a447-b72668fca5d4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:07Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-a2db66a2-09bb-4cb0-a9a6-be3b396adc76. |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
fail
ft26.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:20,792 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.080s 2024-10-23 14:46:20,792 60090 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state) Found network None available for tenant 2024-10-23 14:46:24,880 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 202 POST http://10.180.1.21/compute/v2.1/servers 4.086s 2024-10-23 14:46:28,476 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/40115f76-28d8-4f39-9dca-59401f52f22f 3.594s 2024-10-23 14:46:33,241 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/40115f76-28d8-4f39-9dca-59401f52f22f 3.755s 2024-10-23 14:46:36,088 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/40115f76-28d8-4f39-9dca-59401f52f22f 1.834s 2024-10-23 14:46:38,664 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/40115f76-28d8-4f39-9dca-59401f52f22f 1.570s 2024-10-23 14:46:42,178 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/40115f76-28d8-4f39-9dca-59401f52f22f 2.507s 2024-10-23 14:46:42,184 60090 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 14 second wait 2024-10-23 14:46:43,939 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/40115f76-28d8-4f39-9dca-59401f52f22f 1.755s 2024-10-23 14:46:45,302 60090 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 404 GET http://10.180.1.21/compute/v2.1/servers/40115f76-28d8-4f39-9dca-59401f52f22f 1.362s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 36, in test_delete_server_while_in_error_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 40115f76-28d8-4f39-9dca-59401f52f22f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 40115f76-28d8-4f39-9dca-59401f52f22f.'}. Request ID of server operation performed before checking the server status req-351a22bd-9494-43d8-8f43-a244c82dba0a. |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 1 | 2 | 0 | 2 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
skip
pt27.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt27.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
fail
ft27.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:06,279 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.197s 2024-10-23 14:45:06,280 60044 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation) Found network None available for tenant 2024-10-23 14:45:09,029 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 202 POST http://10.180.1.21/compute/v2.1/servers 2.745s 2024-10-23 14:45:12,192 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/a5eb8727-e918-4a86-9e40-fe20817ca13c 3.160s 2024-10-23 14:45:15,885 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/a5eb8727-e918-4a86-9e40-fe20817ca13c 2.685s 2024-10-23 14:45:19,083 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/a5eb8727-e918-4a86-9e40-fe20817ca13c 2.186s 2024-10-23 14:45:22,817 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/a5eb8727-e918-4a86-9e40-fe20817ca13c 2.724s 2024-10-23 14:45:22,824 60044 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait 2024-10-23 14:45:25,271 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a5eb8727-e918-4a86-9e40-fe20817ca13c 2.447s 2024-10-23 14:45:26,608 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 404 GET http://10.180.1.21/compute/v2.1/servers/a5eb8727-e918-4a86-9e40-fe20817ca13c 1.336s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 45, in test_list_migrations_in_flavor_resize_situation server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a5eb8727-e918-4a86-9e40-fe20817ca13c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a5eb8727-e918-4a86-9e40-fe20817ca13c.'}. Request ID of server operation performed before checking the server status req-457641b5-38a3-4e74-abd8-79b7f8e5a784. |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
fail
ft27.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:28,734 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/flavors/42 2.123s 2024-10-23 14:45:30,028 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 POST http://10.180.1.21/compute/v2.1/flavors 1.291s 2024-10-23 14:45:31,432 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 1.401s 2024-10-23 14:45:32,597 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 POST http://10.180.1.21/compute/v2.1/flavors/01302fc9-61b7-4694-8380-b66234f8bfe7/os-extra_specs 1.165s 2024-10-23 14:45:32,667 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.063s 2024-10-23 14:45:32,668 60044 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_resize_server_revert_deleted_flavor) Found network None available for tenant 2024-10-23 14:45:34,371 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 202 POST http://10.180.1.21/compute/v2.1/servers 1.702s 2024-10-23 14:45:36,518 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/servers/52ed178b-2e1e-437b-8fbd-c5a6854c7216 2.140s 2024-10-23 14:45:39,341 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/servers/52ed178b-2e1e-437b-8fbd-c5a6854c7216 1.816s 2024-10-23 14:45:41,814 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 204 DELETE http://10.180.1.21/compute/v2.1/servers/52ed178b-2e1e-437b-8fbd-c5a6854c7216 2.460s 2024-10-23 14:45:43,597 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 404 GET http://10.180.1.21/compute/v2.1/servers/52ed178b-2e1e-437b-8fbd-c5a6854c7216 1.782s 2024-10-23 14:45:48,551 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/01302fc9-61b7-4694-8380-b66234f8bfe7 4.954s 2024-10-23 14:45:50,007 60044 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 1.455s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 97, in test_resize_server_revert_deleted_flavor server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 52ed178b-2e1e-437b-8fbd-c5a6854c7216 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:34Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-785c2bdc-f924-4f7e-94e9-eefd2afbedab. |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
skip
pt27.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
fail
ft28.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:44:49,629 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.351s 2024-10-23 14:44:49,630 60096 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsTest:test_get_server_diagnostics) Found network None available for tenant 2024-10-23 14:44:52,158 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 2.526s 2024-10-23 14:44:53,424 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/17c89372-97f2-4ffa-a13e-606d4f31b08f 1.264s 2024-10-23 14:44:55,884 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/17c89372-97f2-4ffa-a13e-606d4f31b08f 1.448s 2024-10-23 14:44:58,974 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/17c89372-97f2-4ffa-a13e-606d4f31b08f 2.076s 2024-10-23 14:45:01,516 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/17c89372-97f2-4ffa-a13e-606d4f31b08f 1.530s 2024-10-23 14:45:01,528 60096 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait 2024-10-23 14:45:03,078 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/17c89372-97f2-4ffa-a13e-606d4f31b08f 1.549s 2024-10-23 14:45:04,975 60096 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/17c89372-97f2-4ffa-a13e-606d4f31b08f 1.896s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics.py", line 35, in test_get_server_diagnostics server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 17c89372-97f2-4ffa-a13e-606d4f31b08f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 17c89372-97f2-4ffa-a13e-606d4f31b08f.'}. Request ID of server operation performed before checking the server status req-b939a52d-a082-4bd3-8122-f8977f528894. |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
fail
ft29.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:44:46,796 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.331s 2024-10-23 14:44:46,796 60058 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsV248Test:test_get_server_diagnostics) Found network None available for tenant 2024-10-23 14:44:49,943 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 3.146s 2024-10-23 14:44:51,941 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.993s 2024-10-23 14:44:54,608 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.653s 2024-10-23 14:44:56,445 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 0.828s 2024-10-23 14:44:58,939 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.484s 2024-10-23 14:45:01,432 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.479s 2024-10-23 14:45:03,829 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.383s 2024-10-23 14:45:06,178 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.336s 2024-10-23 14:45:09,694 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 2.502s 2024-10-23 14:45:14,783 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 4.076s 2024-10-23 14:45:17,601 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.805s 2024-10-23 14:45:21,334 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 2.723s 2024-10-23 14:45:24,418 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 2.071s 2024-10-23 14:45:26,823 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.392s 2024-10-23 14:45:29,681 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.846s 2024-10-23 14:45:32,088 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.394s 2024-10-23 14:45:34,535 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.433s 2024-10-23 14:45:37,896 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 2.349s 2024-10-23 14:45:41,244 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 2.332s 2024-10-23 14:45:43,733 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.477s 2024-10-23 14:45:48,955 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 4.210s 2024-10-23 14:45:48,968 60058 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 57 second wait 2024-10-23 14:45:50,316 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 1.347s 2024-10-23 14:45:52,893 60058 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/21e37459-3ce1-41e7-8317-b98edafb15d4 2.576s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics.py", line 60, in test_get_server_diagnostics server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 21e37459-3ce1-41e7-8317-b98edafb15d4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:44Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 21e37459-3ce1-41e7-8317-b98edafb15d4.'}. Request ID of server operation performed before checking the server status req-9165ad98-f77c-4d6a-907a-01a0c824e14e. |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
fail
ft30.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:44:46,409 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.859s 2024-10-23 14:44:46,409 60050 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin) Found network None available for tenant 2024-10-23 14:44:48,891 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 202 POST http://10.180.1.21/compute/v2.1/servers 2.481s 2024-10-23 14:44:50,550 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/de589259-86c5-4830-8507-2de7ad76c034 1.657s 2024-10-23 14:44:53,049 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/de589259-86c5-4830-8507-2de7ad76c034 1.490s 2024-10-23 14:44:55,395 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/de589259-86c5-4830-8507-2de7ad76c034 1.338s 2024-10-23 14:44:57,623 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/de589259-86c5-4830-8507-2de7ad76c034 1.220s 2024-10-23 14:45:00,391 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/de589259-86c5-4830-8507-2de7ad76c034 1.750s 2024-10-23 14:45:00,402 60050 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait 2024-10-23 14:45:01,995 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 204 DELETE http://10.180.1.21/compute/v2.1/servers/de589259-86c5-4830-8507-2de7ad76c034 1.592s 2024-10-23 14:45:03,362 60050 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 404 GET http://10.180.1.21/compute/v2.1/servers/de589259-86c5-4830-8507-2de7ad76c034 1.366s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics_negative.py", line 35, in test_get_server_diagnostics_by_non_admin server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server de589259-86c5-4830-8507-2de7ad76c034 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:44:58Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance de589259-86c5-4830-8507-2de7ad76c034.'}. Request ID of server operation performed before checking the server status req-a857b6cb-517f-46be-9e11-f046c46dffa7. |
||||||
tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
fail
ft31.1: tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest.test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:44:45,320 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.801s 2024-10-23 14:44:45,320 60086 INFO [tempest.lib.common.fixed_network] (ServerExternalEventsTest:test_create_server_external_events) Found network None available for tenant 2024-10-23 14:44:48,004 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 202 POST http://10.180.1.21/compute/v2.1/servers 2.683s 2024-10-23 14:44:50,034 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/31aed7b3-ea4a-4db4-b919-5d754f4c3b17 2.029s 2024-10-23 14:44:52,786 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/31aed7b3-ea4a-4db4-b919-5d754f4c3b17 1.738s 2024-10-23 14:44:54,938 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/31aed7b3-ea4a-4db4-b919-5d754f4c3b17 1.140s 2024-10-23 14:44:57,006 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/31aed7b3-ea4a-4db4-b919-5d754f4c3b17 1.058s 2024-10-23 14:44:59,070 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/31aed7b3-ea4a-4db4-b919-5d754f4c3b17 1.052s 2024-10-23 14:44:59,078 60086 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 9 second wait 2024-10-23 14:45:01,047 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 204 DELETE http://10.180.1.21/compute/v2.1/servers/31aed7b3-ea4a-4db4-b919-5d754f4c3b17 1.968s 2024-10-23 14:45:02,526 60086 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 404 GET http://10.180.1.21/compute/v2.1/servers/31aed7b3-ea4a-4db4-b919-5d754f4c3b17 1.479s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_server_external_events.py", line 32, in test_create_server_external_events server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 31aed7b3-ea4a-4db4-b919-5d754f4c3b17 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:44:58Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 31aed7b3-ea4a-4db4-b919-5d754f4c3b17.'}. Request ID of server operation performed before checking the server status req-e9c433d9-3dfe-422d-a983-2cb49936d076. |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
fail
ft32.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:00,494 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.214s 2024-10-23 14:45:00,494 60068 INFO [tempest.lib.common.fixed_network] (ServersAdmin275Test:test_rebuild_update_server_275) Found network None available for tenant 2024-10-23 14:45:02,315 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 202 POST http://10.180.1.21/compute/v2.1/servers 1.821s 2024-10-23 14:45:03,690 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 PUT http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.373s 2024-10-23 14:45:05,774 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.070s 2024-10-23 14:45:09,308 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.520s 2024-10-23 14:45:14,081 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 3.760s 2024-10-23 14:45:17,083 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.988s 2024-10-23 14:45:21,189 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 3.096s 2024-10-23 14:45:24,216 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.010s 2024-10-23 14:45:26,588 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.354s 2024-10-23 14:45:29,584 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.983s 2024-10-23 14:45:31,692 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.097s 2024-10-23 14:45:33,820 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.117s 2024-10-23 14:45:36,821 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.989s 2024-10-23 14:45:39,853 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.023s 2024-10-23 14:45:42,471 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.609s 2024-10-23 14:45:48,521 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 5.038s 2024-10-23 14:45:51,178 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.647s 2024-10-23 14:45:55,759 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 3.567s 2024-10-23 14:45:59,414 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.643s 2024-10-23 14:46:03,048 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.622s 2024-10-23 14:46:07,742 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 3.681s 2024-10-23 14:46:12,239 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 3.487s 2024-10-23 14:46:15,585 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.331s 2024-10-23 14:46:20,802 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 4.197s 2024-10-23 14:46:27,349 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 5.537s 2024-10-23 14:46:32,347 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 3.988s 2024-10-23 14:46:34,878 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.520s 2024-10-23 14:46:37,759 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.865s 2024-10-23 14:46:39,921 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.149s 2024-10-23 14:46:43,622 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.690s 2024-10-23 14:46:45,979 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.348s 2024-10-23 14:46:49,156 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 2.166s 2024-10-23 14:46:51,668 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.503s 2024-10-23 14:46:53,283 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.601s 2024-10-23 14:46:55,070 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.779s 2024-10-23 14:46:57,647 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.564s 2024-10-23 14:46:59,640 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.984s 2024-10-23 14:47:01,735 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.082s 2024-10-23 14:47:03,968 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.213s 2024-10-23 14:47:05,390 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.406s 2024-10-23 14:47:07,446 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.048s 2024-10-23 14:47:08,821 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.364s 2024-10-23 14:47:11,397 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.560s 2024-10-23 14:47:12,536 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.120s 2024-10-23 14:47:13,652 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.105s 2024-10-23 14:47:14,751 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.089s 2024-10-23 14:47:16,035 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.274s 2024-10-23 14:47:17,582 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.536s 2024-10-23 14:47:20,148 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 1.547s 2024-10-23 14:47:21,501 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.335s 2024-10-23 14:47:23,309 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.797s 2024-10-23 14:47:24,689 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.369s 2024-10-23 14:47:25,907 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.198s 2024-10-23 14:47:27,188 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.272s 2024-10-23 14:47:28,694 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.492s 2024-10-23 14:47:29,785 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.076s 2024-10-23 14:47:30,878 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.081s 2024-10-23 14:47:31,975 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.084s 2024-10-23 14:47:33,066 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.079s 2024-10-23 14:47:34,151 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.074s 2024-10-23 14:47:35,240 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.078s 2024-10-23 14:47:36,403 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.149s 2024-10-23 14:47:37,575 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.153s 2024-10-23 14:47:38,708 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.117s 2024-10-23 14:47:39,807 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.085s 2024-10-23 14:47:40,897 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.077s 2024-10-23 14:47:41,975 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.064s 2024-10-23 14:47:43,040 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.054s 2024-10-23 14:47:44,100 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.051s 2024-10-23 14:47:45,170 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.061s 2024-10-23 14:47:46,238 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.058s 2024-10-23 14:47:47,295 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.049s 2024-10-23 14:47:48,359 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.054s 2024-10-23 14:47:49,421 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.053s 2024-10-23 14:47:50,481 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.051s 2024-10-23 14:47:51,541 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.051s 2024-10-23 14:47:52,617 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.067s 2024-10-23 14:47:53,682 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.056s 2024-10-23 14:47:54,741 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.050s 2024-10-23 14:47:55,804 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.053s 2024-10-23 14:47:56,862 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.048s 2024-10-23 14:47:57,921 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.051s 2024-10-23 14:47:58,979 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.049s 2024-10-23 14:48:00,038 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.051s 2024-10-23 14:48:01,099 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.051s 2024-10-23 14:48:02,159 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.051s 2024-10-23 14:48:03,217 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.049s 2024-10-23 14:48:04,278 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.052s 2024-10-23 14:48:05,343 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.050s 2024-10-23 14:48:06,401 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.048s 2024-10-23 14:48:07,462 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.052s 2024-10-23 14:48:08,521 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.050s 2024-10-23 14:48:09,579 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.049s 2024-10-23 14:48:10,640 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.052s 2024-10-23 14:48:11,697 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.049s 2024-10-23 14:48:12,759 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.053s 2024-10-23 14:48:13,819 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.052s 2024-10-23 14:48:15,047 60068 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/11f468ba-a807-4490-9dd5-58eaad007865 0.218s 2024-10-23 14:48:15,055 60068 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 190 second wait }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers.py", line 243, in test_rebuild_update_server_275 waiters.wait_for_server_status(self.servers_client, server['id'], File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 11f468ba-a807-4490-9dd5-58eaad007865 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:48:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 11f468ba-a807-4490-9dd5-58eaad007865.'}. |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
fail
ft33.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:22,607 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.537s 2024-10-23 14:45:22,770 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.161s 2024-10-23 14:45:23,061 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.290s 2024-10-23 14:45:23,181 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.120s 2024-10-23 14:45:23,933 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.751s 2024-10-23 14:45:24,129 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.188s 2024-10-23 14:45:24,129 60062 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '28671c97-7b82-4e40-bc20-28fa4e80ba0a', 'name': 'tempest-VolumesAdminNegativeTest-1829586365-network', 'tenant_id': '06dca957d75b48a6952718b5c17852e7', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '06dca957d75b48a6952718b5c17852e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 147, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:01Z', 'updated_at': '2024-10-23T14:45:01Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:26,817 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.180.1.21/compute/v2.1/servers 2.686s 2024-10-23 14:45:29,083 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.180.1.21/compute/v2.1/servers/4333c7c7-1354-4718-affb-4a5d8e85c8b8 2.265s 2024-10-23 14:45:31,550 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.180.1.21/compute/v2.1/servers/4333c7c7-1354-4718-affb-4a5d8e85c8b8 1.459s 2024-10-23 14:45:32,950 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4333c7c7-1354-4718-affb-4a5d8e85c8b8 1.391s 2024-10-23 14:45:34,215 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 404 GET http://10.180.1.21/compute/v2.1/servers/4333c7c7-1354-4718-affb-4a5d8e85c8b8 1.264s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 65, in test_update_attached_volume_with_nonexistent_volume_in_body self.server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4333c7c7-1354-4718-affb-4a5d8e85c8b8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:27Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-b2e5abed-f3bb-442c-83c8-34540b13dbd8. |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
fail
ft33.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:34,322 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.099s 2024-10-23 14:45:34,323 60062 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '28671c97-7b82-4e40-bc20-28fa4e80ba0a', 'name': 'tempest-VolumesAdminNegativeTest-1829586365-network', 'tenant_id': '06dca957d75b48a6952718b5c17852e7', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '06dca957d75b48a6952718b5c17852e7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 147, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:01Z', 'updated_at': '2024-10-23T14:45:01Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:37,789 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.180.1.21/compute/v2.1/servers 3.465s 2024-10-23 14:45:39,761 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.180.1.21/compute/v2.1/servers/3307e380-73e7-4d90-8dea-58c219b8447c 1.971s 2024-10-23 14:45:42,328 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.180.1.21/compute/v2.1/servers/3307e380-73e7-4d90-8dea-58c219b8447c 1.558s 2024-10-23 14:45:43,974 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://10.180.1.21/compute/v2.1/servers/3307e380-73e7-4d90-8dea-58c219b8447c 1.635s 2024-10-23 14:45:48,873 60062 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://10.180.1.21/compute/v2.1/servers/3307e380-73e7-4d90-8dea-58c219b8447c 4.898s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 46, in test_update_attached_volume_with_nonexistent_volume_in_uri self.server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 3307e380-73e7-4d90-8dea-58c219b8447c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:37Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-678ce3a0-91a0-43d1-a744-01bdbb8e629e. |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 0 | 4 | 0 | 0 | Detail | |
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
fail
ft34.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:21,029 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.034s 2024-10-23 14:47:21,030 60090 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_stopped_server) Found network {'id': '6623783f-5841-49a1-acce-3b520967e919', 'name': 'tempest-ImagesTestJSON-895757453-network', 'tenant_id': '1508a04066a247ff8bcd3714e23cda09', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1508a04066a247ff8bcd3714e23cda09', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:14Z', 'updated_at': '2024-10-23T14:47:15Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:22,147 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.116s 2024-10-23 14:47:22,900 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b475ab55-63b9-452d-ad4f-7bf7797ee83e 0.752s 2024-10-23 14:47:24,287 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b475ab55-63b9-452d-ad4f-7bf7797ee83e 0.376s 2024-10-23 14:47:24,616 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b475ab55-63b9-452d-ad4f-7bf7797ee83e 0.320s 2024-10-23 14:47:24,771 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 404 GET http://10.180.1.21/compute/v2.1/servers/b475ab55-63b9-452d-ad4f-7bf7797ee83e 0.154s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 82, in test_create_image_from_stopped_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b475ab55-63b9-452d-ad4f-7bf7797ee83e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:22Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-02f4123d-7094-4a25-9772-d45c42fdfd76. |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
fail
ft34.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:24,834 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-10-23 14:47:24,834 60090 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_suspended_server) Found network {'id': '6623783f-5841-49a1-acce-3b520967e919', 'name': 'tempest-ImagesTestJSON-895757453-network', 'tenant_id': '1508a04066a247ff8bcd3714e23cda09', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1508a04066a247ff8bcd3714e23cda09', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:14Z', 'updated_at': '2024-10-23T14:47:15Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:25,401 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.566s 2024-10-23 14:47:25,558 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 200 GET http://10.180.1.21/compute/v2.1/servers/474d025d-7a80-458d-ae4b-8ae16d6a9fff 0.155s 2024-10-23 14:47:26,678 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 200 GET http://10.180.1.21/compute/v2.1/servers/474d025d-7a80-458d-ae4b-8ae16d6a9fff 0.106s 2024-10-23 14:47:26,687 60090 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:27,099 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/474d025d-7a80-458d-ae4b-8ae16d6a9fff 0.412s 2024-10-23 14:47:27,125 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 404 GET http://10.180.1.21/compute/v2.1/servers/474d025d-7a80-458d-ae4b-8ae16d6a9fff 0.025s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 137, in test_create_image_from_suspended_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 474d025d-7a80-458d-ae4b-8ae16d6a9fff failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:25Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-1023dba8-6047-4e73-9d20-986e106b8264. |
||||||
test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088] |
fail
ft34.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:27,195 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.061s 2024-10-23 14:47:27,196 60090 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_server_from_snapshot) Found network {'id': '6623783f-5841-49a1-acce-3b520967e919', 'name': 'tempest-ImagesTestJSON-895757453-network', 'tenant_id': '1508a04066a247ff8bcd3714e23cda09', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1508a04066a247ff8bcd3714e23cda09', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:14Z', 'updated_at': '2024-10-23T14:47:15Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:28,603 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 202 POST http://10.180.1.21/compute/v2.1/servers 1.407s 2024-10-23 14:47:29,028 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/818cd3e9-8ba6-46e1-8450-3513e444f7d7 0.423s 2024-10-23 14:47:30,111 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/818cd3e9-8ba6-46e1-8450-3513e444f7d7 0.073s 2024-10-23 14:47:30,344 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 204 DELETE http://10.180.1.21/compute/v2.1/servers/818cd3e9-8ba6-46e1-8450-3513e444f7d7 0.226s 2024-10-23 14:47:30,457 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 404 GET http://10.180.1.21/compute/v2.1/servers/818cd3e9-8ba6-46e1-8450-3513e444f7d7 0.113s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 163, in test_create_server_from_snapshot server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 818cd3e9-8ba6-46e1-8450-3513e444f7d7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:28Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-bdff6f9b-c4d0-4dbc-8a2e-78fe3e75ab53. |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
fail
ft34.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:30,577 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.114s 2024-10-23 14:47:30,577 60090 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_delete_saving_image) Found network {'id': '6623783f-5841-49a1-acce-3b520967e919', 'name': 'tempest-ImagesTestJSON-895757453-network', 'tenant_id': '1508a04066a247ff8bcd3714e23cda09', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1508a04066a247ff8bcd3714e23cda09', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:14Z', 'updated_at': '2024-10-23T14:47:15Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:31,319 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 202 POST http://10.180.1.21/compute/v2.1/servers 0.741s 2024-10-23 14:47:31,411 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/c17b4bf5-b954-410e-b2e6-0d348b0e3953 0.090s 2024-10-23 14:47:32,514 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/c17b4bf5-b954-410e-b2e6-0d348b0e3953 0.094s 2024-10-23 14:47:32,521 60090 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:32,764 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 204 DELETE http://10.180.1.21/compute/v2.1/servers/c17b4bf5-b954-410e-b2e6-0d348b0e3953 0.243s 2024-10-23 14:47:32,793 60090 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 404 GET http://10.180.1.21/compute/v2.1/servers/c17b4bf5-b954-410e-b2e6-0d348b0e3953 0.028s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 54, in test_delete_saving_image server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c17b4bf5-b954-410e-b2e6-0d348b0e3953 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:31Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-bbd195fa-4b75-45ae-8488-5a968d26f87a. |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 3 | 1 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
fail
ft35.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:35,442 60046 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.147s 2024-10-23 14:45:35,443 60046 INFO [tempest.lib.common.fixed_network] (ImagesNegativeTestJSON:test_create_image_from_deleted_server) Found network {'id': 'd5385340-ecbd-4d05-a767-2a38ef9662c8', 'name': 'tempest-ImagesNegativeTestJSON-1311614187-network', 'tenant_id': '1f561f89d16e4855a3df7209c7ea88ec', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1f561f89d16e4855a3df7209c7ea88ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 463, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:26Z', 'updated_at': '2024-10-23T14:45:26Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:38,792 60046 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 202 POST http://10.180.1.21/compute/v2.1/servers 3.349s 2024-10-23 14:45:40,393 60046 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b2bbc2d6-4faa-4972-8d1e-2bf5c37dcd64 1.598s 2024-10-23 14:45:42,645 60046 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b2bbc2d6-4faa-4972-8d1e-2bf5c37dcd64 1.240s 2024-10-23 14:45:46,446 60046 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b2bbc2d6-4faa-4972-8d1e-2bf5c37dcd64 3.792s 2024-10-23 14:45:49,374 60046 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 404 GET http://10.180.1.21/compute/v2.1/servers/b2bbc2d6-4faa-4972-8d1e-2bf5c37dcd64 2.927s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/images/test_images_negative.py", line 52, in test_create_image_from_deleted_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b2bbc2d6-4faa-4972-8d1e-2bf5c37dcd64 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:38Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-84d61112-fda5-426b-b554-af5c6f22ec88. |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt35.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt35.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt35.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 3 | 2 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
fail
ft36.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:16,902 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 2.791s 2024-10-23 14:45:19,417 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 2.511s 2024-10-23 14:45:19,483 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.059s 2024-10-23 14:45:19,484 60066 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_list_security_groups_by_server) Found network {'id': '90746eff-8d64-4cfd-a619-12e30be22bc0', 'name': 'tempest-SecurityGroupsTestJSON-1086323103-network', 'tenant_id': '6448dab5c83b44e48c3ea2bd37691788', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6448dab5c83b44e48c3ea2bd37691788', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 279, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:03Z', 'updated_at': '2024-10-23T14:45:03Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:22,377 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.893s 2024-10-23 14:45:24,549 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.180.1.21/compute/v2.1/servers/8cc49d4d-3c8b-41a5-afaa-23f90a45e18a 2.169s 2024-10-23 14:45:27,011 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.180.1.21/compute/v2.1/servers/8cc49d4d-3c8b-41a5-afaa-23f90a45e18a 1.454s 2024-10-23 14:45:29,412 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/8cc49d4d-3c8b-41a5-afaa-23f90a45e18a 2.391s 2024-10-23 14:45:30,679 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 404 GET http://10.180.1.21/compute/v2.1/servers/8cc49d4d-3c8b-41a5-afaa-23f90a45e18a 1.267s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 166, in test_list_security_groups_by_server server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 8cc49d4d-3c8b-41a5-afaa-23f90a45e18a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:22Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-0d1fe599-76bf-49c4-840a-42171f76a5e7. |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt36.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt36.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
fail
ft36.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:12,624 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 2.540s 2024-10-23 14:46:15,338 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 2.711s 2024-10-23 14:46:15,423 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.074s 2024-10-23 14:46:15,424 60066 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_server_security_groups) Found network {'id': '90746eff-8d64-4cfd-a619-12e30be22bc0', 'name': 'tempest-SecurityGroupsTestJSON-1086323103-network', 'tenant_id': '6448dab5c83b44e48c3ea2bd37691788', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6448dab5c83b44e48c3ea2bd37691788', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 279, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:03Z', 'updated_at': '2024-10-23T14:45:03Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:18,567 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 202 POST http://10.180.1.21/compute/v2.1/servers 3.143s 2024-10-23 14:46:22,185 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/5b59d527-232e-4ef1-bc83-4e8671607db1 3.616s 2024-10-23 14:46:28,347 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/5b59d527-232e-4ef1-bc83-4e8671607db1 5.154s 2024-10-23 14:46:32,533 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/5b59d527-232e-4ef1-bc83-4e8671607db1 3.177s 2024-10-23 14:46:32,545 60066 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait 2024-10-23 14:46:34,068 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 204 DELETE http://10.180.1.21/compute/v2.1/servers/5b59d527-232e-4ef1-bc83-4e8671607db1 1.522s 2024-10-23 14:46:35,396 60066 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 404 GET http://10.180.1.21/compute/v2.1/servers/5b59d527-232e-4ef1-bc83-4e8671607db1 1.327s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 105, in test_server_security_groups server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 5b59d527-232e-4ef1-bc83-4e8671607db1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:31Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5b59d527-232e-4ef1-bc83-4e8671607db1.'}. Request ID of server operation performed before checking the server status req-842661e4-47db-40b6-a177-abdbb515f635. |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt36.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON | 3 | 0 | 3 | 0 | 0 | Detail | |
test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
fail
ft37.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:36,714 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.275s 2024-10-23 14:45:37,319 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.604s 2024-10-23 14:45:38,218 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.898s 2024-10-23 14:45:39,174 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.955s 2024-10-23 14:45:42,677 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.503s 2024-10-23 14:45:42,745 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.063s 2024-10-23 14:45:42,746 60092 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip) Found network {'id': '66d89459-00ba-490d-bf00-7723f5e9ad9c', 'name': 'tempest-AttachInterfacesTestJSON-2110636499-network', 'tenant_id': '38f2b7c76cb04e49b1b8ac75980011b2', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38f2b7c76cb04e49b1b8ac75980011b2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 896, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:26Z', 'updated_at': '2024-10-23T14:45:26Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:48,179 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 202 POST http://10.180.1.21/compute/v2.1/servers 5.433s 2024-10-23 14:45:49,934 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/19055e4d-3f21-4aee-b505-925ba3345c1d 1.753s 2024-10-23 14:45:53,405 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/19055e4d-3f21-4aee-b505-925ba3345c1d 2.452s 2024-10-23 14:45:56,945 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 204 DELETE http://10.180.1.21/compute/v2.1/servers/19055e4d-3f21-4aee-b505-925ba3345c1d 3.533s 2024-10-23 14:45:59,589 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 404 GET http://10.180.1.21/compute/v2.1/servers/19055e4d-3f21-4aee-b505-925ba3345c1d 2.644s 2024-10-23 14:46:01,579 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1479044431 1.988s 2024-10-23 14:46:02,071 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/886e360a-2d5c-483a-bcbb-ddf5c49ac40c 0.492s 2024-10-23 14:46:02,121 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/886e360a-2d5c-483a-bcbb-ddf5c49ac40c 0.050s 2024-10-23 14:46:03,714 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/5cef2d9a-c4ce-46c9-85f5-60f8d4022408 1.592s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 280, in test_create_list_show_delete_interfaces_by_fixed_ip server, ifs, _ = self._create_server_get_interfaces() File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 19055e4d-3f21-4aee-b505-925ba3345c1d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:48Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-5e09a2c6-7b3a-4ac2-8630-6039246876a5. |
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
fail
ft37.2: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:06,495 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.778s 2024-10-23 14:46:07,259 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.762s 2024-10-23 14:46:07,787 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.526s 2024-10-23 14:46:08,418 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.631s 2024-10-23 14:46:11,122 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.703s 2024-10-23 14:46:11,179 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.052s 2024-10-23 14:46:11,180 60092 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port) Found network {'id': '66d89459-00ba-490d-bf00-7723f5e9ad9c', 'name': 'tempest-AttachInterfacesTestJSON-2110636499-network', 'tenant_id': '38f2b7c76cb04e49b1b8ac75980011b2', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38f2b7c76cb04e49b1b8ac75980011b2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 896, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:26Z', 'updated_at': '2024-10-23T14:45:26Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:14,631 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 202 POST http://10.180.1.21/compute/v2.1/servers 3.450s 2024-10-23 14:46:16,351 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET http://10.180.1.21/compute/v2.1/servers/67b01666-6233-4af8-a0ec-a4e938b82606 1.718s 2024-10-23 14:46:21,669 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET http://10.180.1.21/compute/v2.1/servers/67b01666-6233-4af8-a0ec-a4e938b82606 4.302s 2024-10-23 14:46:27,669 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET http://10.180.1.21/compute/v2.1/servers/67b01666-6233-4af8-a0ec-a4e938b82606 4.990s 2024-10-23 14:46:27,676 60092 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 11 second wait 2024-10-23 14:46:32,257 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 204 DELETE http://10.180.1.21/compute/v2.1/servers/67b01666-6233-4af8-a0ec-a4e938b82606 4.581s 2024-10-23 14:46:33,607 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 404 GET http://10.180.1.21/compute/v2.1/servers/67b01666-6233-4af8-a0ec-a4e938b82606 1.349s 2024-10-23 14:46:35,199 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1057489585 1.591s 2024-10-23 14:46:35,729 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/c5f3d562-460b-41c8-977b-c0401ebe1e09 0.530s 2024-10-23 14:46:35,830 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/c5f3d562-460b-41c8-977b-c0401ebe1e09 0.100s 2024-10-23 14:46:37,611 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/e8fb32b6-49f8-4829-8a57-302e171f8e80 1.780s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 237, in test_create_list_show_delete_interfaces_by_network_port server, ifs, _ = self._create_server_get_interfaces() File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 67b01666-6233-4af8-a0ec-a4e938b82606 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:26Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 67b01666-6233-4af8-a0ec-a4e938b82606.'}. Request ID of server operation performed before checking the server status req-5fcdf030-5581-4c31-b555-6f450d6c557c. |
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
fail
ft37.3: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:37,695 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.077s 2024-10-23 14:46:37,696 60092 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_reassign_port_between_servers) Found network {'id': '66d89459-00ba-490d-bf00-7723f5e9ad9c', 'name': 'tempest-AttachInterfacesTestJSON-2110636499-network', 'tenant_id': '38f2b7c76cb04e49b1b8ac75980011b2', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38f2b7c76cb04e49b1b8ac75980011b2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 896, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:26Z', 'updated_at': '2024-10-23T14:45:26Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:38,765 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.068s 2024-10-23 14:46:39,646 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.880s 2024-10-23 14:46:40,117 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.470s 2024-10-23 14:46:40,815 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.698s 2024-10-23 14:46:44,405 60092 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.589s 2024-10-23 14:46:47,070 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST http://10.180.1.21/compute/v2.1/servers 2.664s 2024-10-23 14:46:49,754 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/197488cc-ac6b-4561-8d57-f372c6493573 2.682s 2024-10-23 14:46:52,809 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/197488cc-ac6b-4561-8d57-f372c6493573 2.043s 2024-10-23 14:46:54,895 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/197488cc-ac6b-4561-8d57-f372c6493573 1.072s 2024-10-23 14:46:57,528 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/197488cc-ac6b-4561-8d57-f372c6493573 1.626s 2024-10-23 14:46:59,328 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/197488cc-ac6b-4561-8d57-f372c6493573 0.787s 2024-10-23 14:46:59,339 60092 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait 2024-10-23 14:47:00,054 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 204 DELETE http://10.180.1.21/compute/v2.1/servers/197488cc-ac6b-4561-8d57-f372c6493573 0.714s 2024-10-23 14:47:01,575 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 404 GET http://10.180.1.21/compute/v2.1/servers/197488cc-ac6b-4561-8d57-f372c6493573 1.521s 2024-10-23 14:47:01,900 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-17729884 0.322s 2024-10-23 14:47:02,033 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/13f22bbb-eca7-4a89-9d75-59e2e6ab71de 0.133s 2024-10-23 14:47:02,053 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/13f22bbb-eca7-4a89-9d75-59e2e6ab71de 0.018s 2024-10-23 14:47:03,423 60092 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/b6e1fe9b-4402-45ac-b7b3-ea48b852cba5 1.370s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 325, in test_reassign_port_between_servers servers = [_create_validatable_server(), _create_validatable_server()] File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 316, in _create_validatable_server _, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 197488cc-ac6b-4561-8d57-f372c6493573 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:57Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 197488cc-ac6b-4561-8d57-f372c6493573.'}. Request ID of server operation performed before checking the server status req-b35cc747-764c-4412-8f6e-d8b750bccc22. |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
fail
ft38.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:21,048 60050 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.996s 2024-10-23 14:45:21,119 60050 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.070s 2024-10-23 14:45:21,224 60050 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.104s 2024-10-23 14:45:21,357 60050 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.132s 2024-10-23 14:45:22,465 60050 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.107s 2024-10-23 14:45:22,503 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.032s 2024-10-23 14:45:22,503 60050 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': '6c1d922d-eb12-4a3b-b400-b13dda1b4238', 'name': 'tempest-AttachInterfacesUnderV243Test-853178344-network', 'tenant_id': 'e3ffb333d07c4c15a927fc7c0ac97687', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e3ffb333d07c4c15a927fc7c0ac97687', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 860, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:08Z', 'updated_at': '2024-10-23T14:45:08Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:25,489 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST http://10.180.1.21/compute/v2.1/servers 2.985s 2024-10-23 14:45:26,889 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/b280463d-455f-4ccd-b8c8-4451c764a8b9 1.398s 2024-10-23 14:45:29,739 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/b280463d-455f-4ccd-b8c8-4451c764a8b9 1.841s 2024-10-23 14:45:31,521 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b280463d-455f-4ccd-b8c8-4451c764a8b9 1.774s 2024-10-23 14:45:32,623 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 404 GET http://10.180.1.21/compute/v2.1/servers/b280463d-455f-4ccd-b8c8-4451c764a8b9 1.101s 2024-10-23 14:45:33,563 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1498313070 0.938s 2024-10-23 14:45:34,280 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/550f1bd3-714c-4923-b5ae-7f4732ab5095 0.716s 2024-10-23 14:45:34,361 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/550f1bd3-714c-4923-b5ae-7f4732ab5095 0.080s 2024-10-23 14:45:35,843 60050 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/e25b1ffc-124e-45af-9914-c835bd09608d 1.481s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 378, in test_add_remove_fixed_ip server, ifs, fip = self._create_server_get_interfaces() File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b280463d-455f-4ccd-b8c8-4451c764a8b9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:25Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-bc88ed1b-88b6-443f-9ef3-543814d53d8c. |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
fail
ft39.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test.test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:18,736 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.043s 2024-10-23 14:46:18,737 60046 INFO [tempest.lib.common.fixed_network] (AttachInterfacesV270Test:test_create_get_list_interfaces) Found network {'id': '5734ce27-bba7-4894-9b25-a5b3759f4bd1', 'name': 'tempest-AttachInterfacesV270Test-1944398970-network', 'tenant_id': '3a9c7dc4e938463781dbded4e5382286', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3a9c7dc4e938463781dbded4e5382286', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 704, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:09Z', 'updated_at': '2024-10-23T14:46:10Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:23,656 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 202 POST http://10.180.1.21/compute/v2.1/servers 4.918s 2024-10-23 14:46:28,356 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 4.699s 2024-10-23 14:46:32,786 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 3.416s 2024-10-23 14:46:36,049 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 2.254s 2024-10-23 14:46:38,228 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 1.167s 2024-10-23 14:46:40,124 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 0.880s 2024-10-23 14:46:43,695 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 2.562s 2024-10-23 14:46:43,706 60046 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 15 second wait 2024-10-23 14:46:45,589 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 204 DELETE http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 1.883s 2024-10-23 14:46:48,709 60046 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 404 GET http://10.180.1.21/compute/v2.1/servers/db69e0d0-724b-4a87-80f5-390cfc395ee9 3.119s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 453, in test_create_get_list_interfaces server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server db69e0d0-724b-4a87-80f5-390cfc395ee9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:40Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance db69e0d0-724b-4a87-80f5-390cfc395ee9.'}. Request ID of server operation performed before checking the server status req-789599d9-f56b-442a-8a42-a313d99e721a. |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
fail
ft40.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:23,894 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.873s 2024-10-23 14:45:24,305 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.409s 2024-10-23 14:45:24,796 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.491s 2024-10-23 14:45:25,087 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.290s 2024-10-23 14:45:25,717 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.629s 2024-10-23 14:45:25,808 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.087s 2024-10-23 14:45:25,808 60054 INFO [tempest.lib.common.fixed_network] (ServersTestFqdnHostnames:test_create_server_with_fqdn_name) Found network {'id': '808250fd-2b24-4577-82f6-bf7cf95b1a52', 'name': 'tempest-ServersTestFqdnHostnames-29059760-network', 'tenant_id': '3d6dd29e99e2476592f03f5b6a4fa5c2', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3d6dd29e99e2476592f03f5b6a4fa5c2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 691, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:14Z', 'updated_at': '2024-10-23T14:45:15Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:28,677 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 202 POST http://10.180.1.21/compute/v2.1/servers 2.868s 2024-10-23 14:45:29,970 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET http://10.180.1.21/compute/v2.1/servers/d77b4c95-2b73-4752-923a-c503843ee63a 1.291s 2024-10-23 14:45:32,549 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET http://10.180.1.21/compute/v2.1/servers/d77b4c95-2b73-4752-923a-c503843ee63a 1.565s 2024-10-23 14:45:33,573 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/d77b4c95-2b73-4752-923a-c503843ee63a 1.013s 2024-10-23 14:45:35,582 60054 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 404 GET http://10.180.1.21/compute/v2.1/servers/d77b4c95-2b73-4752-923a-c503843ee63a 2.009s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 219, in test_create_server_with_fqdn_name test_server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d77b4c95-2b73-4752-923a-c503843ee63a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:28Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-cc6b45e1-6a18-4995-b2a6-ddb3bd8e28ee. |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 0 | 2 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft41.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:18,333 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.700s 2024-10-23 14:45:19,561 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 1.226s 2024-10-23 14:45:20,254 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.693s 2024-10-23 14:45:20,672 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 0.417s 2024-10-23 14:45:20,748 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.072s 2024-10-23 14:45:20,749 60078 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_duplicate_network_nics) Found network {'id': 'e92f75bb-839a-4c43-9442-e50c577e8b43', 'name': 'tempest-ServersTestMultiNic-442650301-network', 'tenant_id': '0ac37d3c1b4e4ad88f810dba79780821', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0ac37d3c1b4e4ad88f810dba79780821', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 623, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:05Z', 'updated_at': '2024-10-23T14:45:05Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:24,673 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 202 POST http://10.180.1.21/compute/v2.1/servers 3.922s 2024-10-23 14:45:25,938 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/6f2f45ab-c57e-40e7-aaa3-789533cec95a 1.263s 2024-10-23 14:45:29,206 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/6f2f45ab-c57e-40e7-aaa3-789533cec95a 2.256s 2024-10-23 14:45:30,501 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6f2f45ab-c57e-40e7-aaa3-789533cec95a 1.284s 2024-10-23 14:45:31,573 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 404 GET http://10.180.1.21/compute/v2.1/servers/6f2f45ab-c57e-40e7-aaa3-789533cec95a 1.072s 2024-10-23 14:45:32,117 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/6086e01a-f01c-4805-8392-599ff22d6f50 0.542s 2024-10-23 14:45:33,367 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/b1b32b3c-8ce4-4c02-a0c6-4c68a32b54de 1.249s 2024-10-23 14:45:34,285 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/3d5a2f64-deea-4757-b7d0-315937aa3fcc 0.917s 2024-10-23 14:45:35,710 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/db3cc538-8339-4f85-ba06-811792f40d4c 1.425s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 141, in test_verify_duplicate_network_nics server_multi_nics = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6f2f45ab-c57e-40e7-aaa3-789533cec95a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:24Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-9bea4cac-3f43-41d7-bd5f-8c0d4eca91a6. |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft41.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:36,097 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.386s 2024-10-23 14:45:38,117 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 2.019s 2024-10-23 14:45:39,175 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 1.058s 2024-10-23 14:45:41,571 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 2.395s 2024-10-23 14:45:41,651 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.076s 2024-10-23 14:45:41,651 60078 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_multiple_nics_order) Found network {'id': 'e92f75bb-839a-4c43-9442-e50c577e8b43', 'name': 'tempest-ServersTestMultiNic-442650301-network', 'tenant_id': '0ac37d3c1b4e4ad88f810dba79780821', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0ac37d3c1b4e4ad88f810dba79780821', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 623, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:05Z', 'updated_at': '2024-10-23T14:45:05Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:46,097 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 202 POST http://10.180.1.21/compute/v2.1/servers 4.445s 2024-10-23 14:45:49,336 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/3d11098b-555c-4cbd-8878-0822a22faf0b 3.236s 2024-10-23 14:45:53,069 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/3d11098b-555c-4cbd-8878-0822a22faf0b 2.721s 2024-10-23 14:45:56,453 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 204 DELETE http://10.180.1.21/compute/v2.1/servers/3d11098b-555c-4cbd-8878-0822a22faf0b 3.372s 2024-10-23 14:45:59,201 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 404 GET http://10.180.1.21/compute/v2.1/servers/3d11098b-555c-4cbd-8878-0822a22faf0b 2.748s 2024-10-23 14:46:00,385 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/ef1f72a7-a5c4-4a20-829e-27922e066176 1.183s 2024-10-23 14:46:01,849 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/857c9cbd-e6c1-484f-afc5-4f39fa75aa40 1.464s 2024-10-23 14:46:02,706 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/61116241-b25d-453f-8633-b9f8a976801c 0.856s 2024-10-23 14:46:04,169 60078 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/7af7d147-8f85-4109-8c19-73f662304288 1.463s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 99, in test_verify_multiple_nics_order server_multi_nics = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 3d11098b-555c-4cbd-8878-0822a22faf0b failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:46Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-788ec1e5-5162-4641-aa68-4ff2bcaac733. |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 7 | 1 | 6 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
fail
ft42.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:16,484 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.134s 2024-10-23 14:46:16,484 60096 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_active_server) Found network {'id': '2ef433db-7ec7-4e59-bafc-702b0541557f', 'name': 'tempest-DeleteServersTestJSON-891703949-network', 'tenant_id': 'd742fb05f93f44a9b9c8207f47e77730', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd742fb05f93f44a9b9c8207f47e77730', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 258, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:06Z', 'updated_at': '2024-10-23T14:46:06Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:20,402 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 202 POST http://10.180.1.21/compute/v2.1/servers 3.916s 2024-10-23 14:46:24,042 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/5ad1fabc-bae4-47cb-9b27-42c86c4b02e8 3.639s 2024-10-23 14:46:29,136 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/5ad1fabc-bae4-47cb-9b27-42c86c4b02e8 4.086s 2024-10-23 14:46:33,434 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/5ad1fabc-bae4-47cb-9b27-42c86c4b02e8 3.286s 2024-10-23 14:46:36,274 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/5ad1fabc-bae4-47cb-9b27-42c86c4b02e8 1.831s 2024-10-23 14:46:36,281 60096 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 12 second wait 2024-10-23 14:46:38,065 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/5ad1fabc-bae4-47cb-9b27-42c86c4b02e8 1.781s 2024-10-23 14:46:39,536 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 404 GET http://10.180.1.21/compute/v2.1/servers/5ad1fabc-bae4-47cb-9b27-42c86c4b02e8 1.470s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 50, in test_delete_active_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 5ad1fabc-bae4-47cb-9b27-42c86c4b02e8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5ad1fabc-bae4-47cb-9b27-42c86c4b02e8.'}. Request ID of server operation performed before checking the server status req-165b5755-201c-4c41-b1f1-5918d30a4aa7. |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft42.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:39,633 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.087s 2024-10-23 14:46:39,634 60096 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '2ef433db-7ec7-4e59-bafc-702b0541557f', 'name': 'tempest-DeleteServersTestJSON-891703949-network', 'tenant_id': 'd742fb05f93f44a9b9c8207f47e77730', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd742fb05f93f44a9b9c8207f47e77730', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 258, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:06Z', 'updated_at': '2024-10-23T14:46:06Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:42,065 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 2.430s 2024-10-23 14:46:43,730 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 1.663s 2024-10-23 14:46:46,785 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 2.044s 2024-10-23 14:46:50,144 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 2.349s 2024-10-23 14:46:52,292 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 1.137s 2024-10-23 14:46:54,321 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 1.019s 2024-10-23 14:46:57,127 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 1.799s 2024-10-23 14:46:57,137 60096 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 14 second wait 2024-10-23 14:46:58,883 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 1.745s 2024-10-23 14:46:59,663 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/4e0befc8-76e7-484d-957e-55b0aaedc2c6 0.780s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 115, in test_delete_server_while_in_attached_volume server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4e0befc8-76e7-484d-957e-55b0aaedc2c6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:54Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4e0befc8-76e7-484d-957e-55b0aaedc2c6.'}. Request ID of server operation performed before checking the server status req-f3fae9dc-6421-49a5-8a23-c9e688e54ee2. |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt42.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
fail
ft42.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:05,620 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.059s 2024-10-23 14:47:05,620 60096 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shelved_state) Found network {'id': '2ef433db-7ec7-4e59-bafc-702b0541557f', 'name': 'tempest-DeleteServersTestJSON-891703949-network', 'tenant_id': 'd742fb05f93f44a9b9c8207f47e77730', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd742fb05f93f44a9b9c8207f47e77730', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 258, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:06Z', 'updated_at': '2024-10-23T14:46:06Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:07,766 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 202 POST http://10.180.1.21/compute/v2.1/servers 2.145s 2024-10-23 14:47:08,676 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.908s 2024-10-23 14:47:11,202 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 1.517s 2024-10-23 14:47:11,209 60096 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2024-10-23 14:47:12,539 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.330s 2024-10-23 14:47:14,159 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.607s 2024-10-23 14:47:15,395 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.224s 2024-10-23 14:47:16,913 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.512s 2024-10-23 14:47:19,229 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 1.307s 2024-10-23 14:47:20,593 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.356s 2024-10-23 14:47:20,604 60096 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 12 second wait 2024-10-23 14:47:21,025 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.420s 2024-10-23 14:47:21,095 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 404 GET http://10.180.1.21/compute/v2.1/servers/507d89fc-2083-4575-9a9c-f7f350741ef3 0.070s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 90, in test_delete_server_while_in_shelved_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 507d89fc-2083-4575-9a9c-f7f350741ef3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 507d89fc-2083-4575-9a9c-f7f350741ef3.'}. Request ID of server operation performed before checking the server status req-81a5ffc2-9b5f-44bf-bbc6-66d5436cbb1b. |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
fail
ft42.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:21,168 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.066s 2024-10-23 14:47:21,168 60096 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state) Found network {'id': '2ef433db-7ec7-4e59-bafc-702b0541557f', 'name': 'tempest-DeleteServersTestJSON-891703949-network', 'tenant_id': 'd742fb05f93f44a9b9c8207f47e77730', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd742fb05f93f44a9b9c8207f47e77730', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 258, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:06Z', 'updated_at': '2024-10-23T14:46:06Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:22,274 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 202 POST http://10.180.1.21/compute/v2.1/servers 1.105s 2024-10-23 14:47:22,978 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/4e35329d-fd40-4a21-85c9-048ccdc69a9d 0.702s 2024-10-23 14:47:24,405 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/4e35329d-fd40-4a21-85c9-048ccdc69a9d 0.418s 2024-10-23 14:47:24,898 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4e35329d-fd40-4a21-85c9-048ccdc69a9d 0.483s 2024-10-23 14:47:25,103 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 404 GET http://10.180.1.21/compute/v2.1/servers/4e35329d-fd40-4a21-85c9-048ccdc69a9d 0.205s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 57, in test_delete_server_while_in_shutoff_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4e35329d-fd40-4a21-85c9-048ccdc69a9d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:22Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-abb72766-e422-4ed1-b8d6-ce7b902b4754. |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
fail
ft42.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:25,181 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.074s 2024-10-23 14:47:25,181 60096 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_suspended_state) Found network {'id': '2ef433db-7ec7-4e59-bafc-702b0541557f', 'name': 'tempest-DeleteServersTestJSON-891703949-network', 'tenant_id': 'd742fb05f93f44a9b9c8207f47e77730', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd742fb05f93f44a9b9c8207f47e77730', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 258, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:06Z', 'updated_at': '2024-10-23T14:46:06Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:26,114 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 202 POST http://10.180.1.21/compute/v2.1/servers 0.931s 2024-10-23 14:47:26,234 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/ce9ebfd1-ebbb-4d68-af21-c2d8d39893e0 0.118s 2024-10-23 14:47:27,327 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/ce9ebfd1-ebbb-4d68-af21-c2d8d39893e0 0.084s 2024-10-23 14:47:27,335 60096 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:27,644 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/ce9ebfd1-ebbb-4d68-af21-c2d8d39893e0 0.308s 2024-10-23 14:47:27,665 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 404 GET http://10.180.1.21/compute/v2.1/servers/ce9ebfd1-ebbb-4d68-af21-c2d8d39893e0 0.021s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 79, in test_delete_server_while_in_suspended_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server ce9ebfd1-ebbb-4d68-af21-c2d8d39893e0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:26Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6161f1a7-542c-4e3d-96bf-91e2389fcf00. |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
fail
ft42.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:27,736 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.065s 2024-10-23 14:47:27,736 60096 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state) Found network {'id': '2ef433db-7ec7-4e59-bafc-702b0541557f', 'name': 'tempest-DeleteServersTestJSON-891703949-network', 'tenant_id': 'd742fb05f93f44a9b9c8207f47e77730', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd742fb05f93f44a9b9c8207f47e77730', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 258, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:06Z', 'updated_at': '2024-10-23T14:46:06Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:29,171 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 202 POST http://10.180.1.21/compute/v2.1/servers 1.433s 2024-10-23 14:47:29,409 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 200 GET http://10.180.1.21/compute/v2.1/servers/f4bdf956-060f-48ba-a4e7-95120d879dd9 0.236s 2024-10-23 14:47:30,539 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 200 GET http://10.180.1.21/compute/v2.1/servers/f4bdf956-060f-48ba-a4e7-95120d879dd9 0.120s 2024-10-23 14:47:30,547 60096 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:30,798 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f4bdf956-060f-48ba-a4e7-95120d879dd9 0.251s 2024-10-23 14:47:30,896 60096 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 404 GET http://10.180.1.21/compute/v2.1/servers/f4bdf956-060f-48ba-a4e7-95120d879dd9 0.097s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 101, in test_delete_server_while_in_verify_resize_state server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f4bdf956-060f-48ba-a4e7-95120d879dd9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:29Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-5fea3243-a26e-4a8b-97d8-8137313a5644. |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 0 | 5 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
fail
ft43.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:03,463 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-10-23 14:46:03,464 60054 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config) Found network {'id': '62eed130-573e-48ba-b715-e4326a543d26', 'name': 'tempest-ServerDiskConfigTestJSON-299922691-network', 'tenant_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 159, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:50Z', 'updated_at': '2024-10-23T14:45:50Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:06,525 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 202 POST http://10.180.1.21/compute/v2.1/servers 3.060s 2024-10-23 14:46:10,583 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/a5ec11ef-3476-44e0-b3d7-7a2b56f3b279 4.056s 2024-10-23 14:46:14,385 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/a5ec11ef-3476-44e0-b3d7-7a2b56f3b279 2.794s 2024-10-23 14:46:16,402 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a5ec11ef-3476-44e0-b3d7-7a2b56f3b279 2.008s 2024-10-23 14:46:18,854 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 404 GET http://10.180.1.21/compute/v2.1/servers/a5ec11ef-3476-44e0-b3d7-7a2b56f3b279 2.452s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 74, in test_rebuild_server_with_auto_disk_config server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a5ec11ef-3476-44e0-b3d7-7a2b56f3b279 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:06Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-07b3546e-4521-464d-8f2a-a476d772cc7d. |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
fail
ft43.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:18,931 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.069s 2024-10-23 14:46:18,932 60054 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config) Found network {'id': '62eed130-573e-48ba-b715-e4326a543d26', 'name': 'tempest-ServerDiskConfigTestJSON-299922691-network', 'tenant_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 159, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:50Z', 'updated_at': '2024-10-23T14:45:50Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:24,034 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 202 POST http://10.180.1.21/compute/v2.1/servers 5.101s 2024-10-23 14:46:28,892 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/29c85bbf-553e-4b82-ad7c-5341ffc5af63 4.856s 2024-10-23 14:46:33,337 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/29c85bbf-553e-4b82-ad7c-5341ffc5af63 3.438s 2024-10-23 14:46:36,165 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/29c85bbf-553e-4b82-ad7c-5341ffc5af63 1.817s 2024-10-23 14:46:36,173 60054 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait 2024-10-23 14:46:38,072 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 204 DELETE http://10.180.1.21/compute/v2.1/servers/29c85bbf-553e-4b82-ad7c-5341ffc5af63 1.898s 2024-10-23 14:46:39,561 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 404 GET http://10.180.1.21/compute/v2.1/servers/29c85bbf-553e-4b82-ad7c-5341ffc5af63 1.489s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 55, in test_rebuild_server_with_manual_disk_config server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 29c85bbf-553e-4b82-ad7c-5341ffc5af63 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 29c85bbf-553e-4b82-ad7c-5341ffc5af63.'}. Request ID of server operation performed before checking the server status req-5982f57f-94e2-4ede-9a1d-e83cf71740be. |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
fail
ft43.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:39,659 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.092s 2024-10-23 14:46:39,660 60054 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual) Found network {'id': '62eed130-573e-48ba-b715-e4326a543d26', 'name': 'tempest-ServerDiskConfigTestJSON-299922691-network', 'tenant_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 159, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:50Z', 'updated_at': '2024-10-23T14:45:50Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:42,556 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 202 POST http://10.180.1.21/compute/v2.1/servers 2.896s 2024-10-23 14:46:44,006 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 1.448s 2024-10-23 14:46:48,015 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 3.000s 2024-10-23 14:46:50,673 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 1.650s 2024-10-23 14:46:52,714 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 1.032s 2024-10-23 14:46:54,477 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 0.748s 2024-10-23 14:46:57,248 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 1.761s 2024-10-23 14:46:57,258 60054 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 13 second wait 2024-10-23 14:46:59,227 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 204 DELETE http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 1.969s 2024-10-23 14:46:59,695 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 404 GET http://10.180.1.21/compute/v2.1/servers/8d391d2c-ea85-47d4-a140-03ea6da1c101 0.468s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 111, in test_resize_server_from_auto_to_manual server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 8d391d2c-ea85-47d4-a140-03ea6da1c101 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:54Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8d391d2c-ea85-47d4-a140-03ea6da1c101.'}. Request ID of server operation performed before checking the server status req-a7c0fadb-3571-4334-bb7d-e78c411a7862. |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
fail
ft43.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:59,807 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.106s 2024-10-23 14:46:59,807 60054 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto) Found network {'id': '62eed130-573e-48ba-b715-e4326a543d26', 'name': 'tempest-ServerDiskConfigTestJSON-299922691-network', 'tenant_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 159, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:50Z', 'updated_at': '2024-10-23T14:45:50Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:01,371 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 202 POST http://10.180.1.21/compute/v2.1/servers 1.564s 2024-10-23 14:47:01,870 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.497s 2024-10-23 14:47:04,206 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 1.329s 2024-10-23 14:47:04,212 60054 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2024-10-23 14:47:05,815 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.601s 2024-10-23 14:47:08,302 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 1.477s 2024-10-23 14:47:09,870 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.559s 2024-10-23 14:47:11,792 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.911s 2024-10-23 14:47:13,158 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.349s 2024-10-23 14:47:14,492 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.322s 2024-10-23 14:47:15,936 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.434s 2024-10-23 14:47:15,950 60054 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 14 second wait 2024-10-23 14:47:16,323 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.371s 2024-10-23 14:47:16,343 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 404 GET http://10.180.1.21/compute/v2.1/servers/f12524a7-21b9-4e35-b15b-955627d58c7a 0.020s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 95, in test_resize_server_from_manual_to_auto server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f12524a7-21b9-4e35-b15b-955627d58c7a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:15Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f12524a7-21b9-4e35-b15b-955627d58c7a.'}. Request ID of server operation performed before checking the server status req-f5dc14c3-7cfa-42da-b2ca-ce318c544e89. |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
fail
ft43.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:16,400 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.052s 2024-10-23 14:47:16,401 60054 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual) Found network {'id': '62eed130-573e-48ba-b715-e4326a543d26', 'name': 'tempest-ServerDiskConfigTestJSON-299922691-network', 'tenant_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9e33b2e4b8c439a8e8a557ddda22fce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 159, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:50Z', 'updated_at': '2024-10-23T14:45:50Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:17,543 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 202 POST http://10.180.1.21/compute/v2.1/servers 1.142s 2024-10-23 14:47:19,150 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/acfe2649-fd7c-41e0-9cb1-8e139fb9e6bd 1.605s 2024-10-23 14:47:20,595 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/acfe2649-fd7c-41e0-9cb1-8e139fb9e6bd 0.429s 2024-10-23 14:47:21,050 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 204 DELETE http://10.180.1.21/compute/v2.1/servers/acfe2649-fd7c-41e0-9cb1-8e139fb9e6bd 0.443s 2024-10-23 14:47:21,266 60054 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 404 GET http://10.180.1.21/compute/v2.1/servers/acfe2649-fd7c-41e0-9cb1-8e139fb9e6bd 0.215s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 125, in test_update_server_from_auto_to_manual server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server acfe2649-fd7c-41e0-9cb1-8e139fb9e6bd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:17Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-ad25ccfb-c153-48de-9a11-cfc40c830b56. |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
fail
ft44.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:02,922 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.222s 2024-10-23 14:45:02,922 60102 INFO [tempest.lib.common.fixed_network] (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions) Found network {'id': 'b82fea8c-ab12-40db-a180-4f78f39c5c79', 'name': 'tempest-InstanceActionsV221TestJSON-1397309451-network', 'tenant_id': '1951f850b8e14cf783d324d2842664b8', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1951f850b8e14cf783d324d2842664b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 662, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:44:54Z', 'updated_at': '2024-10-23T14:44:54Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:05,470 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 202 POST http://10.180.1.21/compute/v2.1/servers 2.546s 2024-10-23 14:45:06,837 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/fddaa828-8da4-4d5d-80d5-484ccf2ab6b8 1.365s 2024-10-23 14:45:11,570 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/fddaa828-8da4-4d5d-80d5-484ccf2ab6b8 3.719s 2024-10-23 14:45:15,539 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/fddaa828-8da4-4d5d-80d5-484ccf2ab6b8 2.957s 2024-10-23 14:45:18,847 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/fddaa828-8da4-4d5d-80d5-484ccf2ab6b8 2.294s 2024-10-23 14:45:18,859 60102 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 12 second wait 2024-10-23 14:45:21,566 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 204 DELETE http://10.180.1.21/compute/v2.1/servers/fddaa828-8da4-4d5d-80d5-484ccf2ab6b8 2.706s 2024-10-23 14:45:23,921 60102 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 404 GET http://10.180.1.21/compute/v2.1/servers/fddaa828-8da4-4d5d-80d5-484ccf2ab6b8 2.355s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 77, in test_get_list_deleted_instance_actions server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server fddaa828-8da4-4d5d-80d5-484ccf2ab6b8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:15Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fddaa828-8da4-4d5d-80d5-484ccf2ab6b8.'}. Request ID of server operation performed before checking the server status req-be654e08-8ac1-4963-a18f-499ccfd52a46. |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
fail
ft45.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:32,814 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.046s 2024-10-23 14:47:32,814 60064 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create) Found network {'id': '9deec1aa-f8e9-4fce-b4e2-2e0e62eb56f9', 'name': 'tempest-MultipleCreateTestJSON-474284593-network', 'tenant_id': '877a95affc3145369a035d8e4eeadd67', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '877a95affc3145369a035d8e4eeadd67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 757, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:26Z', 'updated_at': '2024-10-23T14:47:26Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:33,702 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 202 POST http://10.180.1.21/compute/v2.1/servers 0.886s 2024-10-23 14:47:33,796 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers 0.093s 2024-10-23 14:47:33,883 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/6f18732c-44b2-46af-ad1e-b6c88c8c964e 0.083s 2024-10-23 14:47:34,986 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/6f18732c-44b2-46af-ad1e-b6c88c8c964e 0.091s 2024-10-23 14:47:34,994 60064 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:35,348 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6f18732c-44b2-46af-ad1e-b6c88c8c964e 0.354s 2024-10-23 14:47:35,588 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/59c2fc7d-69ef-470a-890b-f3b6a34be63e 0.239s 2024-10-23 14:47:35,616 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/6f18732c-44b2-46af-ad1e-b6c88c8c964e 0.025s 2024-10-23 14:47:35,645 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/59c2fc7d-69ef-470a-890b-f3b6a34be63e 0.029s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 33, in test_multiple_create body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6f18732c-44b2-46af-ad1e-b6c88c8c964e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:33Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-dcb95ac3-8864-4982-9473-5af261f5f61a. |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
fail
ft45.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:35,717 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.061s 2024-10-23 14:47:35,718 60064 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create_with_reservation_return) Found network {'id': '9deec1aa-f8e9-4fce-b4e2-2e0e62eb56f9', 'name': 'tempest-MultipleCreateTestJSON-474284593-network', 'tenant_id': '877a95affc3145369a035d8e4eeadd67', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '877a95affc3145369a035d8e4eeadd67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 757, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:26Z', 'updated_at': '2024-10-23T14:47:26Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:36,357 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 202 POST http://10.180.1.21/compute/v2.1/servers 0.639s 2024-10-23 14:47:36,426 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers 0.068s 2024-10-23 14:47:36,491 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers/b290344b-0ad7-47d3-9aa0-a6467ae85397 0.063s 2024-10-23 14:47:37,630 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers/b290344b-0ad7-47d3-9aa0-a6467ae85397 0.129s 2024-10-23 14:47:37,641 60064 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:37,890 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b290344b-0ad7-47d3-9aa0-a6467ae85397 0.249s 2024-10-23 14:47:38,126 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.180.1.21/compute/v2.1/servers/8a28beac-40e2-4384-a3fb-7a01a1d54af4 0.235s 2024-10-23 14:47:38,159 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.180.1.21/compute/v2.1/servers/b290344b-0ad7-47d3-9aa0-a6467ae85397 0.032s 2024-10-23 14:47:38,179 60064 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.180.1.21/compute/v2.1/servers/8a28beac-40e2-4384-a3fb-7a01a1d54af4 0.019s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 61, in test_multiple_create_with_reservation_return body = self.create_test_server(wait_until='ACTIVE', File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b290344b-0ad7-47d3-9aa0-a6467ae85397 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:36Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-9a3ab43e-0af9-40de-8c7e-a6330e91050b. |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
fail
ft46.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:44:56,593 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.207s 2024-10-23 14:44:56,594 60076 INFO [tempest.lib.common.fixed_network] (ServersAaction247Test:test_create_backup) Found network None available for tenant 2024-10-23 14:44:58,272 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 202 POST http://10.180.1.21/compute/v2.1/servers 1.677s 2024-10-23 14:45:00,124 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.850s 2024-10-23 14:45:02,611 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.476s 2024-10-23 14:45:05,542 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.922s 2024-10-23 14:45:08,010 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.451s 2024-10-23 14:45:11,714 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.691s 2024-10-23 14:45:15,623 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.894s 2024-10-23 14:45:18,940 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.309s 2024-10-23 14:45:22,446 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.492s 2024-10-23 14:45:25,623 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.166s 2024-10-23 14:45:28,944 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.306s 2024-10-23 14:45:31,401 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.448s 2024-10-23 14:45:33,236 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.827s 2024-10-23 14:45:36,292 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.044s 2024-10-23 14:45:39,197 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.888s 2024-10-23 14:45:42,039 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.832s 2024-10-23 14:45:48,222 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 5.171s 2024-10-23 14:45:50,597 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.365s 2024-10-23 14:45:55,156 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 3.546s 2024-10-23 14:45:59,179 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 3.010s 2024-10-23 14:46:02,924 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.735s 2024-10-23 14:46:07,612 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 3.675s 2024-10-23 14:46:11,909 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 3.283s 2024-10-23 14:46:15,587 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.666s 2024-10-23 14:46:20,895 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 4.289s 2024-10-23 14:46:27,441 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 5.530s 2024-10-23 14:46:32,370 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 3.920s 2024-10-23 14:46:34,965 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.585s 2024-10-23 14:46:37,784 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.801s 2024-10-23 14:46:40,018 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.219s 2024-10-23 14:46:43,633 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.602s 2024-10-23 14:46:46,318 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.673s 2024-10-23 14:46:49,343 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.012s 2024-10-23 14:46:52,142 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.791s 2024-10-23 14:46:53,952 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.795s 2024-10-23 14:46:56,971 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 2.011s 2024-10-23 14:46:59,334 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.352s 2024-10-23 14:47:01,642 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.298s 2024-10-23 14:47:03,942 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.291s 2024-10-23 14:47:05,272 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.317s 2024-10-23 14:47:06,585 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.305s 2024-10-23 14:47:08,619 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.023s 2024-10-23 14:47:10,898 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.266s 2024-10-23 14:47:11,997 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.089s 2024-10-23 14:47:13,221 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.214s 2024-10-23 14:47:14,605 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.368s 2024-10-23 14:47:15,977 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.362s 2024-10-23 14:47:17,459 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.474s 2024-10-23 14:47:20,191 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.718s 2024-10-23 14:47:22,222 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 1.016s 2024-10-23 14:47:23,879 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.642s 2024-10-23 14:47:25,085 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.196s 2024-10-23 14:47:25,093 60076 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 145 second wait 2024-10-23 14:47:25,368 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 204 DELETE http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.275s 2024-10-23 14:47:25,504 60076 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 404 GET http://10.180.1.21/compute/v2.1/servers/5c575e05-5a7c-49b8-b914-9b4a4e347bfc 0.136s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 814, in test_create_backup server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 5c575e05-5a7c-49b8-b914-9b4a4e347bfc failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:24Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5c575e05-5a7c-49b8-b914-9b4a4e347bfc.'}. Request ID of server operation performed before checking the server status req-856a5074-044d-46a2-b268-e5d3bf702adf. |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt47.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt47.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt47.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
fail
ft47.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:45:43,694 60104 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.082s 2024-10-23 14:45:43,695 60104 INFO [tempest.lib.common.fixed_network] (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group) Found network {'id': '184bf003-b031-4310-bafc-c35d244251a5', 'name': 'tempest-ServerGroupTestJSON-65941239-network', 'tenant_id': 'a4ee395f80c2406b9947c9b98c49aa19', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4ee395f80c2406b9947c9b98c49aa19', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 74, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:45:10Z', 'updated_at': '2024-10-23T14:45:10Z', 'revision_number': 1} available for tenant 2024-10-23 14:45:49,262 60104 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 202 POST http://10.180.1.21/compute/v2.1/servers 5.566s 2024-10-23 14:45:50,736 60104 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 200 GET http://10.180.1.21/compute/v2.1/servers/44d4750f-ceea-4c0b-b809-216fd0764a7f 1.473s 2024-10-23 14:45:55,609 60104 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 200 GET http://10.180.1.21/compute/v2.1/servers/44d4750f-ceea-4c0b-b809-216fd0764a7f 3.862s 2024-10-23 14:45:59,024 60104 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 204 DELETE http://10.180.1.21/compute/v2.1/servers/44d4750f-ceea-4c0b-b809-216fd0764a7f 3.406s 2024-10-23 14:46:00,904 60104 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 404 GET http://10.180.1.21/compute/v2.1/servers/44d4750f-ceea-4c0b-b809-216fd0764a7f 1.879s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_group.py", line 138, in test_create_server_with_scheduler_hint_group server = self.create_test_server(scheduler_hints=hints, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 44d4750f-ceea-4c0b-b809-216fd0764a7f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:45:49Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-0a17b3db-dfd5-4dbe-bfb0-9577e6a2c1d5. |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt47.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt47.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 1 | 1 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt48.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
fail
ft48.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:04,348 60073 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.069s 2024-10-23 14:46:04,348 60073 INFO [tempest.lib.common.fixed_network] (ServerShowV247Test:test_update_rebuild_list_server) Found network None available for tenant 2024-10-23 14:46:08,868 60073 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 202 POST http://10.180.1.21/compute/v2.1/servers 4.519s 2024-10-23 14:46:12,195 60073 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 PUT http://10.180.1.21/compute/v2.1/servers/c537a7d4-6618-4cfa-afd5-209b99692d65 3.325s 2024-10-23 14:46:15,000 60073 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/c537a7d4-6618-4cfa-afd5-209b99692d65 2.795s 2024-10-23 14:46:18,821 60073 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/c537a7d4-6618-4cfa-afd5-209b99692d65 2.804s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 206, in test_update_rebuild_list_server waiters.wait_for_server_status(self.servers_client, server['id'], File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c537a7d4-6618-4cfa-afd5-209b99692d65 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:09Z', 'message': 'No valid host was found. There are not enough hosts available.'}. |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 1 | 6 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
fail
ft49.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:17,090 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s 2024-10-23 14:47:17,090 60082 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_specify_multibyte_character_name) Found network {'id': 'c9597f0b-01fa-437e-b2da-b2329e60c603', 'name': 'tempest-ServersTestJSON-1173565944-network', 'tenant_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:03Z', 'updated_at': '2024-10-23T14:47:04Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:18,669 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 202 POST http://10.180.1.21/compute/v2.1/servers 1.578s 2024-10-23 14:47:20,256 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 200 GET http://10.180.1.21/compute/v2.1/servers/e668518b-9b9e-4fb4-8db2-3e0197b78fb0 1.585s 2024-10-23 14:47:22,379 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 200 GET http://10.180.1.21/compute/v2.1/servers/e668518b-9b9e-4fb4-8db2-3e0197b78fb0 1.113s 2024-10-23 14:47:23,207 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/e668518b-9b9e-4fb4-8db2-3e0197b78fb0 0.818s 2024-10-23 14:47:23,813 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 404 GET http://10.180.1.21/compute/v2.1/servers/e668518b-9b9e-4fb4-8db2-3e0197b78fb0 0.606s 2024-10-23 14:47:23,814 60082 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1730756. The failure could be related to https://launchpad.net/bugs/1730756 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 168, in test_create_server_specify_multibyte_character_name self.create_test_server(name=utf8_name, wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e668518b-9b9e-4fb4-8db2-3e0197b78fb0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:18Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-7bca7402-5bc7-4f86-b128-23509c34a6c3. |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt49.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
fail
ft49.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:26,100 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.064s 2024-10-23 14:47:26,101 60082 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_with_ipv6_addr_only) Found network {'id': 'c9597f0b-01fa-437e-b2da-b2329e60c603', 'name': 'tempest-ServersTestJSON-1173565944-network', 'tenant_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:03Z', 'updated_at': '2024-10-23T14:47:04Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:27,106 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 202 POST http://10.180.1.21/compute/v2.1/servers 1.005s 2024-10-23 14:47:27,198 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 200 GET http://10.180.1.21/compute/v2.1/servers/92161e7e-0d3e-4041-9194-0d2abe17fe22 0.089s 2024-10-23 14:47:28,827 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 200 GET http://10.180.1.21/compute/v2.1/servers/92161e7e-0d3e-4041-9194-0d2abe17fe22 0.620s 2024-10-23 14:47:28,834 60082 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:29,499 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 204 DELETE http://10.180.1.21/compute/v2.1/servers/92161e7e-0d3e-4041-9194-0d2abe17fe22 0.664s 2024-10-23 14:47:29,519 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 404 GET http://10.180.1.21/compute/v2.1/servers/92161e7e-0d3e-4041-9194-0d2abe17fe22 0.019s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 147, in test_create_server_with_ipv6_addr_only server = self.create_test_server(accessIPv6='2001:2001::3', File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 92161e7e-0d3e-4041-9194-0d2abe17fe22 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:27Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-28c1d084-4924-4b54-8c63-35fc1a715240. |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
fail
ft49.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:29,555 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.033s 2024-10-23 14:47:29,574 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/os-keypairs 0.018s 2024-10-23 14:47:29,629 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.050s 2024-10-23 14:47:29,629 60082 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_specify_keypair) Found network {'id': 'c9597f0b-01fa-437e-b2da-b2329e60c603', 'name': 'tempest-ServersTestJSON-1173565944-network', 'tenant_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:03Z', 'updated_at': '2024-10-23T14:47:04Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:30,571 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 202 POST http://10.180.1.21/compute/v2.1/servers 0.941s 2024-10-23 14:47:30,647 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/94365c52-b51b-47c0-a45d-e9239537b462 0.073s 2024-10-23 14:47:31,944 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/94365c52-b51b-47c0-a45d-e9239537b462 0.285s 2024-10-23 14:47:31,950 60082 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:32,146 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 204 DELETE http://10.180.1.21/compute/v2.1/servers/94365c52-b51b-47c0-a45d-e9239537b462 0.195s 2024-10-23 14:47:32,178 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 404 GET http://10.180.1.21/compute/v2.1/servers/94365c52-b51b-47c0-a45d-e9239537b462 0.032s 2024-10-23 14:47:32,198 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-key-1686584573 0.019s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 88, in test_create_specify_keypair server = self.create_test_server(key_name=key_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 94365c52-b51b-47c0-a45d-e9239537b462 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:30Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-80f3d131-4a42-4a14-9c8b-86e47a72396f. |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
fail
ft49.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:32,260 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.054s 2024-10-23 14:47:32,260 60082 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_with_existing_server_name) Found network {'id': 'c9597f0b-01fa-437e-b2da-b2329e60c603', 'name': 'tempest-ServersTestJSON-1173565944-network', 'tenant_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:03Z', 'updated_at': '2024-10-23T14:47:04Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:32,873 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 202 POST http://10.180.1.21/compute/v2.1/servers 0.613s 2024-10-23 14:47:32,954 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/a1a7b595-20fd-43d8-bff2-286cecd1a83e 0.075s 2024-10-23 14:47:34,067 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/a1a7b595-20fd-43d8-bff2-286cecd1a83e 0.100s 2024-10-23 14:47:34,076 60082 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait 2024-10-23 14:47:34,351 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a1a7b595-20fd-43d8-bff2-286cecd1a83e 0.275s 2024-10-23 14:47:34,372 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 404 GET http://10.180.1.21/compute/v2.1/servers/a1a7b595-20fd-43d8-bff2-286cecd1a83e 0.021s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 65, in test_create_with_existing_server_name server = self.create_test_server(name=server_name, File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a1a7b595-20fd-43d8-bff2-286cecd1a83e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:33Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-6aa78579-554e-4c0e-97a5-7017c80c244c. |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
fail
ft49.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:34,404 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.027s 2024-10-23 14:47:34,404 60082 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_access_server_address) Found network {'id': 'c9597f0b-01fa-437e-b2da-b2329e60c603', 'name': 'tempest-ServersTestJSON-1173565944-network', 'tenant_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:03Z', 'updated_at': '2024-10-23T14:47:04Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:34,841 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 202 POST http://10.180.1.21/compute/v2.1/servers 0.436s 2024-10-23 14:47:34,908 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/6277a04d-f0df-4d1a-bf41-a181ce69aa84 0.065s 2024-10-23 14:47:36,118 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/6277a04d-f0df-4d1a-bf41-a181ce69aa84 0.201s 2024-10-23 14:47:36,124 60082 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait 2024-10-23 14:47:36,326 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6277a04d-f0df-4d1a-bf41-a181ce69aa84 0.201s 2024-10-23 14:47:36,381 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 404 GET http://10.180.1.21/compute/v2.1/servers/6277a04d-f0df-4d1a-bf41-a181ce69aa84 0.055s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 130, in test_update_access_server_address server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6277a04d-f0df-4d1a-bf41-a181ce69aa84 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:35Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-a0e98da1-83d5-4d1c-b47d-63d0611b765c. |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
fail
ft49.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:36,456 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.071s 2024-10-23 14:47:36,458 60082 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_server_name) Found network {'id': 'c9597f0b-01fa-437e-b2da-b2329e60c603', 'name': 'tempest-ServersTestJSON-1173565944-network', 'tenant_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c19f2c99c1a4835b07eb8d2eb2874f1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 745, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:03Z', 'updated_at': '2024-10-23T14:47:04Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:36,953 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 202 POST http://10.180.1.21/compute/v2.1/servers 0.494s 2024-10-23 14:47:37,075 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/abe85928-f968-4b2b-9f28-fb7b8344d0a5 0.120s 2024-10-23 14:47:38,154 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/abe85928-f968-4b2b-9f28-fb7b8344d0a5 0.071s 2024-10-23 14:47:38,163 60082 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:38,344 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/abe85928-f968-4b2b-9f28-fb7b8344d0a5 0.181s 2024-10-23 14:47:38,365 60082 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 404 GET http://10.180.1.21/compute/v2.1/servers/abe85928-f968-4b2b-9f28-fb7b8344d0a5 0.020s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 112, in test_update_server_name server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server abe85928-f968-4b2b-9f28-fb7b8344d0a5 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:37Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-8fcb91b7-ee58-4909-9bb8-7cfee0000c4a. |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
fail
ft50.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:44:55,637 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.126s 2024-10-23 14:44:55,638 60106 INFO [tempest.lib.common.fixed_network] (ServerShowV254Test:test_rebuild_server) Found network None available for tenant 2024-10-23 14:44:56,769 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.131s 2024-10-23 14:44:58,197 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.425s 2024-10-23 14:45:00,912 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.691s 2024-10-23 14:45:03,338 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.413s 2024-10-23 14:45:06,079 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.730s 2024-10-23 14:45:09,515 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.424s 2024-10-23 14:45:14,190 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 3.664s 2024-10-23 14:45:17,208 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.007s 2024-10-23 14:45:21,271 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 3.044s 2024-10-23 14:45:24,325 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.045s 2024-10-23 14:45:26,751 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.411s 2024-10-23 14:45:29,654 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.887s 2024-10-23 14:45:31,886 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.217s 2024-10-23 14:45:34,192 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.296s 2024-10-23 14:45:36,925 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.723s 2024-10-23 14:45:39,980 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.042s 2024-10-23 14:45:42,487 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.495s 2024-10-23 14:45:48,534 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 5.039s 2024-10-23 14:45:51,287 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.744s 2024-10-23 14:45:55,856 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 3.557s 2024-10-23 14:45:59,552 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.684s 2024-10-23 14:46:03,376 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.812s 2024-10-23 14:46:09,082 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 4.690s 2024-10-23 14:46:12,696 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.603s 2024-10-23 14:46:15,972 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 2.267s 2024-10-23 14:46:21,180 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 4.196s 2024-10-23 14:46:27,581 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 5.389s 2024-10-23 14:46:32,438 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 3.844s 2024-10-23 14:46:35,057 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.605s 2024-10-23 14:46:37,858 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.787s 2024-10-23 14:46:37,875 60106 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 99 second wait 2024-10-23 14:46:39,515 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 1.640s 2024-10-23 14:46:40,339 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/b7ab8792-137d-4053-9df9-3d560aa5e411 0.822s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 45, in test_rebuild_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b7ab8792-137d-4053-9df9-3d560aa5e411 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:46:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b7ab8792-137d-4053-9df9-3d560aa5e411.'}. Request ID of server operation performed before checking the server status req-7433848e-4986-4c55-8422-99a785e77d8e. |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
fail
ft51.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:42,437 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.029s 2024-10-23 14:46:42,437 60106 INFO [tempest.lib.common.fixed_network] (ServerShowV257Test:test_rebuild_server) Found network None available for tenant 2024-10-23 14:46:44,116 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.677s 2024-10-23 14:46:45,431 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.314s 2024-10-23 14:46:49,016 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 2.572s 2024-10-23 14:46:51,538 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.507s 2024-10-23 14:46:53,166 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.614s 2024-10-23 14:46:54,877 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.702s 2024-10-23 14:46:57,535 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.646s 2024-10-23 14:46:59,630 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.082s 2024-10-23 14:47:01,754 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.112s 2024-10-23 14:47:04,088 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.324s 2024-10-23 14:47:05,527 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.429s 2024-10-23 14:47:07,576 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.038s 2024-10-23 14:47:08,941 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.351s 2024-10-23 14:47:11,414 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.460s 2024-10-23 14:47:12,619 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.193s 2024-10-23 14:47:13,759 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.129s 2024-10-23 14:47:14,875 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.107s 2024-10-23 14:47:16,117 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.234s 2024-10-23 14:47:17,664 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.535s 2024-10-23 14:47:20,265 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.592s 2024-10-23 14:47:22,459 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 1.183s 2024-10-23 14:47:23,946 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.475s 2024-10-23 14:47:25,183 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.228s 2024-10-23 14:47:26,325 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.128s 2024-10-23 14:47:27,418 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.084s 2024-10-23 14:47:28,916 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.489s 2024-10-23 14:47:30,018 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.089s 2024-10-23 14:47:31,142 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.115s 2024-10-23 14:47:32,212 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.060s 2024-10-23 14:47:33,460 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.238s 2024-10-23 14:47:34,575 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.105s 2024-10-23 14:47:35,685 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.100s 2024-10-23 14:47:37,017 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.322s 2024-10-23 14:47:38,088 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.062s 2024-10-23 14:47:39,171 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.074s 2024-10-23 14:47:40,379 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.195s 2024-10-23 14:47:41,468 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.077s 2024-10-23 14:47:42,531 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.054s 2024-10-23 14:47:43,602 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.061s 2024-10-23 14:47:44,663 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.050s 2024-10-23 14:47:45,746 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.074s 2024-10-23 14:47:46,804 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:47:47,860 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:47:48,922 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.054s 2024-10-23 14:47:49,979 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:47:51,037 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:47:52,091 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.045s 2024-10-23 14:47:53,167 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.066s 2024-10-23 14:47:54,223 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:47:55,282 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.050s 2024-10-23 14:47:56,338 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:47:57,393 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:47:58,449 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:47:59,505 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:00,560 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:01,614 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:02,670 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:03,726 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:04,782 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:05,844 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.053s 2024-10-23 14:48:06,899 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:07,954 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:09,009 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:10,063 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:11,120 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:12,176 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:13,231 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:14,287 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:15,343 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:16,402 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.050s 2024-10-23 14:48:17,475 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.065s 2024-10-23 14:48:18,537 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.052s 2024-10-23 14:48:19,612 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.061s 2024-10-23 14:48:20,673 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.050s 2024-10-23 14:48:21,727 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:22,796 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.061s 2024-10-23 14:48:23,854 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:48:24,926 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.060s 2024-10-23 14:48:25,984 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.051s 2024-10-23 14:48:27,047 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.055s 2024-10-23 14:48:28,110 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.052s 2024-10-23 14:48:29,166 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:30,231 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.058s 2024-10-23 14:48:31,286 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:32,344 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:48:33,400 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:34,456 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:35,511 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:36,567 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:37,622 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:38,678 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:48:39,733 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:40,789 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:41,846 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:42,901 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:43,956 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:45,020 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.055s 2024-10-23 14:48:46,078 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:48:47,133 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:48,188 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:49,243 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:50,300 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:51,357 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:48:52,412 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:53,468 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:54,522 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:48:55,579 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.049s 2024-10-23 14:48:56,635 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.047s 2024-10-23 14:48:57,693 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.050s 2024-10-23 14:48:58,750 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.048s 2024-10-23 14:48:59,808 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.050s 2024-10-23 14:49:00,863 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:49:01,918 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.046s 2024-10-23 14:49:02,999 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.072s 2024-10-23 14:49:03,007 60106 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 138 second wait 2024-10-23 14:49:03,168 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.161s 2024-10-23 14:49:03,187 60106 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/26aa196e-e745-494d-814f-7da3cf18ec14 0.018s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 68, in test_rebuild_server server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 26aa196e-e745-494d-814f-7da3cf18ec14 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:49:02Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 26aa196e-e745-494d-814f-7da3cf18ec14.'}. Request ID of server operation performed before checking the server status req-3fa7d77c-06a7-4676-968d-f39c83e8a7bb. |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft52.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:46:48,667 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 3.389s 2024-10-23 14:46:49,143 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.474s 2024-10-23 14:46:49,972 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.828s 2024-10-23 14:46:50,426 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.449s 2024-10-23 14:46:54,291 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.865s 2024-10-23 14:46:54,359 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.065s 2024-10-23 14:46:54,359 60073 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '2421f33a-a8ac-48fc-bc10-9fb7118b715a', 'name': 'tempest-AttachVolumeShelveTestJSON-1096729463-network', 'tenant_id': '51cca17e80d947b495de9f644e67bb98', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '51cca17e80d947b495de9f644e67bb98', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 265, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:36Z', 'updated_at': '2024-10-23T14:46:36Z', 'revision_number': 1} available for tenant 2024-10-23 14:46:57,222 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.862s 2024-10-23 14:46:58,991 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 1.767s 2024-10-23 14:47:01,565 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 1.563s 2024-10-23 14:47:03,608 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 1.029s 2024-10-23 14:47:05,376 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 0.760s 2024-10-23 14:47:07,109 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 0.723s 2024-10-23 14:47:08,723 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 0.601s 2024-10-23 14:47:11,301 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 1.564s 2024-10-23 14:47:11,311 60073 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 12 second wait 2024-10-23 14:47:11,856 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 0.544s 2024-10-23 14:47:11,888 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://10.180.1.21/compute/v2.1/servers/ac74db4e-ee8d-4aab-96bc-b41bc30d371b 0.031s 2024-10-23 14:47:11,909 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-337028441 0.020s 2024-10-23 14:47:12,105 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/204e9dce-85dc-4cc6-a8fa-b065374f6651 0.195s 2024-10-23 14:47:12,128 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/204e9dce-85dc-4cc6-a8fa-b065374f6651 0.022s 2024-10-23 14:47:13,004 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/6c51a026-51e1-48d8-9a3b-22f9e970f7bf 0.876s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server ac74db4e-ee8d-4aab-96bc-b41bc30d371b failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:09Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ac74db4e-ee8d-4aab-96bc-b41bc30d371b.'}. Request ID of server operation performed before checking the server status req-0eeb4a79-86a1-491d-8c66-e215cb3f9c23. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft52.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:13,261 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.254s 2024-10-23 14:47:13,900 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.637s 2024-10-23 14:47:14,385 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.485s 2024-10-23 14:47:14,819 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.433s 2024-10-23 14:47:17,419 60073 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.599s 2024-10-23 14:47:17,490 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.067s 2024-10-23 14:47:17,490 60073 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '2421f33a-a8ac-48fc-bc10-9fb7118b715a', 'name': 'tempest-AttachVolumeShelveTestJSON-1096729463-network', 'tenant_id': '51cca17e80d947b495de9f644e67bb98', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '51cca17e80d947b495de9f644e67bb98', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 265, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:46:36Z', 'updated_at': '2024-10-23T14:46:36Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:20,038 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.547s 2024-10-23 14:47:20,521 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/d667e8c7-300e-44bf-93e1-e8adc8d562a4 0.481s 2024-10-23 14:47:22,754 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/d667e8c7-300e-44bf-93e1-e8adc8d562a4 1.226s 2024-10-23 14:47:23,792 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/d667e8c7-300e-44bf-93e1-e8adc8d562a4 1.029s 2024-10-23 14:47:23,989 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://10.180.1.21/compute/v2.1/servers/d667e8c7-300e-44bf-93e1-e8adc8d562a4 0.196s 2024-10-23 14:47:24,424 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-2028202403 0.435s 2024-10-23 14:47:24,670 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/702be86f-c9e7-43fc-992e-b91f6c2b3dc2 0.245s 2024-10-23 14:47:24,695 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/702be86f-c9e7-43fc-992e-b91f6c2b3dc2 0.025s 2024-10-23 14:47:25,236 60073 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/52ef6523-93e0-4b09-a4c4-eea74ff63439 0.540s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server d667e8c7-300e-44bf-93e1-e8adc8d562a4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:20Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-c9f92269-dfe5-4076-ab5a-358a15c1fa39. |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft53.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:42,601 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.098s 2024-10-23 14:47:42,681 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.079s 2024-10-23 14:47:42,752 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.070s 2024-10-23 14:47:42,816 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.063s 2024-10-23 14:47:43,209 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.393s 2024-10-23 14:47:43,236 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.023s 2024-10-23 14:47:43,237 60076 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2ed3a601-32b3-4c02-8ba0-470e433526c7', 'name': 'tempest-AttachVolumeTestJSON-1922188362-network', 'tenant_id': '4d216bb5179d4fe3a58d2dc67ce1794c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d216bb5179d4fe3a58d2dc67ce1794c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 331, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:39Z', 'updated_at': '2024-10-23T14:47:39Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:43,585 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 0.347s 2024-10-23 14:47:43,638 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/39d41b8b-bbaa-4712-a7fd-5105051795c3 0.051s 2024-10-23 14:47:44,710 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/39d41b8b-bbaa-4712-a7fd-5105051795c3 0.063s 2024-10-23 14:47:44,716 60076 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:45,066 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/39d41b8b-bbaa-4712-a7fd-5105051795c3 0.350s 2024-10-23 14:47:45,086 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/39d41b8b-bbaa-4712-a7fd-5105051795c3 0.019s 2024-10-23 14:47:45,103 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1795135706 0.016s 2024-10-23 14:47:45,187 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/e18e712f-3cda-4d3e-b308-a633b6534d25 0.083s 2024-10-23 14:47:45,196 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/e18e712f-3cda-4d3e-b308-a633b6534d25 0.009s 2024-10-23 14:47:45,405 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/a493d24a-569a-44cf-bd42-89c068fb54a7 0.209s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 39d41b8b-bbaa-4712-a7fd-5105051795c3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:43Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-fa89575e-2216-408b-82bd-01138ca2f3d6. |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft53.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:47:45,438 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.030s 2024-10-23 14:47:45,510 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.070s 2024-10-23 14:47:45,571 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.061s 2024-10-23 14:47:45,630 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.058s 2024-10-23 14:47:46,019 60076 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.389s 2024-10-23 14:47:46,046 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.024s 2024-10-23 14:47:46,047 60076 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2ed3a601-32b3-4c02-8ba0-470e433526c7', 'name': 'tempest-AttachVolumeTestJSON-1922188362-network', 'tenant_id': '4d216bb5179d4fe3a58d2dc67ce1794c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4d216bb5179d4fe3a58d2dc67ce1794c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 331, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:47:39Z', 'updated_at': '2024-10-23T14:47:39Z', 'revision_number': 1} available for tenant 2024-10-23 14:47:46,344 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.180.1.21/compute/v2.1/servers 0.296s 2024-10-23 14:47:46,383 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/74099d79-f2be-4790-b247-4e8028f61633 0.038s 2024-10-23 14:47:47,449 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/74099d79-f2be-4790-b247-4e8028f61633 0.058s 2024-10-23 14:47:47,454 60076 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:47:47,604 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://10.180.1.21/compute/v2.1/servers/74099d79-f2be-4790-b247-4e8028f61633 0.150s 2024-10-23 14:47:47,623 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://10.180.1.21/compute/v2.1/servers/74099d79-f2be-4790-b247-4e8028f61633 0.018s 2024-10-23 14:47:47,639 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-415767709 0.015s 2024-10-23 14:47:47,697 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/aa096099-530f-4991-af2d-c10be44450d4 0.058s 2024-10-23 14:47:47,706 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/aa096099-530f-4991-af2d-c10be44450d4 0.008s 2024-10-23 14:47:47,895 60076 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/fae26ff7-1b5b-40a7-afcf-074e71827c66 0.189s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 74099d79-f2be-4790-b247-4e8028f61633 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:47:46Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-5adaf985-c005-4d8b-aa86-bae8048ba6d7. |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft54.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:49:05,869 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.083s 2024-10-23 14:49:05,937 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.067s 2024-10-23 14:49:05,998 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.061s 2024-10-23 14:49:06,061 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.062s 2024-10-23 14:49:06,427 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.365s 2024-10-23 14:49:06,453 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.024s 2024-10-23 14:49:06,454 60106 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '6a59190b-8d11-4a41-aa26-349e0b866593', 'name': 'tempest-AttachVolumeNegativeTest-1942334574-network', 'tenant_id': '1aa856aa79e94290acfdb44c20d4a028', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1aa856aa79e94290acfdb44c20d4a028', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 294, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:49:03Z', 'updated_at': '2024-10-23T14:49:03Z', 'revision_number': 1} available for tenant 2024-10-23 14:49:06,782 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.327s 2024-10-23 14:49:06,822 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4d789e06-d563-46a0-80fc-0040ce074bff 0.039s 2024-10-23 14:49:07,918 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4d789e06-d563-46a0-80fc-0040ce074bff 0.089s 2024-10-23 14:49:07,924 60106 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2024-10-23 14:49:08,971 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4d789e06-d563-46a0-80fc-0040ce074bff 0.045s 2024-10-23 14:49:10,030 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4d789e06-d563-46a0-80fc-0040ce074bff 0.051s 2024-10-23 14:49:10,035 60106 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 4 second wait 2024-10-23 14:49:10,178 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4d789e06-d563-46a0-80fc-0040ce074bff 0.142s 2024-10-23 14:49:10,196 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://10.180.1.21/compute/v2.1/servers/4d789e06-d563-46a0-80fc-0040ce074bff 0.018s 2024-10-23 14:49:10,216 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-885586033 0.019s 2024-10-23 14:49:10,277 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/67266997-cd3e-42c5-abee-5040b9ac7b4c 0.061s 2024-10-23 14:49:10,286 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/67266997-cd3e-42c5-abee-5040b9ac7b4c 0.008s 2024-10-23 14:49:10,480 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/d58a2eb9-d66d-48e2-b6a6-0e297cafa8b1 0.194s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server server1, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4d789e06-d563-46a0-80fc-0040ce074bff failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:49:09Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4d789e06-d563-46a0-80fc-0040ce074bff.'}. Request ID of server operation performed before checking the server status req-5bbfd84e-652d-4116-947c-a9bb40e07d62. |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft54.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:49:10,511 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.028s 2024-10-23 14:49:10,577 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.064s 2024-10-23 14:49:10,632 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.055s 2024-10-23 14:49:10,685 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.052s 2024-10-23 14:49:11,038 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.353s 2024-10-23 14:49:11,065 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.023s 2024-10-23 14:49:11,066 60106 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '6a59190b-8d11-4a41-aa26-349e0b866593', 'name': 'tempest-AttachVolumeNegativeTest-1942334574-network', 'tenant_id': '1aa856aa79e94290acfdb44c20d4a028', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1aa856aa79e94290acfdb44c20d4a028', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 294, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:49:03Z', 'updated_at': '2024-10-23T14:49:03Z', 'revision_number': 1} available for tenant 2024-10-23 14:49:11,345 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.279s 2024-10-23 14:49:11,381 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165 0.034s 2024-10-23 14:49:12,513 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165 0.124s 2024-10-23 14:49:12,518 60106 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2024-10-23 14:49:13,567 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165 0.047s 2024-10-23 14:49:14,628 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165 0.054s 2024-10-23 14:49:14,634 60106 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 3 second wait 2024-10-23 14:49:14,781 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165 0.146s 2024-10-23 14:49:14,800 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://10.180.1.21/compute/v2.1/servers/305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165 0.019s 2024-10-23 14:49:14,815 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-765003977 0.015s 2024-10-23 14:49:14,874 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/6a543702-9bb4-414b-8423-90dd624320c9 0.058s 2024-10-23 14:49:14,884 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/6a543702-9bb4-414b-8423-90dd624320c9 0.009s 2024-10-23 14:49:15,066 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/82dc0eb3-fa4f-4a18-afe7-daacdaf96fa7 0.182s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:49:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 305bd6dd-1e6c-4f5b-b6c2-1f5dd6a24165.'}. Request ID of server operation performed before checking the server status req-3552d8a9-9963-4869-9fb4-73a73b5816c4. |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft54.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-10-23 14:49:15,097 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.028s 2024-10-23 14:49:15,162 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.064s 2024-10-23 14:49:15,223 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.060s 2024-10-23 14:49:15,280 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.057s 2024-10-23 14:49:15,794 60106 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.513s 2024-10-23 14:49:15,820 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.023s 2024-10-23 14:49:15,820 60106 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '6a59190b-8d11-4a41-aa26-349e0b866593', 'name': 'tempest-AttachVolumeNegativeTest-1942334574-network', 'tenant_id': '1aa856aa79e94290acfdb44c20d4a028', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1aa856aa79e94290acfdb44c20d4a028', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 294, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-10-23T14:49:03Z', 'updated_at': '2024-10-23T14:49:03Z', 'revision_number': 1} available for tenant 2024-10-23 14:49:16,114 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 0.293s 2024-10-23 14:49:16,152 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/59354370-8fc9-4933-ba88-f2886434eb5c 0.036s 2024-10-23 14:49:17,211 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/59354370-8fc9-4933-ba88-f2886434eb5c 0.052s 2024-10-23 14:49:17,217 60106 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2024-10-23 14:49:17,361 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/59354370-8fc9-4933-ba88-f2886434eb5c 0.144s 2024-10-23 14:49:17,379 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/59354370-8fc9-4933-ba88-f2886434eb5c 0.018s 2024-10-23 14:49:17,394 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1524301668 0.014s 2024-10-23 14:49:17,451 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/3aa772d9-915a-4d91-865d-59f93ac243c0 0.056s 2024-10-23 14:49:17,462 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/3aa772d9-915a-4d91-865d-59f93ac243c0 0.011s 2024-10-23 14:49:17,655 60106 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/6325b0aa-4950-4807-8f19-033e741bb332 0.192s }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 59354370-8fc9-4933-ba88-f2886434eb5c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-10-23T14:49:16Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Request ID of server operation performed before checking the server status req-b9f8a191-842e-41be-8097-d8f0ec79c619. |
||||||
setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationRemoteConsolesV26Test) |
skip
pt55.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test) |
||||||
LiveMigrationTest) |
skip
pt55.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) |
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt55.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) |
||||||
setUpClass (tempest.api.compute.admin.test_live_migration_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
LiveMigrationNegativeTest) |
skip
pt56.1: setUpClass (tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest) |
||||||
setUpClass (tempest.api.compute.admin.test_servers_on_multinodes | 2 | 0 | 0 | 0 | 2 | Detail | |
UnshelveToHostMultiNodesTest) |
skip
pt57.1: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest) |
||||||
ServersOnMultiNodesTest) |
skip
pt57.2: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 2 | 0 | 0 | 0 | 2 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt58.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
TestVolumeSwap) |
skip
pt58.2: setUpClass (tempest.api.compute.admin.test_volume_swap.TestVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt59.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt60.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt61.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_servers | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersListShow296Test) |
skip
pt62.1: setUpClass (tempest.api.compute.servers.test_servers.ServersListShow296Test) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt63.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt64.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt65.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt65.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt65.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt65.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt65.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt65.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt65.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt65.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt65.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt65.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt65.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt65.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt65.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt65.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt66.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt66.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt67.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt68.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt68.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt68.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt68.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt68.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt68.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt68.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt68.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt68.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt68.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt69.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt69.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt70.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt70.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt70.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt70.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt70.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt71.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt72.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt72.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt72.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt73.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt73.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt73.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt73.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt73.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt73.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt73.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt74.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt75.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt76.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt76.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt76.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt76.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt76.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt77.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt77.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt77.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt77.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt77.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt77.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt77.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt77.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt77.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt77.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt77.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt77.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt77.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt77.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt78.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt78.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt78.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt78.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt79.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt79.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt80.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt81.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt82.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt82.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt82.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt82.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt82.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt82.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt82.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt83.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt83.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt83.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt83.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt84.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt84.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt85.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt85.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt86.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt87.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
skip
pt87.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt88.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt89.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt90.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt90.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt90.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt90.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt91.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt92.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt93.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt93.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt93.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt93.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt94.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt94.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt95.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt96.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt96.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt96.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt97.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt97.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt97.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt97.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt98.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt98.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt98.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt98.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt98.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt98.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt98.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt99.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt99.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt99.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt100.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt100.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt100.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt100.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt100.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt100.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt100.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt100.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt100.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt100.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt100.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt101.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt102.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt102.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt103.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt103.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt104.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt104.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt105.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt106.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt106.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt106.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt106.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt106.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt106.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt107.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt107.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt107.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt107.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt107.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt107.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt108.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt108.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt108.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt108.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt108.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt108.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt109.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt110.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt110.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt110.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt111.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt111.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt111.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt111.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt112.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt112.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt112.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt112.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt112.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt112.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt112.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt112.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt113.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt113.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt113.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt113.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt113.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt113.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt114.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt115.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt116.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt116.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt116.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt116.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt116.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt117.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt117.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt117.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt117.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt117.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt117.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt117.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt117.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt118.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt118.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt118.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt118.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt118.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt118.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt118.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt118.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt118.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt118.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt118.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt119.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt120.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt120.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt120.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt120.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt120.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt121.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV263Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
skip
pt122.1: tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt123.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt123.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt124.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt124.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt124.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt125.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt126.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt126.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt127.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt128.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt129.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt129.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt129.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt129.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt129.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt129.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt130.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt130.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt130.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt130.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt130.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt130.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt130.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt130.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
Total | 366 | 246 | 91 | 0 | 29 |