+ 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.152058s] ... ok {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.194336s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.401797s] ... ok {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [3.115469s] ... ok {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [5.612607s] ... ok {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [28.888417s] ... 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 4df18f27-1ada-4997-897f-7be405508e0f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4df18f27-1ada-4997-897f-7be405508e0f.'}. Request ID of server operation performed before checking the server status req-74dc2329-6d20-4a9e-8168-5245143d55cb. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:53:03,109 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:03,216 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-21 07:53:03,220 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:03,466 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-07-21 07:53:03,467 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:03,654 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-21 07:53:03,656 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:03,979 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-21 07:53:03,980 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:04,883 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-21 07:53:04,887 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:53:05,209 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9798 2026-07-21 07:53:05,211 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:08,064 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-07-21 07:53:08,068 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:08,171 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1398 2026-07-21 07:53:09,184 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:09,360 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1402 2026-07-21 07:53:10,371 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:11,045 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1394 2026-07-21 07:53:12,059 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:13,513 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1394 2026-07-21 07:53:14,523 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:16,951 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1450 2026-07-21 07:53:17,960 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:19,027 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:20,040 18 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:20,201 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:21,212 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:21,379 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:22,392 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:22,536 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:23,547 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:23,757 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:24,772 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:24,989 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:26,002 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:26,169 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:27,179 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:27,306 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1467 2026-07-21 07:53:28,317 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:28,391 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1400 2026-07-21 07:53:29,399 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:29,480 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1400 2026-07-21 07:53:30,496 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:30,587 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1590 2026-07-21 07:53:30,595 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:31,342 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 204 0 2026-07-21 07:53:31,343 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:31,378 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 404 111 2026-07-21 07:53:31,384 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:31,408 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-663813353 H TTP/1.1" 202 0 2026-07-21 07:53:31,410 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:31,602 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/9f40f25c-8945-4e16-a5a1-9557ae74fb24 HTTP/1.1" 204 0 2026-07-21 07:53:31,603 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:31,616 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/9f40f25c-8945-4e16-a5a1-9557ae74fb24 HTTP/1.1" 404 146 2026-07-21 07:53:31,617 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:31,994 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/1626ce02-b1ae-40a3-8d06-4e0291f83b70 HTTP/1.1" 204 0 {3} 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 f7d8f33c-4ec6-457f-9b79-1dddb84922c6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f7d8f33c-4ec6-457f-9b79-1dddb84922c6.'}. Request ID of server operation performed before checking the server status req-95c38513-44f8-41d1-89fe-13cbd2878a00. {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.487180s] ... ok {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.016034s] ... ok {2} 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 99b0eaa4-6da4-4ced-bd3d-e4af08e91a97 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 99b0eaa4-6da4-4ced-bd3d-e4af08e91a97.'}. Request ID of server operation performed before checking the server status req-fbf58b60-813c-4691-9b48-b7318eda8cec. {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 a33269c1-3b79-46bd-92f0-ccd22bbd31d1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:37Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a33269c1-3b79-46bd-92f0-ccd22bbd31d1.'}. Request ID of server operation performed before checking the server status req-82ac1f63-9078-4c9f-a8b9-13839e490be8. {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.141149s] ... ok {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.361092s] ... ok {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.113667s] ... ok {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.508414s] ... ok {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.111891s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.395935s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.498372s] ... ok {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.139535s] ... ok {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.298662s] ... ok {0} 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 8b8fc7a2-5eae-4fe3-b8e9-685bd05d48d2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:54:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8b8fc7a2-5eae-4fe3-b8e9-685bd05d48d2.'}. Request ID of server operation performed before checking the server status req-03d9bb4a-09c0-412b-ab21-f7eedf412211. {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.626540s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.078276s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.580709s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.068056s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.082329s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.283998s] ... ok {2} 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 4e6ed413-eaec-4ab5-a3cc-f037ec376a24 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:54:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4e6ed413-eaec-4ab5-a3cc-f037ec376a24.'}. Request ID of server operation performed before checking the server status req-d24eddc8-ef96-42d6-8fb2-4c115dc4d5e8. {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.047135s] ... ok {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.094428s] ... ok {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.533023s] ... ok {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.234393s] ... ok {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [2.952277s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.109395s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.784447s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.564939s] ... ok {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.655748s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.263009s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.065003s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.049545s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [3.352676s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [3.092947s] ... ok {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.006890s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.837100s] ... ok {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.163075s] ... ok {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.305858s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [3.098981s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.554581s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.087345s] ... ok {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.062379s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.232099s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.086323s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.023729s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.015249s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007535s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.011735s] ... ok {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.013188s] ... ok {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.300863s] ... ok {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.053646s] ... ok {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [2.612345s] ... ok {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.386380s] ... ok {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.525462s] ... ok {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.720484s] ... ok {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [2.730518s] ... ok {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.541537s] ... ok {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.345834s] ... ok {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.108261s] ... ok {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.361694s] ... ok {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.040072s] ... ok {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [3.740155s] ... ok {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.063207s] ... ok {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [3.497395s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.060050s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [15.359943s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [16.524698s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [7.571239s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.457229s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [5.338211s] ... ok {1} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [36.503096s] ... 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 e0f9655b-8516-4943-b8f9-9b1fae7bf1ea failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:55:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e0f9655b-8516-4943-b8f9-9b1fae7bf1ea.'}. Request ID of server operation performed before checking the server status req-81240871-28db-4a31-9f86-5e2a6a2e00d2. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:54:45,607 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:46,561 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 671 2026-07-21 07:54:46,562 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,319 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 976 2026-07-21 07:54:48,321 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,478 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=123bc9e3ff6745ec95d92d66e2e4ad1c&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-21 07:54:48,480 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,824 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 791 2026-07-21 07:54:48,826 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,933 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=701dd12f-0fd9-48c2-aadb-2e4752e81fe8&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-21 07:54:48,934 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:50,281 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 657 2026-07-21 07:54:50,283 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:52,816 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/619c49be-cbfa-4d89-a304-b8a867774fd7/add_router_interface HTTP/1.1" 200 310 2026-07-21 07:54:52,817 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:53,073 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 3813 2026-07-21 07:54:53,074 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:53,661 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 1973 2026-07-21 07:54:53,663 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:53,840 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 997 2026-07-21 07:54:53,841 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:54:53,902 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 398 2026-07-21 07:54:53,905 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:54,658 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1673 2026-07-21 07:54:54,660 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:54,971 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-21 07:54:54,973 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:55,465 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-21 07:54:55,467 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:55,711 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-21 07:54:55,712 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:57,342 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-21 07:54:57,344 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:57,555 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-21 07:54:57,556 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:57,777 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-21 07:54:57,783 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:54:58,132 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9778 2026-07-21 07:54:58,134 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:59,768 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1374 2026-07-21 07:54:59,769 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:00,595 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-07-21 07:55:00,599 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:00,675 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1402 2026-07-21 07:55:01,687 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:01,767 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1406 2026-07-21 07:55:02,781 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:02,892 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1454 2026-07-21 07:55:03,912 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:03,998 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1454 2026-07-21 07:55:05,012 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:05,125 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1462 2026-07-21 07:55:06,137 20 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:06,717 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1539 2026-07-21 07:55:07,730 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:08,098 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1527 2026-07-21 07:55:09,119 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:09,669 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1527 2026-07-21 07:55:10,683 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:13,180 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1527 2026-07-21 07:55:14,190 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:14,550 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1471 2026-07-21 07:55:15,560 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:16,004 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1404 2026-07-21 07:55:17,016 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:18,020 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1404 2026-07-21 07:55:19,028 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,129 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1594 2026-07-21 07:55:19,137 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,410 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 204 0 2026-07-21 07:55:19,411 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,443 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 404 111 2026-07-21 07:55:19,446 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:19,668 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/246f1e21-2e24-4111-8aa5-646bb931f028 HTTP/1.1" 204 0 2026-07-21 07:55:19,671 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,695 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1880522963 HTTP/1.1" 202 0 2026-07-21 07:55:19,698 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:20,540 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/rout ers/619c49be-cbfa-4d89-a304-b8a867774fd7/remove_router_interface HTTP/1.1" 200 310 2026-07-21 07:55:20,542 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:20,734 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/0cceabf3-e00a-4c02-a6ae-8e61e1930254 HTTP/1.1" 204 0 2026-07-21 07:55:20,735 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:21,620 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/619c49be-cbfa-4d89-a304-b8a867774fd7 HTTP/1.1" 204 0 2026-07-21 07:55:21,621 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:22,107 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/ba60844c-7e63-4979-8e97-1af40f9999cc HTTP/1.1" 204 0 {0} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.728784s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [2.827720s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [11.589372s] ... ok {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [1.020601s] ... ok {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.697280s] ... ok {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [4.955816s] ... ok {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.084274s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [1.172296s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.676287s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.324359s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.060347s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.054513s] ... ok {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.067265s] ... ok {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013762s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.309884s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.156774s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.095119s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.054983s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.034471s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.027488s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.053835s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.147148s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.667820s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.338609s] ... ok {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [6.049736s] ... ok {2} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [17.297278s] ... 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 633b4549-0d5d-4907-89b7-5890dbc78f56 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:56:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 633b4549-0d5d-4907-89b7-5890dbc78f56.'}. Request ID of server operation performed before checking the server status req-a6d58bfc-7bd8-48db-b0ff-1d7fb742ac5e. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:55:51,541 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:55:51,905 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-21 07:55:51,908 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:52,704 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-21 07:55:52,707 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:52,913 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1368 2026-07-21 07:55:53,923 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:54,017 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1364 2026-07-21 07:55:55,031 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:55,388 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1420 2026-07-21 07:55:56,401 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:56,495 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1420 2026-07-21 07:55:57,505 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:57,725 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1470 2026-07-21 07:55:58,737 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:58,908 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:55:59,923 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:00,069 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:56:01,079 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:01,221 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:56:02,233 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:02,384 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:56:03,399 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:04,273 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1412 2026-07-21 07:56:05,283 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:05,631 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890d bc78f56 HTTP/1.1" 200 1370 2026-07-21 07:56:06,640 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:07,016 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1370 2026-07-21 07:56:08,032 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:08,239 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1560 2026-07-21 07:56:08,248 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:08,790 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 204 0 2026-07-21 07:56:08,792 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:08,833 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 404 111 {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.786330s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [3.459995s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [2.223680s] ... ok {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [2.534278s] ... ok {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.934316s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.558337s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.358567s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.195909s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.010584s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.594424s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.587653s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.803938s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.971835s] ... ok {3} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [21.007849s] ... 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 9d48c3a3-0b39-484c-a798-3dcfb25d8ead failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:56:48Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9d48c3a3-0b39-484c-a798-3dcfb25d8ead.'}. Request ID of server operation performed before checking the server status req-3560dfe5-f2cf-46f8-a1da-b9f1144ecacc. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:56:28,538 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:28,840 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-07-21 07:56:28,845 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,036 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-21 07:56:29,038 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,288 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-21 07:56:29,289 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,450 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-21 07:56:29,451 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,596 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-21 07:56:29,598 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,800 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-21 07:56:29,801 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:30,056 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-21 07:56:30,058 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:30,292 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-21 07:56:30,299 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:56:30,651 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-21 07:56:30,658 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:30,708 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-21 07:56:30,711 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:30,967 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1659 2026-07-21 07:56:30,969 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:31,144 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-21 07:56:31,145 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:31,302 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-21 07:56:31,305 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-21 07:56:31,853 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-21 07:56:31,856 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:32,982 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 496 2026-07-21 07:56:32,986 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:33,064 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1457 2026-07-21 07:56:34,076 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:34,172 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1461 2026-07-21 07:56:35,184 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:35,278 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1509 2026-07-21 07:56:36,292 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:36,389 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1509 2026-07-21 07:56:37,397 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:37,504 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1517 2026-07-21 07:56:38,518 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:38,848 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1641 2026-07-21 07:56:39,864 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:40,092 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:41,107 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:41,270 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:42,282 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:42,435 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:43,449 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:44,028 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:45,040 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:45,187 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1573 2026-07-21 07:56:46,198 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:46,278 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1459 2026-07-21 07:56:47,294 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:47,377 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1459 2026-07-21 07:56:48,387 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,478 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1649 2026-07-21 07:56:48,490 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,709 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 204 0 2026-07-21 07:56:48,711 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,747 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 404 111 2026-07-21 07:56:48,751 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,782 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-438929768 HTTP/1.1" 202 0 2026-07-21 07:56:48,785 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:48,961 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/a69d51e7-7857-44fe-a368-81552d81a69e HTTP/1.1" 204 0 2026-07-21 07:56:48,962 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:48,979 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/a69d51e7-7857-44fe-a368-81552d81a69e HTTP/1.1" 404 146 2026-07-21 07:56:48,981 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:49,286 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/3f206fa1-478c-4362-8c9f-6b65be907a21 HTTP/1.1" 204 0 2026-07-21 07:56:49,287 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:49,517 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/fc88a75c-4ba4-416e-9159-c9d1c10a9b47 HTTP/1.1" 204 0 2026-07-21 07:56:49,518 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:49,543 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1098561736 HTTP/1.1" 202 0 {2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.720726s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.389990s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.037987s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.082645s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.844858s] ... ok {3} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) [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/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py", line 62, in resource_setup cls.ikepolicy = cls.create_ikepolicy( ^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py", line 99, in create_ikepolicy body = cls.client.create_ikepolicy(name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 146, in _create resp, body = self.post(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. {3} 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 ============================== Failed 11 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 4df18f27-1ada-4997-897f-7be405508e0f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4df18f27-1ada-4997-897f-7be405508e0f.'}. Request ID of server operation performed before checking the server status req-74dc2329-6d20-4a9e-8168-5245143d55cb. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:53:03,109 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:03,216 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-21 07:53:03,220 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:03,466 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1660 2026-07-21 07:53:03,467 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:03,654 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-21 07:53:03,656 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:03,979 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-21 07:53:03,980 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:04,883 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-21 07:53:04,887 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:53:05,209 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9798 2026-07-21 07:53:05,211 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:08,064 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-07-21 07:53:08,068 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:08,171 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1398 2026-07-21 07:53:09,184 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:09,360 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1402 2026-07-21 07:53:10,371 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:11,045 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1394 2026-07-21 07:53:12,059 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:13,513 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1394 2026-07-21 07:53:14,523 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:16,951 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1450 2026-07-21 07:53:17,960 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:19,027 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:20,040 18 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:20,201 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:21,212 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:21,379 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:22,392 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:22,536 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:23,547 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:23,757 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:24,772 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:24,989 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:26,002 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:26,169 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1523 2026-07-21 07:53:27,179 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:27,306 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1467 2026-07-21 07:53:28,317 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:28,391 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1400 2026-07-21 07:53:29,399 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:29,480 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1400 2026-07-21 07:53:30,496 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:30,587 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 200 1590 2026-07-21 07:53:30,595 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:31,342 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 204 0 2026-07-21 07:53:31,343 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:31,378 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/4df18f27-1ada-4997-897f-7be405508e0f HTTP/1.1" 404 111 2026-07-21 07:53:31,384 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:53:31,408 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-663813353 H TTP/1.1" 202 0 2026-07-21 07:53:31,410 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:31,602 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/9f40f25c-8945-4e16-a5a1-9557ae74fb24 HTTP/1.1" 204 0 2026-07-21 07:53:31,603 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:31,616 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/9f40f25c-8945-4e16-a5a1-9557ae74fb24 HTTP/1.1" 404 146 2026-07-21 07:53:31,617 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:53:31,994 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/1626ce02-b1ae-40a3-8d06-4e0291f83b70 HTTP/1.1" 204 0 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 f7d8f33c-4ec6-457f-9b79-1dddb84922c6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f7d8f33c-4ec6-457f-9b79-1dddb84922c6.'}. Request ID of server operation performed before checking the server status req-95c38513-44f8-41d1-89fe-13cbd2878a00. 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 99b0eaa4-6da4-4ced-bd3d-e4af08e91a97 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 99b0eaa4-6da4-4ced-bd3d-e4af08e91a97.'}. Request ID of server operation performed before checking the server status req-fbf58b60-813c-4691-9b48-b7318eda8cec. 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 a33269c1-3b79-46bd-92f0-ccd22bbd31d1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:53:37Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a33269c1-3b79-46bd-92f0-ccd22bbd31d1.'}. Request ID of server operation performed before checking the server status req-82ac1f63-9078-4c9f-a8b9-13839e490be8. 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 8b8fc7a2-5eae-4fe3-b8e9-685bd05d48d2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:54:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8b8fc7a2-5eae-4fe3-b8e9-685bd05d48d2.'}. Request ID of server operation performed before checking the server status req-03d9bb4a-09c0-412b-ab21-f7eedf412211. 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 4e6ed413-eaec-4ab5-a3cc-f037ec376a24 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:54:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4e6ed413-eaec-4ab5-a3cc-f037ec376a24.'}. Request ID of server operation performed before checking the server status req-d24eddc8-ef96-42d6-8fb2-4c115dc4d5e8. 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 e0f9655b-8516-4943-b8f9-9b1fae7bf1ea failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:55:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e0f9655b-8516-4943-b8f9-9b1fae7bf1ea.'}. Request ID of server operation performed before checking the server status req-81240871-28db-4a31-9f86-5e2a6a2e00d2. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:54:45,607 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:46,561 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/networks HTTP/1.1" 201 671 2026-07-21 07:54:46,562 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,319 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/routers HTTP/1.1" 201 976 2026-07-21 07:54:48,321 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,478 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?project_id=123bc9e3ff6745ec95d92d66e2e4ad1c&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-21 07:54:48,480 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,824 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" 200 791 2026-07-21 07:54:48,826 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:48,933 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets?network_id=701dd12f-0fd9-48c2-aadb-2e4752e81fe8&cidr=10.100.0.0%2F28 HTTP/1.1" 200 14 2026-07-21 07:54:48,934 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:50,281 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/subnets HTTP/1.1" 201 657 2026-07-21 07:54:50,283 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:52,816 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/routers/619c49be-cbfa-4d89-a304-b8a867774fd7/add_router_interface HTTP/1.1" 200 310 2026-07-21 07:54:52,817 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:53,073 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 3813 2026-07-21 07:54:53,074 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:53,661 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/subnets HTTP/1.1" 200 1973 2026-07-21 07:54:53,663 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:53,840 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/routers HTTP/1.1" 200 997 2026-07-21 07:54:53,841 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:54:53,902 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 398 2026-07-21 07:54:53,905 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:54,658 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1673 2026-07-21 07:54:54,660 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:54,971 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 597 2026-07-21 07:54:54,973 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:55,465 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 596 2026-07-21 07:54:55,467 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:55,711 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 602 2026-07-21 07:54:55,712 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:57,342 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 601 2026-07-21 07:54:57,344 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:57,555 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 607 2026-07-21 07:54:57,556 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:57,777 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-group-rules HTTP/1.1" 201 606 2026-07-21 07:54:57,783 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:54:58,132 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9778 2026-07-21 07:54:58,134 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:54:59,768 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/networks HTTP/1.1" 200 1374 2026-07-21 07:54:59,769 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:00,595 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 449 2026-07-21 07:55:00,599 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:00,675 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1402 2026-07-21 07:55:01,687 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:01,767 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1406 2026-07-21 07:55:02,781 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:02,892 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1454 2026-07-21 07:55:03,912 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:03,998 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1454 2026-07-21 07:55:05,012 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:05,125 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1462 2026-07-21 07:55:06,137 20 DEBUG [urllib3.connectionpool] Starti ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:06,717 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1539 2026-07-21 07:55:07,730 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:08,098 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1527 2026-07-21 07:55:09,119 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:09,669 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1527 2026-07-21 07:55:10,683 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:13,180 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1527 2026-07-21 07:55:14,190 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:14,550 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1471 2026-07-21 07:55:15,560 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:16,004 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1404 2026-07-21 07:55:17,016 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:18,020 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1404 2026-07-21 07:55:19,028 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,129 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 200 1594 2026-07-21 07:55:19,137 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,410 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 204 0 2026-07-21 07:55:19,411 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,443 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/e0f9655b-8516-4943-b8f9-9b1fae7bf1ea HTTP/1.1" 404 111 2026-07-21 07:55:19,446 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:19,668 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/246f1e21-2e24-4111-8aa5-646bb931f028 HTTP/1.1" 204 0 2026-07-21 07:55:19,671 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:19,695 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1880522963 HTTP/1.1" 202 0 2026-07-21 07:55:19,698 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:20,540 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "PUT /v2.0/rout ers/619c49be-cbfa-4d89-a304-b8a867774fd7/remove_router_interface HTTP/1.1" 200 310 2026-07-21 07:55:20,542 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:20,734 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/subnets/0cceabf3-e00a-4c02-a6ae-8e61e1930254 HTTP/1.1" 204 0 2026-07-21 07:55:20,735 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:21,620 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/routers/619c49be-cbfa-4d89-a304-b8a867774fd7 HTTP/1.1" 204 0 2026-07-21 07:55:21,621 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:55:22,107 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/networks/ba60844c-7e63-4979-8e97-1af40f9999cc HTTP/1.1" 204 0 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 633b4549-0d5d-4907-89b7-5890dbc78f56 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:56:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 633b4549-0d5d-4907-89b7-5890dbc78f56.'}. Request ID of server operation performed before checking the server status req-a6d58bfc-7bd8-48db-b0ff-1d7fb742ac5e. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:55:51,541 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:55:51,905 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-21 07:55:51,908 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:52,704 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 424 2026-07-21 07:55:52,707 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:52,913 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1368 2026-07-21 07:55:53,923 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:54,017 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1364 2026-07-21 07:55:55,031 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:55,388 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1420 2026-07-21 07:55:56,401 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:56,495 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1420 2026-07-21 07:55:57,505 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:57,725 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1470 2026-07-21 07:55:58,737 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:55:58,908 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:55:59,923 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:00,069 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:56:01,079 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:01,221 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:56:02,233 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:02,384 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1468 2026-07-21 07:56:03,399 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:04,273 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1412 2026-07-21 07:56:05,283 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:05,631 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890d bc78f56 HTTP/1.1" 200 1370 2026-07-21 07:56:06,640 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:07,016 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1370 2026-07-21 07:56:08,032 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:08,239 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 200 1560 2026-07-21 07:56:08,248 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:08,790 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 204 0 2026-07-21 07:56:08,792 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:08,833 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/633b4549-0d5d-4907-89b7-5890dbc78f56 HTTP/1.1" 404 111 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 9d48c3a3-0b39-484c-a798-3dcfb25d8ead failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2026-07-21T07:56:48Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9d48c3a3-0b39-484c-a798-3dcfb25d8ead.'}. Request ID of server operation performed before checking the server status req-3560dfe5-f2cf-46f8-a1da-b9f1144ecacc. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2026-07-21 07:56:28,538 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:28,840 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 397 2026-07-21 07:56:28,845 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,036 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1675 2026-07-21 07:56:29,038 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,288 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-21 07:56:29,289 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,450 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-21 07:56:29,451 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,596 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-21 07:56:29,598 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:29,800 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-21 07:56:29,801 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:30,056 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-21 07:56:30,058 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:30,292 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-21 07:56:30,299 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000 2026-07-21 07:56:30,651 24 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 "POST /v3/auth/tokens HTTP/1.1" 201 9776 2026-07-21 07:56:30,658 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:30,708 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/os-keypairs HTTP/1.1" 200 385 2026-07-21 07:56:30,711 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:30,967 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/security-groups HTTP/1.1" 201 1659 2026-07-21 07:56:30,969 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:31,144 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-21 07:56:31,145 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:31,302 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-21 07:56:31,305 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste r.local:9696 2026-07-21 07:56:31,853 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "POST /v2.0/floatingips HTTP/1.1" 201 552 2026-07-21 07:56:31,856 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:32,982 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "POST /v2.1/servers HTTP/1.1" 202 496 2026-07-21 07:56:32,986 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:33,064 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1457 2026-07-21 07:56:34,076 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:34,172 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1461 2026-07-21 07:56:35,184 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:35,278 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1509 2026-07-21 07:56:36,292 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:36,389 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1509 2026-07-21 07:56:37,397 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:37,504 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1517 2026-07-21 07:56:38,518 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:38,848 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1641 2026-07-21 07:56:39,864 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:40,092 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:41,107 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:41,270 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:42,282 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:42,435 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:43,449 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:44,028 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1629 2026-07-21 07:56:45,040 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:45,187 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1573 2026-07-21 07:56:46,198 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov a-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:46,278 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1459 2026-07-21 07:56:47,294 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:47,377 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1459 2026-07-21 07:56:48,387 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,478 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 200 1649 2026-07-21 07:56:48,490 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,709 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 204 0 2026-07-21 07:56:48,711 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,747 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "GET /v2.1/servers/9d48c3a3-0b39-484c-a798-3dcfb25d8ead HTTP/1.1" 404 111 2026-07-21 07:56:48,751 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:48,782 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-keypair-438929768 HTTP/1.1" 202 0 2026-07-21 07:56:48,785 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:48,961 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/a69d51e7-7857-44fe-a368-81552d81a69e HTTP/1.1" 204 0 2026-07-21 07:56:48,962 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:48,979 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "GET /v2.0/security-groups/a69d51e7-7857-44fe-a368-81552d81a69e HTTP/1.1" 404 146 2026-07-21 07:56:48,981 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:49,286 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/floatingips/3f206fa1-478c-4362-8c9f-6b65be907a21 HTTP/1.1" 204 0 2026-07-21 07:56:49,287 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696 2026-07-21 07:56:49,517 24 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 "DELETE /v2.0/security-groups/fc88a75c-4ba4-416e-9159-c9d1c10a9b47 HTTP/1.1" 204 0 2026-07-21 07:56:49,518 24 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774 2026-07-21 07:56:49,543 24 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 "DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1098561736 HTTP/1.1" 202 0 setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ------------------------------------------------------------------------- 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/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py", line 62, in resource_setup cls.ikepolicy = cls.create_ikepolicy( ^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py", line 99, in create_ikepolicy body = cls.client.create_ikepolicy(name=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 146, in _create resp, body = self.post(uri, post_data) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 314, in post resp_header, resp_body = self.request( ^^^^^^^^^^^^^ File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 762, in request self._error_checker(resp, resp_body) File "/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py", line 947, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. 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 ====== Totals ====== Ran: 127 tests in 347.3633 sec. - Passed: 115 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 11 Sum of execute time for each test: 314.9136 sec. ============== Worker Balance ============== - Worker 0 (24 tests) => 0:03:53.603575 - Worker 1 (30 tests) => 0:03:43.303220 - Worker 2 (38 tests) => 0:04:04.619083 - Worker 3 (35 tests) => 0:04:56.471174