+ tempest cleanup --init-saved-state + '[' true == false ']' + tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\(' SUB = re.compile("sub\(/(.*)/,\s+(.*)\)") /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\(' SPLIT = re.compile("split\((.),\s+(\d+),\s+(\d+|-1)\)") {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.122957s] ... ok {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.051316s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.459989s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.667899s] ... ok {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [1.619129s] ... ok {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.499203s] ... ok {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.008377s] ... ok {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.094323s] ... ok {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [21.866062s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/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 "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4585d9b7-46a4-4d0b-a873-9064d0a4c9ee failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4585d9b7-46a4-4d0b-a873-9064d0a4c9ee.'}. Request ID of server operation performed before checking the server status req-4e490979-3071-4660-bc95-c81fae9eda5e. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:04:54,442 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:04:54,753 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-16 17:04:54,756 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:55,447 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-07-16 17:04:55,449 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:55,585 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:04:55,587 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:55,687 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:04:55,689 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:56,293 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-16 17:04:56,300 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:04:56,703 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9796 2026-07-16 17:04:56,705 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:04:58,131 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-16 17:04:58,136 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:04:58,412 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1400 2026-07-16 17:04:59,426 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:00,312 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1404 2026-07-16 17:05:01,319 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:01,420 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1452 2026-07-16 17:05:02,431 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:02,540 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1460 2026-07-16 17:05:03,551 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:04,007 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1528 2026-07-16 17:05:05,021 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:05,558 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:06,567 24 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:06,741 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:07,757 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:08,000 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:09,013 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:09,165 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:10,177 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:10,324 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1470 2026-07-16 17:05:11,336 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:11,520 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1470 2026-07-16 17:05:12,534 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:12,643 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1402 2026-07-16 17:05:13,654 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:13,891 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1402 2026-07-16 17:05:14,900 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:14,997 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1592 2026-07-16 17:05:15,009 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:15,803 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 204 0 2026-07-16 17:05:15,804 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:15,832 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 404 111 2026-07-16 17:05:15,835 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:15,854 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-246306989 HTTP/1.1" 202 0 2026-07-16 17:05:15,855 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:05:15,946 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/4184978b-7ec1-4ae0-976d-a2deccf1d89d HTTP/1.1" 204 0 2026-07-16 17:05:15,948 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:05:15,973 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/4 184978b-7ec1-4ae0-976d-a2deccf1d89d HTTP/1.1" 404 146 2026-07-16 17:05:15,975 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:05:16,304 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/d661a6b1-c99e-4e9a-b8ec-584488929f7b HTTP/1.1" 204 0 {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.159120s] ... ok {1} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4eb168d3-ebe7-4541-acda-9df30bbded75 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4eb168d3-ebe7-4541-acda-9df30bbded75.'}. Request ID of server operation performed before checking the server status req-208d7baa-1f9a-4ac5-b023-7a0c06687c06. {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.025373s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.015388s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.018884s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.006293s] ... ok {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.869052s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.217224s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.415180s] ... ok {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.178987s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.006790s] ... ok {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.178297s] ... ok {0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.320186s] ... ok {2} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c4b674a5-8c5f-4f26-8760-8ac55c36e057 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:34Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c4b674a5-8c5f-4f26-8760-8ac55c36e057.'}. Request ID of server operation performed before checking the server status req-33c33c28-eac1-49f3-be49-6181a97e2b06. {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.553442s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [1.971873s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.380170s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.015748s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.777830s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.039721s] ... ok {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.036997s] ... ok {1} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server ed16b5da-a594-4b08-9ed3-ab13f0bd6339 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ed16b5da-a594-4b08-9ed3-ab13f0bd6339.'}. Request ID of server operation performed before checking the server status req-b14815c3-1ef3-49d4-8651-3f7040dd9199. {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [1.108857s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [8.938604s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.811749s] ... ok {2} setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a29e4faa-0fbf-4be0-a8e6-35e8bf88ea29 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:06:03Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a29e4faa-0fbf-4be0-a8e6-35e8bf88ea29.'}. Request ID of server operation performed before checking the server status req-7a8d28f8-2a18-4840-979d-c0169e417c34. {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.248872s] ... ok {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.661831s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.269906s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.449410s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.837846s] ... ok {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.249291s] ... ok {1} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b33730ca-1ed1-42fe-bfee-6c6b69362517 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:06:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b33730ca-1ed1-42fe-bfee-6c6b69362517.'}. Request ID of server operation performed before checking the server status req-849be2e7-4d0a-4d5e-9ba7-4de9149fd30f. {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.171078s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.846577s] ... ok {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.153682s] ... ok {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [7.783224s] ... ok {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.405458s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.656900s] ... ok {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.688112s] ... ok {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [4.900914s] ... ok {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.215806s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [0.834240s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.106197s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.054184s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.646024s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.226837s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.052049s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.099434s] ... ok {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.973689s] ... ok {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.062331s] ... ok {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.456896s] ... ok {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.517955s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.376579s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.931502s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.135517s] ... ok {0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled. {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.711715s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.168173s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.110587s] ... ok {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.703563s] ... ok {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.346778s] ... ok {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.040969s] ... ok {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.005746s] ... ok {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.255506s] ... ok {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.081569s] ... ok {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.055946s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.138371s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.048179s] ... ok {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.041858s] ... ok {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [0.964632s] ... ok {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.284304s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.055024s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.034499s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.027324s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.072217s] ... ok {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.818637s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.009356s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.974499s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.134089s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.046774s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.033293s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.049560s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.038717s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.394629s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.308557s] ... ok {2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.120187s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.682638s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.033680s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.035256s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.632939s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.238980s] ... ok {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.046908s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.104694s] ... ok {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [16.141987s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() ^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py", line 270, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 1422a6e3-13d9-49b6-a462-efa99079ffde failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:07:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1422a6e3-13d9-49b6-a462-efa99079ffde.'}. Request ID of server operation performed before checking the server status req-3e961d75-3089-4d30-a901-ad7ce14369df. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:06:57,101 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:06:57,417 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-16 17:06:57,418 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:06:58,180 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-16 17:06:58,185 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:06:58,245 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1367 2026-07-16 17:06:59,257 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:06:59,368 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1371 2026-07-16 17:07:00,383 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:00,492 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1419 2026-07-16 17:07:01,508 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:01,595 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1419 2026-07-16 17:07:02,606 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:02,740 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1427 2026-07-16 17:07:03,753 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:03,876 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1479 2026-07-16 17:07:04,892 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:05,057 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1467 2026-07-16 17:07:06,067 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:06,192 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1467 2026-07-16 17:07:07,203 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:07,363 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1467 2026-07-16 17:07:08,373 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:08,534 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1411 2026-07-16 17:07:09,545 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:09,695 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99 079ffde HTTP/1.1" 200 1411 2026-07-16 17:07:10,705 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:10,809 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1369 2026-07-16 17:07:11,819 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:11,897 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1367 2026-07-16 17:07:12,908 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:12,992 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1559 2026-07-16 17:07:13,003 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:13,207 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 204 0 2026-07-16 17:07:13,208 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:13,236 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 404 111 {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.034911s] ... ok {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013981s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.181043s] ... ok {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.031941s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.521464s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.308060s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.193235s] ... ok {0} setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py", line 55, in resource_setup super(TrafficOperationsScenarioTest, cls).resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 868, in resource_setup server_details = cls._create_webserver('lb_member_webserver1', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 1054, in _create_webserver server = waiters.wait_for_status( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py", line 79, in wait_for_status raise exceptions.UnexpectedResponseCode(message) tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.413683s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.970595s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [2.023432s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.516651s] ... ok {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [24.415735s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 434, in test_network_basic_ops self._setup_network_and_servers() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c058b31b-3213-42b9-ad4e-75807bca4103 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:07:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c058b31b-3213-42b9-ad4e-75807bca4103.'}. Request ID of server operation performed before checking the server status req-2270c614-f7c0-4b9f-91e7-e8559fd618fb. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:07:30,076 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:30,605 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 633 2026-07-16 17:07:30,607 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,106 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 695 2026-07-16 17:07:33,108 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,341 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=5859811dacbb4597af29c5a6bcf3db7b&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-16 17:07:33,343 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,395 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 753 2026-07-16 17:07:33,397 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,428 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=a34bb1d8-6ed0-43c9-a592-bec68f916912&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-16 17:07:33,431 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,680 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-07-16 17:07:33,681 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:34,954 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/c3228a2c-5aa7-4986-af4c-29c9442a72c9/add_router_interface HTTP/1.1" 200 310 2026-07-16 17:07:34,956 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,020 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 3608 2026-07-16 17:07:35,021 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,060 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 2595 2026-07-16 17:07:35,061 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,153 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 738 2026-07-16 17:07:35,155 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:35,199 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 398 2026-07-16 17:07:35,204 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,367 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-16 17:07:35,369 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,509 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:07:35,512 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,623 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-16 17:07:35,624 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,768 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:07:35,769 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,900 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-16 17:07:35,901 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:36,044 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-16 17:07:36,046 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:36,216 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-16 17:07:36,224 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:07:36,614 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-16 17:07:36,615 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:36,690 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1298 2026-07-16 17:07:36,691 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:37,131 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-16 17:07:37,135 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:37,197 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1403 2026-07-16 17:07:38,210 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:38,313 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1407 2026-07-16 17:07:39,324 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:39,400 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1455 2026-07-16 17:07:40,411 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:40,505 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1455 2026-07-16 17:07:41,515 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:41,596 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1463 2026-07-16 17:07:42,610 24 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:42,778 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1541 2026-07-16 17:07:43,788 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:43,908 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1529 2026-07-16 17:07:44,921 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:45,074 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1529 2026-07-16 17:07:46,087 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:46,227 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1529 2026-07-16 17:07:47,243 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:47,423 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1473 2026-07-16 17:07:48,440 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:48,585 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1473 2026-07-16 17:07:49,598 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:49,698 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1405 2026-07-16 17:07:50,715 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:50,793 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1403 2026-07-16 17:07:51,806 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:51,904 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1595 2026-07-16 17:07:51,914 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:52,112 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 204 0 2026-07-16 17:07:52,113 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:52,140 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 404 111 2026-07-16 17:07:52,145 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:52,268 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/ce36c940-be7e-41fb-95b5-9e7b8d5d3150 HTTP/1.1" 204 0 2026-07-16 17:07:52,270 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:52,294 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest -TestNetworkBasicOps-1615383727 HTTP/1.1" 202 0 2026-07-16 17:07:52,295 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:53,202 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/c3228a2c-5aa7-4986-af4c-29c9442a72c9/remove_router_interface HTTP/1.1" 200 310 2026-07-16 17:07:53,203 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:53,358 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/9296c78d-0485-4879-90ff-b21f7546d622 HTTP/1.1" 204 0 2026-07-16 17:07:53,360 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:54,208 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/c3228a2c-5aa7-4986-af4c-29c9442a72c9 HTTP/1.1" 204 0 2026-07-16 17:07:54,209 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:54,490 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/53b38575-1014-4531-b071-68d60a374e39 HTTP/1.1" 204 0 {3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [18.435634s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py", line 127, in test_server_basic_ops self.instance = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6e93ee4f-42f0-4589-8167-965385491d6c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:08:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6e93ee4f-42f0-4589-8167-965385491d6c.'}. Request ID of server operation performed before checking the server status req-87dba2e1-4e9f-4b99-9503-3997d3711bd9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:08:05,870 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:06,141 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 396 2026-07-16 17:08:06,144 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,281 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1677 2026-07-16 17:08:06,282 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,394 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:08:06,395 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,523 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-16 17:08:06,526 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,631 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:08:06,633 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,749 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-16 17:08:06,750 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,893 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-16 17:08:06,895 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,034 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-16 17:08:07,037 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:08:07,331 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9774 2026-07-16 17:08:07,334 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:07,377 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-16 17:08:07,380 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,528 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1661 2026-07-16 17:08:07,529 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,640 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:08:07,641 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,748 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:08:07,750 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-16 17:08:08,232 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-16 17:08:08,234 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:08,786 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 496 2026-07-16 17:08:08,788 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:08,859 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1456 2026-07-16 17:08:09,867 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:09,944 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1460 2026-07-16 17:08:10,962 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:11,061 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1508 2026-07-16 17:08:12,073 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:12,155 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1508 2026-07-16 17:08:13,168 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:13,242 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1516 2026-07-16 17:08:14,254 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:14,413 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1640 2026-07-16 17:08:15,431 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:15,606 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1628 2026-07-16 17:08:16,614 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:16,746 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1628 2026-07-16 17:08:17,761 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:17,909 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1628 2026-07-16 17:08:18,920 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:19,052 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1572 2026-07-16 17:08:20,064 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:20,209 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1572 2026-07-16 17:08:21,219 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:21,292 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1458 2026-07-16 17:08:22,303 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:22,384 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1456 2026-07-16 17:08:23,396 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,494 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1648 2026-07-16 17:08:23,504 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,709 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 204 0 2026-07-16 17:08:23,711 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,736 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 404 111 2026-07-16 17:08:23,740 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,760 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1589628015 HTTP/1.1" 202 0 2026-07-16 17:08:23,761 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:23,848 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/c8f68e7d-9bfc-48bb-9f39-7330edb8390c HTTP/1.1" 204 0 2026-07-16 17:08:23,850 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:23,872 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/c8f68e7d-9bfc-48bb-9f39-7330edb8390c HTTP/1.1" 404 146 2026-07-16 17:08:23,874 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:24,147 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/0278306f-4d07-49e3-ba25-cc06347a54d2 HTTP/1.1" 204 0 2026-07-16 17:08:24,149 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:24,281 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/e3f3624c-f4c7-49e9-a3a7-0450b5de29e4 HTTP/1.1" 204 0 2026-07-16 17:08:24,283 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:24,303 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-950822859 HTTP/1.1" 202 0 {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.174625s] ... ok {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.545207s] ... ok {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [1.583397s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.491905s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.632526s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.407002s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.893446s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.081697s] ... ok ============================== Failed 10 tests - output below: ============================== tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/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 "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces server = self.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4585d9b7-46a4-4d0b-a873-9064d0a4c9ee failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4585d9b7-46a4-4d0b-a873-9064d0a4c9ee.'}. Request ID of server operation performed before checking the server status req-4e490979-3071-4660-bc95-c81fae9eda5e. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:04:54,442 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:04:54,753 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-16 17:04:54,756 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:55,447 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-07-16 17:04:55,449 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:55,585 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:04:55,587 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:55,687 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:04:55,689 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:04:56,293 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-16 17:04:56,300 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:04:56,703 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9796 2026-07-16 17:04:56,705 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:04:58,131 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-16 17:04:58,136 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:04:58,412 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1400 2026-07-16 17:04:59,426 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:00,312 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1404 2026-07-16 17:05:01,319 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:01,420 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1452 2026-07-16 17:05:02,431 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:02,540 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1460 2026-07-16 17:05:03,551 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:04,007 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1528 2026-07-16 17:05:05,021 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:05,558 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:06,567 24 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:06,741 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:07,757 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:08,000 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:09,013 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:09,165 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1526 2026-07-16 17:05:10,177 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:10,324 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1470 2026-07-16 17:05:11,336 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:11,520 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1470 2026-07-16 17:05:12,534 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:12,643 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1402 2026-07-16 17:05:13,654 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:13,891 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1402 2026-07-16 17:05:14,900 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:14,997 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 200 1592 2026-07-16 17:05:15,009 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:15,803 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 204 0 2026-07-16 17:05:15,804 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:15,832 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4585d9b7-46a4-4d0b-a873-9064d0a4c9ee HTTP/1.1" 404 111 2026-07-16 17:05:15,835 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:05:15,854 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-246306989 HTTP/1.1" 202 0 2026-07-16 17:05:15,855 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:05:15,946 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/4184978b-7ec1-4ae0-976d-a2deccf1d89d HTTP/1.1" 204 0 2026-07-16 17:05:15,948 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:05:15,973 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/4 184978b-7ec1-4ae0-976d-a2deccf1d89d HTTP/1.1" 404 146 2026-07-16 17:05:15,975 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:05:16,304 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/d661a6b1-c99e-4e9a-b8ec-584488929f7b HTTP/1.1" 204 0 setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4eb168d3-ebe7-4541-acda-9df30bbded75 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4eb168d3-ebe7-4541-acda-9df30bbded75.'}. Request ID of server operation performed before checking the server status req-208d7baa-1f9a-4ac5-b023-7a0c06687c06. setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c4b674a5-8c5f-4f26-8760-8ac55c36e057 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:34Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c4b674a5-8c5f-4f26-8760-8ac55c36e057.'}. Request ID of server operation performed before checking the server status req-33c33c28-eac1-49f3-be49-6181a97e2b06. setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup server_initial = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server ed16b5da-a594-4b08-9ed3-ab13f0bd6339 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:05:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ed16b5da-a594-4b08-9ed3-ab13f0bd6339.'}. Request ID of server operation performed before checking the server status req-b14815c3-1ef3-49d4-8651-3f7040dd9199. setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py", line 33, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a29e4faa-0fbf-4be0-a8e6-35e8bf88ea29 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:06:03Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a29e4faa-0fbf-4be0-a8e6-35e8bf88ea29.'}. Request ID of server operation performed before checking the server status req-7a8d28f8-2a18-4840-979d-c0169e417c34. setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) ---------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b33730ca-1ed1-42fe-bfee-6c6b69362517 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:06:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b33730ca-1ed1-42fe-bfee-6c6b69362517.'}. Request ID of server operation performed before checking the server status req-849be2e7-4d0a-4d5e-9ba7-4de9149fd30f. tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() ^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py", line 270, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 1422a6e3-13d9-49b6-a462-efa99079ffde failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:07:12Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1422a6e3-13d9-49b6-a462-efa99079ffde.'}. Request ID of server operation performed before checking the server status req-3e961d75-3089-4d30-a901-ad7ce14369df. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:06:57,101 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:06:57,417 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-16 17:06:57,418 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:06:58,180 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-16 17:06:58,185 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:06:58,245 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1367 2026-07-16 17:06:59,257 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:06:59,368 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1371 2026-07-16 17:07:00,383 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:00,492 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1419 2026-07-16 17:07:01,508 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:01,595 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1419 2026-07-16 17:07:02,606 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:02,740 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1427 2026-07-16 17:07:03,753 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:03,876 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1479 2026-07-16 17:07:04,892 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:05,057 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1467 2026-07-16 17:07:06,067 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:06,192 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1467 2026-07-16 17:07:07,203 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:07,363 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1467 2026-07-16 17:07:08,373 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:08,534 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1411 2026-07-16 17:07:09,545 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:09,695 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99 079ffde HTTP/1.1" 200 1411 2026-07-16 17:07:10,705 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:10,809 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1369 2026-07-16 17:07:11,819 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:11,897 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1367 2026-07-16 17:07:12,908 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:12,992 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 200 1559 2026-07-16 17:07:13,003 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:13,207 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 204 0 2026-07-16 17:07:13,208 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:13,236 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/1422a6e3-13d9-49b6-a462-efa99079ffde HTTP/1.1" 404 111 setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) ---------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py", line 55, in resource_setup super(TrafficOperationsScenarioTest, cls).resource_setup() File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 868, in resource_setup server_details = cls._create_webserver('lb_member_webserver1', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py", line 1054, in _create_webserver server = waiters.wait_for_status( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py", line 79, in wait_for_status raise exceptions.UnexpectedResponseCode(message) tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 434, in test_network_basic_ops self._setup_network_and_servers() File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server c058b31b-3213-42b9-ad4e-75807bca4103 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:07:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance c058b31b-3213-42b9-ad4e-75807bca4103.'}. Request ID of server operation performed before checking the server status req-2270c614-f7c0-4b9f-91e7-e8559fd618fb. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:07:30,076 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:30,605 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 633 2026-07-16 17:07:30,607 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,106 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 695 2026-07-16 17:07:33,108 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,341 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=5859811dacbb4597af29c5a6bcf3db7b&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-16 17:07:33,343 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,395 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 753 2026-07-16 17:07:33,397 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,428 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=a34bb1d8-6ed0-43c9-a592-bec68f916912&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-16 17:07:33,431 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:33,680 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 656 2026-07-16 17:07:33,681 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:34,954 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/c3228a2c-5aa7-4986-af4c-29c9442a72c9/add_router_interface HTTP/1.1" 200 310 2026-07-16 17:07:34,956 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,020 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 3608 2026-07-16 17:07:35,021 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,060 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 2595 2026-07-16 17:07:35,061 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,153 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 738 2026-07-16 17:07:35,155 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:35,199 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 398 2026-07-16 17:07:35,204 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,367 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-16 17:07:35,369 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,509 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:07:35,512 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,623 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-16 17:07:35,624 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,768 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:07:35,769 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:35,900 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-16 17:07:35,901 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:36,044 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-16 17:07:36,046 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:36,216 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-16 17:07:36,224 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:07:36,614 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-16 17:07:36,615 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:36,690 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1298 2026-07-16 17:07:36,691 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:37,131 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 450 2026-07-16 17:07:37,135 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:37,197 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1403 2026-07-16 17:07:38,210 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:38,313 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1407 2026-07-16 17:07:39,324 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:39,400 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1455 2026-07-16 17:07:40,411 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:40,505 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1455 2026-07-16 17:07:41,515 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:41,596 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1463 2026-07-16 17:07:42,610 24 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:42,778 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1541 2026-07-16 17:07:43,788 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:43,908 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1529 2026-07-16 17:07:44,921 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:45,074 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1529 2026-07-16 17:07:46,087 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:46,227 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1529 2026-07-16 17:07:47,243 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:47,423 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1473 2026-07-16 17:07:48,440 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:48,585 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1473 2026-07-16 17:07:49,598 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:49,698 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1405 2026-07-16 17:07:50,715 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:50,793 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1403 2026-07-16 17:07:51,806 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:51,904 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 200 1595 2026-07-16 17:07:51,914 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:52,112 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 204 0 2026-07-16 17:07:52,113 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:52,140 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/c058b31b-3213-42b9-ad4e-75807bca4103 HTTP/1.1" 404 111 2026-07-16 17:07:52,145 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:52,268 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/ce36c940-be7e-41fb-95b5-9e7b8d5d3150 HTTP/1.1" 204 0 2026-07-16 17:07:52,270 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:07:52,294 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest -TestNetworkBasicOps-1615383727 HTTP/1.1" 202 0 2026-07-16 17:07:52,295 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:53,202 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/c3228a2c-5aa7-4986-af4c-29c9442a72c9/remove_router_interface HTTP/1.1" 200 310 2026-07-16 17:07:53,203 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:53,358 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/9296c78d-0485-4879-90ff-b21f7546d622 HTTP/1.1" 204 0 2026-07-16 17:07:53,360 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:54,208 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/c3228a2c-5aa7-4986-af4c-29c9442a72c9 HTTP/1.1" 204 0 2026-07-16 17:07:54,209 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:07:54,490 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/53b38575-1014-4531-b071-68d60a374e39 HTTP/1.1" 204 0 tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py", line 127, in test_server_basic_ops self.instance = self.create_server( ^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6e93ee4f-42f0-4589-8167-965385491d6c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-16T17:08:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6e93ee4f-42f0-4589-8167-965385491d6c.'}. Request ID of server operation performed before checking the server status req-87dba2e1-4e9f-4b99-9503-3997d3711bd9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-16 17:08:05,870 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:06,141 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 396 2026-07-16 17:08:06,144 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,281 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1677 2026-07-16 17:08:06,282 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,394 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:08:06,395 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,523 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-16 17:08:06,526 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,631 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:08:06,633 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,749 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-16 17:08:06,750 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:06,893 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-16 17:08:06,895 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,034 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-16 17:08:07,037 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-16 17:08:07,331 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9774 2026-07-16 17:08:07,334 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:07,377 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 386 2026-07-16 17:08:07,380 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,528 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1661 2026-07-16 17:08:07,529 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,640 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-16 17:08:07,641 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:07,748 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-16 17:08:07,750 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-16 17:08:08,232 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-16 17:08:08,234 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:08,786 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 496 2026-07-16 17:08:08,788 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:08,859 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1456 2026-07-16 17:08:09,867 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:09,944 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1460 2026-07-16 17:08:10,962 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:11,061 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1508 2026-07-16 17:08:12,073 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:12,155 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1508 2026-07-16 17:08:13,168 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:13,242 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1516 2026-07-16 17:08:14,254 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:14,413 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1640 2026-07-16 17:08:15,431 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:15,606 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1628 2026-07-16 17:08:16,614 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:16,746 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1628 2026-07-16 17:08:17,761 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:17,909 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1628 2026-07-16 17:08:18,920 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:19,052 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1572 2026-07-16 17:08:20,064 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:20,209 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1572 2026-07-16 17:08:21,219 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:21,292 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1458 2026-07-16 17:08:22,303 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:22,384 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1456 2026-07-16 17:08:23,396 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,494 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 200 1648 2026-07-16 17:08:23,504 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,709 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 204 0 2026-07-16 17:08:23,711 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,736 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/6e93ee4f-42f0-4589-8167-965385491d6c HTTP/1.1" 404 111 2026-07-16 17:08:23,740 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:23,760 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-1589628015 HTTP/1.1" 202 0 2026-07-16 17:08:23,761 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:23,848 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/c8f68e7d-9bfc-48bb-9f39-7330edb8390c HTTP/1.1" 204 0 2026-07-16 17:08:23,850 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:23,872 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/c8f68e7d-9bfc-48bb-9f39-7330edb8390c HTTP/1.1" 404 146 2026-07-16 17:08:23,874 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:24,147 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/0278306f-4d07-49e3-ba25-cc06347a54d2 HTTP/1.1" 204 0 2026-07-16 17:08:24,149 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-16 17:08:24,281 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/e3f3624c-f4c7-49e9-a3a7-0450b5de29e4 HTTP/1.1" 204 0 2026-07-16 17:08:24,283 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-16 17:08:24,303 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-950822859 HTTP/1.1" 202 0 ====== Totals ====== Ran: 127 tests in 274.5686 sec. - Passed: 115 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 10 Sum of execute time for each test: 210.3099 sec. ============== Worker Balance ============== - Worker 0 (26 tests) => 0:02:41.479104 - Worker 1 (35 tests) => 0:02:32.602274 - Worker 2 (31 tests) => 0:02:41.170660 - Worker 3 (35 tests) => 0:04:29.992327