Status: Pass 12 Failure 10 Skip 51
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrAdvancedTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_dvr_vip_failover_basic[id-509d1432-3879-40d4-9378-e6a0d972a292] |
fail
ft1.1: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrAdvancedTest.test_dvr_vip_failover_basic[id-509d1432-3879-40d4-9378-e6a0d972a292]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:22:31,165 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.630s
2026-01-22 06:22:31,165 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--1958699844"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-8b09829b-7217-4f72-9098-27351323b1c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"003da1fd-36f5-4c3f-99eb-b81ceae64e9b","name":"tempest-test-network--1958699844","tenant_id":"ce46bdbbfb3d4126a7b61d0507b76d3e","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ce46bdbbfb3d4126a7b61d0507b76d3e","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-22T06:22:30Z","updated_at":"2026-01-22T06:22:30Z","revision_number":1}}'
2026-01-22 06:22:33,335 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.169s
2026-01-22 06:22:33,335 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "003da1fd-36f5-4c3f-99eb-b81ceae64e9b", "cidr": "192.168.0.0/24", "ip_version": 4, "gateway_ip": "192.168.0.1"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-160773a3-9e2d-4f9b-8df5-dd8756a41799', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"f74c9373-0436-4d55-8f00-f3e359931361","name":"","tenant_id":"ce46bdbbfb3d4126a7b61d0507b76d3e","network_id":"003da1fd-36f5-4c3f-99eb-b81ceae64e9b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.0.1","cidr":"192.168.0.0/24","allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-22T06:22:31Z","updated_at":"2026-01-22T06:22:31Z","revision_number":0,"project_id":"ce46bdbbfb3d4126a7b61d0507b76d3e"}}'
2026-01-22 06:22:36,811 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b747fef3-782f-4d27-9cd2-faeaef62cd45/add_router_interface 3.475s
2026-01-22 06:22:36,811 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "f74c9373-0436-4d55-8f00-f3e359931361"}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6f6d5647-bae6-41a9-beae-a0d13a0af772', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/b747fef3-782f-4d27-9cd2-faeaef62cd45/add_router_interface'}
Body: b'{"id": "b747fef3-782f-4d27-9cd2-faeaef62cd45", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "port_id": "67e5f766-4732-44cc-8f6c-b62e368aecbc", "network_id": "003da1fd-36f5-4c3f-99eb-b81ceae64e9b", "subnet_id": "f74c9373-0436-4d55-8f00-f3e359931361", "subnet_ids": ["f74c9373-0436-4d55-8f00-f3e359931361"]}'
2026-01-22 06:22:39,222 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.409s
2026-01-22 06:22:39,223 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-11682532", "networks": [{"uuid": "003da1fd-36f5-4c3f-99eb-b81ceae64e9b"}], "security_groups": [{"name": "tempest-secgroup-2094024873"}], "name": "tempest-test_dvr_vip_failover_basic-943724606"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:36 GMT', 'server': 'Apache', 'content-length': '440', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30e8db67-2fe3-497d-9cd3-7462c0f116af', 'x-compute-request-id': 'req-30e8db67-2fe3-497d-9cd3-7462c0f116af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "1aa96cea-b354-4711-b158-01ce6ca3400d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-2094024873"}], "adminPass": "4MY72QyyhMMZ"}}'
2026-01-22 06:22:39,542 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 0.317s
2026-01-22 06:22:39,542 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:39 GMT', 'server': 'Apache', 'content-length': '1459', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42815cc5-f86f-4033-b0e0-8004c906ce0f', 'x-compute-request-id': 'req-42815cc5-f86f-4033-b0e0-8004c906ce0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b'{"server": {"id": "1aa96cea-b354-4711-b158-01ce6ca3400d", "name": "tempest-test_dvr_vip_failover_basic-943724606", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:39Z", "updated": "2026-01-22T06:22:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:40,972 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 0.422s
2026-01-22 06:22:40,972 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:40 GMT', 'server': 'Apache', 'content-length': '1529', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eecce345-69fc-4f36-a58c-65e89807762d', 'x-compute-request-id': 'req-eecce345-69fc-4f36-a58c-65e89807762d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b'{"server": {"id": "1aa96cea-b354-4711-b158-01ce6ca3400d", "name": "tempest-test_dvr_vip_failover_basic-943724606", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "bd0c63a460b15a9fcc99254bdf849d7f278a4f718b3ea6cc3686a539", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:39Z", "updated": "2026-01-22T06:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:40,979 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait
2026-01-22 06:22:42,471 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 0.490s
2026-01-22 06:22:42,471 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:41 GMT', 'server': 'Apache', 'content-length': '1579', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd482bf-333c-4e75-acfd-41a8bfecd810', 'x-compute-request-id': 'req-ecd482bf-333c-4e75-acfd-41a8bfecd810', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b'{"server": {"id": "1aa96cea-b354-4711-b158-01ce6ca3400d", "name": "tempest-test_dvr_vip_failover_basic-943724606", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "bd0c63a460b15a9fcc99254bdf849d7f278a4f718b3ea6cc3686a539", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:39Z", "updated": "2026-01-22T06:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-2094024873"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:42,476 27 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait
2026-01-22 06:22:43,925 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 0.447s
2026-01-22 06:22:43,925 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:43 GMT', 'server': 'Apache', 'content-length': '1579', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65dc2bc-21e7-4348-88a7-120482c84290', 'x-compute-request-id': 'req-b65dc2bc-21e7-4348-88a7-120482c84290', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b'{"server": {"id": "1aa96cea-b354-4711-b158-01ce6ca3400d", "name": "tempest-test_dvr_vip_failover_basic-943724606", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "bd0c63a460b15a9fcc99254bdf849d7f278a4f718b3ea6cc3686a539", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:39Z", "updated": "2026-01-22T06:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-2094024873"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:46,582 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 1.651s
2026-01-22 06:22:46,582 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:44 GMT', 'server': 'Apache', 'content-length': '1523', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e6661a-3210-4048-a577-5902de0257f6', 'x-compute-request-id': 'req-18e6661a-3210-4048-a577-5902de0257f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b'{"server": {"id": "1aa96cea-b354-4711-b158-01ce6ca3400d", "name": "tempest-test_dvr_vip_failover_basic-943724606", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:39Z", "updated": "2026-01-22T06:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-2094024873"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:47,948 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 0.357s
2026-01-22 06:22:47,948 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:47 GMT', 'server': 'Apache', 'content-length': '1662', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67ad1d4c-0d9e-46a1-a0e9-36e6d4731c62', 'x-compute-request-id': 'req-67ad1d4c-0d9e-46a1-a0e9-36e6d4731c62', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b'{"server": {"id": "1aa96cea-b354-4711-b158-01ce6ca3400d", "name": "tempest-test_dvr_vip_failover_basic-943724606", "status": "ERROR", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:39Z", "updated": "2026-01-22T06:22:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1aa96cea-b354-4711-b158-01ce6ca3400d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:22:47Z", "message": "Build of instance 1aa96cea-b354-4711-b158-01ce6ca3400d aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:47,952 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait
2026-01-22 06:22:48,480 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 0.525s
2026-01-22 06:22:48,480 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:47 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b91a417-19ca-42f1-be06-c4d9b1d06c6a', 'x-compute-request-id': 'req-4b91a417-19ca-42f1-be06-c4d9b1d06c6a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b''
2026-01-22 06:22:48,595 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d 0.114s
2026-01-22 06:22:48,596 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:48 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ba0f82-9476-4ef4-9af1-5d246b537b3e', 'x-compute-request-id': 'req-97ba0f82-9476-4ef4-9af1-5d246b537b3e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1aa96cea-b354-4711-b158-01ce6ca3400d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1aa96cea-b354-4711-b158-01ce6ca3400d could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_dvr_ovn.py", line 906, in test_dvr_vip_failover_basic
vm1, vm2 = self._create_vms_by_topology()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 1aa96cea-b354-4711-b158-01ce6ca3400d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:22:47Z', 'message': 'Build of instance 1aa96cea-b354-4711-b158-01ce6ca3400d aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_dvr_vip_failover_external_network[id-5d812adb-ba7c-4ce3-a589-4cc3426d1578] |
fail
ft1.2: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrAdvancedTest.test_dvr_vip_failover_external_network[id-5d812adb-ba7c-4ce3-a589-4cc3426d1578]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:22:49,169 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.566s
2026-01-22 06:22:49,169 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-3b133e03-feb2-4c1f-97f7-6f8d45b76fb1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:22:48Z","revision_number":5,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:22:51,188 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.018s
2026-01-22 06:22:51,189 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-11682532", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "security_groups": [{"name": "tempest-secgroup-2094024873"}], "name": "tempest-test_dvr_vip_failover_external_network-1652210173"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:49 GMT', 'server': 'Apache', 'content-length': '440', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d7e1104-0e4c-474a-9d05-d3222ebb247a', 'x-compute-request-id': 'req-3d7e1104-0e4c-474a-9d05-d3222ebb247a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-2094024873"}], "adminPass": "EGAvwcacWde4"}}'
2026-01-22 06:22:52,995 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 1.805s
2026-01-22 06:22:52,996 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:51 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e68eee51-9fc1-4f8d-9484-0cef27ffa2c8', 'x-compute-request-id': 'req-e68eee51-9fc1-4f8d-9484-0cef27ffa2c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "name": "tempest-test_dvr_vip_failover_external_network-1652210173", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:50Z", "updated": "2026-01-22T06:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:54,989 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 0.985s
2026-01-22 06:22:54,990 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:54 GMT', 'server': 'Apache', 'content-length': '1523', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b11cb5a-1006-47e7-97ed-6dacc37dc18f', 'x-compute-request-id': 'req-6b11cb5a-1006-47e7-97ed-6dacc37dc18f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "name": "tempest-test_dvr_vip_failover_external_network-1652210173", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "a3b14f15c08679c69525d03a3e9c3d5168565bdf02acad06bd7dbffc", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:50Z", "updated": "2026-01-22T06:22:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:54,998 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-22 06:22:56,253 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 0.252s
2026-01-22 06:22:56,253 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:56 GMT', 'server': 'Apache', 'content-length': '1529', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed68dfa-6451-43be-99ee-1f751a074c5d', 'x-compute-request-id': 'req-2ed68dfa-6451-43be-99ee-1f751a074c5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "name": "tempest-test_dvr_vip_failover_external_network-1652210173", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "a3b14f15c08679c69525d03a3e9c3d5168565bdf02acad06bd7dbffc", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:50Z", "updated": "2026-01-22T06:22:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:22:56,258 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait
2026-01-22 06:22:58,291 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 1.031s
2026-01-22 06:22:58,291 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:57 GMT', 'server': 'Apache', 'content-length': '1591', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2134ad5-cac5-4274-be46-e0bb868bbd8c', 'x-compute-request-id': 'req-b2134ad5-cac5-4274-be46-e0bb868bbd8c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "name": "tempest-test_dvr_vip_failover_external_network-1652210173", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "a3b14f15c08679c69525d03a3e9c3d5168565bdf02acad06bd7dbffc", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:50Z", "updated": "2026-01-22T06:22:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-2094024873"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:23:00,172 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 0.875s
2026-01-22 06:23:00,172 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:22:59 GMT', 'server': 'Apache', 'content-length': '1591', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d210eb-d7e8-4813-83e3-1ea35d6dd076', 'x-compute-request-id': 'req-65d210eb-d7e8-4813-83e3-1ea35d6dd076', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "name": "tempest-test_dvr_vip_failover_external_network-1652210173", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "a3b14f15c08679c69525d03a3e9c3d5168565bdf02acad06bd7dbffc", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:50Z", "updated": "2026-01-22T06:22:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-2094024873"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:23:01,545 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 0.363s
2026-01-22 06:23:01,546 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:23:01 GMT', 'server': 'Apache', 'content-length': '1473', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a2ba5b7-e174-429b-846b-865eb58c7b77', 'x-compute-request-id': 'req-6a2ba5b7-e174-429b-846b-865eb58c7b77', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "name": "tempest-test_dvr_vip_failover_external_network-1652210173", "status": "BUILD", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:50Z", "updated": "2026-01-22T06:23:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:23:03,010 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 0.456s
2026-01-22 06:23:03,010 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:23:02 GMT', 'server': 'Apache', 'content-length': '1803', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-672b0b8b-65ed-466b-aec2-d19013735f8d', 'x-compute-request-id': 'req-672b0b8b-65ed-466b-aec2-d19013735f8d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"server": {"id": "afc683ec-3173-4dc7-b6cf-72b4e5987705", "name": "tempest-test_dvr_vip_failover_external_network-1652210173", "status": "ERROR", "tenant_id": "ce46bdbbfb3d4126a7b61d0507b76d3e", "user_id": "39e51a0e237d446ca942557ecd8701b1", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-22T06:22:50Z", "updated": "2026-01-22T06:23:02Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.240", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:8e:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:23:01Z", "message": "Build of instance afc683ec-3173-4dc7-b6cf-72b4e5987705 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-11682532", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-22 06:23:03,016 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait
2026-01-22 06:23:04,104 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 1.087s
2026-01-22 06:23:04,104 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:23:03 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b68c30-2ef2-47f5-9a6b-e5e87f46ed80', 'x-compute-request-id': 'req-57b68c30-2ef2-47f5-9a6b-e5e87f46ed80', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b''
2026-01-22 06:23:04,222 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705 0.118s
2026-01-22 06:23:04,222 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:23:04 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c75cbc-7fb0-434e-91f3-ae93d20d5893', 'x-compute-request-id': 'req-c5c75cbc-7fb0-434e-91f3-ae93d20d5893', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/afc683ec-3173-4dc7-b6cf-72b4e5987705'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance afc683ec-3173-4dc7-b6cf-72b4e5987705 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_dvr_ovn.py", line 1011, in test_dvr_vip_failover_external_network
vm1, vm2 = self._create_vms_by_topology(topology='external')
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 afc683ec-3173-4dc7-b6cf-72b4e5987705 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:23:01Z', 'message': 'Build of instance afc683ec-3173-4dc7-b6cf-72b4e5987705 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestIcmp | 1 | 0 | 1 | 0 | 0 | Detail | |
test_northbound_pmtud_icmp[id-10d73cf0-7506-4899-864c-cebe43099be3] |
fail
ft2.1: whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestIcmp.test_northbound_pmtud_icmp[id-10d73cf0-7506-4899-864c-cebe43099be3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:43:06,911 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-22 06:43:06,911 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:43:06,928 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:43:06,996 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:43:06,996 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:43:07,428 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-5cf7d7889-27mtt
2026-01-22 06:43:07,429 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-5cf7d7889-27mtt find /etc/neutron/neutron.conf.d -type f
2026-01-22 06:43:07,430 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:43:07,445 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:43:07,511 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:43:07,512 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:43:07,934 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: /etc/neutron/neutron.conf.d/01-neutron.conf
/etc/neutron/neutron.conf.d/02-neutron-custom.conf
2026-01-22 06:43:07,935 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-22 06:43:07,935 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:43:07,952 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:43:08,017 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:43:08,018 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:43:08,460 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-5cf7d7889-27mtt
2026-01-22 06:43:08,460 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-5cf7d7889-27mtt crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-22 06:43:08,461 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:43:08,476 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:43:08,544 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:43:08,544 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:43:09,020 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-22 06:43:10,555 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.534s
2026-01-22 06:43:10,555 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--787448565"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-f4a313dd-c6a0-4760-a30b-8315f3235c4a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"b5c5f02f-5946-44bd-8f1c-cf619bd694c5","name":"tempest-test-network--787448565","tenant_id":"5de3db79476f4eaa9f04f98e9ace5b8c","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5de3db79476f4eaa9f04f98e9ace5b8c","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-22T06:43:09Z","updated_at":"2026-01-22T06:43:09Z","revision_number":1}}'
2026-01-22 06:43:12,010 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.454s
2026-01-22 06:43:12,010 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "b5c5f02f-5946-44bd-8f1c-cf619bd694c5", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-950b4dda-8506-475c-9073-7af7f9465a93', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"fcf1429b-6e43-4f87-b9a9-e3733a48b602","name":"","tenant_id":"5de3db79476f4eaa9f04f98e9ace5b8c","network_id":"b5c5f02f-5946-44bd-8f1c-cf619bd694c5","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-22T06:43:10Z","updated_at":"2026-01-22T06:43:10Z","revision_number":0,"project_id":"5de3db79476f4eaa9f04f98e9ace5b8c"}}'
2026-01-22 06:43:14,932 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.921s
2026-01-22 06:43:14,933 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e"}, "name": "tempest-router-836592862", "admin_state_up": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-13aca3d8-0eb5-4795-841d-7a358d36faec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"router": {"id": "a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205", "name": "tempest-router-836592862", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e", "external_fixed_ips": [{"subnet_id": "9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a", "ip_address": "192.168.122.197"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-22T06:43:12Z", "updated_at": "2026-01-22T06:43:13Z", "revision_number": 2, "project_id": "5de3db79476f4eaa9f04f98e9ace5b8c"}}'
2026-01-22 06:43:14,933 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-836592862
2026-01-22 06:43:15,081 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205 0.148s
2026-01-22 06:43:15,082 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-a3d0d151-8b96-47ab-b612-753a1272eb4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205'}
Body: b'{"router": {"id": "a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205", "name": "tempest-router-836592862", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e", "external_fixed_ips": [{"subnet_id": "9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a", "ip_address": "192.168.122.197"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-22T06:43:12Z", "updated_at": "2026-01-22T06:43:13Z", "revision_number": 2, "project_id": "5de3db79476f4eaa9f04f98e9ace5b8c"}}'
2026-01-22 06:43:18,044 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205/add_router_interface 2.961s
2026-01-22 06:43:18,044 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "fcf1429b-6e43-4f87-b9a9-e3733a48b602"}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-c5231ac4-3200-4d9b-91a5-d8607da912a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205/add_router_interface'}
Body: b'{"id": "a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "port_id": "5409db7b-4f96-47f7-8cbe-c92b387395d1", "network_id": "b5c5f02f-5946-44bd-8f1c-cf619bd694c5", "subnet_id": "fcf1429b-6e43-4f87-b9a9-e3733a48b602", "subnet_ids": ["fcf1429b-6e43-4f87-b9a9-e3733a48b602"]}'
2026-01-22 06:43:19,561 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 1.516s
2026-01-22 06:43:19,561 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-0a6eb238-8872-4c72-ae32-6769ff9c75a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:43:18Z","revision_number":7,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:43:23,567 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 4.005s
2026-01-22 06:43:23,567 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-2e417543-f9bb-462d-a99b-ee2b0eb5c570', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:43:20Z","revision_number":8,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:43:23,661 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205&device_owner=network%3Arouter_gateway 0.093s
2026-01-22 06:43:23,661 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-251e4c4e-cfbc-44a6-84f0-a54716129db9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"8ec97196-c659-4c27-b4a6-e793e87802b2","name":"","network_id":"02484c17-09ed-45c4-9bae-26f399d2852e","tenant_id":"","mac_address":"fa:16:3e:ff:cc:dc","admin_state_up":true,"status":"ACTIVE","device_id":"a96f6de9-d2e0-48d4-9a4a-a6ccb6cca205","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a","ip_address":"192.168.122.197"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"crc","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.197","hostname":"host-192-168-122-197","fqdn":"host-192-168-122-197.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-22T06:43:12Z","updated_at":"2026-01-22T06:43:16Z","revision_number":4,"project_id":""}]}'
2026-01-22 06:43:23,661 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt get logical_router_port lrp-8ec97196-c659-4c27-b4a6-e793e87802b2 options:gateway_mtu
2026-01-22 06:43:23,662 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:43:23,677 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:43:23,761 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:43:23,762 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:43:24,251 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-22 06:43:27,762 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.510s
2026-01-22 06:43:27,762 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-server-test-541855795", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "key_name": "tempest-keypair-test-812130566", "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}]}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:24 GMT', 'server': 'Apache', 'content-length': '450', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc20654e-25c8-484c-9c0e-bbc8c1b8139a', 'x-compute-request-id': 'req-dc20654e-25c8-484c-9c0e-bbc8c1b8139a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}], "adminPass": "8V9sKnKdAVrH"}}'
2026-01-22 06:43:28,540 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.775s
2026-01-22 06:43:28,540 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:27 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5002410a-9b06-4255-b0c7-b4ed2fe1c56a', 'x-compute-request-id': 'req-5002410a-9b06-4255-b0c7-b4ed2fe1c56a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:30,527 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.980s
2026-01-22 06:43:30,527 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:29 GMT', 'server': 'Apache', 'content-length': '1375', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40243eb6-f689-4377-96c1-538d26d3e83d', 'x-compute-request-id': 'req-40243eb6-f689-4377-96c1-538d26d3e83d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:32,523 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.990s
2026-01-22 06:43:32,523 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:31 GMT', 'server': 'Apache', 'content-length': '1423', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7873d47a-c785-4d69-89d7-614fcef7ab47', 'x-compute-request-id': 'req-7873d47a-c785-4d69-89d7-614fcef7ab47', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "e66df09b393106c736ef12f773e883aea13411d6f6b0624564e3e6ff", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:32,527 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-01-22 06:43:33,829 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.302s
2026-01-22 06:43:33,830 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:33 GMT', 'server': 'Apache', 'content-length': '1431', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a7dfe89-7392-4b44-9a1e-0dc0d460300d', 'x-compute-request-id': 'req-6a7dfe89-7392-4b44-9a1e-0dc0d460300d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "e66df09b393106c736ef12f773e883aea13411d6f6b0624564e3e6ff", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:33,833 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-22 06:43:37,570 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 2.736s
2026-01-22 06:43:37,571 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:34 GMT', 'server': 'Apache', 'content-length': '1501', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5597c9e-8ffe-4405-8e5e-ce934e76c479', 'x-compute-request-id': 'req-e5597c9e-8ffe-4405-8e5e-ce934e76c479', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "e66df09b393106c736ef12f773e883aea13411d6f6b0624564e3e6ff", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:37,576 27 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 9 second wait
2026-01-22 06:43:40,565 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 1.988s
2026-01-22 06:43:40,566 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:38 GMT', 'server': 'Apache', 'content-length': '1501', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd52e0e-ee06-4122-9244-93dfcc06c395', 'x-compute-request-id': 'req-6bd52e0e-ee06-4122-9244-93dfcc06c395', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "e66df09b393106c736ef12f773e883aea13411d6f6b0624564e3e6ff", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:43,579 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 2.008s
2026-01-22 06:43:43,580 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:41 GMT', 'server': 'Apache', 'content-length': '1501', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14955cf6-4861-4068-86e3-b5da66075e78', 'x-compute-request-id': 'req-14955cf6-4861-4068-86e3-b5da66075e78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "e66df09b393106c736ef12f773e883aea13411d6f6b0624564e3e6ff", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:45,786 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 1.194s
2026-01-22 06:43:45,786 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:44 GMT', 'server': 'Apache', 'content-length': '1501', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76361340-2f97-4aed-a92d-07eda3b39d1c', 'x-compute-request-id': 'req-76361340-2f97-4aed-a92d-07eda3b39d1c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "e66df09b393106c736ef12f773e883aea13411d6f6b0624564e3e6ff", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:47,711 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.918s
2026-01-22 06:43:47,712 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:46 GMT', 'server': 'Apache', 'content-length': '1501', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e19c191-9085-4315-8b20-e31576dd4d79', 'x-compute-request-id': 'req-3e19c191-9085-4315-8b20-e31576dd4d79', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "e66df09b393106c736ef12f773e883aea13411d6f6b0624564e3e6ff", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:49,221 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.505s
2026-01-22 06:43:49,222 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:48 GMT', 'server': 'Apache', 'content-length': '1445', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04cd9a9d-17d5-4a54-82ab-50924d6ad913', 'x-compute-request-id': 'req-04cd9a9d-17d5-4a54-82ab-50924d6ad913', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "BUILD", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1588795231"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:50,532 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.305s
2026-01-22 06:43:50,532 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:50 GMT', 'server': 'Apache', 'content-length': '1703', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1fe02c6-a87e-4576-a5af-1d954bc90fed', 'x-compute-request-id': 'req-e1fe02c6-a87e-4576-a5af-1d954bc90fed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"server": {"id": "b427682e-d0c9-4742-a56f-cf6bffebb47f", "name": "tempest-server-test-541855795", "status": "ERROR", "tenant_id": "5de3db79476f4eaa9f04f98e9ace5b8c", "user_id": "37ea9895670e4c25b66a2ae6991a5160", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:43:27Z", "updated": "2026-01-22T06:43:49Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.174", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:13:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:43:49Z", "message": "Build of instance b427682e-d0c9-4742-a56f-cf6bffebb47f aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-812130566", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:43:50,540 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 22 second wait
2026-01-22 06:43:50,938 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.393s
2026-01-22 06:43:50,938 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:50 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f80fc601-6386-49a5-9596-4613fded37c6', 'x-compute-request-id': 'req-f80fc601-6386-49a5-9596-4613fded37c6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b''
2026-01-22 06:43:51,017 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f 0.079s
2026-01-22 06:43:51,018 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:50 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407c71af-24f7-4730-aabb-d607c874c2ef', 'x-compute-request-id': 'req-407c71af-24f7-4730-aabb-d607c874c2ef', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b427682e-d0c9-4742-a56f-cf6bffebb47f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b427682e-d0c9-4742-a56f-cf6bffebb47f could not be found."}}'
2026-01-22 06:43:51,618 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.600s
2026-01-22 06:43:51,619 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:43:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-7d2588c0-7918-4aa2-a31f-70f031a85d5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:43:51Z","revision_number":9,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 370, in test_northbound_pmtud_icmp
self.check_pmtud_basic()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 210, in check_pmtud_basic
self.setup()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 155, in setup
ext_vm = self._create_server(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 688, in _create_server
self.wait_for_server_active(server, client=servers_client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 b427682e-d0c9-4742-a56f-cf6bffebb47f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:43:49Z', 'message': 'Build of instance b427682e-d0c9-4742-a56f-cf6bffebb47f aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestUdp | 2 | 0 | 2 | 0 | 0 | Detail | |
test_south_to_north_pmtud_udp_basic[id-7f7470ff-31b4-4ad8-bfa7-82dcca174744] |
fail
ft3.1: whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestUdp.test_south_to_north_pmtud_udp_basic[id-7f7470ff-31b4-4ad8-bfa7-82dcca174744]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:44:25,589 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-22 06:44:25,589 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:44:25,598 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:44:25,674 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:44:25,674 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:44:26,157 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-5cf7d7889-27mtt
2026-01-22 06:44:26,157 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-5cf7d7889-27mtt find /etc/neutron/neutron.conf.d -type f
2026-01-22 06:44:26,157 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:44:26,168 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:44:26,243 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:44:26,244 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:44:26,622 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: /etc/neutron/neutron.conf.d/01-neutron.conf
/etc/neutron/neutron.conf.d/02-neutron-custom.conf
2026-01-22 06:44:26,622 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-22 06:44:26,623 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:44:26,631 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:44:26,691 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:44:26,692 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:44:27,165 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-5cf7d7889-27mtt
2026-01-22 06:44:27,166 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-5cf7d7889-27mtt crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-22 06:44:27,166 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:44:27,182 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:44:27,259 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:44:27,259 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:44:27,682 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-22 06:44:31,547 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 3.864s
2026-01-22 06:44:31,547 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--1479982951"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-4f5591a6-d77a-4aea-b7f4-fecf52066fed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"35ca883a-b7c1-41dc-8ad8-a22d61ac99d5","name":"tempest-test-network--1479982951","tenant_id":"363f9ad9de8c45b29b2a598ba33d84df","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"363f9ad9de8c45b29b2a598ba33d84df","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-22T06:44:28Z","updated_at":"2026-01-22T06:44:28Z","revision_number":1}}'
2026-01-22 06:44:33,815 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.267s
2026-01-22 06:44:33,815 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "35ca883a-b7c1-41dc-8ad8-a22d61ac99d5", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1b8332a5-93c2-4192-83f5-1850ee6af247', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"3f5c4737-5b00-4b49-836d-ac6acc1f5de9","name":"","tenant_id":"363f9ad9de8c45b29b2a598ba33d84df","network_id":"35ca883a-b7c1-41dc-8ad8-a22d61ac99d5","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-22T06:44:31Z","updated_at":"2026-01-22T06:44:31Z","revision_number":0,"project_id":"363f9ad9de8c45b29b2a598ba33d84df"}}'
2026-01-22 06:44:37,844 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.028s
2026-01-22 06:44:37,845 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e"}, "name": "tempest-router-284278027", "admin_state_up": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-07ec35f5-6489-4634-b9e9-76e7c64a3441', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"router": {"id": "fe0464db-1c5d-4de9-b986-7e8357e73d22", "name": "tempest-router-284278027", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e", "external_fixed_ips": [{"subnet_id": "9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-22T06:44:34Z", "updated_at": "2026-01-22T06:44:36Z", "revision_number": 2, "project_id": "363f9ad9de8c45b29b2a598ba33d84df"}}'
2026-01-22 06:44:37,847 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-284278027
2026-01-22 06:44:37,992 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fe0464db-1c5d-4de9-b986-7e8357e73d22 0.144s
2026-01-22 06:44:37,992 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-c674541b-221c-4a8f-a1a2-8879c1791c1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fe0464db-1c5d-4de9-b986-7e8357e73d22'}
Body: b'{"router": {"id": "fe0464db-1c5d-4de9-b986-7e8357e73d22", "name": "tempest-router-284278027", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e", "external_fixed_ips": [{"subnet_id": "9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-22T06:44:34Z", "updated_at": "2026-01-22T06:44:36Z", "revision_number": 2, "project_id": "363f9ad9de8c45b29b2a598ba33d84df"}}'
2026-01-22 06:44:40,855 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fe0464db-1c5d-4de9-b986-7e8357e73d22/add_router_interface 2.862s
2026-01-22 06:44:40,857 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "3f5c4737-5b00-4b49-836d-ac6acc1f5de9"}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-94a2e929-9588-4576-8731-76242b4bec8d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fe0464db-1c5d-4de9-b986-7e8357e73d22/add_router_interface'}
Body: b'{"id": "fe0464db-1c5d-4de9-b986-7e8357e73d22", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "port_id": "e84f3140-40a8-4422-bac3-323594cf395e", "network_id": "35ca883a-b7c1-41dc-8ad8-a22d61ac99d5", "subnet_id": "3f5c4737-5b00-4b49-836d-ac6acc1f5de9", "subnet_ids": ["3f5c4737-5b00-4b49-836d-ac6acc1f5de9"]}'
2026-01-22 06:44:41,431 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.573s
2026-01-22 06:44:41,431 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-374831ef-d669-48c5-aef4-84db5c47b37c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:44:41Z","revision_number":11,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:44:42,238 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.805s
2026-01-22 06:44:42,238 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-76e72af2-97f4-408a-a3d1-a6b3bc4a3ca3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:44:41Z","revision_number":12,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:44:42,552 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fe0464db-1c5d-4de9-b986-7e8357e73d22&device_owner=network%3Arouter_gateway 0.313s
2026-01-22 06:44:42,552 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-4bfe152b-5480-46b1-be67-130ab66c3dc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fe0464db-1c5d-4de9-b986-7e8357e73d22&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"950a8d32-c864-4484-b6bb-74048894744f","name":"","network_id":"02484c17-09ed-45c4-9bae-26f399d2852e","tenant_id":"","mac_address":"fa:16:3e:7a:a2:07","admin_state_up":true,"status":"ACTIVE","device_id":"fe0464db-1c5d-4de9-b986-7e8357e73d22","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a","ip_address":"192.168.122.196"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"crc","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.196","hostname":"host-192-168-122-196","fqdn":"host-192-168-122-196.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-22T06:44:34Z","updated_at":"2026-01-22T06:44:39Z","revision_number":4,"project_id":""}]}'
2026-01-22 06:44:42,553 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt get logical_router_port lrp-950a8d32-c864-4484-b6bb-74048894744f options:gateway_mtu
2026-01-22 06:44:42,553 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:44:42,577 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:44:42,645 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:44:42,646 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:44:43,063 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-22 06:44:45,860 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.796s
2026-01-22 06:44:45,861 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-server-test-1247386121", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "key_name": "tempest-keypair-test-419859249", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}]}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:43 GMT', 'server': 'Apache', 'content-length': '448', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e7acb0e-3f67-4f99-bcff-698e77c4b2c4', 'x-compute-request-id': 'req-1e7acb0e-3f67-4f99-bcff-698e77c4b2c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "adminPass": "c3vugMDLZMs3"}}'
2026-01-22 06:44:46,559 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 0.697s
2026-01-22 06:44:46,559 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:45 GMT', 'server': 'Apache', 'content-length': '1372', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2cb7633-ed3a-4050-839d-53d28fcd62ff', 'x-compute-request-id': 'req-a2cb7633-ed3a-4050-839d-53d28fcd62ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "name": "tempest-server-test-1247386121", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:44:45Z", "updated": "2026-01-22T06:44:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:44:48,577 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 1.012s
2026-01-22 06:44:48,578 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:47 GMT', 'server': 'Apache', 'content-length': '1430', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e842bb99-635c-48f7-8a34-a61c7c2b8ff5', 'x-compute-request-id': 'req-e842bb99-635c-48f7-8a34-a61c7c2b8ff5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "name": "tempest-server-test-1247386121", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:44:45Z", "updated": "2026-01-22T06:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:44:48,590 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-22 06:44:50,577 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 0.984s
2026-01-22 06:44:50,577 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:49 GMT', 'server': 'Apache', 'content-length': '1430', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353385de-7c27-466a-8a92-5e6cba98e474', 'x-compute-request-id': 'req-353385de-7c27-466a-8a92-5e6cba98e474', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "name": "tempest-server-test-1247386121", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:44:45Z", "updated": "2026-01-22T06:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:44:52,648 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 1.066s
2026-01-22 06:44:52,649 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:51 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea3f7c1-4cd9-42b1-aeab-12e017bb16d3', 'x-compute-request-id': 'req-dea3f7c1-4cd9-42b1-aeab-12e017bb16d3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "name": "tempest-server-test-1247386121", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:44:45Z", "updated": "2026-01-22T06:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:44:54,136 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 0.481s
2026-01-22 06:44:54,136 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:53 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d1e15b-73f1-4361-bb6e-2789d542a4f6', 'x-compute-request-id': 'req-f5d1e15b-73f1-4361-bb6e-2789d542a4f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "name": "tempest-server-test-1247386121", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:44:45Z", "updated": "2026-01-22T06:44:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:44:55,611 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 0.469s
2026-01-22 06:44:55,612 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:55 GMT', 'server': 'Apache', 'content-length': '1444', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3cf1d6-04b2-48ba-abf9-e41064e2bcdb', 'x-compute-request-id': 'req-3a3cf1d6-04b2-48ba-abf9-e41064e2bcdb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "name": "tempest-server-test-1247386121", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:44:45Z", "updated": "2026-01-22T06:44:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:44:57,585 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 0.967s
2026-01-22 06:44:57,588 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:56 GMT', 'server': 'Apache', 'content-length': '1575', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e7751e-5806-42b6-957d-09cc52fd9369', 'x-compute-request-id': 'req-91e7751e-5806-42b6-957d-09cc52fd9369', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"server": {"id": "25dc30bf-bf57-4631-8626-108dbe7719a3", "name": "tempest-server-test-1247386121", "status": "ERROR", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:44:45Z", "updated": "2026-01-22T06:44:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/25dc30bf-bf57-4631-8626-108dbe7719a3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:44:56Z", "message": "Build of instance 25dc30bf-bf57-4631-8626-108dbe7719a3 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:44:57,593 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 11 second wait
2026-01-22 06:44:58,737 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 1.143s
2026-01-22 06:44:58,737 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:57 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e64bad-5beb-4ada-b4b7-8aff73eb8dea', 'x-compute-request-id': 'req-71e64bad-5beb-4ada-b4b7-8aff73eb8dea', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b''
2026-01-22 06:44:58,800 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3 0.062s
2026-01-22 06:44:58,800 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:44:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec03264-051d-43b9-bbdc-72146584d364', 'x-compute-request-id': 'req-4ec03264-051d-43b9-bbdc-72146584d364', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/25dc30bf-bf57-4631-8626-108dbe7719a3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 25dc30bf-bf57-4631-8626-108dbe7719a3 could not be found."}}'
2026-01-22 06:45:00,621 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 1.820s
2026-01-22 06:45:00,621 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-e36125b2-19ed-46a0-8b42-6dbfc4174384', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:44:59Z","revision_number":13,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 259, in test_south_to_north_pmtud_udp_basic
self.check_pmtud_basic()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 210, in check_pmtud_basic
self.setup()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 155, in setup
ext_vm = self._create_server(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 688, in _create_server
self.wait_for_server_active(server, client=servers_client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 25dc30bf-bf57-4631-8626-108dbe7719a3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:44:56Z', 'message': 'Build of instance 25dc30bf-bf57-4631-8626-108dbe7719a3 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_south_to_north_pmtud_udp_change_mtu[id-cab28be4-7d11-485b-b99e-ea511fe2a675] |
fail
ft3.2: whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestUdp.test_south_to_north_pmtud_udp_change_mtu[id-cab28be4-7d11-485b-b99e-ea511fe2a675]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:45:00,623 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-22 06:45:00,623 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:45:00,643 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:45:00,731 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:45:00,731 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:45:01,205 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-5cf7d7889-27mtt
2026-01-22 06:45:01,206 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-5cf7d7889-27mtt find /etc/neutron/neutron.conf.d -type f
2026-01-22 06:45:01,206 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:45:01,222 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:45:01,332 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:45:01,334 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:45:01,691 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: /etc/neutron/neutron.conf.d/01-neutron.conf
/etc/neutron/neutron.conf.d/02-neutron-custom.conf
2026-01-22 06:45:01,692 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-22 06:45:01,692 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:45:01,705 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:45:01,771 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:45:01,772 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:45:02,265 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-5cf7d7889-27mtt
2026-01-22 06:45:02,265 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-5cf7d7889-27mtt crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-22 06:45:02,266 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:45:02,288 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:45:02,360 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:45:02,361 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:45:02,794 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-22 06:45:04,649 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.854s
2026-01-22 06:45:04,650 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--1133260168"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-1506df43-afc1-4338-a4a8-3c073d1ceab7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"e78218c9-479e-4530-97ab-9bf0b99bc271","name":"tempest-test-network--1133260168","tenant_id":"363f9ad9de8c45b29b2a598ba33d84df","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"363f9ad9de8c45b29b2a598ba33d84df","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-22T06:45:03Z","updated_at":"2026-01-22T06:45:03Z","revision_number":1}}'
2026-01-22 06:45:06,028 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.378s
2026-01-22 06:45:06,029 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "e78218c9-479e-4530-97ab-9bf0b99bc271", "cidr": "10.100.0.16/28", "ip_version": 4, "gateway_ip": "10.100.0.17"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '605', 'x-openstack-request-id': 'req-dc910fe5-c94e-4137-ac55-1390cabbbed4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"3dc34714-883f-41b4-b52a-7386751eac14","name":"","tenant_id":"363f9ad9de8c45b29b2a598ba33d84df","network_id":"e78218c9-479e-4530-97ab-9bf0b99bc271","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-22T06:45:04Z","updated_at":"2026-01-22T06:45:04Z","revision_number":0,"project_id":"363f9ad9de8c45b29b2a598ba33d84df"}}'
2026-01-22 06:45:08,739 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.709s
2026-01-22 06:45:08,740 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e"}, "name": "tempest-router-2114836867", "admin_state_up": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-8e09f35e-08c2-4272-9f96-050b6d282c8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"router": {"id": "14e37b91-12ff-40d6-8de6-80cbe3b5e7a7", "name": "tempest-router-2114836867", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e", "external_fixed_ips": [{"subnet_id": "9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a", "ip_address": "192.168.122.210"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-22T06:45:06Z", "updated_at": "2026-01-22T06:45:07Z", "revision_number": 2, "project_id": "363f9ad9de8c45b29b2a598ba33d84df"}}'
2026-01-22 06:45:08,740 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-2114836867
2026-01-22 06:45:08,941 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers/14e37b91-12ff-40d6-8de6-80cbe3b5e7a7 0.200s
2026-01-22 06:45:08,941 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-f847d9b8-7959-45dd-a7cf-48b637b8e16e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/14e37b91-12ff-40d6-8de6-80cbe3b5e7a7'}
Body: b'{"router": {"id": "14e37b91-12ff-40d6-8de6-80cbe3b5e7a7", "name": "tempest-router-2114836867", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "02484c17-09ed-45c4-9bae-26f399d2852e", "external_fixed_ips": [{"subnet_id": "9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a", "ip_address": "192.168.122.210"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-22T06:45:06Z", "updated_at": "2026-01-22T06:45:07Z", "revision_number": 2, "project_id": "363f9ad9de8c45b29b2a598ba33d84df"}}'
2026-01-22 06:45:11,888 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/14e37b91-12ff-40d6-8de6-80cbe3b5e7a7/add_router_interface 2.945s
2026-01-22 06:45:11,888 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "3dc34714-883f-41b4-b52a-7386751eac14"}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e9812d7c-78a4-417d-b867-67d6c0911116', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/14e37b91-12ff-40d6-8de6-80cbe3b5e7a7/add_router_interface'}
Body: b'{"id": "14e37b91-12ff-40d6-8de6-80cbe3b5e7a7", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "port_id": "7ecd3776-3eb2-495d-b2aa-8c6ab3c90c17", "network_id": "e78218c9-479e-4530-97ab-9bf0b99bc271", "subnet_id": "3dc34714-883f-41b4-b52a-7386751eac14", "subnet_ids": ["3dc34714-883f-41b4-b52a-7386751eac14"]}'
2026-01-22 06:45:12,083 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.194s
2026-01-22 06:45:12,083 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-18d3d3e4-e5c7-474c-9493-c9cdb835154d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:44:59Z","revision_number":13,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:45:13,120 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 1.036s
2026-01-22 06:45:13,120 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-fc959d96-e6b1-44c8-bbb6-77c5f5309208', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:45:12Z","revision_number":14,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:45:13,245 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=14e37b91-12ff-40d6-8de6-80cbe3b5e7a7&device_owner=network%3Arouter_gateway 0.124s
2026-01-22 06:45:13,246 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-2f6c4ade-96b1-4bcf-a6ae-ed18cd5f3600', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=14e37b91-12ff-40d6-8de6-80cbe3b5e7a7&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"4e134374-c80d-4179-bbe8-2fac929a43ca","name":"","network_id":"02484c17-09ed-45c4-9bae-26f399d2852e","tenant_id":"","mac_address":"fa:16:3e:51:eb:f8","admin_state_up":true,"status":"ACTIVE","device_id":"14e37b91-12ff-40d6-8de6-80cbe3b5e7a7","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a","ip_address":"192.168.122.210"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"crc","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.210","hostname":"host-192-168-122-210","fqdn":"host-192-168-122-210.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-22T06:45:06Z","updated_at":"2026-01-22T06:45:10Z","revision_number":4,"project_id":""}]}'
2026-01-22 06:45:13,246 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt get logical_router_port lrp-4e134374-c80d-4179-bbe8-2fac929a43ca options:gateway_mtu
2026-01-22 06:45:13,246 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.39:22' as 'zuul' with password None
2026-01-22 06:45:13,265 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-22 06:45:13,340 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-22 06:45:13,340 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.39 successfully created
2026-01-22 06:45:13,839 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-22 06:45:17,401 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.561s
2026-01-22 06:45:17,402 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-server-test-1818689682", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "key_name": "tempest-keypair-test-419859249", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}]}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:13 GMT', 'server': 'Apache', 'content-length': '448', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff69fc1-3329-420f-bb15-6d2a10f3c40a', 'x-compute-request-id': 'req-cff69fc1-3329-420f-bb15-6d2a10f3c40a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "adminPass": "HBC6QKf6kNMY"}}'
2026-01-22 06:45:18,590 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 1.185s
2026-01-22 06:45:18,590 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:17 GMT', 'server': 'Apache', 'content-length': '1372', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38670fc5-7394-4a1c-a07d-ee3f49ce2cd2', 'x-compute-request-id': 'req-38670fc5-7394-4a1c-a07d-ee3f49ce2cd2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:20,593 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.992s
2026-01-22 06:45:20,594 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:19 GMT', 'server': 'Apache', 'content-length': '1376', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa030ac-e45a-4abc-945d-684b8368ceaa', 'x-compute-request-id': 'req-5aa030ac-e45a-4abc-945d-684b8368ceaa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:21,898 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.299s
2026-01-22 06:45:21,898 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:21 GMT', 'server': 'Apache', 'content-length': '1430', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9302ba02-5686-4221-843c-62eaa520024d', 'x-compute-request-id': 'req-9302ba02-5686-4221-843c-62eaa520024d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:21,902 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2026-01-22 06:45:23,930 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 1.026s
2026-01-22 06:45:23,930 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:22 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f879799c-7641-483a-a1da-d94bd2cfa2cf', 'x-compute-request-id': 'req-f879799c-7641-483a-a1da-d94bd2cfa2cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:25,791 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.854s
2026-01-22 06:45:25,791 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:24 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c113661-3566-4f5e-b491-d1f877cfbeab', 'x-compute-request-id': 'req-9c113661-3566-4f5e-b491-d1f877cfbeab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:27,614 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.817s
2026-01-22 06:45:27,615 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:26 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-121f70cd-dc53-49d0-b9b8-6256fe08ee72', 'x-compute-request-id': 'req-121f70cd-dc53-49d0-b9b8-6256fe08ee72', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:29,101 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.482s
2026-01-22 06:45:29,101 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:28 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06fbc4b-fc2c-47f6-85bf-1e611a8fbbaa', 'x-compute-request-id': 'req-a06fbc4b-fc2c-47f6-85bf-1e611a8fbbaa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "14eff7a6776dab0946ef25d2857de29ee8aefb864c5d29cc41937894", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:30,724 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.617s
2026-01-22 06:45:30,725 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:30 GMT', 'server': 'Apache', 'content-length': '1444', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9e272a-f0a3-44c5-a4e6-76ae2f9fd607', 'x-compute-request-id': 'req-1a9e272a-f0a3-44c5-a4e6-76ae2f9fd607', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "BUILD", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-259503682"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:32,595 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.866s
2026-01-22 06:45:32,595 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:31 GMT', 'server': 'Apache', 'content-length': '1575', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78d357e-fe26-4031-89fb-e90fd513de80', 'x-compute-request-id': 'req-d78d357e-fe26-4031-89fb-e90fd513de80', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"server": {"id": "34315f12-53e5-48ff-afa8-a61cedb827d5", "name": "tempest-server-test-1818689682", "status": "ERROR", "tenant_id": "363f9ad9de8c45b29b2a598ba33d84df", "user_id": "3dcbda6d650a46378b083264ddd327a3", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:45:16Z", "updated": "2026-01-22T06:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/34315f12-53e5-48ff-afa8-a61cedb827d5"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:45:31Z", "message": "Build of instance 34315f12-53e5-48ff-afa8-a61cedb827d5 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-419859249", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:45:32,605 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 14 second wait
2026-01-22 06:45:33,962 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 1.356s
2026-01-22 06:45:33,963 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:32 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-218fbf2d-759e-446c-a4ca-139a4167a8b7', 'x-compute-request-id': 'req-218fbf2d-759e-446c-a4ca-139a4167a8b7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b''
2026-01-22 06:45:34,106 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5 0.143s
2026-01-22 06:45:34,106 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:33 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76821e87-2e89-442e-ab75-bc666e6f584f', 'x-compute-request-id': 'req-76821e87-2e89-442e-ab75-bc666e6f584f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/34315f12-53e5-48ff-afa8-a61cedb827d5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34315f12-53e5-48ff-afa8-a61cedb827d5 could not be found."}}'
2026-01-22 06:45:38,651 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 4.544s
2026-01-22 06:45:38,652 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:45:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-ffab6523-0721-4e21-ae8a-b94ee3176b9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:45:34Z","revision_number":15,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 284, in test_south_to_north_pmtud_udp_change_mtu
self.setup()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 155, in setup
ext_vm = self._create_server(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 688, in _create_server
self.wait_for_server_active(server, client=servers_client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 34315f12-53e5-48ff-afa8-a61cedb827d5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:45:31Z', 'message': 'Build of instance 34315f12-53e5-48ff-afa8-a61cedb827d5 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common | 2 | 0 | 2 | 0 | 0 | Detail | |
test_igmp_snooping_after_openvswitch_restart[id-42bfc8e1-0efb-4573-bb4a-290060a40980] |
fail
ft4.1: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_igmp_snooping_after_openvswitch_restart[id-42bfc8e1-0efb-4573-bb4a-290060a40980]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:46:32,731 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.087s
2026-01-22 06:46:32,732 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-426022609", "networks": [{"uuid": "bb2a9005-a1cd-4dbc-8ff8-5001daeabdbc"}], "security_groups": [{"name": "secgroup_mcast"}], "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:30 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55cbdb4b-3ab5-4995-89a9-1e07626db4af', 'x-compute-request-id': 'req-55cbdb4b-3ab5-4995-89a9-1e07626db4af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "secgroup_mcast"}], "adminPass": "dqCeU4YKQo8o"}}'
2026-01-22 06:46:32,996 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.260s
2026-01-22 06:46:32,997 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:32 GMT', 'server': 'Apache', 'content-length': '1404', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7af3f2-4607-4995-ae50-041a253bf706', 'x-compute-request-id': 'req-2b7af3f2-4607-4995-ae50-041a253bf706', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:34,618 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.614s
2026-01-22 06:46:34,619 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:34 GMT', 'server': 'Apache', 'content-length': '1462', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c249017-7510-4843-a02a-4d33f7b7aabc', 'x-compute-request-id': 'req-9c249017-7510-4843-a02a-4d33f7b7aabc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:34,623 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-22 06:46:36,649 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 1.022s
2026-01-22 06:46:36,649 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:35 GMT', 'server': 'Apache', 'content-length': '1511', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ad2cc6-6f42-4c56-b464-d2400cd04e79', 'x-compute-request-id': 'req-e6ad2cc6-6f42-4c56-b464-d2400cd04e79', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:38,975 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 1.320s
2026-01-22 06:46:38,976 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:37 GMT', 'server': 'Apache', 'content-length': '1511', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb759cc-7535-4117-a590-972bccea1476', 'x-compute-request-id': 'req-6cb759cc-7535-4117-a590-972bccea1476', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:40,826 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.846s
2026-01-22 06:46:40,827 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:39 GMT', 'server': 'Apache', 'content-length': '1511', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068125b0-4468-463e-9510-1ddf81a0a54f', 'x-compute-request-id': 'req-068125b0-4468-463e-9510-1ddf81a0a54f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:42,290 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.454s
2026-01-22 06:46:42,290 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:41 GMT', 'server': 'Apache', 'content-length': '1511', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f112ad61-e47f-4746-87ad-39e2628627c1', 'x-compute-request-id': 'req-f112ad61-e47f-4746-87ad-39e2628627c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:43,810 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.515s
2026-01-22 06:46:43,810 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:43 GMT', 'server': 'Apache', 'content-length': '1455', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dedc7b43-7e1f-4cab-b6ac-a46241ce9228', 'x-compute-request-id': 'req-dedc7b43-7e1f-4cab-b6ac-a46241ce9228', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:45,621 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.799s
2026-01-22 06:46:45,622 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:44 GMT', 'server': 'Apache', 'content-length': '1607', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cbe7f48-f295-43e0-b7a4-9be67df70890', 'x-compute-request-id': 'req-2cbe7f48-f295-43e0-b7a4-9be67df70890', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"server": {"id": "999d7534-e15e-4cae-83bc-83bfacc54202", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-796796737", "status": "ERROR", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:32Z", "updated": "2026-01-22T06:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/999d7534-e15e-4cae-83bc-83bfacc54202"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:46:44Z", "message": "Build of instance 999d7534-e15e-4cae-83bc-83bfacc54202 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:45,630 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 12 second wait
2026-01-22 06:46:46,145 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.513s
2026-01-22 06:46:46,145 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:45 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2772717-9f46-4459-9578-1aa86b902088', 'x-compute-request-id': 'req-f2772717-9f46-4459-9578-1aa86b902088', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b''
2026-01-22 06:46:46,230 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202 0.084s
2026-01-22 06:46:46,230 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2e108c-2508-4a78-a4f1-8c6d1528bea8', 'x-compute-request-id': 'req-4b2e108c-2508-4a78-a4f1-8c6d1528bea8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/999d7534-e15e-4cae-83bc-83bfacc54202'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 999d7534-e15e-4cae-83bc-83bfacc54202 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 672, in test_igmp_snooping_after_openvswitch_restart
sender, receivers, unregistered, _ = self._prepare_igmp_snooping_test(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 326, in _prepare_igmp_snooping_test
sender = self._create_server_for_topology(port_type=port_type)
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 999d7534-e15e-4cae-83bc-83bfacc54202 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:46:44Z', 'message': 'Build of instance 999d7534-e15e-4cae-83bc-83bfacc54202 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_igmp_snooping_ext_network_and_unsubscribe[id-fcd50103-eeba-475f-803b-dfc9e8c342a5] |
fail
ft4.2: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_igmp_snooping_ext_network_and_unsubscribe[id-fcd50103-eeba-475f-803b-dfc9e8c342a5]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:46:46,815 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.583s
2026-01-22 06:46:46,815 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-cf352086-681b-4803-9781-84342ad93ac2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=42c1859674a46bc110adaea51b43a4ff; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:46:46Z","revision_number":17,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:46:48,973 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.156s
2026-01-22 06:46:48,973 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-426022609", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "security_groups": [{"name": "secgroup_mcast"}], "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1620540788"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:46 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06c33819-90c9-4cab-9440-2253adfa3198', 'x-compute-request-id': 'req-06c33819-90c9-4cab-9440-2253adfa3198', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "1440c487-0322-45e2-b8d8-c897827450c8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1440c487-0322-45e2-b8d8-c897827450c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "secgroup_mcast"}], "adminPass": "Ch98BD6txtYK"}}'
2026-01-22 06:46:49,247 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.271s
2026-01-22 06:46:49,247 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:48 GMT', 'server': 'Apache', 'content-length': '1407', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69931af8-cf9f-4fb5-b70c-c0ced694403e', 'x-compute-request-id': 'req-69931af8-cf9f-4fb5-b70c-c0ced694403e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b'{"server": {"id": "1440c487-0322-45e2-b8d8-c897827450c8", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1620540788", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:48Z", "updated": "2026-01-22T06:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1440c487-0322-45e2-b8d8-c897827450c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:50,636 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.383s
2026-01-22 06:46:50,636 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:50 GMT', 'server': 'Apache', 'content-length': '1459', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e2e58d8-434e-467c-aee5-a074e1d37a8a', 'x-compute-request-id': 'req-0e2e58d8-434e-467c-aee5-a074e1d37a8a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b'{"server": {"id": "1440c487-0322-45e2-b8d8-c897827450c8", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1620540788", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:48Z", "updated": "2026-01-22T06:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1440c487-0322-45e2-b8d8-c897827450c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:50,643 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-22 06:46:52,189 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.544s
2026-01-22 06:46:52,190 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:51 GMT', 'server': 'Apache', 'content-length': '1514', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ed4d04-bc6c-4f2b-ba68-aa846cc19d79', 'x-compute-request-id': 'req-d1ed4d04-bc6c-4f2b-ba68-aa846cc19d79', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b'{"server": {"id": "1440c487-0322-45e2-b8d8-c897827450c8", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1620540788", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:48Z", "updated": "2026-01-22T06:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1440c487-0322-45e2-b8d8-c897827450c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:52,195 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait
2026-01-22 06:46:53,657 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.461s
2026-01-22 06:46:53,657 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:53 GMT', 'server': 'Apache', 'content-length': '1514', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c235c591-6d56-4da7-b198-46cb67e730c9', 'x-compute-request-id': 'req-c235c591-6d56-4da7-b198-46cb67e730c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b'{"server": {"id": "1440c487-0322-45e2-b8d8-c897827450c8", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1620540788", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "e9e3029f354a21154d600ae93a91be38943b85220c4ab7c1762def67", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:48Z", "updated": "2026-01-22T06:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1440c487-0322-45e2-b8d8-c897827450c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:54,974 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.312s
2026-01-22 06:46:54,976 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:54 GMT', 'server': 'Apache', 'content-length': '1409', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb3b43c-6aec-4539-96be-95110098384e', 'x-compute-request-id': 'req-adb3b43c-6aec-4539-96be-95110098384e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b'{"server": {"id": "1440c487-0322-45e2-b8d8-c897827450c8", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1620540788", "status": "BUILD", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:48Z", "updated": "2026-01-22T06:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1440c487-0322-45e2-b8d8-c897827450c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:56,646 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.659s
2026-01-22 06:46:56,646 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:55 GMT', 'server': 'Apache', 'content-length': '1739', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336fa82c-b12e-409d-b0b4-9558e42fabcb', 'x-compute-request-id': 'req-336fa82c-b12e-409d-b0b4-9558e42fabcb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b'{"server": {"id": "1440c487-0322-45e2-b8d8-c897827450c8", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1620540788", "status": "ERROR", "tenant_id": "9b64059ac9384135b6ea2f50c994dba7", "user_id": "f73c650b2f5b41059b35df4d0bb02b52", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:46:48Z", "updated": "2026-01-22T06:46:55Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.224", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:a1:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1440c487-0322-45e2-b8d8-c897827450c8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:46:55Z", "message": "Build of instance 1440c487-0322-45e2-b8d8-c897827450c8 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-426022609", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:46:56,649 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 7 second wait
2026-01-22 06:46:57,149 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.499s
2026-01-22 06:46:57,149 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:56 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f4aab8-1fe2-449c-b98d-290df91b394d', 'x-compute-request-id': 'req-c9f4aab8-1fe2-449c-b98d-290df91b394d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b''
2026-01-22 06:46:57,232 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8 0.082s
2026-01-22 06:46:57,232 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:46:57 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-980327d0-cb45-4772-a784-c65e95681a0f', 'x-compute-request-id': 'req-980327d0-cb45-4772-a784-c65e95681a0f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1440c487-0322-45e2-b8d8-c897827450c8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1440c487-0322-45e2-b8d8-c897827450c8 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 618, in test_igmp_snooping_ext_network_and_unsubscribe
sender, receivers, unregistered, _ = self._prepare_igmp_snooping_test(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 316, in _prepare_igmp_snooping_test
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 1440c487-0322-45e2-b8d8-c897827450c8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:46:55Z', 'message': 'Build of instance 1440c487-0322-45e2-b8d8-c897827450c8 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon | 2 | 0 | 2 | 0 | 0 | Detail | |
test_dscp_marking_external_network[id-8cf45ea9-bdbf-478e-8810-792083e1c467] |
fail
ft5.1: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_dscp_marking_external_network[id-8cf45ea9-bdbf-478e-8810-792083e1c467]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:52:57,018 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.449s
2026-01-22 06:52:57,019 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:52:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-46fcdb3b-3280-4c25-a89c-617b82cb4ec5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=b90aaa337c62ef48d192ea4bff86474c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:52:56Z","revision_number":19,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:52:59,499 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.480s
2026-01-22 06:52:59,500 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-2086485483", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "name": "tempest-test_dscp_marking_external_network-1913228156"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:52:57 GMT', 'server': 'Apache', 'content-length': '442', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f410e7-5e92-4764-b9d4-20a67cc8f645', 'x-compute-request-id': 'req-72f410e7-5e92-4764-b9d4-20a67cc8f645', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "adminPass": "hakc8EF3S49K"}}'
2026-01-22 06:53:00,171 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.669s
2026-01-22 06:53:00,171 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:52:59 GMT', 'server': 'Apache', 'content-length': '1396', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe8093d-418f-43de-86cd-8f4e0800defa', 'x-compute-request-id': 'req-9fe8093d-418f-43de-86cd-8f4e0800defa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "name": "tempest-test_dscp_marking_external_network-1913228156", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:52:59Z", "updated": "2026-01-22T06:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:02,163 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.985s
2026-01-22 06:53:02,165 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:01 GMT', 'server': 'Apache', 'content-length': '1466', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d99f1ea-b5e0-4293-90c6-c00dde118102', 'x-compute-request-id': 'req-6d99f1ea-b5e0-4293-90c6-c00dde118102', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "name": "tempest-test_dscp_marking_external_network-1913228156", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "39e1fe8be46b4bf96fd289616fea5f7e76cd70904b56f855b3aa4039", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:52:59Z", "updated": "2026-01-22T06:53:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:02,183 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait
2026-01-22 06:53:04,200 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 1.014s
2026-01-22 06:53:04,200 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:03 GMT', 'server': 'Apache', 'content-length': '1454', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a8845c-5d1c-49bf-8837-4f27cd109580', 'x-compute-request-id': 'req-d0a8845c-5d1c-49bf-8837-4f27cd109580', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "name": "tempest-test_dscp_marking_external_network-1913228156", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "39e1fe8be46b4bf96fd289616fea5f7e76cd70904b56f855b3aa4039", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:52:59Z", "updated": "2026-01-22T06:53:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:04,203 27 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait
2026-01-22 06:53:05,971 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.765s
2026-01-22 06:53:05,971 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:05 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95173eaa-a42d-4fec-9e94-bf4eb53f8587', 'x-compute-request-id': 'req-95173eaa-a42d-4fec-9e94-bf4eb53f8587', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "name": "tempest-test_dscp_marking_external_network-1913228156", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "39e1fe8be46b4bf96fd289616fea5f7e76cd70904b56f855b3aa4039", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:52:59Z", "updated": "2026-01-22T06:53:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:07,393 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.417s
2026-01-22 06:53:07,393 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:06 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f53a146-17f4-4aac-b05e-06e70f634a35', 'x-compute-request-id': 'req-9f53a146-17f4-4aac-b05e-06e70f634a35', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "name": "tempest-test_dscp_marking_external_network-1913228156", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "39e1fe8be46b4bf96fd289616fea5f7e76cd70904b56f855b3aa4039", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:52:59Z", "updated": "2026-01-22T06:53:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:08,657 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.258s
2026-01-22 06:53:08,658 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:08 GMT', 'server': 'Apache', 'content-length': '1398', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8a18a3-ea99-4ca8-a61f-2a604fdeccbd', 'x-compute-request-id': 'req-1d8a18a3-ea99-4ca8-a61f-2a604fdeccbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "name": "tempest-test_dscp_marking_external_network-1913228156", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:52:59Z", "updated": "2026-01-22T06:53:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:10,175 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.512s
2026-01-22 06:53:10,176 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:09 GMT', 'server': 'Apache', 'content-length': '1599', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ec016ad-ac56-4898-ad5f-7c521e4f293b', 'x-compute-request-id': 'req-3ec016ad-ac56-4898-ad5f-7c521e4f293b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"server": {"id": "efb809db-1266-4652-b049-3738d3f66648", "name": "tempest-test_dscp_marking_external_network-1913228156", "status": "ERROR", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:52:59Z", "updated": "2026-01-22T06:53:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/efb809db-1266-4652-b049-3738d3f66648"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:53:09Z", "message": "Build of instance efb809db-1266-4652-b049-3738d3f66648 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:10,179 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait
2026-01-22 06:53:10,633 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.450s
2026-01-22 06:53:10,634 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:10 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f96bd105-1793-495a-a47a-695ed2cadfbf', 'x-compute-request-id': 'req-f96bd105-1793-495a-a47a-695ed2cadfbf', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b''
2026-01-22 06:53:10,749 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648 0.115s
2026-01-22 06:53:10,750 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:10 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b78910-5b49-4e6e-ab3e-28519fe76fb8', 'x-compute-request-id': 'req-87b78910-5b49-4e6e-ab3e-28519fe76fb8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/efb809db-1266-4652-b049-3738d3f66648'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance efb809db-1266-4652-b049-3738d3f66648 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1121, in test_dscp_marking_external_network
src_server, dst_server = self._create_vms_by_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 efb809db-1266-4652-b049-3738d3f66648 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:53:09Z', 'message': 'Build of instance efb809db-1266-4652-b049-3738d3f66648 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_dscp_marking_south_north[id-886d6c11-7c19-4c01-a5ac-74779bb2f364] |
fail
ft5.2: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_dscp_marking_south_north[id-886d6c11-7c19-4c01-a5ac-74779bb2f364]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:53:11,297 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.545s
2026-01-22 06:53:11,297 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-973ce622-a91a-423f-9882-290ee87fafb5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=b90aaa337c62ef48d192ea4bff86474c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:52:56Z","revision_number":19,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:53:13,419 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.121s
2026-01-22 06:53:13,419 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-2086485483", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "name": "tempest-test_dscp_marking_south_north-895903904"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:11 GMT', 'server': 'Apache', 'content-length': '442', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-969f2b14-a16a-445e-ab9b-79a51b62984f', 'x-compute-request-id': 'req-969f2b14-a16a-445e-ab9b-79a51b62984f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "adminPass": "ia9oVtC7dtAq"}}'
2026-01-22 06:53:14,184 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.763s
2026-01-22 06:53:14,185 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:13 GMT', 'server': 'Apache', 'content-length': '1390', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e455e236-37ef-497b-8b0e-54e71fc7facd', 'x-compute-request-id': 'req-e455e236-37ef-497b-8b0e-54e71fc7facd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "name": "tempest-test_dscp_marking_south_north-895903904", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:53:12Z", "updated": "2026-01-22T06:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:15,468 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.279s
2026-01-22 06:53:15,468 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:15 GMT', 'server': 'Apache', 'content-length': '1390', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1dae29b-ebd8-495e-b361-1432b2e3ce2b', 'x-compute-request-id': 'req-a1dae29b-ebd8-495e-b361-1432b2e3ce2b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "name": "tempest-test_dscp_marking_south_north-895903904", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:53:12Z", "updated": "2026-01-22T06:53:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:16,977 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.504s
2026-01-22 06:53:16,977 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:16 GMT', 'server': 'Apache', 'content-length': '1450', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d33723-832f-4729-b2fc-54fa7e129af8', 'x-compute-request-id': 'req-84d33723-832f-4729-b2fc-54fa7e129af8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "name": "tempest-test_dscp_marking_south_north-895903904", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "39e1fe8be46b4bf96fd289616fea5f7e76cd70904b56f855b3aa4039", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:53:12Z", "updated": "2026-01-22T06:53:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:16,984 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait
2026-01-22 06:53:18,867 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.859s
2026-01-22 06:53:18,868 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:18 GMT', 'server': 'Apache', 'content-length': '1512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-875c5d21-d561-4138-89b2-a9fe8b8a5212', 'x-compute-request-id': 'req-875c5d21-d561-4138-89b2-a9fe8b8a5212', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "name": "tempest-test_dscp_marking_south_north-895903904", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "39e1fe8be46b4bf96fd289616fea5f7e76cd70904b56f855b3aa4039", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:53:12Z", "updated": "2026-01-22T06:53:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:18,871 27 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait
2026-01-22 06:53:20,408 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.534s
2026-01-22 06:53:20,408 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:19 GMT', 'server': 'Apache', 'content-length': '1512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9457b6a-7180-47d2-a223-b33d905e7dda', 'x-compute-request-id': 'req-d9457b6a-7180-47d2-a223-b33d905e7dda', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "name": "tempest-test_dscp_marking_south_north-895903904", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "39e1fe8be46b4bf96fd289616fea5f7e76cd70904b56f855b3aa4039", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:53:12Z", "updated": "2026-01-22T06:53:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-24067161"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:21,727 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.314s
2026-01-22 06:53:21,727 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:21 GMT', 'server': 'Apache', 'content-length': '1392', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e5069a6-72db-4aad-ae32-befaca608500', 'x-compute-request-id': 'req-6e5069a6-72db-4aad-ae32-befaca608500', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "name": "tempest-test_dscp_marking_south_north-895903904", "status": "BUILD", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:53:12Z", "updated": "2026-01-22T06:53:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:23,230 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.498s
2026-01-22 06:53:23,231 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:22 GMT', 'server': 'Apache', 'content-length': '1722', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc834e9-c3bc-4c22-8614-7eefef1fef94', 'x-compute-request-id': 'req-bfc834e9-c3bc-4c22-8614-7eefef1fef94', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"server": {"id": "addbfdd1-1622-4fb0-bfc8-b49790b683b6", "name": "tempest-test_dscp_marking_south_north-895903904", "status": "ERROR", "tenant_id": "00a11c09584345baa740fb85be360e4f", "user_id": "fca3a8597ada47f8badab5499852e52b", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:53:12Z", "updated": "2026-01-22T06:53:21Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.175", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:c0:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:53:21Z", "message": "Build of instance addbfdd1-1622-4fb0-bfc8-b49790b683b6 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-2086485483", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:53:23,235 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 9 second wait
2026-01-22 06:53:23,856 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.620s
2026-01-22 06:53:23,856 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:23 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6c5592-e194-40f5-8385-9c58408dc024', 'x-compute-request-id': 'req-6b6c5592-e194-40f5-8385-9c58408dc024', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b''
2026-01-22 06:53:23,944 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6 0.087s
2026-01-22 06:53:23,945 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:53:23 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b0d354-0d30-4fca-b461-34859d3eb36f', 'x-compute-request-id': 'req-68b0d354-0d30-4fca-b461-34859d3eb36f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/addbfdd1-1622-4fb0-bfc8-b49790b683b6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance addbfdd1-1622-4fb0-bfc8-b49790b683b6 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1131, in test_dscp_marking_south_north
dst_server, src_server = self._create_vms_by_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 addbfdd1-1622-4fb0-bfc8-b49790b683b6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:53:21Z', 'message': 'Build of instance addbfdd1-1622-4fb0-bfc8-b49790b683b6 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestExternalNetwork | 1 | 0 | 1 | 0 | 0 | Detail | |
test_dscp_bwlimit_external_network[id-c018b96b-47eb-4b5f-b750-e0c857fd86a9] |
fail
ft6.1: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestExternalNetwork.test_dscp_bwlimit_external_network[id-c018b96b-47eb-4b5f-b750-e0c857fd86a9]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-22 06:54:12,379 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:setUp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.748s
2026-01-22 06:54:12,379 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-908c62ab-348c-4877-90b4-d4c2cec5932a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=b90aaa337c62ef48d192ea4bff86474c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:54:11Z","revision_number":21,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:54:12,614 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e 0.234s
2026-01-22 06:54:12,614 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-b5613dd7-6dee-4d26-a7f9-7c7f97b4d446', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=b90aaa337c62ef48d192ea4bff86474c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/02484c17-09ed-45c4-9bae-26f399d2852e'}
Body: b'{"network":{"id":"02484c17-09ed-45c4-9bae-26f399d2852e","name":"public","tenant_id":"0aeb9548cb4f46a6b7f55682f7d4a641","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["9e6f565f-7c86-41c6-bfd8-1f9cfa0f3d6a"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-22T06:06:41Z","updated_at":"2026-01-22T06:54:11Z","revision_number":21,"project_id":"0aeb9548cb4f46a6b7f55682f7d4a641","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-22 06:54:14,572 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.957s
2026-01-22 06:54:14,572 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-141764244", "networks": [{"uuid": "02484c17-09ed-45c4-9bae-26f399d2852e"}], "security_groups": [{"name": "tempest-secgroup_qos-1538447217"}], "name": "tempest-test_dscp_bwlimit_external_network-267284806"}}
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:12 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cc78927-bdf5-4e7d-9f39-41cd4302fa5d', 'x-compute-request-id': 'req-5cc78927-bdf5-4e7d-9f39-41cd4302fa5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-1538447217"}], "adminPass": "yy6LdcwsAH6D"}}'
2026-01-22 06:54:14,932 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 0.358s
2026-01-22 06:54:14,932 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:14 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df51946-9294-4909-a8e1-d53bd73b680a', 'x-compute-request-id': 'req-5df51946-9294-4909-a8e1-d53bd73b680a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "name": "tempest-test_dscp_bwlimit_external_network-267284806", "status": "BUILD", "tenant_id": "337c5fc8c1b742c39e46e444e93e948a", "user_id": "1f29373aedda4673a34984a721321913", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:54:14Z", "updated": "2026-01-22T06:54:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-141764244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:54:16,567 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 0.627s
2026-01-22 06:54:16,569 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:15 GMT', 'server': 'Apache', 'content-length': '1454', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfeaf80a-9645-4d96-b29e-90590f84401a', 'x-compute-request-id': 'req-dfeaf80a-9645-4d96-b29e-90590f84401a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "name": "tempest-test_dscp_bwlimit_external_network-267284806", "status": "BUILD", "tenant_id": "337c5fc8c1b742c39e46e444e93e948a", "user_id": "1f29373aedda4673a34984a721321913", "metadata": {}, "hostId": "5cff070e79cd29d513f213f9f0b06d1e6908cdd522b369425e952b7b", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:54:14Z", "updated": "2026-01-22T06:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-141764244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:54:16,573 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait
2026-01-22 06:54:18,002 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 0.429s
2026-01-22 06:54:18,003 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:17 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1153e31b-a1f4-4c77-a4b0-9e2a85559f61', 'x-compute-request-id': 'req-1153e31b-a1f4-4c77-a4b0-9e2a85559f61', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "name": "tempest-test_dscp_bwlimit_external_network-267284806", "status": "BUILD", "tenant_id": "337c5fc8c1b742c39e46e444e93e948a", "user_id": "1f29373aedda4673a34984a721321913", "metadata": {}, "hostId": "5cff070e79cd29d513f213f9f0b06d1e6908cdd522b369425e952b7b", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:54:14Z", "updated": "2026-01-22T06:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-141764244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1538447217"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:54:18,006 27 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait
2026-01-22 06:54:19,510 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 0.502s
2026-01-22 06:54:19,511 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:19 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f307ca-6352-43db-9dfd-4e57197a1ad5', 'x-compute-request-id': 'req-d0f307ca-6352-43db-9dfd-4e57197a1ad5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "name": "tempest-test_dscp_bwlimit_external_network-267284806", "status": "BUILD", "tenant_id": "337c5fc8c1b742c39e46e444e93e948a", "user_id": "1f29373aedda4673a34984a721321913", "metadata": {}, "hostId": "5cff070e79cd29d513f213f9f0b06d1e6908cdd522b369425e952b7b", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:54:14Z", "updated": "2026-01-22T06:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-141764244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1538447217"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:54:22,372 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 1.851s
2026-01-22 06:54:22,372 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:20 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491f7f96-058a-4de2-8ee5-7a2f582890af', 'x-compute-request-id': 'req-491f7f96-058a-4de2-8ee5-7a2f582890af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "name": "tempest-test_dscp_bwlimit_external_network-267284806", "status": "BUILD", "tenant_id": "337c5fc8c1b742c39e46e444e93e948a", "user_id": "1f29373aedda4673a34984a721321913", "metadata": {}, "hostId": "5cff070e79cd29d513f213f9f0b06d1e6908cdd522b369425e952b7b", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:54:14Z", "updated": "2026-01-22T06:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-141764244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1538447217"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:54:25,181 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 1.803s
2026-01-22 06:54:25,181 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:23 GMT', 'server': 'Apache', 'content-length': '1462', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b36821e8-3c21-429f-8aa2-d241aae37431', 'x-compute-request-id': 'req-b36821e8-3c21-429f-8aa2-d241aae37431', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "name": "tempest-test_dscp_bwlimit_external_network-267284806", "status": "BUILD", "tenant_id": "337c5fc8c1b742c39e46e444e93e948a", "user_id": "1f29373aedda4673a34984a721321913", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:54:14Z", "updated": "2026-01-22T06:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-141764244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1538447217"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:54:26,858 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 0.672s
2026-01-22 06:54:26,858 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:26 GMT', 'server': 'Apache', 'content-length': '1726', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d4e9fc-da9e-4a66-a198-842d71401dad', 'x-compute-request-id': 'req-69d4e9fc-da9e-4a66-a198-842d71401dad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"server": {"id": "21ac87d8-6d45-4b87-8eaa-df9437115daf", "name": "tempest-test_dscp_bwlimit_external_network-267284806", "status": "ERROR", "tenant_id": "337c5fc8c1b742c39e46e444e93e948a", "user_id": "1f29373aedda4673a34984a721321913", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-22T06:54:14Z", "updated": "2026-01-22T06:54:25Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:18:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-22T06:54:25Z", "message": "Build of instance 21ac87d8-6d45-4b87-8eaa-df9437115daf aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-141764244", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-22 06:54:26,880 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 12 second wait
2026-01-22 06:54:27,655 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 0.773s
2026-01-22 06:54:27,656 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:26 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d430fd-a1e4-44c1-96d3-b7c4d285ad8c', 'x-compute-request-id': 'req-10d430fd-a1e4-44c1-96d3-b7c4d285ad8c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b''
2026-01-22 06:54:27,778 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf 0.122s
2026-01-22 06:54:27,779 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 22 Jan 2026 06:54:27 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb08c84-ab9b-4736-af04-f3ebb3531368', 'x-compute-request-id': 'req-6cb08c84-ab9b-4736-af04-f3ebb3531368', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/21ac87d8-6d45-4b87-8eaa-df9437115daf'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21ac87d8-6d45-4b87-8eaa-df9437115daf could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1291, in test_dscp_bwlimit_external_network
vms['sender'], vms['receiver'] = self._create_vms_by_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/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 21ac87d8-6d45-4b87-8eaa-df9437115daf failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-22T06:54:25Z', 'message': 'Build of instance 21ac87d8-6d45-4b87-8eaa-df9437115daf aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns | 1 | 0 | 0 | 0 | 1 | Detail | |
InternalDNSInterruptionsAdvancedTestOvn) |
skip
pt7.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSInterruptionsAdvancedTestOvn)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast | 2 | 0 | 0 | 0 | 2 | Detail | |
MulticastTestIPv4SriovCommon) |
skip
pt8.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4SriovCommon)
|
||||||
MulticastTestIPv4SriovOvn) |
skip
pt8.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4SriovOvn)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_nested_routers | 1 | 0 | 0 | 0 | 1 | Detail | |
DefaultSnatToExternalTest) |
skip
pt9.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_nested_routers.DefaultSnatToExternalTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_neutron_availability_zones_ml2ovs | 1 | 0 | 0 | 0 | 1 | Detail | |
OvsAvaliabilityzonesTest) |
skip
pt10.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_neutron_availability_zones_ml2ovs.OvsAvaliabilityzonesTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network | 3 | 0 | 0 | 0 | 3 | Detail | |
ProviderRoutedNetworkOVNConfigTest) |
skip
pt11.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network.ProviderRoutedNetworkOVNConfigTest)
|
||||||
RoutedProviderNetworkConnectivityTests) |
skip
pt11.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network.RoutedProviderNetworkConnectivityTests)
|
||||||
RoutedProviderNetworkMigrationTests) |
skip
pt11.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network.RoutedProviderNetworkMigrationTests)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_availability_zones_ovn | 1 | 0 | 0 | 0 | 1 | Detail | |
OvnAvaliabilityzonesTest) |
skip
pt12.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_availability_zones_ovn.OvnAvaliabilityzonesTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_flavors | 1 | 0 | 0 | 0 | 1 | Detail | |
RouterFlavorsTestOvn) |
skip
pt13.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_flavors.RouterFlavorsTestOvn)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov | 12 | 0 | 0 | 0 | 12 | Detail | |
NetworkSriov01AdvancedTest) |
skip
pt14.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov01AdvancedTest)
|
||||||
NetworkSriov02AdvancedTest) |
skip
pt14.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov02AdvancedTest)
|
||||||
NetworkSriov03AdvancedTest) |
skip
pt14.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov03AdvancedTest)
|
||||||
NetworkSriov04Test) |
skip
pt14.4: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov04Test)
|
||||||
NetworkSriov05Test) |
skip
pt14.5: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov05Test)
|
||||||
NetworkSriov06Test) |
skip
pt14.6: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov06Test)
|
||||||
NetworkSriov07AdvancedTest) |
skip
pt14.7: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov07AdvancedTest)
|
||||||
NetworkSriov08AdvancedTest) |
skip
pt14.8: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov08AdvancedTest)
|
||||||
NetworkSriov09AdvancedTest) |
skip
pt14.9: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov09AdvancedTest)
|
||||||
NetworkSriov10PFVFNegativeTest) |
skip
pt14.10: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov10PFVFNegativeTest)
|
||||||
NetworkSriov11Test) |
skip
pt14.11: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov11Test)
|
||||||
NetworkSriov12MultiplePortsTest) |
skip
pt14.12: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov12MultiplePortsTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network | 14 | 0 | 0 | 0 | 14 | Detail | |
AdminStateProvNetSriovTest) |
skip
pt15.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.AdminStateProvNetSriovTest)
|
||||||
ColdMigrationProvNetSriovTest) |
skip
pt15.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.ColdMigrationProvNetSriovTest)
|
||||||
ExtraDhcpOptsSriovTest) |
skip
pt15.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.ExtraDhcpOptsSriovTest)
|
||||||
LiveMigrationProvNetSriovTest) |
skip
pt15.4: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.LiveMigrationProvNetSriovTest)
|
||||||
NegativeProvNetSriovTest) |
skip
pt15.5: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.NegativeProvNetSriovTest)
|
||||||
NormalAndOtherServersProvNetSriovTest) |
skip
pt15.6: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.NormalAndOtherServersProvNetSriovTest)
|
||||||
OneServerProvNetSriovTest) |
skip
pt15.7: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.OneServerProvNetSriovTest)
|
||||||
PfServersProvNetSriovTest) |
skip
pt15.8: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.PfServersProvNetSriovTest)
|
||||||
RebootServerProvNetSriovTest) |
skip
pt15.9: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.RebootServerProvNetSriovTest)
|
||||||
ReusePortProvNetSriovTest) |
skip
pt15.10: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.ReusePortProvNetSriovTest)
|
||||||
TwoPortsServersProvNetSriovTest) |
skip
pt15.11: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.TwoPortsServersProvNetSriovTest)
|
||||||
UnshelveServerProvNetSriovTest) |
skip
pt15.12: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.UnshelveServerProvNetSriovTest)
|
||||||
VfAndPfServersProvNetSriovTest) |
skip
pt15.13: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.VfAndPfServersProvNetSriovTest)
|
||||||
VfServersProvNetSriovTest) |
skip
pt15.14: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.VfServersProvNetSriovTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks | 10 | 0 | 0 | 0 | 10 | Detail | |
NegativeProvRoutedNetSriovRoutedTest) |
skip
pt16.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.NegativeProvRoutedNetSriovRoutedTest)
|
||||||
NormalAndPf1SegServersRoutedProvNetSriovTest) |
skip
pt16.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.NormalAndPf1SegServersRoutedProvNetSriovTest)
|
||||||
NormalAndPfServersRoutedProvNetSriovTest) |
skip
pt16.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.NormalAndPfServersRoutedProvNetSriovTest)
|
||||||
OneServerPfRoutedProvNetSriovTest) |
skip
pt16.4: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.OneServerPfRoutedProvNetSriovTest)
|
||||||
OneServerRoutedProvNetSriovTest) |
skip
pt16.5: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.OneServerRoutedProvNetSriovTest)
|
||||||
PfAndPfServersProvNetSriovTest) |
skip
pt16.6: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.PfAndPfServersProvNetSriovTest)
|
||||||
RebootServerRoutedProvNetSriovRoutedTest) |
skip
pt16.7: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.RebootServerRoutedProvNetSriovRoutedTest)
|
||||||
ReusePortRoutedProvNetSriovRoutedTest) |
skip
pt16.8: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.ReusePortRoutedProvNetSriovRoutedTest)
|
||||||
TwoPortsTwoServersRoutedProvNetSriovTest) |
skip
pt16.9: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.TwoPortsTwoServersRoutedProvNetSriovTest)
|
||||||
VfAndPfServersRoutedProvNetSriovTest) |
skip
pt16.10: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.VfAndPfServersRoutedProvNetSriovTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency | 1 | 0 | 0 | 0 | 1 | Detail | |
ProviderNetworkVlanTransparencyTest) |
skip
pt17.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.ProviderNetworkVlanTransparencyTest)
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_api_server.NeutronAPIServerTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_neutron_api_restart |
pass
pt18.1: whitebox_neutron_tempest_plugin.tests.scenario.test_api_server.NeutronAPIServerTest.test_neutron_api_restart
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_dvr_create_delete_fip_restart_instance[id-0423e5b5-ac6a-4d4a-ad98-b0465e3ad71d] |
pass
pt19.1: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_dvr_create_delete_fip_restart_instance[id-0423e5b5-ac6a-4d4a-ad98-b0465e3ad71d]
|
||||||
test_validate_dvr_connectivity_live_migration_basic[compute,id-f8fd0fbd-4ad3-4b0b-b805-6c59228bc5d8,network,slow] |
pass
pt19.2: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_dvr_connectivity_live_migration_basic[compute,id-f8fd0fbd-4ad3-4b0b-b805-6c59228bc5d8,network,slow]
|
||||||
test_validate_dvr_connectivity_live_migration_different_networks[compute,id-609997ab-bffc-40e5-a858-635099df4db9,network,slow] |
pass
pt19.3: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_dvr_connectivity_live_migration_different_networks[compute,id-609997ab-bffc-40e5-a858-635099df4db9,network,slow]
|
||||||
test_validate_fip2fip_compute[id-0fcf9f97-6368-4c5d-a5f5-ff8a7643e3b6] |
pass
pt19.4: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_fip2fip_compute[id-0fcf9f97-6368-4c5d-a5f5-ff8a7643e3b6]
|
||||||
test_validate_floatingip_compute_egress[id-1561819a-b19f-45a7-8131-d001b2d7c945] |
pass
pt19.5: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_floatingip_compute_egress[id-1561819a-b19f-45a7-8131-d001b2d7c945]
|
||||||
test_validate_floatingip_compute_ingress_delete_fip_restart_instance[id-682167ba-6250-4f3c-8fdf-1c768825cb8c] |
pass
pt19.6: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_floatingip_compute_ingress_delete_fip_restart_instance[id-682167ba-6250-4f3c-8fdf-1c768825cb8c]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSInterruptionsTestOvn | 1 | 1 | 0 | 0 | 0 | Detail | |
test_dns_name_after_ovn_controller_restart[id-bf11667e-34f8-4ac4-886b-45e099fdbffa] |
pass
pt20.1: whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSInterruptionsTestOvn.test_dns_name_after_ovn_controller_restart[id-bf11667e-34f8-4ac4-886b-45e099fdbffa]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnDisruptiveTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_l3ha_reboot_node[id-cf47a5e3-35cb-423c-84af-4cc6d389cfbd,slow] |
skip
pt21.1: whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnDisruptiveTest.test_l3ha_reboot_node[id-cf47a5e3-35cb-423c-84af-4cc6d389cfbd,slow]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_l3ha_bring_down_interface[id-f8fe1f69-a87f-41d8-ac6e-ed7905438338,slow] |
skip
pt22.1: whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnTest.test_l3ha_bring_down_interface[id-f8fe1f69-a87f-41d8-ac6e-ed7905438338,slow]
|
||||||
test_l3ha_stop_ovs_service[id-c662477b-6871-4c19-ae87-a2ece859d7f4,slow] |
skip
pt22.2: whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnTest.test_l3ha_stop_ovs_service[id-c662477b-6871-4c19-ae87-a2ece859d7f4,slow]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_dbs.OvnDbsMonitoringTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_ovn_dbs_monitoring[id-e0c93863-a4a7-4b16-8f45-793965658cbd] |
pass
pt23.1: whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_dbs.OvnDbsMonitoringTest.test_create_server_ovn_dbs_monitoring[id-e0c93863-a4a7-4b16-8f45-793965658cbd]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_fdb.OvnFdbAgingTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_fdb_aging |
pass
pt24.1: whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_fdb.OvnFdbAgingTest.test_fdb_aging
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_ports.NetworkPortTestManyVmsOvn | 1 | 0 | 0 | 0 | 1 | Detail | |
test_port_status_when_many_vms_ovn[id-6a6d4ae6-2d61-4b0e-b8fb-5aef5292dccc] |
skip
pt25.1: whitebox_neutron_tempest_plugin.tests.scenario.test_ports.NetworkPortTestManyVmsOvn.test_port_status_when_many_vms_ovn[id-6a6d4ae6-2d61-4b0e-b8fb-5aef5292dccc]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatefulSecGroupLoggingTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_log_commands[id-ad5f67e0-48d2-4af5-8bc2-b0a8973d4fba] |
pass
pt26.1: whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatefulSecGroupLoggingTest.test_log_commands[id-ad5f67e0-48d2-4af5-8bc2-b0a8973d4fba]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatelessSecGroupLoggingTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_log_commands[id-65319597-a504-4f29-947b-ae57f4ac351c] |
pass
pt27.1: whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatelessSecGroupLoggingTest.test_log_commands[id-65319597-a504-4f29-947b-ae57f4ac351c]
|
||||||
| Total | 73 | 12 | 10 | 0 | 51 | ||