Status: Pass 242 Failure 96 Skip 31
| 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 343, 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 326, 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 1cf71a3d-f580-49ac-bdf0-f5cfe730c4ad failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:15Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-de215335-4ff1-4755-b1d5-18f9ba56091e.
|
||||||
| 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 343, 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 326, 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 1ace459a-7541-431d-b782-cf172c910458 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:11Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-08e020c7-3a8c-4948-add9-45ea69c27967.
|
||||||
| 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 343, 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 326, 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 d1e864b4-c6fc-48d1-927d-7780c560250f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:42Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-599bb0f1-f94d-4813-8d56-1c1ccd762563.
|
||||||
| 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 343, 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 326, 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 dffaca7d-8772-4390-b60d-8445c7891cc1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:47Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-6b9c05e6-69cf-4d23-ba55-18850c81be85.
|
||||||
| 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 343, 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 326, 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 3beb3a07-ac41-4e12-8cfe-0c1616464934 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:07Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-cceb529d-b1b7-430c-ae4d-41f0268bd7df.
|
||||||
| 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 343, 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 326, 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 8d726a88-8a6a-4ea2-a74a-981a98f94615 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:13Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-18094de9-1132-4ebe-bdbd-d07815e148cc.
|
||||||
| 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 343, 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 326, 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 e1e4948e-fcdb-4b68-87f8-003d6a35162a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:14Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f46b92c7-5f41-444d-99f1-a6a18728d912.
|
||||||
| 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 343, 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 326, 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 d242602e-a428-42ed-a3d4-9e0989e769df failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:01Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5414ae09-ae3b-4259-bc41-838a1e8dbfb5.
|
||||||
| 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 343, 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 326, 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 3b203ed5-6dba-4790-9eed-3e79bac5e06b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:18Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-45e23b9a-68d7-4c7f-bca6-789f2127b1b8.
|
||||||
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 343, 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 326, 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 ae6109fe-b0be-4dee-af05-8023791d90f8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:02Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-35bf8b41-d2b7-40d6-8633-3784e4810069.
|
||||||
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 343, 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 326, 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 2041b102-0428-47ad-96f4-b38d423566f7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:48Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-bb8edc75-b67d-4520-a4aa-b1136d752a96.
|
||||||
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 343, 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 326, 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 f6618a41-01a4-43d6-a23c-57f491e380a3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:10Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-2648e944-351c-4f35-8275-3525b7113cdc.
|
||||||
| 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 343, 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 326, 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 4a0b4247-d1a5-4bc5-a38f-38eefd2b0075 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:37Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-bceb906d-0e46-42a0-8ddd-8fb634628904.
|
||||||
| 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 343, 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 326, 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 05407e87-edd3-4114-91d4-ff70825ffd4c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:50Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-05107946-2384-4b66-81bd-8195c1e83f2a.
|
||||||
| 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 343, 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 326, 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 8cd94375-490b-4d9b-a050-3ece18c56f71 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:54Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-7ce1894e-47db-46e9-b321-c422a77b4a5f.
|
||||||
| 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 343, 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 326, 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 0f6ff4ef-c0dc-4c20-94c7-138fd9843df5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:39Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-eef04704-00bb-4e16-a829-a87ae0b1d5af.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_actions | 4 | 0 | 4 | 0 | 0 | Detail | |
ServerActionsTestJSON) |
fail
ft14.1: 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 86, 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 343, 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 326, 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 e1d62149-4a81-4a43-a7ef-45867ffe6348 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:26Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-2543c0ab-f4d2-4a5f-9cc9-d6df16a3d00f.
|
||||||
ServerActionsTestOtherA) |
fail
ft14.2: 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 86, 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 343, 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 326, 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 9da9a221-b425-49ac-a32e-b0a0cf11ffb0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:42Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-46411d3c-8496-48a0-ab05-ff8efaed37ac.
|
||||||
ServerActionsTestOtherB) |
fail
ft14.3: 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 86, 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 343, 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 326, 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 881175e6-6c5f-403c-a8c9-ece4d8e643b1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:29Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-41cdd219-14bb-4138-8d9a-2f2c4135a9ca.
|
||||||
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 858, 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 343, 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 326, 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 4034de3b-e408-4919-939f-30697cc854c1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:59Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-ff67b180-44a7-400a-b985-945f3ea465f0.
|
||||||
| 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 343, 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 326, 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 623a0f87-351c-48d6-86a5-b59bb35c5182 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:45Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5ed7b01d-2b62-4129-9726-bd0d8f213723.
|
||||||
| 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 343, 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 326, 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 f627a51f-ea22-4d7f-a87a-5a21fa7ac96f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:49Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0c92902f-9513-4784-b77a-99140bb4b044.
|
||||||
| 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 343, 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 326, 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 ee70b60a-890a-4369-ad74-354107cd1221 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:07Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f3a4a85e-1cb4-4a54-a479-2884fb3c91b1.
|
||||||
| 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 343, 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 326, 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 23cd4e1b-fa36-481b-bfd7-b977f1a61c09 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:52Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-dc81057f-2ca8-4ddd-a851-9a36927833aa.
|
||||||
| 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 343, 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 326, 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 818c5b21-25d6-418e-9fce-d48f3ba573b5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:17Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-8b9d6d22-e558-497c-a1a5-d74eb3b4ff30.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_rescue | 5 | 0 | 2 | 0 | 3 | Detail | |
ServerBootFromVolumeStableRescueTest) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest)
|
||||||
ServerRescueTestJSONUnderV235) |
fail
ft20.2: 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 343, 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 326, 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 0ddc0d0f-a68b-4a98-a225-b332e9647d0d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:54Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-2fb9e9fb-ded5-4789-9310-7591935d2cdf.
|
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt20.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE)
|
||||||
ServerRescueTestJSON) |
fail
ft20.4: 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 343, 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 326, 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 fd9772ce-cbfd-42d0-9ceb-99247f381856 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:29Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-c461ad8c-642d-441f-9967-8bcb710742b5.
|
||||||
ServerStableDeviceRescueTest) |
skip
pt20.5: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest)
|
||||||
| 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 343, 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 326, 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 edbaf878-41a6-407d-80bf-48137de373d4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:30Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-8d7fe842-cb7a-4673-90b7-e3a0c69f5a0b.
|
||||||
| 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 343, 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 326, 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 88957c6c-19e3-4308-8147-b5791bc499c3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:57Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a29d4fd6-37f7-490d-ad69-4e69b0f084d6.
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers_negative | 2 | 0 | 2 | 0 | 0 | Detail | |
ServersNegativeTestMultiTenantJSON) |
fail
ft23.1: 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 586, 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 343, 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 326, 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 10d83f2e-b4d3-49b3-ab36-9fca7d09b054 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:35Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-6b43a7d9-e5a8-426a-81a9-dd894d1f5cea.
|
||||||
ServersNegativeTestJSON) |
fail
ft23.2: 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 343, 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 326, 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 13349a4d-1f19-4a2f-bbc0-0e5e6e83b07c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:37Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-07b4e54c-442e-4d5a-99da-5543689e567d.
|
||||||
| 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:'': {{{
2025-05-19 14:58:20,273 71176 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.180.1.21/volume/v3/8de2e33a1f264bf4b800a72ff0c17522/volumes 0.882s
2025-05-19 14:58:20,351 71176 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/8de2e33a1f264bf4b800a72ff0c17522/volumes/cc9fbac8-f17b-45fb-a741-13b2e65a4a17 0.071s
2025-05-19 14:58:21,404 71176 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/8de2e33a1f264bf4b800a72ff0c17522/volumes/cc9fbac8-f17b-45fb-a741-13b2e65a4a17 0.042s
2025-05-19 14:58:21,411 71176 INFO [tempest.common.waiters] volume cc9fbac8-f17b-45fb-a741-13b2e65a4a17 reached available after waiting for 1.411322 seconds
2025-05-19 14:58:22,795 71176 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 1.382s
2025-05-19 14:58:23,197 71176 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.400s
2025-05-19 14:58:23,827 71176 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.629s
2025-05-19 14:58:24,486 71176 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.659s
2025-05-19 14:58:26,199 71176 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 1.712s
2025-05-19 14:58:26,869 71176 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.665s
2025-05-19 14:58:26,870 71176 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'e96cf88a-89c1-4687-95b6-88b2da985cac', 'name': 'tempest-VolumesAssistedSnapshotsTest-724824769-network', 'tenant_id': '83a8927218d9441c8822e79e1d27735b', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '83a8927218d9441c8822e79e1d27735b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 326, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:01Z', 'updated_at': '2025-05-19T14:58:01Z', 'revision_number': 1} available for tenant
2025-05-19 14:58:28,215 71176 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 1.344s
2025-05-19 14:58:28,929 71176 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/9d219621-7272-431a-96c5-7b6ae6246151 0.711s
2025-05-19 14:58:30,474 71176 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/9d219621-7272-431a-96c5-7b6ae6246151 0.533s
2025-05-19 14:58:32,028 71176 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/9d219621-7272-431a-96c5-7b6ae6246151 1.543s
2025-05-19 14:58:32,721 71176 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/9d219621-7272-431a-96c5-7b6ae6246151 0.693s
2025-05-19 14:58:32,841 71176 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://10.180.1.21/volume/v3/8de2e33a1f264bf4b800a72ff0c17522/volumes/cc9fbac8-f17b-45fb-a741-13b2e65a4a17 0.118s
2025-05-19 14:58:32,928 71176 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://10.180.1.21/volume/v3/8de2e33a1f264bf4b800a72ff0c17522/volumes/cc9fbac8-f17b-45fb-a741-13b2e65a4a17 0.086s
2025-05-19 14:58:34,165 71176 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://10.180.1.21/volume/v3/8de2e33a1f264bf4b800a72ff0c17522/volumes/cc9fbac8-f17b-45fb-a741-13b2e65a4a17 0.227s
}}}
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 343, 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 326, 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 9d219621-7272-431a-96c5-7b6ae6246151 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:28Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-27b5d153-018e-47d3-8de1-fef128d39253.
|
||||||
| 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:'': {{{
2025-05-19 14:58:16,288 71150 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 2.785s
2025-05-19 14:58:17,611 71150 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.320s
2025-05-19 14:58:19,108 71150 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.494s
2025-05-19 14:58:20,295 71150 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/2028028598/os-extra_specs 1.185s
2025-05-19 14:58:21,289 71150 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 0.993s
2025-05-19 14:58:21,820 71150 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 0.527s
2025-05-19 14:58:22,392 71150 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/197424235/os-extra_specs 0.571s
2025-05-19 14:58:22,918 71150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.523s
2025-05-19 14:58:23,538 71150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.619s
2025-05-19 14:58:24,260 71150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.720s
2025-05-19 14:58:24,796 71150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.535s
2025-05-19 14:58:26,346 71150 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.549s
2025-05-19 14:58:27,039 71150 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.690s
2025-05-19 14:58:27,039 71150 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': '37b64965-07d7-4297-bd76-33aa2182a35d', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-1959085952-network', 'tenant_id': '838cfdd5db904868907c7f2e7baa9968', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '838cfdd5db904868907c7f2e7baa9968', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 455, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:02Z', 'updated_at': '2025-05-19T14:58:03Z', 'revision_number': 1} available for tenant
2025-05-19 14:58:28,702 71150 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 1.662s
2025-05-19 14:58:30,116 71150 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/ab319419-7202-4bdb-a2f5-89d726ad1199 1.412s
2025-05-19 14:58:32,145 71150 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/ab319419-7202-4bdb-a2f5-89d726ad1199 1.015s
2025-05-19 14:58:33,138 71150 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/ab319419-7202-4bdb-a2f5-89d726ad1199 0.984s
2025-05-19 14:58:33,324 71150 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/ab319419-7202-4bdb-a2f5-89d726ad1199 0.186s
2025-05-19 14:58:33,463 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-985076866 0.137s
2025-05-19 14:58:33,853 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/0e24d2a8-ce4d-48cb-b14d-28406dfefeed 0.388s
2025-05-19 14:58:33,873 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/0e24d2a8-ce4d-48cb-b14d-28406dfefeed 0.019s
2025-05-19 14:58:34,908 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/b3dc7b12-7876-4951-8b55-d35ebd97f45a 1.035s
2025-05-19 14:58:35,071 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/197424235 0.162s
2025-05-19 14:58:35,201 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 0.129s
2025-05-19 14:58:36,964 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/2028028598 1.755s
2025-05-19 14:58:40,280 71150 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 3.316s
}}}
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 343, 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 326, 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 ab319419-7202-4bdb-a2f5-89d726ad1199 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:29Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-28d0934d-f104-4bff-8a05-0191240e68de.
|
||||||
| 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:'': {{{
2025-05-19 14:58:06,095 71140 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.669s
2025-05-19 14:58:06,096 71140 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others) Found network None available for tenant
2025-05-19 14:58:09,211 71140 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.114s
2025-05-19 14:58:13,377 71140 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/2bd1d1ed-2a20-4aa9-ac3e-f0b0bfef3af5 4.163s
2025-05-19 14:58:16,469 71140 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/2bd1d1ed-2a20-4aa9-ac3e-f0b0bfef3af5 2.078s
2025-05-19 14:58:18,422 71140 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/2bd1d1ed-2a20-4aa9-ac3e-f0b0bfef3af5 1.939s
2025-05-19 14:58:19,218 71140 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/2bd1d1ed-2a20-4aa9-ac3e-f0b0bfef3af5 0.795s
}}}
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 343, 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 326, 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 2bd1d1ed-2a20-4aa9-ac3e-f0b0bfef3af5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:10Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-cf323d58-df0e-4ef7-ba26-9ce500666cca.
|
||||||
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:'': {{{
2025-05-19 14:58:19,495 71140 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.266s
2025-05-19 14:58:19,495 71140 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state) Found network None available for tenant
2025-05-19 14:58:20,892 71140 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 1.396s
2025-05-19 14:58:21,452 71140 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/c9dc82c4-0c1a-4060-8cb8-2e3856b99112 0.558s
2025-05-19 14:58:24,165 71140 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/c9dc82c4-0c1a-4060-8cb8-2e3856b99112 1.701s
2025-05-19 14:58:24,174 71140 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 3 second wait
2025-05-19 14:58:25,381 71140 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/c9dc82c4-0c1a-4060-8cb8-2e3856b99112 1.202s
2025-05-19 14:58:26,545 71140 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/c9dc82c4-0c1a-4060-8cb8-2e3856b99112 1.164s
}}}
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 343, 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 326, 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 c9dc82c4-0c1a-4060-8cb8-2e3856b99112 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:21Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-aa0df994-9414-4530-856a-f1d37bdfcb73.
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 4 | 2 | 2 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt27.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] |
fail
ft27.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118]testtools.testresult.real._StringException: pythonlogging:'': {{{2025-05-19 14:58:15,449 71178 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminTestJSON:test_get_hypervisor_list_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/detail 4.210s}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 46, in test_get_hypervisor_list_details
hypers = self.client.list_hypervisors(detail=True)['hypervisors']
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 53, in list_hypervisors
self.validate_response(_schema, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None)
|
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
fail
ft27.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:58:16,564 71178 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors 1.108s
2025-05-19 14:58:18,251 71178 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/1 1.685s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 55, in test_get_hypervisor_show_details
details = self.client.show_hypervisor(hypers[0]['id'])['hypervisor']
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 64, in show_hypervisor
self.validate_response(schema.get_hypervisor, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None)
|
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt27.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816]
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
fail
ft28.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:58:40,632 71140 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminV228Test:test_get_list_hypervisor_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors 2.409s
2025-05-19 14:58:42,911 71140 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminV228Test:test_get_list_hypervisor_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/1 2.278s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 121, in test_get_list_hypervisor_details
self.client.show_hypervisor(hypers[0]['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 64, in show_hypervisor
self.validate_response(schema.get_hypervisor, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None)
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 0 | 1 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
fail
ft29.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705]testtools.testresult.real._StringException: pythonlogging:'': {{{2025-05-19 14:58:10,479 71190 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminV253TestBase:test_list_show_detail_hypervisors): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/detail?with_servers=True 2.737s}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 166, in test_list_show_detail_hypervisors
self.client.list_hypervisors(
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 53, in list_hypervisors
self.validate_response(_schema, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None)
|
||||||
| tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 1 | 2 | 0 | 2 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
skip
pt30.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
pt30.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
ft30.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:'': {{{
2025-05-19 14:58:09,559 71138 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.074s
2025-05-19 14:58:09,560 71138 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation) Found network None available for tenant
2025-05-19 14:58:14,457 71138 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 4.896s
2025-05-19 14:58:16,469 71138 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/597cda53-8a14-4d1c-a100-e3fc491a0886 2.009s
2025-05-19 14:58:18,934 71138 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/597cda53-8a14-4d1c-a100-e3fc491a0886 1.453s
2025-05-19 14:58:20,443 71138 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/597cda53-8a14-4d1c-a100-e3fc491a0886 1.499s
2025-05-19 14:58:21,389 71138 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/597cda53-8a14-4d1c-a100-e3fc491a0886 0.945s
}}}
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 343, 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 326, 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 597cda53-8a14-4d1c-a100-e3fc491a0886 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:15Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-ca807123-0ac4-401b-a31e-90020eddf8bb.
|
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
fail
ft30.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:'': {{{
2025-05-19 14:58:21,907 71138 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 0.515s
2025-05-19 14:58:22,437 71138 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 0.528s
2025-05-19 14:58:23,897 71138 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.457s
2025-05-19 14:58:24,410 71138 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/c06c2eac-2a04-4bbd-a4c4-3fd0c8025000/os-extra_specs 0.511s
2025-05-19 14:58:25,019 71138 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.600s
2025-05-19 14:58:25,019 71138 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_resize_server_revert_deleted_flavor) Found network None available for tenant
2025-05-19 14:58:25,853 71138 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 0.833s
2025-05-19 14:58:26,684 71138 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/4e19934f-e428-4aae-b8f8-ee1ad6be4341 0.827s
2025-05-19 14:58:28,861 71138 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/4e19934f-e428-4aae-b8f8-ee1ad6be4341 1.166s
2025-05-19 14:58:30,391 71138 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/4e19934f-e428-4aae-b8f8-ee1ad6be4341 1.520s
2025-05-19 14:58:31,793 71138 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/4e19934f-e428-4aae-b8f8-ee1ad6be4341 1.402s
2025-05-19 14:58:32,692 71138 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/c06c2eac-2a04-4bbd-a4c4-3fd0c8025000 0.898s
2025-05-19 14:58:33,161 71138 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 0.469s
}}}
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 343, 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 326, 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 4e19934f-e428-4aae-b8f8-ee1ad6be4341 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:26Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0adab1ee-814b-4ff9-b11e-347826a4a4d5.
|
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
skip
pt30.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
ft31.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:59:19,604 71172 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.063s
2025-05-19 14:59:19,605 71172 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsTest:test_get_server_diagnostics) Found network None available for tenant
2025-05-19 14:59:22,081 71172 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 2.476s
2025-05-19 14:59:25,149 71172 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/070df94e-79f8-4034-93bc-21ec792ff7ce 3.065s
2025-05-19 14:59:29,599 71172 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/070df94e-79f8-4034-93bc-21ec792ff7ce 3.430s
2025-05-19 14:59:32,254 71172 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/070df94e-79f8-4034-93bc-21ec792ff7ce 2.647s
2025-05-19 14:59:33,615 71172 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/070df94e-79f8-4034-93bc-21ec792ff7ce 1.359s
}}}
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 343, 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 326, 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 070df94e-79f8-4034-93bc-21ec792ff7ce failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:22Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5df35ad7-d480-410c-8e8b-bbd5b4e48219.
|
||||||
| 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
ft32.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:58:44,257 71182 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.096s
2025-05-19 14:58:44,258 71182 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsV248Test:test_get_server_diagnostics) Found network None available for tenant
2025-05-19 14:58:47,248 71182 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 2.990s
2025-05-19 14:58:51,985 71182 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/9b06e929-4007-47e2-a8cf-2ce03a45c4fd 4.735s
2025-05-19 14:58:56,677 71182 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/9b06e929-4007-47e2-a8cf-2ce03a45c4fd 3.673s
2025-05-19 14:59:00,264 71182 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/9b06e929-4007-47e2-a8cf-2ce03a45c4fd 3.572s
2025-05-19 14:59:03,479 71182 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/9b06e929-4007-47e2-a8cf-2ce03a45c4fd 3.214s
}}}
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 343, 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 326, 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 9b06e929-4007-47e2-a8cf-2ce03a45c4fd failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:47Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-2334d080-20a6-4993-bc52-301d07be1786.
|
||||||
| 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
ft33.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:'': {{{
2025-05-19 14:58:35,514 71192 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.644s
2025-05-19 14:58:35,514 71192 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin) Found network None available for tenant
2025-05-19 14:58:38,001 71192 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.485s
2025-05-19 14:58:40,455 71192 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/d46a5fdb-714f-41f3-88c0-d499028b5ff8 2.452s
2025-05-19 14:58:44,534 71192 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/d46a5fdb-714f-41f3-88c0-d499028b5ff8 3.069s
2025-05-19 14:58:47,517 71192 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/d46a5fdb-714f-41f3-88c0-d499028b5ff8 2.971s
2025-05-19 14:58:52,154 71192 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/d46a5fdb-714f-41f3-88c0-d499028b5ff8 4.636s
}}}
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 343, 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 326, 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 d46a5fdb-714f-41f3-88c0-d499028b5ff8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:38Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1d2f28c5-c824-4576-ac43-59d34b50b4a0.
|
||||||
| 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
ft34.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:'': {{{
2025-05-19 14:59:24,096 71176 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.128s
2025-05-19 14:59:24,096 71176 INFO [tempest.lib.common.fixed_network] (ServerExternalEventsTest:test_create_server_external_events) Found network None available for tenant
2025-05-19 14:59:27,255 71176 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 202 POST http://10.180.1.21/compute/v2.1/servers 3.158s
2025-05-19 14:59:29,836 71176 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/bedb45cc-d898-46f4-9b08-6afe2472b7c2 2.579s
2025-05-19 14:59:33,296 71176 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/bedb45cc-d898-46f4-9b08-6afe2472b7c2 2.450s
2025-05-19 14:59:35,594 71176 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 204 DELETE http://10.180.1.21/compute/v2.1/servers/bedb45cc-d898-46f4-9b08-6afe2472b7c2 2.289s
2025-05-19 14:59:37,661 71176 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 404 GET http://10.180.1.21/compute/v2.1/servers/bedb45cc-d898-46f4-9b08-6afe2472b7c2 2.067s
}}}
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 343, 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 326, 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 bedb45cc-d898-46f4-9b08-6afe2472b7c2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:27Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-84b78b54-0a11-42f1-992b-44f1415bc34f.
|
||||||
| 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
ft35.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:58:00,333 71168 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.478s
2025-05-19 14:58:00,334 71168 INFO [tempest.lib.common.fixed_network] (ServersAdmin275Test:test_rebuild_update_server_275) Found network None available for tenant
2025-05-19 14:58:03,476 71168 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 202 POST http://10.180.1.21/compute/v2.1/servers 3.141s
2025-05-19 14:58:03,845 71168 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 PUT http://10.180.1.21/compute/v2.1/servers/7dac36e9-3266-4403-8760-5afc0278ca46 0.363s
2025-05-19 14:58:03,925 71168 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/7dac36e9-3266-4403-8760-5afc0278ca46 0.065s
2025-05-19 14:58:06,366 71168 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/7dac36e9-3266-4403-8760-5afc0278ca46 1.426s
2025-05-19 14:58:06,377 71168 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 3 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 7dac36e9-3266-4403-8760-5afc0278ca46 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:05Z', 'message': 'No valid host was found. '}.
|
||||||
| 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
ft36.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:'': {{{
2025-05-19 14:59:01,851 71158 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.379s
2025-05-19 14:59:02,028 71158 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.176s
2025-05-19 14:59:02,232 71158 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.202s
2025-05-19 14:59:02,455 71158 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.223s
2025-05-19 14:59:03,868 71158 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 1.412s
2025-05-19 14:59:04,006 71158 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.132s
2025-05-19 14:59:04,006 71158 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'e982c11b-80a4-4e01-9081-195f7a46ad4b', 'name': 'tempest-VolumesAdminNegativeTest-1604339519-network', 'tenant_id': '671c61af737e447fbc5ebcd8b7caef89', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '671c61af737e447fbc5ebcd8b7caef89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 891, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:45Z', 'updated_at': '2025-05-19T14:58:45Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:08,020 71158 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 4.013s
2025-05-19 14:59:10,999 71158 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/edbd7b85-6a71-4d1c-b371-9828b3f92125 2.977s
2025-05-19 14:59:15,045 71158 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/edbd7b85-6a71-4d1c-b371-9828b3f92125 3.035s
2025-05-19 14:59:18,612 71158 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/edbd7b85-6a71-4d1c-b371-9828b3f92125 3.556s
2025-05-19 14:59:19,996 71158 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/edbd7b85-6a71-4d1c-b371-9828b3f92125 1.384s
}}}
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 343, 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 326, 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 edbd7b85-6a71-4d1c-b371-9828b3f92125 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:08Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0b4e1d7d-5b13-499d-8976-aac3132dadb5.
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
fail
ft36.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:'': {{{
2025-05-19 14:59:20,101 71158 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.098s
2025-05-19 14:59:20,101 71158 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'e982c11b-80a4-4e01-9081-195f7a46ad4b', 'name': 'tempest-VolumesAdminNegativeTest-1604339519-network', 'tenant_id': '671c61af737e447fbc5ebcd8b7caef89', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '671c61af737e447fbc5ebcd8b7caef89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 891, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:45Z', 'updated_at': '2025-05-19T14:58:45Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:24,239 71158 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 4.137s
2025-05-19 14:59:27,128 71158 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/11310710-f6c5-424a-83c0-3f61ea8e08fe 2.886s
2025-05-19 14:59:30,995 71158 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/11310710-f6c5-424a-83c0-3f61ea8e08fe 2.857s
2025-05-19 14:59:33,703 71158 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/11310710-f6c5-424a-83c0-3f61ea8e08fe 2.698s
2025-05-19 14:59:36,281 71158 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/11310710-f6c5-424a-83c0-3f61ea8e08fe 2.577s
}}}
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 343, 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 326, 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 11310710-f6c5-424a-83c0-3f61ea8e08fe failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:25Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-71ec0ccc-5b53-4e2c-a32c-73446c075031.
|
||||||
| 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
ft37.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:'': {{{
2025-05-19 14:59:41,703 71172 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.091s
2025-05-19 14:59:41,704 71172 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_stopped_server) Found network {'id': 'c6644749-5906-4ec9-b919-bef40d960411', 'name': 'tempest-ImagesTestJSON-993354050-network', 'tenant_id': '770294a09e0e47fab57c6f20bcb98b7a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '770294a09e0e47fab57c6f20bcb98b7a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 874, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:37Z', 'updated_at': '2025-05-19T14:59:37Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:45,179 71172 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 3.474s
2025-05-19 14:59:46,442 71172 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/7aaba708-2260-4ae0-9c18-58da17f316eb 1.261s
2025-05-19 14:59:49,002 71172 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/7aaba708-2260-4ae0-9c18-58da17f316eb 1.551s
2025-05-19 14:59:51,324 71172 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/7aaba708-2260-4ae0-9c18-58da17f316eb 2.314s
2025-05-19 14:59:53,421 71172 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/7aaba708-2260-4ae0-9c18-58da17f316eb 2.096s
}}}
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 343, 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 326, 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 7aaba708-2260-4ae0-9c18-58da17f316eb failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:45Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1b06c86a-eb8f-435b-bb48-cd61c4103cc9.
|
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
fail
ft37.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:'': {{{
2025-05-19 14:59:53,513 71172 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.078s
2025-05-19 14:59:53,513 71172 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_suspended_server) Found network {'id': 'c6644749-5906-4ec9-b919-bef40d960411', 'name': 'tempest-ImagesTestJSON-993354050-network', 'tenant_id': '770294a09e0e47fab57c6f20bcb98b7a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '770294a09e0e47fab57c6f20bcb98b7a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 874, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:37Z', 'updated_at': '2025-05-19T14:59:37Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:56,148 71172 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 2.633s
2025-05-19 14:59:57,354 71172 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/39b12ce2-d8ea-4e76-99f6-6c19ebd37ea6 1.204s
2025-05-19 15:00:00,100 71172 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/39b12ce2-d8ea-4e76-99f6-6c19ebd37ea6 1.734s
2025-05-19 15:00:02,494 71172 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/39b12ce2-d8ea-4e76-99f6-6c19ebd37ea6 2.383s
2025-05-19 15:00:04,474 71172 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/39b12ce2-d8ea-4e76-99f6-6c19ebd37ea6 1.979s
}}}
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 343, 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 326, 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 39b12ce2-d8ea-4e76-99f6-6c19ebd37ea6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:56Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-014fda62-1981-4463-b457-43e1aaa2d6ec.
|
||||||
test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088] |
fail
ft37.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 15:00:04,578 71172 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.099s
2025-05-19 15:00:04,579 71172 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_server_from_snapshot) Found network {'id': 'c6644749-5906-4ec9-b919-bef40d960411', 'name': 'tempest-ImagesTestJSON-993354050-network', 'tenant_id': '770294a09e0e47fab57c6f20bcb98b7a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '770294a09e0e47fab57c6f20bcb98b7a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 874, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:37Z', 'updated_at': '2025-05-19T14:59:37Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:06,547 71172 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.967s
2025-05-19 15:00:07,769 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/dbb34c51-c738-4016-9214-b55189e42e61 1.221s
2025-05-19 15:00:09,556 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/dbb34c51-c738-4016-9214-b55189e42e61 0.777s
2025-05-19 15:00:10,617 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 204 DELETE http://10.180.1.21/compute/v2.1/servers/dbb34c51-c738-4016-9214-b55189e42e61 1.053s
2025-05-19 15:00:11,268 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 404 GET http://10.180.1.21/compute/v2.1/servers/dbb34c51-c738-4016-9214-b55189e42e61 0.650s
}}}
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 343, 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 326, 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 dbb34c51-c738-4016-9214-b55189e42e61 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:07Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-490134e9-635f-4055-a117-bc284e8096ae.
|
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
fail
ft37.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 15:00:11,414 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.138s
2025-05-19 15:00:11,415 71172 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_delete_saving_image) Found network {'id': 'c6644749-5906-4ec9-b919-bef40d960411', 'name': 'tempest-ImagesTestJSON-993354050-network', 'tenant_id': '770294a09e0e47fab57c6f20bcb98b7a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '770294a09e0e47fab57c6f20bcb98b7a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 874, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:37Z', 'updated_at': '2025-05-19T14:59:37Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:12,772 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 202 POST http://10.180.1.21/compute/v2.1/servers 1.357s
2025-05-19 15:00:13,804 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/cbf2e392-e68a-4ab9-924c-d6ade971831d 1.030s
2025-05-19 15:00:15,590 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/cbf2e392-e68a-4ab9-924c-d6ade971831d 0.775s
2025-05-19 15:00:16,174 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 204 DELETE http://10.180.1.21/compute/v2.1/servers/cbf2e392-e68a-4ab9-924c-d6ade971831d 0.569s
2025-05-19 15:00:16,709 71172 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 404 GET http://10.180.1.21/compute/v2.1/servers/cbf2e392-e68a-4ab9-924c-d6ade971831d 0.535s
}}}
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 343, 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 326, 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 cbf2e392-e68a-4ab9-924c-d6ade971831d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:13Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-10269e32-4031-4f41-bf5f-297faacbe077.
|
||||||
| 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
ft38.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:'': {{{
2025-05-19 14:58:08,680 71180 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.261s
2025-05-19 14:58:08,681 71180 INFO [tempest.lib.common.fixed_network] (ImagesNegativeTestJSON:test_create_image_from_deleted_server) Found network {'id': '3f9144f9-f88f-4127-93bb-99d073f0486f', 'name': 'tempest-ImagesNegativeTestJSON-478261943-network', 'tenant_id': '6361771dadb641ecb9943e2f4fa82c96', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6361771dadb641ecb9943e2f4fa82c96', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 98, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:02Z', 'updated_at': '2025-05-19T14:58:03Z', 'revision_number': 1} available for tenant
2025-05-19 14:58:13,523 71180 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 4.840s
2025-05-19 14:58:16,377 71180 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/1494d8e9-63cd-4600-9167-cb337194403d 2.849s
2025-05-19 14:58:18,832 71180 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/1494d8e9-63cd-4600-9167-cb337194403d 1.442s
2025-05-19 14:58:20,074 71180 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/1494d8e9-63cd-4600-9167-cb337194403d 1.233s
2025-05-19 14:58:21,073 71180 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/1494d8e9-63cd-4600-9167-cb337194403d 0.999s
}}}
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 343, 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 326, 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 1494d8e9-63cd-4600-9167-cb337194403d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:15Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-369ae3b0-f510-43bc-bba8-5717b2d9eb69.
|
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt38.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
pt38.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
pt38.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
ft39.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:'': {{{
2025-05-19 14:59:05,589 71178 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.569s
2025-05-19 14:59:09,406 71178 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 3.812s
2025-05-19 14:59:09,515 71178 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.097s
2025-05-19 14:59:09,515 71178 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_list_security_groups_by_server) Found network {'id': '0436eb33-16e6-4eb1-9f58-bd70c0760afc', 'name': 'tempest-SecurityGroupsTestJSON-1887433158-network', 'tenant_id': 'bb19ece528064e4a8376b2d805be0169', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bb19ece528064e4a8376b2d805be0169', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 776, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:59Z', 'updated_at': '2025-05-19T14:58:59Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:13,022 71178 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 3.506s
2025-05-19 14:59:15,158 71178 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/3ea70eff-c175-4fc9-b755-aa1d46056d32 2.134s
2025-05-19 14:59:18,931 71178 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/3ea70eff-c175-4fc9-b755-aa1d46056d32 2.763s
2025-05-19 14:59:20,369 71178 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/3ea70eff-c175-4fc9-b755-aa1d46056d32 1.427s
2025-05-19 14:59:23,931 71178 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/3ea70eff-c175-4fc9-b755-aa1d46056d32 3.561s
}}}
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 343, 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 326, 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 3ea70eff-c175-4fc9-b755-aa1d46056d32 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:13Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a31fa82f-e653-4d39-97b5-647c8b095f63.
|
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt39.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
pt39.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
ft39.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:'': {{{
2025-05-19 14:59:59,742 71178 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.076s
2025-05-19 15:00:01,447 71178 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 1.702s
2025-05-19 15:00:01,564 71178 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.111s
2025-05-19 15:00:01,565 71178 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_server_security_groups) Found network {'id': '0436eb33-16e6-4eb1-9f58-bd70c0760afc', 'name': 'tempest-SecurityGroupsTestJSON-1887433158-network', 'tenant_id': 'bb19ece528064e4a8376b2d805be0169', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bb19ece528064e4a8376b2d805be0169', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 776, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:59Z', 'updated_at': '2025-05-19T14:58:59Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:03,799 71178 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 202 POST http://10.180.1.21/compute/v2.1/servers 2.233s
2025-05-19 15:00:05,292 71178 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/fc0e9e9b-1f03-498b-9853-eb3cf65b2822 1.490s
2025-05-19 15:00:07,638 71178 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/fc0e9e9b-1f03-498b-9853-eb3cf65b2822 1.331s
2025-05-19 15:00:08,357 71178 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 204 DELETE http://10.180.1.21/compute/v2.1/servers/fc0e9e9b-1f03-498b-9853-eb3cf65b2822 0.710s
2025-05-19 15:00:08,595 71178 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 404 GET http://10.180.1.21/compute/v2.1/servers/fc0e9e9b-1f03-498b-9853-eb3cf65b2822 0.237s
}}}
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 343, 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 326, 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 fc0e9e9b-1f03-498b-9853-eb3cf65b2822 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:04Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f755f0b2-0567-4f06-94d2-8b6e7714a462.
|
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt39.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
ft40.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:'': {{{
2025-05-19 14:59:25,689 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.718s
2025-05-19 14:59:26,037 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.344s
2025-05-19 14:59:26,351 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.313s
2025-05-19 14:59:26,690 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.338s
2025-05-19 14:59:28,756 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.066s
2025-05-19 14:59:29,037 71138 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.277s
2025-05-19 14:59:29,038 71138 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip) Found network {'id': '1251bd2f-490f-4f04-8dfb-9b55bd2a5f42', 'name': 'tempest-AttachInterfacesTestJSON-1973650814-network', 'tenant_id': '69bf83f04c3f457bbd501c69c90136ec', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69bf83f04c3f457bbd501c69c90136ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 977, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:15Z', 'updated_at': '2025-05-19T14:59:15Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:32,859 71138 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 3.820s
2025-05-19 14:59:33,822 71138 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/b57a5f3f-e534-43b8-ad73-36843d014152 0.960s
2025-05-19 14:59:37,570 71138 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/b57a5f3f-e534-43b8-ad73-36843d014152 2.731s
2025-05-19 14:59:40,341 71138 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/b57a5f3f-e534-43b8-ad73-36843d014152 2.762s
2025-05-19 14:59:42,586 71138 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/b57a5f3f-e534-43b8-ad73-36843d014152 2.245s
2025-05-19 14:59:44,867 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-145051713 2.279s
2025-05-19 14:59:45,410 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/3832b3a4-683d-463b-91fa-3cf5bf35e805 0.543s
2025-05-19 14:59:45,447 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/3832b3a4-683d-463b-91fa-3cf5bf35e805 0.036s
2025-05-19 14:59:46,559 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/9740a1db-c3b8-417f-a5b7-7c20f35b0756 1.111s
}}}
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 343, 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 326, 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 b57a5f3f-e534-43b8-ad73-36843d014152 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:33Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-2f14f0d5-b8fd-49ea-8e95-b8b01ff5aca8.
|
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
fail
ft40.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:'': {{{
2025-05-19 14:59:48,723 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.159s
2025-05-19 14:59:49,360 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.636s
2025-05-19 14:59:49,873 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.512s
2025-05-19 14:59:50,303 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.430s
2025-05-19 14:59:52,987 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.682s
2025-05-19 14:59:53,084 71138 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.095s
2025-05-19 14:59:53,085 71138 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port) Found network {'id': '1251bd2f-490f-4f04-8dfb-9b55bd2a5f42', 'name': 'tempest-AttachInterfacesTestJSON-1973650814-network', 'tenant_id': '69bf83f04c3f457bbd501c69c90136ec', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69bf83f04c3f457bbd501c69c90136ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 977, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:15Z', 'updated_at': '2025-05-19T14:59:15Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:55,773 71138 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 2.688s
2025-05-19 14:59:56,943 71138 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/b310af6e-dd39-4ab9-8d62-82ddaed58791 1.167s
2025-05-19 14:59:59,874 71138 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/b310af6e-dd39-4ab9-8d62-82ddaed58791 1.921s
2025-05-19 15:00:02,158 71138 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/b310af6e-dd39-4ab9-8d62-82ddaed58791 2.269s
2025-05-19 15:00:04,124 71138 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/b310af6e-dd39-4ab9-8d62-82ddaed58791 1.964s
2025-05-19 15:00:05,529 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1046070611 1.403s
2025-05-19 15:00:05,738 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/1b937798-9056-44ff-a9bd-238313160557 0.208s
2025-05-19 15:00:05,784 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/1b937798-9056-44ff-a9bd-238313160557 0.045s
2025-05-19 15:00:06,339 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/24d1c601-4f8c-43da-a8de-5e86876b970c 0.554s
}}}
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 343, 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 326, 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 b310af6e-dd39-4ab9-8d62-82ddaed58791 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:56Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-252aa36e-3214-48b8-a9d6-eac0bd8dd2cd.
|
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
fail
ft40.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:'': {{{
2025-05-19 15:00:06,477 71138 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.127s
2025-05-19 15:00:06,477 71138 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_reassign_port_between_servers) Found network {'id': '1251bd2f-490f-4f04-8dfb-9b55bd2a5f42', 'name': 'tempest-AttachInterfacesTestJSON-1973650814-network', 'tenant_id': '69bf83f04c3f457bbd501c69c90136ec', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69bf83f04c3f457bbd501c69c90136ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 977, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:15Z', 'updated_at': '2025-05-19T14:59:15Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:07,685 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.206s
2025-05-19 15:00:07,941 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.255s
2025-05-19 15:00:08,256 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.314s
2025-05-19 15:00:08,508 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.252s
2025-05-19 15:00:09,552 71138 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.043s
2025-05-19 15:00:10,908 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST http://10.180.1.21/compute/v2.1/servers 1.355s
2025-05-19 15:00:11,614 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/f17b35a6-f1fc-426d-830b-edd54b751292 0.704s
2025-05-19 15:00:13,790 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/f17b35a6-f1fc-426d-830b-edd54b751292 1.166s
2025-05-19 15:00:13,800 71138 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 15:00:14,469 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f17b35a6-f1fc-426d-830b-edd54b751292 0.668s
2025-05-19 15:00:14,628 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 404 GET http://10.180.1.21/compute/v2.1/servers/f17b35a6-f1fc-426d-830b-edd54b751292 0.157s
2025-05-19 15:00:15,224 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-717196568 0.594s
2025-05-19 15:00:15,670 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/594fa0bb-cf64-44c7-a858-b9be12670ece 0.445s
2025-05-19 15:00:15,693 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/594fa0bb-cf64-44c7-a858-b9be12670ece 0.023s
2025-05-19 15:00:16,392 71138 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/3732864a-cf17-45b3-a1eb-62cbdf51a320 0.698s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 326, 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 343, 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 326, 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 f17b35a6-f1fc-426d-830b-edd54b751292 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:11Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-950788b9-ea36-4c2f-8a5b-8e614e3e5b38.
|
||||||
| 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
ft41.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:'': {{{
2025-05-19 15:00:29,086 71142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.826s
2025-05-19 15:00:29,295 71142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.206s
2025-05-19 15:00:29,468 71142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.172s
2025-05-19 15:00:29,580 71142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.112s
2025-05-19 15:00:30,240 71142 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.659s
2025-05-19 15:00:30,320 71142 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.066s
2025-05-19 15:00:30,321 71142 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': '1d7230a2-9402-4673-a31d-9c984581c52f', 'name': 'tempest-AttachInterfacesUnderV243Test-421600206-network', 'tenant_id': '8683676293ca41d5a411268b74d08498', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8683676293ca41d5a411268b74d08498', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 559, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T15:00:19Z', 'updated_at': '2025-05-19T15:00:19Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:30,927 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST http://10.180.1.21/compute/v2.1/servers 0.605s
2025-05-19 15:00:31,046 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/a113156c-0c14-45fd-86f1-e16631ab59bf 0.118s
2025-05-19 15:00:32,156 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/a113156c-0c14-45fd-86f1-e16631ab59bf 0.099s
2025-05-19 15:00:32,167 71142 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 15:00:32,447 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a113156c-0c14-45fd-86f1-e16631ab59bf 0.280s
2025-05-19 15:00:32,480 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 404 GET http://10.180.1.21/compute/v2.1/servers/a113156c-0c14-45fd-86f1-e16631ab59bf 0.033s
2025-05-19 15:00:32,499 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-456739529 0.017s
2025-05-19 15:00:32,887 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/794731d2-b850-4b68-8e84-3ce1ca4aeecf 0.387s
2025-05-19 15:00:32,911 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/794731d2-b850-4b68-8e84-3ce1ca4aeecf 0.023s
2025-05-19 15:00:33,593 71142 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/bbf62198-1c6f-4405-9d78-f7b29c6e4cfa 0.681s
}}}
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 379, 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 343, 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 326, 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 a113156c-0c14-45fd-86f1-e16631ab59bf failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:31Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f98ff102-b44d-4fa5-9d67-b24512d0241b.
|
||||||
| 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
ft42.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:'': {{{
2025-05-19 14:59:50,678 71184 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.038s
2025-05-19 14:59:50,680 71184 INFO [tempest.lib.common.fixed_network] (AttachInterfacesV270Test:test_create_get_list_interfaces) Found network {'id': '6c14adbb-0648-403b-b0c0-7bee59420ea3', 'name': 'tempest-AttachInterfacesV270Test-1265529639-network', 'tenant_id': '9f72cb25f528444e89e6d9790389fb3a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9f72cb25f528444e89e6d9790389fb3a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 251, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:42Z', 'updated_at': '2025-05-19T14:59:42Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:53,351 71184 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 202 POST http://10.180.1.21/compute/v2.1/servers 2.668s
2025-05-19 14:59:55,059 71184 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/5eae1ca1-aeed-43dc-aea0-62f004ace67c 1.706s
2025-05-19 14:59:57,082 71184 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/5eae1ca1-aeed-43dc-aea0-62f004ace67c 1.002s
2025-05-19 14:59:58,641 71184 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 204 DELETE http://10.180.1.21/compute/v2.1/servers/5eae1ca1-aeed-43dc-aea0-62f004ace67c 1.544s
2025-05-19 15:00:00,474 71184 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 404 GET http://10.180.1.21/compute/v2.1/servers/5eae1ca1-aeed-43dc-aea0-62f004ace67c 1.833s
}}}
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 454, 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 343, 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 326, 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 5eae1ca1-aeed-43dc-aea0-62f004ace67c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:54Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-244909f5-bbea-4fb1-aa77-101ac979b4c4.
|
||||||
| 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
ft43.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:'': {{{
2025-05-19 14:59:33,718 71144 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 0.996s
2025-05-19 14:59:34,128 71144 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.405s
2025-05-19 14:59:34,378 71144 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.249s
2025-05-19 14:59:34,604 71144 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.226s
2025-05-19 14:59:35,946 71144 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 1.341s
2025-05-19 14:59:36,254 71144 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.304s
2025-05-19 14:59:36,255 71144 INFO [tempest.lib.common.fixed_network] (ServersTestFqdnHostnames:test_create_server_with_fqdn_name) Found network {'id': '7c0921bf-7271-45e4-ae00-92a39fc699ce', 'name': 'tempest-ServersTestFqdnHostnames-1216797978-network', 'tenant_id': 'b5d277162c94488683d26d1cac3fa300', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5d277162c94488683d26d1cac3fa300', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 805, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:26Z', 'updated_at': '2025-05-19T14:59:26Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:39,801 71144 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 3.546s
2025-05-19 14:59:41,044 71144 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/14ba0d70-83ff-4a37-8287-29fe385fee06 1.240s
2025-05-19 14:59:44,153 71144 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/14ba0d70-83ff-4a37-8287-29fe385fee06 2.096s
2025-05-19 14:59:45,973 71144 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/14ba0d70-83ff-4a37-8287-29fe385fee06 1.810s
2025-05-19 14:59:47,855 71144 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/14ba0d70-83ff-4a37-8287-29fe385fee06 1.878s
}}}
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 343, 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 326, 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 14ba0d70-83ff-4a37-8287-29fe385fee06 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:40Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-784fa7d9-71a3-496a-8abd-edf1bc1a289d.
|
||||||
| 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
ft44.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:'': {{{
2025-05-19 14:58:33,455 71164 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 1.115s
2025-05-19 14:58:34,200 71164 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.744s
2025-05-19 14:58:34,520 71164 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.320s
2025-05-19 14:58:35,417 71164 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.895s
2025-05-19 14:58:36,154 71164 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.734s
2025-05-19 14:58:36,154 71164 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_duplicate_network_nics) Found network {'id': 'fc5b3346-bdd2-44c4-9e24-ec923be0e60a', 'name': 'tempest-ServersTestMultiNic-2093128817-network', 'tenant_id': 'eb36591f9c914d3b8c358771831f8d40', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eb36591f9c914d3b8c358771831f8d40', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 439, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:29Z', 'updated_at': '2025-05-19T14:58:29Z', 'revision_number': 1} available for tenant
2025-05-19 14:58:40,254 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 202 POST http://10.180.1.21/compute/v2.1/servers 4.098s
2025-05-19 14:58:42,349 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/0757f29b-1b38-437e-adaf-5d7793ed023d 2.090s
2025-05-19 14:58:46,776 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/0757f29b-1b38-437e-adaf-5d7793ed023d 3.414s
2025-05-19 14:58:50,408 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/0757f29b-1b38-437e-adaf-5d7793ed023d 3.614s
2025-05-19 14:58:55,342 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 404 GET http://10.180.1.21/compute/v2.1/servers/0757f29b-1b38-437e-adaf-5d7793ed023d 4.933s
2025-05-19 14:58:55,623 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/4e1e2e1a-57e5-4da5-ab76-a9e677a7777b 0.280s
2025-05-19 14:58:56,299 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/69099333-bad2-4acb-8382-32108f38b746 0.675s
2025-05-19 14:58:56,652 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/7253d79e-3d42-4583-924d-8f1754e117b5 0.352s
2025-05-19 14:58:57,403 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/bd394f55-265a-4db1-82dd-dbed65bc4461 0.750s
}}}
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 343, 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 326, 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 0757f29b-1b38-437e-adaf-5d7793ed023d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:40Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-13737cda-f4cd-4d1e-a19d-17c2eab5d5dd.
|
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft44.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:'': {{{
2025-05-19 14:58:57,588 71164 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.183s
2025-05-19 14:58:57,873 71164 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 0.285s
2025-05-19 14:58:58,077 71164 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.203s
2025-05-19 14:58:58,463 71164 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 0.386s
2025-05-19 14:58:58,534 71164 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.063s
2025-05-19 14:58:58,535 71164 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_multiple_nics_order) Found network {'id': 'fc5b3346-bdd2-44c4-9e24-ec923be0e60a', 'name': 'tempest-ServersTestMultiNic-2093128817-network', 'tenant_id': 'eb36591f9c914d3b8c358771831f8d40', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'eb36591f9c914d3b8c358771831f8d40', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 439, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:29Z', 'updated_at': '2025-05-19T14:58:29Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:02,832 71164 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.296s
2025-05-19 14:59:05,082 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/6adb53b7-c701-4141-bf0d-036e9aa741a9 2.248s
2025-05-19 14:59:09,822 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/6adb53b7-c701-4141-bf0d-036e9aa741a9 3.729s
2025-05-19 14:59:14,021 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 204 DELETE http://10.180.1.21/compute/v2.1/servers/6adb53b7-c701-4141-bf0d-036e9aa741a9 4.182s
2025-05-19 14:59:16,065 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 404 GET http://10.180.1.21/compute/v2.1/servers/6adb53b7-c701-4141-bf0d-036e9aa741a9 2.044s
2025-05-19 14:59:16,481 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/aff10f35-ebe2-4cf0-8eee-f54c42ed9db4 0.415s
2025-05-19 14:59:17,443 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/8026a4eb-580a-4eb4-8971-d4d5793c9eb4 0.961s
2025-05-19 14:59:17,923 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/5eef99ed-afd2-4807-b369-0bedcfb133af 0.480s
2025-05-19 14:59:18,988 71164 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/9df7c65f-7a1e-4d24-b651-161b84bad103 1.064s
}}}
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 343, 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 326, 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 6adb53b7-c701-4141-bf0d-036e9aa741a9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:03Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-7c28fb7e-7148-4fba-beaa-9e1832d4ef83.
|
||||||
| 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
ft45.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:58:37,261 71154 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.394s
2025-05-19 14:58:37,262 71154 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_active_server) Found network {'id': '45985322-0727-4e68-be86-d95f546e3901', 'name': 'tempest-DeleteServersTestJSON-2092361944-network', 'tenant_id': '68a9414624264e028b4d2a9cad30e749', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68a9414624264e028b4d2a9cad30e749', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 955, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:30Z', 'updated_at': '2025-05-19T14:58:30Z', 'revision_number': 1} available for tenant
2025-05-19 14:58:41,681 71154 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 202 POST http://10.180.1.21/compute/v2.1/servers 4.418s
2025-05-19 14:58:45,059 71154 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/68d30310-c2a0-4b67-b607-8b4a31dd38fd 3.376s
2025-05-19 14:58:49,639 71154 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/68d30310-c2a0-4b67-b607-8b4a31dd38fd 3.566s
2025-05-19 14:58:54,366 71154 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/68d30310-c2a0-4b67-b607-8b4a31dd38fd 4.716s
2025-05-19 14:58:56,803 71154 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 404 GET http://10.180.1.21/compute/v2.1/servers/68d30310-c2a0-4b67-b607-8b4a31dd38fd 2.437s
}}}
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 343, 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 326, 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 68d30310-c2a0-4b67-b607-8b4a31dd38fd failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:42Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-73c6b419-f8cf-42e6-9eb3-4373b1e94e7a.
|
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft45.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:'': {{{
2025-05-19 14:58:56,928 71154 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.119s
2025-05-19 14:58:56,929 71154 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '45985322-0727-4e68-be86-d95f546e3901', 'name': 'tempest-DeleteServersTestJSON-2092361944-network', 'tenant_id': '68a9414624264e028b4d2a9cad30e749', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68a9414624264e028b4d2a9cad30e749', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 955, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:30Z', 'updated_at': '2025-05-19T14:58:30Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:00,642 71154 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 3.713s
2025-05-19 14:59:03,787 71154 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/b91a2f75-c512-49fe-b577-a8dd5ea8feab 3.142s
2025-05-19 14:59:08,257 71154 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/b91a2f75-c512-49fe-b577-a8dd5ea8feab 3.457s
2025-05-19 14:59:11,262 71154 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/b91a2f75-c512-49fe-b577-a8dd5ea8feab 2.992s
2025-05-19 14:59:14,506 71154 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/b91a2f75-c512-49fe-b577-a8dd5ea8feab 3.243s
}}}
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 343, 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 326, 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 b91a2f75-c512-49fe-b577-a8dd5ea8feab failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:01Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0c8757d5-104a-4128-910a-bfb59ded12ea.
|
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt45.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
ft45.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:'': {{{
2025-05-19 14:59:25,281 71154 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.311s
2025-05-19 14:59:25,282 71154 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shelved_state) Found network {'id': '45985322-0727-4e68-be86-d95f546e3901', 'name': 'tempest-DeleteServersTestJSON-2092361944-network', 'tenant_id': '68a9414624264e028b4d2a9cad30e749', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68a9414624264e028b4d2a9cad30e749', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 955, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:30Z', 'updated_at': '2025-05-19T14:58:30Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:29,496 71154 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 4.213s
2025-05-19 14:59:31,962 71154 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/1ea0c6fc-2e4b-4ef0-bfd0-d852a2dfe2ca 2.464s
2025-05-19 14:59:34,193 71154 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/1ea0c6fc-2e4b-4ef0-bfd0-d852a2dfe2ca 1.220s
2025-05-19 14:59:37,468 71154 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/1ea0c6fc-2e4b-4ef0-bfd0-d852a2dfe2ca 3.262s
2025-05-19 14:59:40,038 71154 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/1ea0c6fc-2e4b-4ef0-bfd0-d852a2dfe2ca 2.570s
}}}
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 343, 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 326, 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 1ea0c6fc-2e4b-4ef0-bfd0-d852a2dfe2ca failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:30Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-e71bed0d-cc79-41e8-98d5-5a253bd2c036.
|
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
fail
ft45.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:'': {{{
2025-05-19 14:59:40,113 71154 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.069s
2025-05-19 14:59:40,113 71154 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state) Found network {'id': '45985322-0727-4e68-be86-d95f546e3901', 'name': 'tempest-DeleteServersTestJSON-2092361944-network', 'tenant_id': '68a9414624264e028b4d2a9cad30e749', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68a9414624264e028b4d2a9cad30e749', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 955, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:30Z', 'updated_at': '2025-05-19T14:58:30Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:42,892 71154 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 2.778s
2025-05-19 14:59:45,003 71154 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/80821546-0efc-4d4f-8117-f88ca86ac280 2.108s
2025-05-19 14:59:47,977 71154 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/80821546-0efc-4d4f-8117-f88ca86ac280 1.961s
2025-05-19 14:59:50,011 71154 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/80821546-0efc-4d4f-8117-f88ca86ac280 2.024s
2025-05-19 14:59:51,788 71154 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/80821546-0efc-4d4f-8117-f88ca86ac280 1.776s
}}}
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 343, 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 326, 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 80821546-0efc-4d4f-8117-f88ca86ac280 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:43Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-6fec34a7-d92c-4ec2-b0c0-b5271dab8e1e.
|
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
fail
ft45.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:'': {{{
2025-05-19 14:59:51,884 71154 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.089s
2025-05-19 14:59:51,884 71154 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_suspended_state) Found network {'id': '45985322-0727-4e68-be86-d95f546e3901', 'name': 'tempest-DeleteServersTestJSON-2092361944-network', 'tenant_id': '68a9414624264e028b4d2a9cad30e749', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68a9414624264e028b4d2a9cad30e749', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 955, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:30Z', 'updated_at': '2025-05-19T14:58:30Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:54,562 71154 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 2.677s
2025-05-19 14:59:56,294 71154 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/2dffe221-f1a9-46f0-95d5-3a29c6917468 1.730s
2025-05-19 14:59:58,750 71154 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/2dffe221-f1a9-46f0-95d5-3a29c6917468 1.445s
2025-05-19 15:00:00,743 71154 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/2dffe221-f1a9-46f0-95d5-3a29c6917468 1.982s
2025-05-19 15:00:02,625 71154 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/2dffe221-f1a9-46f0-95d5-3a29c6917468 1.882s
}}}
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 343, 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 326, 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 2dffe221-f1a9-46f0-95d5-3a29c6917468 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:55Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-840bdd94-1cd2-4305-8517-e4d174365415.
|
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
fail
ft45.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:'': {{{
2025-05-19 15:00:02,713 71154 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.079s
2025-05-19 15:00:02,714 71154 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state) Found network {'id': '45985322-0727-4e68-be86-d95f546e3901', 'name': 'tempest-DeleteServersTestJSON-2092361944-network', 'tenant_id': '68a9414624264e028b4d2a9cad30e749', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68a9414624264e028b4d2a9cad30e749', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 955, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:30Z', 'updated_at': '2025-05-19T14:58:30Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:05,083 71154 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 2.368s
2025-05-19 15:00:06,686 71154 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/5c221044-8366-4f57-9a08-c0d08fb57b85 1.602s
2025-05-19 15:00:08,424 71154 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/5c221044-8366-4f57-9a08-c0d08fb57b85 0.728s
2025-05-19 15:00:08,900 71154 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/5c221044-8366-4f57-9a08-c0d08fb57b85 0.463s
2025-05-19 15:00:09,774 71154 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/5c221044-8366-4f57-9a08-c0d08fb57b85 0.873s
}}}
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 343, 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 326, 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 5c221044-8366-4f57-9a08-c0d08fb57b85 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:05Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-8ee1009d-c84d-4c3b-86bd-705b92e5856f.
|
||||||
| 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
ft46.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:'': {{{
2025-05-19 14:59:36,000 71174 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.120s
2025-05-19 14:59:36,000 71174 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config) Found network {'id': '682bf2e2-f3cc-4d95-a562-6236535c84bc', 'name': 'tempest-ServerDiskConfigTestJSON-1331756390-network', 'tenant_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 366, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:30Z', 'updated_at': '2025-05-19T14:59:30Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:38,896 71174 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 2.895s
2025-05-19 14:59:40,639 71174 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/3aedabed-9714-45fd-9740-4a00843ae378 1.741s
2025-05-19 14:59:43,856 71174 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/3aedabed-9714-45fd-9740-4a00843ae378 2.208s
2025-05-19 14:59:45,693 71174 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/3aedabed-9714-45fd-9740-4a00843ae378 1.825s
2025-05-19 14:59:47,770 71174 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/3aedabed-9714-45fd-9740-4a00843ae378 2.076s
}}}
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 343, 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 326, 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 3aedabed-9714-45fd-9740-4a00843ae378 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:39Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-ebc12d6e-1fca-46fb-b2d4-af65446add50.
|
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
fail
ft46.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:'': {{{
2025-05-19 14:59:47,888 71174 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.111s
2025-05-19 14:59:47,888 71174 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config) Found network {'id': '682bf2e2-f3cc-4d95-a562-6236535c84bc', 'name': 'tempest-ServerDiskConfigTestJSON-1331756390-network', 'tenant_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 366, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:30Z', 'updated_at': '2025-05-19T14:59:30Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:50,342 71174 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 2.453s
2025-05-19 14:59:52,082 71174 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/aaa17a24-8f31-4088-a793-b7f8252260b9 1.737s
2025-05-19 14:59:54,738 71174 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/aaa17a24-8f31-4088-a793-b7f8252260b9 1.643s
2025-05-19 14:59:56,626 71174 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/aaa17a24-8f31-4088-a793-b7f8252260b9 1.876s
2025-05-19 14:59:57,697 71174 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/aaa17a24-8f31-4088-a793-b7f8252260b9 1.068s
}}}
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 343, 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 326, 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 aaa17a24-8f31-4088-a793-b7f8252260b9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:51Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-843cc9af-69ff-402a-a8c8-7bf3816166fd.
|
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
fail
ft46.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:'': {{{
2025-05-19 14:59:57,776 71174 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.074s
2025-05-19 14:59:57,777 71174 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual) Found network {'id': '682bf2e2-f3cc-4d95-a562-6236535c84bc', 'name': 'tempest-ServerDiskConfigTestJSON-1331756390-network', 'tenant_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 366, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:30Z', 'updated_at': '2025-05-19T14:59:30Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:00,445 71174 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.667s
2025-05-19 15:00:02,589 71174 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/d5844f31-670d-4b62-851f-0811e31f9b0b 2.142s
2025-05-19 15:00:05,200 71174 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/d5844f31-670d-4b62-851f-0811e31f9b0b 1.596s
2025-05-19 15:00:07,075 71174 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/d5844f31-670d-4b62-851f-0811e31f9b0b 1.864s
2025-05-19 15:00:07,824 71174 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/d5844f31-670d-4b62-851f-0811e31f9b0b 0.748s
}}}
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 343, 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 326, 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 d5844f31-670d-4b62-851f-0811e31f9b0b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:01Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-da02265f-b482-4d95-8668-3c1844b38bac.
|
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
fail
ft46.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:'': {{{
2025-05-19 15:00:07,917 71174 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.087s
2025-05-19 15:00:07,918 71174 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto) Found network {'id': '682bf2e2-f3cc-4d95-a562-6236535c84bc', 'name': 'tempest-ServerDiskConfigTestJSON-1331756390-network', 'tenant_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 366, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:30Z', 'updated_at': '2025-05-19T14:59:30Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:09,091 71174 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.172s
2025-05-19 15:00:10,050 71174 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/8e7e11dc-196d-4479-8729-5199098f4486 0.956s
2025-05-19 15:00:11,766 71174 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/8e7e11dc-196d-4479-8729-5199098f4486 0.702s
2025-05-19 15:00:13,160 71174 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/8e7e11dc-196d-4479-8729-5199098f4486 1.387s
2025-05-19 15:00:13,919 71174 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/8e7e11dc-196d-4479-8729-5199098f4486 0.756s
}}}
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 343, 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 326, 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 8e7e11dc-196d-4479-8729-5199098f4486 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:09Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-3f768124-233b-4793-bf93-a6ca0378c43c.
|
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
fail
ft46.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:'': {{{
2025-05-19 15:00:14,022 71174 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.096s
2025-05-19 15:00:14,022 71174 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual) Found network {'id': '682bf2e2-f3cc-4d95-a562-6236535c84bc', 'name': 'tempest-ServerDiskConfigTestJSON-1331756390-network', 'tenant_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '64cc53c8c08642e9828a7dc7eeeaed16', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 366, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:30Z', 'updated_at': '2025-05-19T14:59:30Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:15,207 71174 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.184s
2025-05-19 15:00:15,650 71174 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/8a846f7d-6601-44c7-b11c-149c23e1b137 0.441s
2025-05-19 15:00:17,217 71174 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/8a846f7d-6601-44c7-b11c-149c23e1b137 0.554s
2025-05-19 15:00:17,227 71174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 15:00:17,551 71174 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/8a846f7d-6601-44c7-b11c-149c23e1b137 0.323s
2025-05-19 15:00:17,575 71174 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/8a846f7d-6601-44c7-b11c-149c23e1b137 0.024s
}}}
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 343, 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 326, 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 8a846f7d-6601-44c7-b11c-149c23e1b137 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:15Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-d7af7b18-3f0a-4483-b111-f051dc187b2d.
|
||||||
| 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
ft47.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:'': {{{
2025-05-19 14:58:50,296 71166 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.044s
2025-05-19 14:58:50,297 71166 INFO [tempest.lib.common.fixed_network] (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions) Found network {'id': '5a83447b-b788-4eb6-9620-4cb48bdec9d7', 'name': 'tempest-InstanceActionsV221TestJSON-594542431-network', 'tenant_id': '808dc93e88404cb1954bd3613c3ae6f5', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '808dc93e88404cb1954bd3613c3ae6f5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 876, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:58:40Z', 'updated_at': '2025-05-19T14:58:40Z', 'revision_number': 1} available for tenant
2025-05-19 14:58:55,667 71166 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 5.370s
2025-05-19 14:58:59,464 71166 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/4452dee4-1e00-4cfe-98dc-af93ec753e9c 3.792s
2025-05-19 14:59:03,597 71166 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/4452dee4-1e00-4cfe-98dc-af93ec753e9c 3.119s
2025-05-19 14:59:06,420 71166 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/4452dee4-1e00-4cfe-98dc-af93ec753e9c 2.807s
2025-05-19 14:59:09,851 71166 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/4452dee4-1e00-4cfe-98dc-af93ec753e9c 3.430s
}}}
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 343, 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 326, 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 4452dee4-1e00-4cfe-98dc-af93ec753e9c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:56Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-e99ad3ea-7c6a-4cc0-b338-85825706fba6.
|
||||||
| tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
fail
ft48.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:59:45,514 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.039s
2025-05-19 14:59:45,515 71150 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create) Found network {'id': 'b40dbcb8-d93a-47c3-b4cf-0d7237c54337', 'name': 'tempest-MultipleCreateTestJSON-1397120674-network', 'tenant_id': '567751927f9a4009b55dc0a88919f71c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '567751927f9a4009b55dc0a88919f71c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 103, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:38Z', 'updated_at': '2025-05-19T14:59:38Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:48,578 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 202 POST http://10.180.1.21/compute/v2.1/servers 3.062s
2025-05-19 14:59:50,414 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers 1.834s
2025-05-19 14:59:52,097 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/09fde7df-67f1-492c-905c-f40898dd13fa 1.681s
2025-05-19 14:59:54,864 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/09fde7df-67f1-492c-905c-f40898dd13fa 1.757s
2025-05-19 14:59:56,744 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/09fde7df-67f1-492c-905c-f40898dd13fa 1.867s
2025-05-19 14:59:58,105 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/0c284877-53bb-468f-b945-b36d1b664d17 1.360s
2025-05-19 14:59:59,918 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/09fde7df-67f1-492c-905c-f40898dd13fa 1.812s
2025-05-19 15:00:02,101 71150 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/0c284877-53bb-468f-b945-b36d1b664d17 2.182s
}}}
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 343, 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 326, 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 09fde7df-67f1-492c-905c-f40898dd13fa failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:49Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-7e6458ee-91ff-44e8-9bf8-84dbc79bed7c.
|
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
fail
ft48.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:'': {{{
2025-05-19 15:00:02,223 71150 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.111s
2025-05-19 15:00:02,224 71150 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create_with_reservation_return) Found network {'id': 'b40dbcb8-d93a-47c3-b4cf-0d7237c54337', 'name': 'tempest-MultipleCreateTestJSON-1397120674-network', 'tenant_id': '567751927f9a4009b55dc0a88919f71c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '567751927f9a4009b55dc0a88919f71c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 103, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:38Z', 'updated_at': '2025-05-19T14:59:38Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:04,688 71150 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 2.464s
2025-05-19 15:00:06,603 71150 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 1.914s
2025-05-19 15:00:07,802 71150 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/8ae9cf1e-f325-4837-bfdc-1065815d5cd3 1.196s
2025-05-19 15:00:09,630 71150 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/8ae9cf1e-f325-4837-bfdc-1065815d5cd3 0.814s
2025-05-19 15:00:10,844 71150 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/8ae9cf1e-f325-4837-bfdc-1065815d5cd3 1.207s
2025-05-19 15:00:11,476 71150 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/fb52d9d8-b16e-4d23-807a-47155c03a6a7 0.631s
2025-05-19 15:00:12,802 71150 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/8ae9cf1e-f325-4837-bfdc-1065815d5cd3 1.326s
2025-05-19 15:00:13,819 71150 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/fb52d9d8-b16e-4d23-807a-47155c03a6a7 1.016s
}}}
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 343, 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 326, 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 8ae9cf1e-f325-4837-bfdc-1065815d5cd3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:05Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-da10c115-c67a-4a7f-9669-9f2262d6f369.
|
||||||
| tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
fail
ft49.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:58:22,419 71190 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.611s
2025-05-19 14:58:22,419 71190 INFO [tempest.lib.common.fixed_network] (ServersAaction247Test:test_create_backup) Found network None available for tenant
2025-05-19 14:58:23,822 71190 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 202 POST http://10.180.1.21/compute/v2.1/servers 1.402s
2025-05-19 14:58:24,280 71190 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/329e5ab6-e0c6-44f1-9b3c-b91da455b05f 0.455s
2025-05-19 14:58:26,515 71190 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/329e5ab6-e0c6-44f1-9b3c-b91da455b05f 1.219s
2025-05-19 14:58:26,527 71190 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 14:58:27,597 71190 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 204 DELETE http://10.180.1.21/compute/v2.1/servers/329e5ab6-e0c6-44f1-9b3c-b91da455b05f 1.069s
2025-05-19 14:58:28,463 71190 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 404 GET http://10.180.1.21/compute/v2.1/servers/329e5ab6-e0c6-44f1-9b3c-b91da455b05f 0.865s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 828, 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 343, 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 326, 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 329e5ab6-e0c6-44f1-9b3c-b91da455b05f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:58:24Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f8d1e4b5-6641-468b-9da2-a6145d7e39e8.
|
||||||
| 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
pt50.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
pt50.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
pt50.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
ft50.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:'': {{{
2025-05-19 15:00:30,079 71150 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.039s
2025-05-19 15:00:30,080 71150 INFO [tempest.lib.common.fixed_network] (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group) Found network {'id': '71f2843e-719d-430f-8584-7029a81620ec', 'name': 'tempest-ServerGroupTestJSON-1940264970-network', 'tenant_id': 'fa2553e7a6f54f37ae23bd39bc94cb8b', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fa2553e7a6f54f37ae23bd39bc94cb8b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 229, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T15:00:20Z', 'updated_at': '2025-05-19T15:00:20Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:30,556 71150 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 0.475s
2025-05-19 15:00:30,976 71150 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/f512b255-edf7-465b-a509-8c9d3bac3aa8 0.418s
2025-05-19 15:00:32,085 71150 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/f512b255-edf7-465b-a509-8c9d3bac3aa8 0.099s
2025-05-19 15:00:32,092 71150 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 15:00:32,374 71150 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/f512b255-edf7-465b-a509-8c9d3bac3aa8 0.282s
2025-05-19 15:00:32,434 71150 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/f512b255-edf7-465b-a509-8c9d3bac3aa8 0.060s
}}}
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 343, 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 326, 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 f512b255-edf7-465b-a509-8c9d3bac3aa8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:31Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5f1c3316-17dd-4ff4-85b1-01657d052a0d.
|
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt50.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
pt50.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
pt51.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
ft51.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:59:03,596 71148 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.138s
2025-05-19 14:59:03,596 71148 INFO [tempest.lib.common.fixed_network] (ServerShowV247Test:test_update_rebuild_list_server) Found network None available for tenant
2025-05-19 14:59:06,112 71148 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.515s
2025-05-19 14:59:09,824 71148 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 PUT http://10.180.1.21/compute/v2.1/servers/220f1178-7716-4d9c-8fa2-62b0b29b75d8 3.710s
2025-05-19 14:59:13,771 71148 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/220f1178-7716-4d9c-8fa2-62b0b29b75d8 3.935s
2025-05-19 14:59:18,167 71148 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/220f1178-7716-4d9c-8fa2-62b0b29b75d8 3.379s
}}}
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 220f1178-7716-4d9c-8fa2-62b0b29b75d8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:06Z', 'message': 'No valid host was found. '}.
|
||||||
| tempest.api.compute.servers.test_servers.ServersListShow296Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_list_show_update_rebuild_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f] |
fail
ft52.1: tempest.api.compute.servers.test_servers.ServersListShow296Test.test_list_show_update_rebuild_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:59:10,002 71170 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.055s
2025-05-19 14:59:10,002 71170 INFO [tempest.lib.common.fixed_network] (ServersListShow296Test:test_list_show_update_rebuild_server_296) Found network None available for tenant
2025-05-19 14:59:14,409 71170 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 202 POST http://10.180.1.21/compute/v2.1/servers 4.405s
2025-05-19 14:59:16,400 71170 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 200 GET http://10.180.1.21/compute/v2.1/servers/01592103-2c75-41de-ac09-70043c6a5b15 1.989s
2025-05-19 14:59:19,489 71170 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 200 GET http://10.180.1.21/compute/v2.1/servers/01592103-2c75-41de-ac09-70043c6a5b15 2.077s
2025-05-19 14:59:21,245 71170 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 204 DELETE http://10.180.1.21/compute/v2.1/servers/01592103-2c75-41de-ac09-70043c6a5b15 1.745s
2025-05-19 14:59:24,923 71170 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 404 GET http://10.180.1.21/compute/v2.1/servers/01592103-2c75-41de-ac09-70043c6a5b15 3.677s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 280, in test_list_show_update_rebuild_server_296
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 343, 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 326, 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 01592103-2c75-41de-ac09-70043c6a5b15 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:15Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0585b237-0b99-4d31-8eb9-8027d1e6ab9e.
|
||||||
| 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
ft53.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:'': {{{
2025-05-19 14:59:09,737 71180 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.122s
2025-05-19 14:59:09,737 71180 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_specify_multibyte_character_name) Found network {'id': 'a23f9476-717b-49c1-896e-2ecd860b53f8', 'name': 'tempest-ServersTestJSON-658698411-network', 'tenant_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 10, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:04Z', 'updated_at': '2025-05-19T14:59:04Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:14,194 71180 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 4.456s
2025-05-19 14:59:16,175 71180 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/336e20ba-1397-4945-828b-b6c2383b0998 1.980s
2025-05-19 14:59:19,356 71180 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/336e20ba-1397-4945-828b-b6c2383b0998 2.168s
2025-05-19 14:59:20,740 71180 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/336e20ba-1397-4945-828b-b6c2383b0998 1.372s
2025-05-19 14:59:24,284 71180 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/336e20ba-1397-4945-828b-b6c2383b0998 3.544s
2025-05-19 14:59:24,285 71180 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 343, 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 326, 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 336e20ba-1397-4945-828b-b6c2383b0998 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:14Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-2878a9cc-a671-42e7-be55-9683cc06bd85.
|
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt53.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
ft53.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:'': {{{
2025-05-19 14:59:33,499 71180 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.125s
2025-05-19 14:59:33,499 71180 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_with_ipv6_addr_only) Found network {'id': 'a23f9476-717b-49c1-896e-2ecd860b53f8', 'name': 'tempest-ServersTestJSON-658698411-network', 'tenant_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 10, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:04Z', 'updated_at': '2025-05-19T14:59:04Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:36,239 71180 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 2.739s
2025-05-19 14:59:38,649 71180 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/33e50c79-eccd-4ae7-b41b-e5102cade188 2.408s
2025-05-19 14:59:40,904 71180 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/33e50c79-eccd-4ae7-b41b-e5102cade188 1.243s
2025-05-19 14:59:43,335 71180 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/33e50c79-eccd-4ae7-b41b-e5102cade188 2.422s
2025-05-19 14:59:45,037 71180 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/33e50c79-eccd-4ae7-b41b-e5102cade188 1.701s
}}}
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 343, 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 326, 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 33e50c79-eccd-4ae7-b41b-e5102cade188 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:36Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-9da4bf87-3e87-40b1-8d5c-b9e7b40b0831.
|
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
fail
ft53.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:59:46,309 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.270s
2025-05-19 14:59:48,595 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/os-keypairs 2.284s
2025-05-19 14:59:48,712 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.112s
2025-05-19 14:59:48,713 71180 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_specify_keypair) Found network {'id': 'a23f9476-717b-49c1-896e-2ecd860b53f8', 'name': 'tempest-ServersTestJSON-658698411-network', 'tenant_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 10, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:04Z', 'updated_at': '2025-05-19T14:59:04Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:51,857 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 202 POST http://10.180.1.21/compute/v2.1/servers 3.143s
2025-05-19 14:59:53,846 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/d5a49422-2ac4-4807-b001-cc4634f36942 1.985s
2025-05-19 14:59:56,510 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/d5a49422-2ac4-4807-b001-cc4634f36942 1.652s
2025-05-19 14:59:57,807 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 204 DELETE http://10.180.1.21/compute/v2.1/servers/d5a49422-2ac4-4807-b001-cc4634f36942 1.282s
2025-05-19 14:59:59,773 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 404 GET http://10.180.1.21/compute/v2.1/servers/d5a49422-2ac4-4807-b001-cc4634f36942 1.965s
2025-05-19 15:00:00,928 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-key-353870056 1.153s
}}}
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 343, 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 326, 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 d5a49422-2ac4-4807-b001-cc4634f36942 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:52Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-3c394d35-9db2-4ff6-b5ca-06d54c49779c.
|
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
fail
ft53.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:'': {{{
2025-05-19 15:00:01,031 71180 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.097s
2025-05-19 15:00:01,032 71180 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_with_existing_server_name) Found network {'id': 'a23f9476-717b-49c1-896e-2ecd860b53f8', 'name': 'tempest-ServersTestJSON-658698411-network', 'tenant_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 10, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:04Z', 'updated_at': '2025-05-19T14:59:04Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:03,873 71180 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 2.840s
2025-05-19 15:00:05,446 71180 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/db419d41-4a2c-4e10-9b64-8a32a2b00842 1.570s
2025-05-19 15:00:07,651 71180 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/db419d41-4a2c-4e10-9b64-8a32a2b00842 1.195s
2025-05-19 15:00:08,393 71180 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/db419d41-4a2c-4e10-9b64-8a32a2b00842 0.730s
2025-05-19 15:00:08,621 71180 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/db419d41-4a2c-4e10-9b64-8a32a2b00842 0.228s
}}}
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 343, 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 326, 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 db419d41-4a2c-4e10-9b64-8a32a2b00842 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:04Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-7f77032b-c0b3-4893-8f83-59147098ee44.
|
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
fail
ft53.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 15:00:08,729 71180 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.103s
2025-05-19 15:00:08,729 71180 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_access_server_address) Found network {'id': 'a23f9476-717b-49c1-896e-2ecd860b53f8', 'name': 'tempest-ServersTestJSON-658698411-network', 'tenant_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 10, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:04Z', 'updated_at': '2025-05-19T14:59:04Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:09,747 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 202 POST http://10.180.1.21/compute/v2.1/servers 1.017s
2025-05-19 15:00:10,934 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/3f901a4d-ea36-4f82-a338-c5e55fb09817 1.185s
2025-05-19 15:00:13,401 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/3f901a4d-ea36-4f82-a338-c5e55fb09817 1.459s
2025-05-19 15:00:14,186 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 204 DELETE http://10.180.1.21/compute/v2.1/servers/3f901a4d-ea36-4f82-a338-c5e55fb09817 0.775s
2025-05-19 15:00:14,545 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 404 GET http://10.180.1.21/compute/v2.1/servers/3f901a4d-ea36-4f82-a338-c5e55fb09817 0.359s
}}}
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 343, 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 326, 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 3f901a4d-ea36-4f82-a338-c5e55fb09817 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:10Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-8338147c-df82-4a98-a245-5ee340d41777.
|
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
fail
ft53.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 15:00:14,613 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.063s
2025-05-19 15:00:14,614 71180 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_server_name) Found network {'id': 'a23f9476-717b-49c1-896e-2ecd860b53f8', 'name': 'tempest-ServersTestJSON-658698411-network', 'tenant_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cdc0366d3cd8493abd0ae71e36337c30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 10, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:04Z', 'updated_at': '2025-05-19T14:59:04Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:15,333 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 202 POST http://10.180.1.21/compute/v2.1/servers 0.718s
2025-05-19 15:00:15,790 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/fb16b876-71cf-4cbb-ba90-abfe8fbb104f 0.456s
2025-05-19 15:00:17,358 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/fb16b876-71cf-4cbb-ba90-abfe8fbb104f 0.550s
2025-05-19 15:00:17,366 71180 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 15:00:17,689 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/fb16b876-71cf-4cbb-ba90-abfe8fbb104f 0.322s
2025-05-19 15:00:17,717 71180 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 404 GET http://10.180.1.21/compute/v2.1/servers/fb16b876-71cf-4cbb-ba90-abfe8fbb104f 0.028s
}}}
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 343, 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 326, 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 fb16b876-71cf-4cbb-ba90-abfe8fbb104f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:16Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-db77207e-0c76-4f89-a70e-6c87c53ddc87.
|
||||||
| tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
fail
ft54.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 15:00:28,018 71138 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.084s
2025-05-19 15:00:28,018 71138 INFO [tempest.lib.common.fixed_network] (ServerShowV254Test:test_rebuild_server) Found network None available for tenant
2025-05-19 15:00:28,827 71138 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.808s
2025-05-19 15:00:29,122 71138 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/502ed865-7698-4fc7-a725-e9dd3b7601b2 0.290s
2025-05-19 15:00:30,318 71138 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/502ed865-7698-4fc7-a725-e9dd3b7601b2 0.180s
2025-05-19 15:00:30,328 71138 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 15:00:30,745 71138 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/502ed865-7698-4fc7-a725-e9dd3b7601b2 0.417s
2025-05-19 15:00:30,998 71138 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/502ed865-7698-4fc7-a725-e9dd3b7601b2 0.252s
}}}
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 343, 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 326, 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 502ed865-7698-4fc7-a725-e9dd3b7601b2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:29Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-7bc0af90-f848-495e-ac0f-a9bf6e031209.
|
||||||
| tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
fail
ft55.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 14:59:09,673 71134 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.072s
2025-05-19 14:59:09,674 71134 INFO [tempest.lib.common.fixed_network] (ServerShowV257Test:test_rebuild_server) Found network None available for tenant
2025-05-19 14:59:13,367 71134 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 3.692s
2025-05-19 14:59:15,320 71134 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/97a19256-8f77-4acf-8935-52e236a91da4 1.951s
2025-05-19 14:59:19,114 71134 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/97a19256-8f77-4acf-8935-52e236a91da4 2.781s
2025-05-19 14:59:20,316 71134 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/97a19256-8f77-4acf-8935-52e236a91da4 1.191s
2025-05-19 14:59:23,898 71134 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/97a19256-8f77-4acf-8935-52e236a91da4 3.582s
}}}
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 343, 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 326, 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 97a19256-8f77-4acf-8935-52e236a91da4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:13Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-2c711d68-65bd-4a24-b0eb-aa31f5ff5ec4.
|
||||||
| 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
ft56.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:'': {{{
2025-05-19 14:59:56,375 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.945s
2025-05-19 14:59:56,912 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.532s
2025-05-19 14:59:57,259 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.346s
2025-05-19 14:59:57,600 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.340s
2025-05-19 14:59:58,508 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.908s
2025-05-19 14:59:58,579 71140 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.067s
2025-05-19 14:59:58,580 71140 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'ab75d2c0-4544-4582-a681-143f29bd26b8', 'name': 'tempest-AttachVolumeShelveTestJSON-736526359-network', 'tenant_id': '55e784d0320a42bca9f292b2b1c03274', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '55e784d0320a42bca9f292b2b1c03274', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 168, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:45Z', 'updated_at': '2025-05-19T14:59:45Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:00,903 71140 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.321s
2025-05-19 15:00:02,808 71140 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/50423d7b-fc02-44ac-ab83-5472cdd69da7 1.903s
2025-05-19 15:00:05,375 71140 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/50423d7b-fc02-44ac-ab83-5472cdd69da7 1.557s
2025-05-19 15:00:07,366 71140 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/50423d7b-fc02-44ac-ab83-5472cdd69da7 1.976s
2025-05-19 15:00:08,097 71140 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/50423d7b-fc02-44ac-ab83-5472cdd69da7 0.730s
2025-05-19 15:00:08,481 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1135623302 0.383s
2025-05-19 15:00:08,785 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/4d66a875-e6b5-451a-ac74-3716cb507635 0.303s
2025-05-19 15:00:08,798 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/4d66a875-e6b5-451a-ac74-3716cb507635 0.012s
2025-05-19 15:00:09,053 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/ea2339f9-c02d-4fec-849d-1d4f4867a788 0.255s
}}}
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 343, 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 326, 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 50423d7b-fc02-44ac-ab83-5472cdd69da7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:01Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-81bcb568-1b14-42c6-b97b-842b71be2134.
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft56.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:'': {{{
2025-05-19 15:00:09,968 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.908s
2025-05-19 15:00:10,139 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.169s
2025-05-19 15:00:10,438 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.299s
2025-05-19 15:00:10,531 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.092s
2025-05-19 15:00:11,253 71140 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.722s
2025-05-19 15:00:11,340 71140 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.083s
2025-05-19 15:00:11,340 71140 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'ab75d2c0-4544-4582-a681-143f29bd26b8', 'name': 'tempest-AttachVolumeShelveTestJSON-736526359-network', 'tenant_id': '55e784d0320a42bca9f292b2b1c03274', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '55e784d0320a42bca9f292b2b1c03274', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 168, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:45Z', 'updated_at': '2025-05-19T14:59:45Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:12,858 71140 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 1.517s
2025-05-19 15:00:13,892 71140 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/a50289af-c026-4e1f-98a8-203ef6575ec1 1.032s
2025-05-19 15:00:15,681 71140 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/a50289af-c026-4e1f-98a8-203ef6575ec1 0.776s
2025-05-19 15:00:16,363 71140 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/a50289af-c026-4e1f-98a8-203ef6575ec1 0.667s
2025-05-19 15:00:16,735 71140 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/a50289af-c026-4e1f-98a8-203ef6575ec1 0.371s
2025-05-19 15:00:17,263 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-683762904 0.528s
2025-05-19 15:00:17,522 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/aea0e8d8-c539-4a6a-aa25-815cdeeea19c 0.256s
2025-05-19 15:00:17,568 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/aea0e8d8-c539-4a6a-aa25-815cdeeea19c 0.046s
2025-05-19 15:00:18,672 71140 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/28ae2dc8-be11-4b2c-844e-d46e610445da 1.103s
}}}
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 343, 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 326, 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 a50289af-c026-4e1f-98a8-203ef6575ec1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:13Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1594a813-8c6a-417c-afc5-bd26098a2a42.
|
||||||
| 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
ft57.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:'': {{{
2025-05-19 14:59:56,069 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.248s
2025-05-19 14:59:56,534 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.463s
2025-05-19 14:59:57,074 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.539s
2025-05-19 14:59:57,471 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.396s
2025-05-19 14:59:59,761 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.289s
2025-05-19 14:59:59,849 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.085s
2025-05-19 14:59:59,849 71136 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'd3539d37-d800-4ea6-a86d-5aecbc2d42bf', 'name': 'tempest-AttachVolumeTestJSON-325803616-network', 'tenant_id': '411bf58642f8461db1669bd19c5221e0', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '411bf58642f8461db1669bd19c5221e0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 621, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:44Z', 'updated_at': '2025-05-19T14:59:44Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:02,067 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 2.217s
2025-05-19 15:00:04,170 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/cac2d79b-8531-471b-89ec-3666729dd403 2.096s
2025-05-19 15:00:06,807 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/cac2d79b-8531-471b-89ec-3666729dd403 1.623s
2025-05-19 15:00:08,071 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/cac2d79b-8531-471b-89ec-3666729dd403 1.254s
2025-05-19 15:00:08,453 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/cac2d79b-8531-471b-89ec-3666729dd403 0.381s
2025-05-19 15:00:08,920 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-536139987 0.464s
2025-05-19 15:00:09,037 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/35c7c7c0-6a88-4296-9f98-7c835b8d8bfa 0.116s
2025-05-19 15:00:09,054 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/35c7c7c0-6a88-4296-9f98-7c835b8d8bfa 0.017s
2025-05-19 15:00:09,392 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/8a5bf0de-ffdb-408f-b4d8-21a646a73e28 0.337s
}}}
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 343, 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 326, 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 cac2d79b-8531-471b-89ec-3666729dd403 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:02Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-67a50c58-2dc1-476e-8728-70955563cc23.
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft57.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:'': {{{
2025-05-19 15:00:10,136 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.736s
2025-05-19 15:00:10,443 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.305s
2025-05-19 15:00:10,689 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.245s
2025-05-19 15:00:10,871 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.182s
2025-05-19 15:00:11,554 71136 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.682s
2025-05-19 15:00:11,614 71136 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.057s
2025-05-19 15:00:11,614 71136 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'd3539d37-d800-4ea6-a86d-5aecbc2d42bf', 'name': 'tempest-AttachVolumeTestJSON-325803616-network', 'tenant_id': '411bf58642f8461db1669bd19c5221e0', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '411bf58642f8461db1669bd19c5221e0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 621, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:44Z', 'updated_at': '2025-05-19T14:59:44Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:13,646 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.180.1.21/compute/v2.1/servers 2.030s
2025-05-19 15:00:14,240 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/58767f33-ecf1-4156-9196-4089b73dcc44 0.593s
2025-05-19 15:00:15,756 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/58767f33-ecf1-4156-9196-4089b73dcc44 0.506s
2025-05-19 15:00:15,764 71136 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 15:00:16,640 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://10.180.1.21/compute/v2.1/servers/58767f33-ecf1-4156-9196-4089b73dcc44 0.876s
2025-05-19 15:00:17,120 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://10.180.1.21/compute/v2.1/servers/58767f33-ecf1-4156-9196-4089b73dcc44 0.480s
2025-05-19 15:00:17,291 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-428227567 0.170s
2025-05-19 15:00:17,622 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/3220864f-953d-44cc-b7e7-c6e05eeec2c1 0.330s
2025-05-19 15:00:17,671 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/3220864f-953d-44cc-b7e7-c6e05eeec2c1 0.047s
2025-05-19 15:00:18,723 71136 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/4b73c5b9-9e43-46c5-aed6-98353f519c90 1.052s
}}}
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 343, 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 326, 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 58767f33-ecf1-4156-9196-4089b73dcc44 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:14Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-61b7957a-d1ff-4d6f-b5b3-0a2d87d93b44.
|
||||||
| 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
ft58.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:'': {{{
2025-05-19 14:59:31,672 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.992s
2025-05-19 14:59:31,953 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.278s
2025-05-19 14:59:32,375 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.422s
2025-05-19 14:59:32,819 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.444s
2025-05-19 14:59:33,680 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.860s
2025-05-19 14:59:33,738 71182 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.054s
2025-05-19 14:59:33,738 71182 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'cf64b0e2-60d3-402d-b032-5f3fc762726d', 'name': 'tempest-AttachVolumeNegativeTest-2083387581-network', 'tenant_id': 'ca9ce21e6f06471d85571f322b49e771', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca9ce21e6f06471d85571f322b49e771', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 145, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:22Z', 'updated_at': '2025-05-19T14:59:22Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:37,231 71182 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 3.492s
2025-05-19 14:59:40,007 71182 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/b9ffcb22-1101-4cb1-a573-2fe6f01234b0 2.774s
2025-05-19 14:59:43,431 71182 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/b9ffcb22-1101-4cb1-a573-2fe6f01234b0 2.411s
2025-05-19 14:59:45,428 71182 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/b9ffcb22-1101-4cb1-a573-2fe6f01234b0 1.985s
2025-05-19 14:59:47,217 71182 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/b9ffcb22-1101-4cb1-a573-2fe6f01234b0 1.789s
2025-05-19 14:59:48,882 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1336327172 1.661s
2025-05-19 14:59:49,468 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/e1ddfee6-6476-4178-b1c5-2786d8bad942 0.585s
2025-05-19 14:59:49,513 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/e1ddfee6-6476-4178-b1c5-2786d8bad942 0.045s
2025-05-19 14:59:50,913 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/f23efac1-c607-44e5-b3af-7f63768ee4fb 1.399s
}}}
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 343, 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 326, 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 b9ffcb22-1101-4cb1-a573-2fe6f01234b0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T14:59:37Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f739bd26-76cb-4aea-bb1a-e9650db06ab8.
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft58.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:'': {{{
2025-05-19 14:59:53,390 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.469s
2025-05-19 14:59:53,907 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.515s
2025-05-19 14:59:54,451 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.543s
2025-05-19 14:59:55,161 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.710s
2025-05-19 14:59:56,968 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.806s
2025-05-19 14:59:57,070 71182 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.097s
2025-05-19 14:59:57,071 71182 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'cf64b0e2-60d3-402d-b032-5f3fc762726d', 'name': 'tempest-AttachVolumeNegativeTest-2083387581-network', 'tenant_id': 'ca9ce21e6f06471d85571f322b49e771', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca9ce21e6f06471d85571f322b49e771', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 145, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:22Z', 'updated_at': '2025-05-19T14:59:22Z', 'revision_number': 1} available for tenant
2025-05-19 14:59:59,559 71182 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 2.488s
2025-05-19 15:00:00,844 71182 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/93813dae-fcc0-4ebc-8b6f-4744f960e6c2 1.283s
2025-05-19 15:00:04,031 71182 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/93813dae-fcc0-4ebc-8b6f-4744f960e6c2 2.173s
2025-05-19 15:00:05,679 71182 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/93813dae-fcc0-4ebc-8b6f-4744f960e6c2 1.637s
2025-05-19 15:00:07,389 71182 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/93813dae-fcc0-4ebc-8b6f-4744f960e6c2 1.710s
2025-05-19 15:00:08,115 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-269438342 0.724s
2025-05-19 15:00:08,256 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/380f151a-ddce-4c9c-bfb1-1bcaded48f66 0.141s
2025-05-19 15:00:08,275 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/380f151a-ddce-4c9c-bfb1-1bcaded48f66 0.019s
2025-05-19 15:00:08,673 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/3ccbedbc-e5f7-461c-a93a-b1522428d782 0.397s
}}}
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 343, 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 326, 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 93813dae-fcc0-4ebc-8b6f-4744f960e6c2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:00Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0b3b93c2-4782-4159-bff2-36ad1e10ef49.
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft58.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:'': {{{
2025-05-19 15:00:09,188 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.512s
2025-05-19 15:00:09,405 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.215s
2025-05-19 15:00:09,545 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.140s
2025-05-19 15:00:09,703 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.157s
2025-05-19 15:00:10,424 71182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.720s
2025-05-19 15:00:10,498 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.067s
2025-05-19 15:00:10,498 71182 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'cf64b0e2-60d3-402d-b032-5f3fc762726d', 'name': 'tempest-AttachVolumeNegativeTest-2083387581-network', 'tenant_id': 'ca9ce21e6f06471d85571f322b49e771', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca9ce21e6f06471d85571f322b49e771', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 145, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T14:59:22Z', 'updated_at': '2025-05-19T14:59:22Z', 'revision_number': 1} available for tenant
2025-05-19 15:00:12,072 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 1.573s
2025-05-19 15:00:13,707 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/5c042d1c-6ca9-4f66-8ab3-04f97a50edd5 1.633s
2025-05-19 15:00:15,582 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/5c042d1c-6ca9-4f66-8ab3-04f97a50edd5 0.864s
2025-05-19 15:00:16,089 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/5c042d1c-6ca9-4f66-8ab3-04f97a50edd5 0.495s
2025-05-19 15:00:16,665 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/5c042d1c-6ca9-4f66-8ab3-04f97a50edd5 0.575s
2025-05-19 15:00:17,241 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1925878333 0.575s
2025-05-19 15:00:17,750 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/edb77767-8386-4c0b-aaf5-8a8f8a399e05 0.507s
2025-05-19 15:00:17,793 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/edb77767-8386-4c0b-aaf5-8a8f8a399e05 0.042s
2025-05-19 15:00:19,262 71182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/7e7b5cdc-cb28-4814-bd2c-20945ede7020 1.468s
}}}
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 343, 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 326, 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 5c042d1c-6ca9-4f66-8ab3-04f97a50edd5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T15:00:12Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-663d75ba-0355-4400-94b3-7565c517d9ac.
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationRemoteConsolesV26Test) |
skip
pt59.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test)
|
||||||
LiveMigrationTest) |
skip
pt59.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt59.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
pt60.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
pt61.1: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest)
|
||||||
ServersOnMultiNodesTest) |
skip
pt61.2: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_spice | 1 | 0 | 0 | 0 | 1 | Detail | |
SpiceDirectConsoleTestJSON) |
skip
pt62.1: setUpClass (tempest.api.compute.admin.test_spice.SpiceDirectConsoleTestJSON)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 2 | 0 | 0 | 0 | 2 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt63.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
TestVolumeSwap) |
skip
pt63.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
pt64.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
pt65.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
pt66.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON)
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers | 2 | 0 | 0 | 0 | 2 | Detail | |
ServersListShow2100Test) |
skip
pt67.1: setUpClass (tempest.api.compute.servers.test_servers.ServersListShow2100Test)
|
||||||
ServersListShow298Test) |
skip
pt67.2: setUpClass (tempest.api.compute.servers.test_servers.ServersListShow298Test)
|
||||||
| setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt68.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt83.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
pt83.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f]
|
||||||
| 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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt91.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
pt92.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
pt92.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
pt92.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
pt92.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
pt93.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt98.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt99.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt101.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt104.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
pt104.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
pt105.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
pt105.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
pt106.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
pt106.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt111.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
pt112.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
pt112.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
pt112.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
pt113.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
pt113.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
pt113.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
pt113.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt114.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt116.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
pt117.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
pt118.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
pt118.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
pt118.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
pt118.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
pt118.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
pt119.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
pt119.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
pt119.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
pt119.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
pt119.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
pt119.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
pt119.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
pt119.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt121.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
pt122.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
pt122.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
pt122.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
pt122.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
pt122.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
pt123.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
pt124.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
pt125.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
pt125.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
pt126.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
pt126.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
pt126.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
pt127.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
pt128.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
pt128.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
pt129.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
pt130.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
pt131.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
pt131.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
pt131.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
pt131.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
pt131.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
pt131.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
pt132.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
pt132.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
pt132.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
pt132.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
pt132.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
pt132.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
pt132.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
pt132.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| Total | 369 | 242 | 96 | 0 | 31 | ||