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-26 08:58:01,262 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.908s
2026-01-26 08:58:01,262 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--1085282533"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 08:58:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-a5bce877-0204-45e5-902c-758db6399542', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"f3a30777-6ba2-469d-81b9-dd6d28260557","name":"tempest-test-network--1085282533","tenant_id":"957ef341e91c400e8ab292571f04481e","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"957ef341e91c400e8ab292571f04481e","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-26T08:58:00Z","updated_at":"2026-01-26T08:58:00Z","revision_number":1}}'
2026-01-26 08:58:02,619 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 1.356s
2026-01-26 08:58:02,620 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "f3a30777-6ba2-469d-81b9-dd6d28260557", "cidr": "192.168.0.0/24", "ip_version": 4, "gateway_ip": "192.168.0.1"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 08:58:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-08fa244a-f5a1-40a5-8796-d2178e7f2c7b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"4f2b3ca7-b9fa-487a-b24d-302ebb9083a4","name":"","tenant_id":"957ef341e91c400e8ab292571f04481e","network_id":"f3a30777-6ba2-469d-81b9-dd6d28260557","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-26T08:58:01Z","updated_at":"2026-01-26T08:58:01Z","revision_number":0,"project_id":"957ef341e91c400e8ab292571f04481e"}}'
2026-01-26 08:58:04,420 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/341593be-7d22-400a-9710-e9e1abac43ee/add_router_interface 1.800s
2026-01-26 08:58:04,421 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "4f2b3ca7-b9fa-487a-b24d-302ebb9083a4"}
Response - Headers: {'date': 'Mon, 26 Jan 2026 08:58:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e89cfefc-edc3-4f23-895d-518a68af78d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/341593be-7d22-400a-9710-e9e1abac43ee/add_router_interface'}
Body: b'{"id": "341593be-7d22-400a-9710-e9e1abac43ee", "tenant_id": "957ef341e91c400e8ab292571f04481e", "port_id": "758a4671-5f41-44de-b20d-2be0d78121b0", "network_id": "f3a30777-6ba2-469d-81b9-dd6d28260557", "subnet_id": "4f2b3ca7-b9fa-487a-b24d-302ebb9083a4", "subnet_ids": ["4f2b3ca7-b9fa-487a-b24d-302ebb9083a4"]}'
2026-01-26 08:58:07,065 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.644s
2026-01-26 08:58:07,065 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-1585635935", "networks": [{"uuid": "f3a30777-6ba2-469d-81b9-dd6d28260557"}], "security_groups": [{"name": "tempest-secgroup-1764843409"}], "name": "tempest-test_dvr_vip_failover_basic-1648893917"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 08:58:04 GMT', 'server': 'Apache', 'content-length': '440', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b', '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-1ff17a55-d276-48c0-83eb-90ec90a9a959', 'x-compute-request-id': 'req-1ff17a55-d276-48c0-83eb-90ec90a9a959', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "d266aeea-8f31-46fb-8006-4e97165d270b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-1764843409"}], "adminPass": "2dUvkyzKLpDg"}}'
2026-01-26 08:58:07,421 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/d266aeea-8f31-46fb-8006-4e97165d270b 0.354s
2026-01-26 08:58:07,422 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': 'Mon, 26 Jan 2026 08:58:07 GMT', 'server': 'Apache', 'content-length': '1462', '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-c0d76d42-3734-4564-b2cc-df6ce69b825c', 'x-compute-request-id': 'req-c0d76d42-3734-4564-b2cc-df6ce69b825c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b'}
Body: b'{"server": {"id": "d266aeea-8f31-46fb-8006-4e97165d270b", "name": "tempest-test_dvr_vip_failover_basic-1648893917", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "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-26T08:58:07Z", "updated": "2026-01-26T08:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "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-26 08:58:08,707 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/d266aeea-8f31-46fb-8006-4e97165d270b 0.279s
2026-01-26 08:58:08,707 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': 'Mon, 26 Jan 2026 08:58:08 GMT', 'server': 'Apache', 'content-length': '1520', '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-9840b421-7075-406b-91e7-987c6a49c8e5', 'x-compute-request-id': 'req-9840b421-7075-406b-91e7-987c6a49c8e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b'}
Body: b'{"server": {"id": "d266aeea-8f31-46fb-8006-4e97165d270b", "name": "tempest-test_dvr_vip_failover_basic-1648893917", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "metadata": {}, "hostId": "e80d2d18dfc9f065b6ae09b023741a16afe897d463caf9ce1e1d320d", "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-26T08:58:07Z", "updated": "2026-01-26T08:58:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "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-26 08:58:08,711 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-26 08:58:10,217 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/d266aeea-8f31-46fb-8006-4e97165d270b 0.505s
2026-01-26 08:58:10,218 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': 'Mon, 26 Jan 2026 08:58:09 GMT', 'server': 'Apache', 'content-length': '1582', '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-2f53585b-eb3d-436c-b7f5-0734adb1cdff', 'x-compute-request-id': 'req-2f53585b-eb3d-436c-b7f5-0734adb1cdff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b'}
Body: b'{"server": {"id": "d266aeea-8f31-46fb-8006-4e97165d270b", "name": "tempest-test_dvr_vip_failover_basic-1648893917", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "metadata": {}, "hostId": "e80d2d18dfc9f065b6ae09b023741a16afe897d463caf9ce1e1d320d", "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-26T08:58:07Z", "updated": "2026-01-26T08:58:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1764843409"}], "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-26 08:58:13,520 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/d266aeea-8f31-46fb-8006-4e97165d270b 2.296s
2026-01-26 08:58:13,521 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': 'Mon, 26 Jan 2026 08:58:11 GMT', 'server': 'Apache', 'content-length': '1582', '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-d19caf9f-2adb-4f0d-8b2d-feef7e1c5f67', 'x-compute-request-id': 'req-d19caf9f-2adb-4f0d-8b2d-feef7e1c5f67', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b'}
Body: b'{"server": {"id": "d266aeea-8f31-46fb-8006-4e97165d270b", "name": "tempest-test_dvr_vip_failover_basic-1648893917", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "metadata": {}, "hostId": "e80d2d18dfc9f065b6ae09b023741a16afe897d463caf9ce1e1d320d", "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-26T08:58:07Z", "updated": "2026-01-26T08:58:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1764843409"}], "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-26 08:58:15,505 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/d266aeea-8f31-46fb-8006-4e97165d270b 0.970s
2026-01-26 08:58:15,505 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': 'Mon, 26 Jan 2026 08:58:14 GMT', 'server': 'Apache', 'content-length': '1817', '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-209f5297-95a1-4d3d-a80b-cf5694101d49', 'x-compute-request-id': 'req-209f5297-95a1-4d3d-a80b-cf5694101d49', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b'}
Body: b'{"server": {"id": "d266aeea-8f31-46fb-8006-4e97165d270b", "name": "tempest-test_dvr_vip_failover_basic-1648893917", "status": "ERROR", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "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-26T08:58:07Z", "updated": "2026-01-26T08:58:14Z", "addresses": {"tempest-test-network--1085282533": [{"version": 4, "addr": "192.168.0.42", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:d7:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d266aeea-8f31-46fb-8006-4e97165d270b"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T08:58:14Z", "message": "Build of instance d266aeea-8f31-46fb-8006-4e97165d270b 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-1585635935", "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-26 08:58:15,510 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait
2026-01-26 08:58:16,807 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b 1.292s
2026-01-26 08:58:16,807 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': 'Mon, 26 Jan 2026 08:58:15 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-fb0725ed-9b43-44a6-ab2d-8169324302a7', 'x-compute-request-id': 'req-fb0725ed-9b43-44a6-ab2d-8169324302a7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b'}
Body: b''
2026-01-26 08:58:16,869 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b 0.061s
2026-01-26 08:58:16,869 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': 'Mon, 26 Jan 2026 08:58:16 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-c8b2816b-f8db-431d-baff-f6e0555907e1', 'x-compute-request-id': 'req-c8b2816b-f8db-431d-baff-f6e0555907e1', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d266aeea-8f31-46fb-8006-4e97165d270b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d266aeea-8f31-46fb-8006-4e97165d270b 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 d266aeea-8f31-46fb-8006-4e97165d270b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T08:58:14Z', 'message': 'Build of instance d266aeea-8f31-46fb-8006-4e97165d270b 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-26 08:58:17,175 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.304s
2026-01-26 08:58:17,175 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 08:58:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-ab3a2645-4bb5-4f29-bbc9-74344642861e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T08:58:17Z","revision_number":5,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 08:58:18,949 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 1.773s
2026-01-26 08:58:18,949 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-1585635935", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "security_groups": [{"name": "tempest-secgroup-1764843409"}], "name": "tempest-test_dvr_vip_failover_external_network-1476139038"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 08:58:17 GMT', 'server': 'Apache', 'content-length': '440', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb', '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-0e274de4-adef-44ab-84d2-92897d010983', 'x-compute-request-id': 'req-0e274de4-adef-44ab-84d2-92897d010983', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "736d6d45-59ee-4524-929c-b8cd1d2195eb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-1764843409"}], "adminPass": "SzEPz8GQHxd2"}}'
2026-01-26 08:58:19,499 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/736d6d45-59ee-4524-929c-b8cd1d2195eb 0.548s
2026-01-26 08:58:19,499 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': 'Mon, 26 Jan 2026 08:58:18 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-5f9393fc-b26c-4862-8b75-a2f0e73e1706', 'x-compute-request-id': 'req-5f9393fc-b26c-4862-8b75-a2f0e73e1706', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb'}
Body: b'{"server": {"id": "736d6d45-59ee-4524-929c-b8cd1d2195eb", "name": "tempest-test_dvr_vip_failover_external_network-1476139038", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "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-26T08:58:18Z", "updated": "2026-01-26T08:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "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-26 08:58:20,838 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/736d6d45-59ee-4524-929c-b8cd1d2195eb 0.331s
2026-01-26 08:58:20,839 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': 'Mon, 26 Jan 2026 08:58:20 GMT', 'server': 'Apache', 'content-length': '1531', '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-37a54193-92c7-40e2-9e4f-f3408ed5a785', 'x-compute-request-id': 'req-37a54193-92c7-40e2-9e4f-f3408ed5a785', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb'}
Body: b'{"server": {"id": "736d6d45-59ee-4524-929c-b8cd1d2195eb", "name": "tempest-test_dvr_vip_failover_external_network-1476139038", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "metadata": {}, "hostId": "e80d2d18dfc9f065b6ae09b023741a16afe897d463caf9ce1e1d320d", "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-26T08:58:18Z", "updated": "2026-01-26T08:58:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "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-26 08:58:20,844 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-26 08:58:22,272 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/736d6d45-59ee-4524-929c-b8cd1d2195eb 0.427s
2026-01-26 08:58:22,273 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': 'Mon, 26 Jan 2026 08:58:21 GMT', 'server': 'Apache', 'content-length': '1593', '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-115416b0-5c58-49ec-bb16-8e95f9472102', 'x-compute-request-id': 'req-115416b0-5c58-49ec-bb16-8e95f9472102', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb'}
Body: b'{"server": {"id": "736d6d45-59ee-4524-929c-b8cd1d2195eb", "name": "tempest-test_dvr_vip_failover_external_network-1476139038", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "metadata": {}, "hostId": "e80d2d18dfc9f065b6ae09b023741a16afe897d463caf9ce1e1d320d", "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-26T08:58:18Z", "updated": "2026-01-26T08:58:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1764843409"}], "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-26 08:58:23,701 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/736d6d45-59ee-4524-929c-b8cd1d2195eb 0.422s
2026-01-26 08:58:23,702 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': 'Mon, 26 Jan 2026 08:58:23 GMT', 'server': 'Apache', 'content-length': '1537', '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-525838b8-25eb-4781-931e-4534d6b11fd1', 'x-compute-request-id': 'req-525838b8-25eb-4781-931e-4534d6b11fd1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb'}
Body: b'{"server": {"id": "736d6d45-59ee-4524-929c-b8cd1d2195eb", "name": "tempest-test_dvr_vip_failover_external_network-1476139038", "status": "BUILD", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "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-26T08:58:18Z", "updated": "2026-01-26T08:58:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1585635935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1764843409"}], "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-26 08:58:25,511 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/736d6d45-59ee-4524-929c-b8cd1d2195eb 0.798s
2026-01-26 08:58:25,511 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': 'Mon, 26 Jan 2026 08:58:24 GMT', 'server': 'Apache', 'content-length': '1676', '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-6b2f14d8-a7b0-434d-8533-e063494482f8', 'x-compute-request-id': 'req-6b2f14d8-a7b0-434d-8533-e063494482f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb'}
Body: b'{"server": {"id": "736d6d45-59ee-4524-929c-b8cd1d2195eb", "name": "tempest-test_dvr_vip_failover_external_network-1476139038", "status": "ERROR", "tenant_id": "957ef341e91c400e8ab292571f04481e", "user_id": "6a6aecbc792d4a2c89d40ccdc353a3a8", "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-26T08:58:18Z", "updated": "2026-01-26T08:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T08:58:24Z", "message": "Build of instance 736d6d45-59ee-4524-929c-b8cd1d2195eb 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-1585635935", "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-26 08:58:25,515 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 6 second wait
2026-01-26 08:58:25,840 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb 0.324s
2026-01-26 08:58:25,841 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': 'Mon, 26 Jan 2026 08:58:25 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-9099ab18-0f51-430b-aa83-c41bd1c12b1f', 'x-compute-request-id': 'req-9099ab18-0f51-430b-aa83-c41bd1c12b1f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb'}
Body: b''
2026-01-26 08:58:25,900 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb 0.059s
2026-01-26 08:58:25,901 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': 'Mon, 26 Jan 2026 08:58:25 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-fe903f28-8714-4c8c-8c8b-19f43bfc1c4c', 'x-compute-request-id': 'req-fe903f28-8714-4c8c-8c8b-19f43bfc1c4c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/736d6d45-59ee-4524-929c-b8cd1d2195eb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 736d6d45-59ee-4524-929c-b8cd1d2195eb 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 736d6d45-59ee-4524-929c-b8cd1d2195eb failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T08:58:24Z', 'message': 'Build of instance 736d6d45-59ee-4524-929c-b8cd1d2195eb 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-26 09:17:26,034 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-26 09:17:26,034 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:17:26,044 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:17:26,111 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:17:26,112 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:17:26,517 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-7fd7f5fc77-snnst
2026-01-26 09:17:26,518 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-7fd7f5fc77-snnst find /etc/neutron/neutron.conf.d -type f
2026-01-26 09:17:26,518 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:17:26,528 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:17:26,597 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:17:26,598 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:17:26,966 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-26 09:17:26,967 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-26 09:17:26,967 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:17:26,978 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:17:27,039 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:17:27,040 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:17:27,441 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-7fd7f5fc77-snnst
2026-01-26 09:17:27,442 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-7fd7f5fc77-snnst crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-26 09:17:27,442 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:17:27,456 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:17:27,557 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:17:27,558 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:17:28,207 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-26 09:17:31,371 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 3.164s
2026-01-26 09:17:31,372 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--111542979"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-cf45175e-f2c4-4fb5-8bdb-dd1d491bb2a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"f05bd255-ec93-4c03-ae9d-c1e79824e3b2","name":"tempest-test-network--111542979","tenant_id":"0f0089a5d1bf4983b0705d2900121c15","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"0f0089a5d1bf4983b0705d2900121c15","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-26T09:17:29Z","updated_at":"2026-01-26T09:17:29Z","revision_number":1}}'
2026-01-26 09:17:33,034 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.661s
2026-01-26 09:17:33,035 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "f05bd255-ec93-4c03-ae9d-c1e79824e3b2", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b253142b-f01c-4c6a-886a-b19546b9be22', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"e2ada02f-b67c-4053-81b2-7dc3d9fd8551","name":"","tenant_id":"0f0089a5d1bf4983b0705d2900121c15","network_id":"f05bd255-ec93-4c03-ae9d-c1e79824e3b2","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-26T09:17:32Z","updated_at":"2026-01-26T09:17:32Z","revision_number":0,"project_id":"0f0089a5d1bf4983b0705d2900121c15"}}'
2026-01-26 09:17:35,076 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.041s
2026-01-26 09:17:35,076 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": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}, "name": "tempest-router-1811308851", "admin_state_up": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-1c3ae3fc-17f5-4dfb-bfd5-8d5cb91e6c05', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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": "f52f3932-3538-4968-bd68-487e231d3252", "name": "tempest-router-1811308851", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c56f24d7-f7eb-4695-9b9c-0626b55aea16", "external_fixed_ips": [{"subnet_id": "92b96412-1736-42e0-996d-1a139a1b428e", "ip_address": "192.168.122.241"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-26T09:17:33Z", "updated_at": "2026-01-26T09:17:34Z", "revision_number": 2, "project_id": "0f0089a5d1bf4983b0705d2900121c15"}}'
2026-01-26 09:17:35,076 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-1811308851
2026-01-26 09:17:35,224 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/f52f3932-3538-4968-bd68-487e231d3252 0.147s
2026-01-26 09:17:35,224 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': 'Mon, 26 Jan 2026 09:17:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-fad9e8c0-01fc-468c-88a6-82ab1363b9c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f52f3932-3538-4968-bd68-487e231d3252'}
Body: b'{"router": {"id": "f52f3932-3538-4968-bd68-487e231d3252", "name": "tempest-router-1811308851", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c56f24d7-f7eb-4695-9b9c-0626b55aea16", "external_fixed_ips": [{"subnet_id": "92b96412-1736-42e0-996d-1a139a1b428e", "ip_address": "192.168.122.241"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-26T09:17:33Z", "updated_at": "2026-01-26T09:17:34Z", "revision_number": 2, "project_id": "0f0089a5d1bf4983b0705d2900121c15"}}'
2026-01-26 09:17:37,298 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/f52f3932-3538-4968-bd68-487e231d3252/add_router_interface 2.073s
2026-01-26 09:17:37,298 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "e2ada02f-b67c-4053-81b2-7dc3d9fd8551"}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b45bd468-ee39-49f4-82e8-b3f129afdb20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/f52f3932-3538-4968-bd68-487e231d3252/add_router_interface'}
Body: b'{"id": "f52f3932-3538-4968-bd68-487e231d3252", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "port_id": "9345f269-e686-421c-81f3-6345925ebc6b", "network_id": "f05bd255-ec93-4c03-ae9d-c1e79824e3b2", "subnet_id": "e2ada02f-b67c-4053-81b2-7dc3d9fd8551", "subnet_ids": ["e2ada02f-b67c-4053-81b2-7dc3d9fd8551"]}'
2026-01-26 09:17:37,644 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.345s
2026-01-26 09:17:37,644 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-de7bf907-0c9a-4bdb-a375-e9299d2386ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:17:37Z","revision_number":7,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:17:38,136 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.491s
2026-01-26 09:17:38,137 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-c0bdf920-a567-48fe-b85a-4c2fb5764177', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:17:37Z","revision_number":8,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:17:38,217 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=f52f3932-3538-4968-bd68-487e231d3252&device_owner=network%3Arouter_gateway 0.080s
2026-01-26 09:17:38,218 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': 'Mon, 26 Jan 2026 09:17:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-73339841-d5e9-43af-9927-d3390022fabb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f52f3932-3538-4968-bd68-487e231d3252&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"2906fc61-e24c-4481-aa53-ea0da685bd76","name":"","network_id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","tenant_id":"","mac_address":"fa:16:3e:0c:16:2f","admin_state_up":true,"status":"ACTIVE","device_id":"f52f3932-3538-4968-bd68-487e231d3252","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"92b96412-1736-42e0-996d-1a139a1b428e","ip_address":"192.168.122.241"}],"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.241","hostname":"host-192-168-122-241","fqdn":"host-192-168-122-241.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-26T09:17:33Z","updated_at":"2026-01-26T09:17:36Z","revision_number":4,"project_id":""}]}'
2026-01-26 09:17:38,218 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-2906fc61-e24c-4481-aa53-ea0da685bd76 options:gateway_mtu
2026-01-26 09:17:38,218 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:17:38,241 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:17:38,311 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:17:38,311 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:17:38,712 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-26 09:17:41,171 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 2.458s
2026-01-26 09:17:41,171 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-1142738773", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "key_name": "tempest-keypair-test-822795036", "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1054060943"}]}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:38 GMT', 'server': 'Apache', 'content-length': '450', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11', '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-8ee11902-44b0-4d19-b59b-18d3f84471b3', 'x-compute-request-id': 'req-8ee11902-44b0-4d19-b59b-18d3f84471b3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "2b2124a4-f262-4159-b9f5-1dda7835da11", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1054060943"}], "adminPass": "6bg3EMmJ6jqk"}}'
2026-01-26 09:17:41,513 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/2b2124a4-f262-4159-b9f5-1dda7835da11 0.339s
2026-01-26 09:17:41,513 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': 'Mon, 26 Jan 2026 09:17:41 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-d344416c-b7c2-4345-9b4b-078348dd5462', 'x-compute-request-id': 'req-d344416c-b7c2-4345-9b4b-078348dd5462', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b'{"server": {"id": "2b2124a4-f262-4159-b9f5-1dda7835da11", "name": "tempest-server-test-1142738773", "status": "BUILD", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "user_id": "f89e2cd0e78744b7b6aa4d7777f0da0d", "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-26T09:17:41Z", "updated": "2026-01-26T09:17:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-822795036", "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-26 09:17:43,063 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/2b2124a4-f262-4159-b9f5-1dda7835da11 0.545s
2026-01-26 09:17:43,064 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': 'Mon, 26 Jan 2026 09:17:42 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-a9450d99-54a6-487b-b9ea-eda51daa57ad', 'x-compute-request-id': 'req-a9450d99-54a6-487b-b9ea-eda51daa57ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b'{"server": {"id": "2b2124a4-f262-4159-b9f5-1dda7835da11", "name": "tempest-server-test-1142738773", "status": "BUILD", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "user_id": "f89e2cd0e78744b7b6aa4d7777f0da0d", "metadata": {}, "hostId": "a4d7f1e804d043f6f8521be17699b412b1d2f739eeca2e26af9162a1", "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-26T09:17:41Z", "updated": "2026-01-26T09:17:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-822795036", "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-26 09:17:43,067 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-26 09:17:44,562 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/2b2124a4-f262-4159-b9f5-1dda7835da11 0.494s
2026-01-26 09:17:44,563 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': 'Mon, 26 Jan 2026 09:17:44 GMT', 'server': 'Apache', 'content-length': '1502', '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-a04f312e-27f0-4752-8f08-d8eb43cae11e', 'x-compute-request-id': 'req-a04f312e-27f0-4752-8f08-d8eb43cae11e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b'{"server": {"id": "2b2124a4-f262-4159-b9f5-1dda7835da11", "name": "tempest-server-test-1142738773", "status": "BUILD", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "user_id": "f89e2cd0e78744b7b6aa4d7777f0da0d", "metadata": {}, "hostId": "a4d7f1e804d043f6f8521be17699b412b1d2f739eeca2e26af9162a1", "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-26T09:17:41Z", "updated": "2026-01-26T09:17:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-822795036", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1054060943"}], "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-26 09:17:46,257 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/2b2124a4-f262-4159-b9f5-1dda7835da11 0.688s
2026-01-26 09:17:46,257 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': 'Mon, 26 Jan 2026 09:17:45 GMT', 'server': 'Apache', 'content-length': '1502', '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-47a9e25b-b1c3-484f-9f79-c481378ed985', 'x-compute-request-id': 'req-47a9e25b-b1c3-484f-9f79-c481378ed985', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b'{"server": {"id": "2b2124a4-f262-4159-b9f5-1dda7835da11", "name": "tempest-server-test-1142738773", "status": "BUILD", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "user_id": "f89e2cd0e78744b7b6aa4d7777f0da0d", "metadata": {}, "hostId": "a4d7f1e804d043f6f8521be17699b412b1d2f739eeca2e26af9162a1", "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-26T09:17:41Z", "updated": "2026-01-26T09:17:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-822795036", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1054060943"}], "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-26 09:17:47,921 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/2b2124a4-f262-4159-b9f5-1dda7835da11 0.656s
2026-01-26 09:17:47,922 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': 'Mon, 26 Jan 2026 09:17:47 GMT', 'server': 'Apache', 'content-length': '1446', '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-fd0e54d5-7b99-44b1-8a10-0f984f963841', 'x-compute-request-id': 'req-fd0e54d5-7b99-44b1-8a10-0f984f963841', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b'{"server": {"id": "2b2124a4-f262-4159-b9f5-1dda7835da11", "name": "tempest-server-test-1142738773", "status": "BUILD", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "user_id": "f89e2cd0e78744b7b6aa4d7777f0da0d", "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-26T09:17:41Z", "updated": "2026-01-26T09:17:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-822795036", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1054060943"}], "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-26 09:17:50,446 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/2b2124a4-f262-4159-b9f5-1dda7835da11 1.509s
2026-01-26 09:17:50,447 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': 'Mon, 26 Jan 2026 09:17:49 GMT', 'server': 'Apache', 'content-length': '1704', '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-44a77117-5ffd-4c8a-b795-bd75b5cd119a', 'x-compute-request-id': 'req-44a77117-5ffd-4c8a-b795-bd75b5cd119a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b'{"server": {"id": "2b2124a4-f262-4159-b9f5-1dda7835da11", "name": "tempest-server-test-1142738773", "status": "ERROR", "tenant_id": "0f0089a5d1bf4983b0705d2900121c15", "user_id": "f89e2cd0e78744b7b6aa4d7777f0da0d", "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-26T09:17:41Z", "updated": "2026-01-26T09:17:48Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.196", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:fe:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/2b2124a4-f262-4159-b9f5-1dda7835da11"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:17:48Z", "message": "Build of instance 2b2124a4-f262-4159-b9f5-1dda7835da11 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-822795036", "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-26 09:17:50,452 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 9 second wait
2026-01-26 09:17:51,348 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11 0.887s
2026-01-26 09:17:51,349 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': 'Mon, 26 Jan 2026 09:17: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-53edfe2a-b7e9-4c97-ae0e-b0b40fb8259e', 'x-compute-request-id': 'req-53edfe2a-b7e9-4c97-ae0e-b0b40fb8259e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b''
2026-01-26 09:17:51,429 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11 0.079s
2026-01-26 09:17:51,429 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': 'Mon, 26 Jan 2026 09:17:51 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-7ab1a526-8b60-4a14-9ec0-72a181660b8c', 'x-compute-request-id': 'req-7ab1a526-8b60-4a14-9ec0-72a181660b8c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/2b2124a4-f262-4159-b9f5-1dda7835da11'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b2124a4-f262-4159-b9f5-1dda7835da11 could not be found."}}'
2026-01-26 09:17:52,340 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.911s
2026-01-26 09:17:52,341 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:17:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-f1421c70-5695-41a7-b16f-285030e81145', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:17:51Z","revision_number":9,"project_id":"aa88264c487a43b2855a58eb0dd042c9","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 2b2124a4-f262-4159-b9f5-1dda7835da11 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:17:48Z', 'message': 'Build of instance 2b2124a4-f262-4159-b9f5-1dda7835da11 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-26 09:18:24,727 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-26 09:18:24,728 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:24,740 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:24,808 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:24,809 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:25,307 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-7fd7f5fc77-snnst
2026-01-26 09:18:25,307 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-7fd7f5fc77-snnst find /etc/neutron/neutron.conf.d -type f
2026-01-26 09:18:25,307 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:25,318 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:25,390 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:25,391 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:25,751 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-26 09:18:25,751 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-26 09:18:25,751 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:25,768 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:25,948 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:25,948 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:26,430 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-7fd7f5fc77-snnst
2026-01-26 09:18:26,430 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-7fd7f5fc77-snnst crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-26 09:18:26,430 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:26,441 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:26,512 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:26,512 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:26,915 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-26 09:18:27,575 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 0.659s
2026-01-26 09:18:27,575 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--1730385485"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-71879a84-0ddd-4813-b6cb-4192d638faa2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"66fd8613-2b96-4869-a778-031d13814224","name":"tempest-test-network--1730385485","tenant_id":"5c8af329d40f415aba570c04085cb311","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5c8af329d40f415aba570c04085cb311","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-26T09:18:27Z","updated_at":"2026-01-26T09:18:27Z","revision_number":1}}'
2026-01-26 09:18:28,990 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 1.414s
2026-01-26 09:18:28,990 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "66fd8613-2b96-4869-a778-031d13814224", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c4abc87d-f25d-45d1-884a-1d6475a72870', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"fb219c58-4fd5-41c5-b87b-46829203a030","name":"","tenant_id":"5c8af329d40f415aba570c04085cb311","network_id":"66fd8613-2b96-4869-a778-031d13814224","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-26T09:18:27Z","updated_at":"2026-01-26T09:18:27Z","revision_number":0,"project_id":"5c8af329d40f415aba570c04085cb311"}}'
2026-01-26 09:18:31,293 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 2.302s
2026-01-26 09:18:31,293 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": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}, "name": "tempest-router-486015449", "admin_state_up": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-79630938-77cb-4fed-846b-7c4d871037e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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": "9828cb49-af76-410e-9ffe-eebec097e5e6", "name": "tempest-router-486015449", "tenant_id": "5c8af329d40f415aba570c04085cb311", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c56f24d7-f7eb-4695-9b9c-0626b55aea16", "external_fixed_ips": [{"subnet_id": "92b96412-1736-42e0-996d-1a139a1b428e", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-26T09:18:29Z", "updated_at": "2026-01-26T09:18:29Z", "revision_number": 2, "project_id": "5c8af329d40f415aba570c04085cb311"}}'
2026-01-26 09:18:31,293 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-486015449
2026-01-26 09:18:31,396 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/9828cb49-af76-410e-9ffe-eebec097e5e6 0.102s
2026-01-26 09:18:31,397 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': 'Mon, 26 Jan 2026 09:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-a02ceef0-c23d-44c4-809d-b2b1c92c5b09', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9828cb49-af76-410e-9ffe-eebec097e5e6'}
Body: b'{"router": {"id": "9828cb49-af76-410e-9ffe-eebec097e5e6", "name": "tempest-router-486015449", "tenant_id": "5c8af329d40f415aba570c04085cb311", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c56f24d7-f7eb-4695-9b9c-0626b55aea16", "external_fixed_ips": [{"subnet_id": "92b96412-1736-42e0-996d-1a139a1b428e", "ip_address": "192.168.122.217"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-26T09:18:29Z", "updated_at": "2026-01-26T09:18:29Z", "revision_number": 2, "project_id": "5c8af329d40f415aba570c04085cb311"}}'
2026-01-26 09:18:34,134 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/9828cb49-af76-410e-9ffe-eebec097e5e6/add_router_interface 2.736s
2026-01-26 09:18:34,134 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "fb219c58-4fd5-41c5-b87b-46829203a030"}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ee13ef5e-7862-4867-a07f-fbe0ce932d08', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9828cb49-af76-410e-9ffe-eebec097e5e6/add_router_interface'}
Body: b'{"id": "9828cb49-af76-410e-9ffe-eebec097e5e6", "tenant_id": "5c8af329d40f415aba570c04085cb311", "port_id": "36274d4f-079c-4e74-836b-d4be946f3305", "network_id": "66fd8613-2b96-4869-a778-031d13814224", "subnet_id": "fb219c58-4fd5-41c5-b87b-46829203a030", "subnet_ids": ["fb219c58-4fd5-41c5-b87b-46829203a030"]}'
2026-01-26 09:18:35,196 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 1.061s
2026-01-26 09:18:35,197 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-122f009d-da12-4bbe-8fdb-71b8703dfe6d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:18:34Z","revision_number":11,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:18:37,220 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 2.023s
2026-01-26 09:18:37,221 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-d593c354-4dae-4c53-b1fe-bf24cbd214bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:18:36Z","revision_number":12,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:18:37,326 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=9828cb49-af76-410e-9ffe-eebec097e5e6&device_owner=network%3Arouter_gateway 0.105s
2026-01-26 09:18:37,327 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': 'Mon, 26 Jan 2026 09:18:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-3fb63145-0da7-4050-9b5d-12634ba3ed3d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=9828cb49-af76-410e-9ffe-eebec097e5e6&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"0bd387ca-588d-45da-8550-3d8ff0b1d9f6","name":"","network_id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","tenant_id":"","mac_address":"fa:16:3e:32:7d:29","admin_state_up":true,"status":"ACTIVE","device_id":"9828cb49-af76-410e-9ffe-eebec097e5e6","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"92b96412-1736-42e0-996d-1a139a1b428e","ip_address":"192.168.122.217"}],"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.217","hostname":"host-192-168-122-217","fqdn":"host-192-168-122-217.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-26T09:18:29Z","updated_at":"2026-01-26T09:18:32Z","revision_number":4,"project_id":""}]}'
2026-01-26 09:18:37,327 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-0bd387ca-588d-45da-8550-3d8ff0b1d9f6 options:gateway_mtu
2026-01-26 09:18:37,327 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:37,341 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:37,410 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:37,411 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:37,777 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-26 09:18:42,395 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 4.618s
2026-01-26 09:18:42,396 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-750636305", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "key_name": "tempest-keypair-test-1269631225", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}]}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:37 GMT', 'server': 'Apache', 'content-length': '449', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a', '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-3aa9571e-eae3-4060-ac14-8b6e34a23ea0', 'x-compute-request-id': 'req-3aa9571e-eae3-4060-ac14-8b6e34a23ea0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "e51af20f-0823-4be7-abc0-7ced1570b63a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}], "adminPass": "UsAzFXKwK6iT"}}'
2026-01-26 09:18:43,107 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/e51af20f-0823-4be7-abc0-7ced1570b63a 0.709s
2026-01-26 09:18:43,107 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': 'Mon, 26 Jan 2026 09:18:42 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-4ff48844-dc2d-4893-ba8e-1f2563351995', 'x-compute-request-id': 'req-4ff48844-dc2d-4893-ba8e-1f2563351995', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a'}
Body: b'{"server": {"id": "e51af20f-0823-4be7-abc0-7ced1570b63a", "name": "tempest-server-test-750636305", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "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-26T09:18:42Z", "updated": "2026-01-26T09:18:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "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-26 09:18:44,370 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/e51af20f-0823-4be7-abc0-7ced1570b63a 0.258s
2026-01-26 09:18:44,370 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': 'Mon, 26 Jan 2026 09:18:44 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-e2ac0b1d-caa5-4ef8-8201-972e67b82b3d', 'x-compute-request-id': 'req-e2ac0b1d-caa5-4ef8-8201-972e67b82b3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a'}
Body: b'{"server": {"id": "e51af20f-0823-4be7-abc0-7ced1570b63a", "name": "tempest-server-test-750636305", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "metadata": {}, "hostId": "8ac84620a3a7f8109ccdf16e12d1752e21cb975092b457d17951c255", "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-26T09:18:42Z", "updated": "2026-01-26T09:18:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "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-26 09:18:44,374 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-26 09:18:45,855 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/e51af20f-0823-4be7-abc0-7ced1570b63a 0.479s
2026-01-26 09:18:45,855 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': 'Mon, 26 Jan 2026 09:18:45 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-a037f40b-f3c7-41c6-b9ca-83641308c148', 'x-compute-request-id': 'req-a037f40b-f3c7-41c6-b9ca-83641308c148', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a'}
Body: b'{"server": {"id": "e51af20f-0823-4be7-abc0-7ced1570b63a", "name": "tempest-server-test-750636305", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "metadata": {}, "hostId": "8ac84620a3a7f8109ccdf16e12d1752e21cb975092b457d17951c255", "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-26T09:18:42Z", "updated": "2026-01-26T09:18:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}], "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-26 09:18:48,043 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/e51af20f-0823-4be7-abc0-7ced1570b63a 1.182s
2026-01-26 09:18:48,043 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': 'Mon, 26 Jan 2026 09:18: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-e1268670-9a84-4226-b9e9-a451f5c0817e', 'x-compute-request-id': 'req-e1268670-9a84-4226-b9e9-a451f5c0817e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a'}
Body: b'{"server": {"id": "e51af20f-0823-4be7-abc0-7ced1570b63a", "name": "tempest-server-test-750636305", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "metadata": {}, "hostId": "8ac84620a3a7f8109ccdf16e12d1752e21cb975092b457d17951c255", "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-26T09:18:42Z", "updated": "2026-01-26T09:18:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}], "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-26 09:18:50,104 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/e51af20f-0823-4be7-abc0-7ced1570b63a 1.056s
2026-01-26 09:18:50,104 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': 'Mon, 26 Jan 2026 09:18:49 GMT', 'server': 'Apache', 'content-length': '1704', '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-f8573e5c-17ea-463a-9ebc-a9d5cf1eb325', 'x-compute-request-id': 'req-f8573e5c-17ea-463a-9ebc-a9d5cf1eb325', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a'}
Body: b'{"server": {"id": "e51af20f-0823-4be7-abc0-7ced1570b63a", "name": "tempest-server-test-750636305", "status": "ERROR", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "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-26T09:18:42Z", "updated": "2026-01-26T09:18:48Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.172", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:38:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e51af20f-0823-4be7-abc0-7ced1570b63a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:18:48Z", "message": "Build of instance e51af20f-0823-4be7-abc0-7ced1570b63a 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-1269631225", "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-26 09:18:50,110 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 7 second wait
2026-01-26 09:18:51,275 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a 1.163s
2026-01-26 09:18:51,275 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': 'Mon, 26 Jan 2026 09:18: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-4366e888-ac07-4d60-a410-2feede25af76', 'x-compute-request-id': 'req-4366e888-ac07-4d60-a410-2feede25af76', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a'}
Body: b''
2026-01-26 09:18:51,357 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a 0.080s
2026-01-26 09:18:51,357 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': 'Mon, 26 Jan 2026 09:18:51 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-e5e3380b-9c29-4e7e-aef4-fe4be43feb78', 'x-compute-request-id': 'req-e5e3380b-9c29-4e7e-aef4-fe4be43feb78', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e51af20f-0823-4be7-abc0-7ced1570b63a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e51af20f-0823-4be7-abc0-7ced1570b63a could not be found."}}'
2026-01-26 09:18:53,137 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16 1.779s
2026-01-26 09:18:53,138 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-97e52639-d88d-4cb5-ba41-e0e0229112d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:18:52Z","revision_number":13,"project_id":"aa88264c487a43b2855a58eb0dd042c9","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 e51af20f-0823-4be7-abc0-7ced1570b63a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:18:48Z', 'message': 'Build of instance e51af20f-0823-4be7-abc0-7ced1570b63a 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-26 09:18:53,140 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-26 09:18:53,140 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:53,165 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:53,236 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:53,237 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:53,708 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-7fd7f5fc77-snnst
2026-01-26 09:18:53,708 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-7fd7f5fc77-snnst find /etc/neutron/neutron.conf.d -type f
2026-01-26 09:18:53,708 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:53,726 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:53,836 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:53,839 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:54,653 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-26 09:18:54,653 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-26 09:18:54,653 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:54,666 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:54,734 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:54,735 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:55,252 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-7fd7f5fc77-snnst
2026-01-26 09:18:55,252 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-7fd7f5fc77-snnst crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-26 09:18:55,253 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:18:55,264 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:18:55,334 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:18:55,334 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:18:55,776 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-26 09:18:56,567 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 0.790s
2026-01-26 09:18:56,567 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--273070390"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-0c36373a-48de-4242-a345-9524af207981', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"8aee45e8-e84b-4435-b96b-fb8dedadb220","name":"tempest-test-network--273070390","tenant_id":"5c8af329d40f415aba570c04085cb311","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5c8af329d40f415aba570c04085cb311","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-26T09:18:56Z","updated_at":"2026-01-26T09:18:56Z","revision_number":1}}'
2026-01-26 09:18:57,544 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 0.977s
2026-01-26 09:18:57,545 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "8aee45e8-e84b-4435-b96b-fb8dedadb220", "cidr": "10.100.0.16/28", "ip_version": 4, "gateway_ip": "10.100.0.17"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '605', 'x-openstack-request-id': 'req-17b46140-427f-480d-a785-49aed61957f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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":"499f78af-b2cb-44aa-998d-6d2759c2e787","name":"","tenant_id":"5c8af329d40f415aba570c04085cb311","network_id":"8aee45e8-e84b-4435-b96b-fb8dedadb220","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-26T09:18:56Z","updated_at":"2026-01-26T09:18:56Z","revision_number":0,"project_id":"5c8af329d40f415aba570c04085cb311"}}'
2026-01-26 09:18:59,216 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 1.671s
2026-01-26 09:18:59,216 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": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}, "name": "tempest-router-813886688", "admin_state_up": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:18:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-249a9a89-85b9-4d8e-a72e-8aeef37ed55f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; 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": "5ac940fa-712c-4a6a-9580-91981de86217", "name": "tempest-router-813886688", "tenant_id": "5c8af329d40f415aba570c04085cb311", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c56f24d7-f7eb-4695-9b9c-0626b55aea16", "external_fixed_ips": [{"subnet_id": "92b96412-1736-42e0-996d-1a139a1b428e", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-26T09:18:57Z", "updated_at": "2026-01-26T09:18:58Z", "revision_number": 2, "project_id": "5c8af329d40f415aba570c04085cb311"}}'
2026-01-26 09:18:59,217 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-813886688
2026-01-26 09:18:59,350 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/5ac940fa-712c-4a6a-9580-91981de86217 0.133s
2026-01-26 09:18:59,350 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': 'Mon, 26 Jan 2026 09:18:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-40ae2f27-4b35-4d78-90ca-87ed34b02ab2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ac940fa-712c-4a6a-9580-91981de86217'}
Body: b'{"router": {"id": "5ac940fa-712c-4a6a-9580-91981de86217", "name": "tempest-router-813886688", "tenant_id": "5c8af329d40f415aba570c04085cb311", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c56f24d7-f7eb-4695-9b9c-0626b55aea16", "external_fixed_ips": [{"subnet_id": "92b96412-1736-42e0-996d-1a139a1b428e", "ip_address": "192.168.122.187"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-26T09:18:57Z", "updated_at": "2026-01-26T09:18:58Z", "revision_number": 2, "project_id": "5c8af329d40f415aba570c04085cb311"}}'
2026-01-26 09:19:01,489 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/5ac940fa-712c-4a6a-9580-91981de86217/add_router_interface 2.138s
2026-01-26 09:19:01,489 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "499f78af-b2cb-44aa-998d-6d2759c2e787"}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:19:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d44c6fb3-750c-41c1-806c-9c010dc706c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/5ac940fa-712c-4a6a-9580-91981de86217/add_router_interface'}
Body: b'{"id": "5ac940fa-712c-4a6a-9580-91981de86217", "tenant_id": "5c8af329d40f415aba570c04085cb311", "port_id": "4d054d68-18f3-4052-bf85-c5d0c6a63683", "network_id": "8aee45e8-e84b-4435-b96b-fb8dedadb220", "subnet_id": "499f78af-b2cb-44aa-998d-6d2759c2e787", "subnet_ids": ["499f78af-b2cb-44aa-998d-6d2759c2e787"]}'
2026-01-26 09:19:01,686 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.196s
2026-01-26 09:19:01,687 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:19:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-af1c7590-9bad-4369-b465-af10e3b3bf97', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:18:52Z","revision_number":13,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:19:02,306 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.618s
2026-01-26 09:19:02,307 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:19:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-03c99bfb-2e0d-4389-bf3c-da7c6d3c15e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:19:01Z","revision_number":14,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:19:02,414 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=5ac940fa-712c-4a6a-9580-91981de86217&device_owner=network%3Arouter_gateway 0.106s
2026-01-26 09:19:02,415 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': 'Mon, 26 Jan 2026 09:19:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-8e285a8b-98b1-4cf5-8e1a-a5e89ec4fe7d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=5ac940fa-712c-4a6a-9580-91981de86217&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"2a9790e3-2128-459f-b997-97a93c7cb06d","name":"","network_id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","tenant_id":"","mac_address":"fa:16:3e:c3:7a:cc","admin_state_up":true,"status":"ACTIVE","device_id":"5ac940fa-712c-4a6a-9580-91981de86217","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"92b96412-1736-42e0-996d-1a139a1b428e","ip_address":"192.168.122.187"}],"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.187","hostname":"host-192-168-122-187","fqdn":"host-192-168-122-187.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-26T09:18:57Z","updated_at":"2026-01-26T09:19:00Z","revision_number":4,"project_id":""}]}'
2026-01-26 09:19:02,415 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-2a9790e3-2128-459f-b997-97a93c7cb06d options:gateway_mtu
2026-01-26 09:19:02,415 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.107:22' as 'zuul' with password None
2026-01-26 09:19:02,425 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-26 09:19:02,495 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-26 09:19:02,496 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.107 successfully created
2026-01-26 09:19:02,871 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-26 09:19:07,202 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 4.329s
2026-01-26 09:19:07,204 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-1349277060", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "key_name": "tempest-keypair-test-1269631225", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}]}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:19:02 GMT', 'server': 'Apache', 'content-length': '449', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4', '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-365862cf-3aa2-4119-94d4-17e71aea8a9f', 'x-compute-request-id': 'req-365862cf-3aa2-4119-94d4-17e71aea8a9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "18bea338-e8a1-4975-8f9e-052df8f18ef4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}], "adminPass": "HuPu4jEFo6vj"}}'
2026-01-26 09:19:07,471 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/18bea338-e8a1-4975-8f9e-052df8f18ef4 0.265s
2026-01-26 09:19:07,471 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': 'Mon, 26 Jan 2026 09:19:07 GMT', 'server': 'Apache', 'content-length': '1373', '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-7c7e42ad-8a9e-43c1-9fab-2586cee27ef8', 'x-compute-request-id': 'req-7c7e42ad-8a9e-43c1-9fab-2586cee27ef8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b'{"server": {"id": "18bea338-e8a1-4975-8f9e-052df8f18ef4", "name": "tempest-server-test-1349277060", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "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-26T09:19:07Z", "updated": "2026-01-26T09:19:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "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-26 09:19:09,123 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/18bea338-e8a1-4975-8f9e-052df8f18ef4 0.647s
2026-01-26 09:19:09,124 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': 'Mon, 26 Jan 2026 09:19:08 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-89d5f8e0-30c6-49d7-a136-514ce8949782', 'x-compute-request-id': 'req-89d5f8e0-30c6-49d7-a136-514ce8949782', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b'{"server": {"id": "18bea338-e8a1-4975-8f9e-052df8f18ef4", "name": "tempest-server-test-1349277060", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "metadata": {}, "hostId": "d3b69b6c8abfe32fb23aee04e9b4e7c5996a11d945a7d0df2661a64b", "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-26T09:19:07Z", "updated": "2026-01-26T09:19:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "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-26 09:19:09,127 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-26 09:19:10,361 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/18bea338-e8a1-4975-8f9e-052df8f18ef4 0.234s
2026-01-26 09:19:10,362 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': 'Mon, 26 Jan 2026 09:19:10 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-684032e0-cf7a-46d3-8275-18f7c27bee60', 'x-compute-request-id': 'req-684032e0-cf7a-46d3-8275-18f7c27bee60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b'{"server": {"id": "18bea338-e8a1-4975-8f9e-052df8f18ef4", "name": "tempest-server-test-1349277060", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "metadata": {}, "hostId": "d3b69b6c8abfe32fb23aee04e9b4e7c5996a11d945a7d0df2661a64b", "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-26T09:19:07Z", "updated": "2026-01-26T09:19:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "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-26 09:19:12,089 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/18bea338-e8a1-4975-8f9e-052df8f18ef4 0.723s
2026-01-26 09:19:12,089 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': 'Mon, 26 Jan 2026 09:19:11 GMT', 'server': 'Apache', 'content-length': '1502', '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-6837f14f-3c04-4541-8943-1abaffb50fce', 'x-compute-request-id': 'req-6837f14f-3c04-4541-8943-1abaffb50fce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b'{"server": {"id": "18bea338-e8a1-4975-8f9e-052df8f18ef4", "name": "tempest-server-test-1349277060", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "metadata": {}, "hostId": "d3b69b6c8abfe32fb23aee04e9b4e7c5996a11d945a7d0df2661a64b", "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-26T09:19:07Z", "updated": "2026-01-26T09:19:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}], "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-26 09:19:14,126 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/18bea338-e8a1-4975-8f9e-052df8f18ef4 1.030s
2026-01-26 09:19:14,128 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': 'Mon, 26 Jan 2026 09:19:13 GMT', 'server': 'Apache', 'content-length': '1502', '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-016e9669-c7d7-4655-9c93-2a5cb71f51ef', 'x-compute-request-id': 'req-016e9669-c7d7-4655-9c93-2a5cb71f51ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b'{"server": {"id": "18bea338-e8a1-4975-8f9e-052df8f18ef4", "name": "tempest-server-test-1349277060", "status": "BUILD", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "metadata": {}, "hostId": "d3b69b6c8abfe32fb23aee04e9b4e7c5996a11d945a7d0df2661a64b", "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-26T09:19:07Z", "updated": "2026-01-26T09:19:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1269631225", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-2049978308"}], "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-26 09:19:15,311 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/18bea338-e8a1-4975-8f9e-052df8f18ef4 0.178s
2026-01-26 09:19:15,311 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': 'Mon, 26 Jan 2026 09:19:15 GMT', 'server': 'Apache', 'content-length': '1576', '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-ed0ef1f3-6714-4cc8-8863-59b0d8defa14', 'x-compute-request-id': 'req-ed0ef1f3-6714-4cc8-8863-59b0d8defa14', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b'{"server": {"id": "18bea338-e8a1-4975-8f9e-052df8f18ef4", "name": "tempest-server-test-1349277060", "status": "ERROR", "tenant_id": "5c8af329d40f415aba570c04085cb311", "user_id": "ee9591232a0947c4bdc2f7aa67416c26", "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-26T09:19:07Z", "updated": "2026-01-26T09:19:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:19:14Z", "message": "Build of instance 18bea338-e8a1-4975-8f9e-052df8f18ef4 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-1269631225", "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-26 09:19:15,315 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait
2026-01-26 09:19:15,658 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4 0.343s
2026-01-26 09:19:15,659 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': 'Mon, 26 Jan 2026 09:19:15 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-e2cb23e7-2a40-4416-8453-12fb4b5372f1', 'x-compute-request-id': 'req-e2cb23e7-2a40-4416-8453-12fb4b5372f1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b''
2026-01-26 09:19:15,720 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4 0.061s
2026-01-26 09:19:15,721 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': 'Mon, 26 Jan 2026 09:19:15 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-2f057ece-aca4-4e33-8932-13e2fc6fdfae', 'x-compute-request-id': 'req-2f057ece-aca4-4e33-8932-13e2fc6fdfae', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/18bea338-e8a1-4975-8f9e-052df8f18ef4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 18bea338-e8a1-4975-8f9e-052df8f18ef4 could not be found."}}'
2026-01-26 09:19:16,557 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.836s
2026-01-26 09:19:16,558 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:19:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-b6d07481-b1e6-4f3e-ba18-0504eb16df5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:19:16Z","revision_number":15,"project_id":"aa88264c487a43b2855a58eb0dd042c9","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 18bea338-e8a1-4975-8f9e-052df8f18ef4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:19:14Z', 'message': 'Build of instance 18bea338-e8a1-4975-8f9e-052df8f18ef4 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-26 09:20:00,774 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.802s
2026-01-26 09:20:00,775 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-1411859064", "networks": [{"uuid": "d857e292-88da-420d-9685-147e10bdd4ed"}], "security_groups": [{"name": "secgroup_mcast"}], "name": "tempest-test_igmp_snooping_after_openvswitch_restart-2006839417"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:19:57 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3', '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-00ef96a9-2ba1-4d6e-8b5a-47504ff1967f', 'x-compute-request-id': 'req-00ef96a9-2ba1-4d6e-8b5a-47504ff1967f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "467d5777-3bff-47cd-be08-242bfc571ee3", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "secgroup_mcast"}], "adminPass": "sCvNqzYn2QRC"}}'
2026-01-26 09:20:01,137 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/467d5777-3bff-47cd-be08-242bfc571ee3 0.361s
2026-01-26 09:20:01,138 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': 'Mon, 26 Jan 2026 09:20:00 GMT', 'server': 'Apache', 'content-length': '1406', '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-a2c27e32-4981-4e18-a797-03e7194eaa8a', 'x-compute-request-id': 'req-a2c27e32-4981-4e18-a797-03e7194eaa8a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b'{"server": {"id": "467d5777-3bff-47cd-be08-242bfc571ee3", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-2006839417", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "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-26T09:20:00Z", "updated": "2026-01-26T09:20:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:03,141 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/467d5777-3bff-47cd-be08-242bfc571ee3 0.996s
2026-01-26 09:20:03,142 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': 'Mon, 26 Jan 2026 09:20:02 GMT', 'server': 'Apache', 'content-length': '1464', '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-ddf13e9d-ec70-4132-9976-032ae435fb2d', 'x-compute-request-id': 'req-ddf13e9d-ec70-4132-9976-032ae435fb2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b'{"server": {"id": "467d5777-3bff-47cd-be08-242bfc571ee3", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-2006839417", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "metadata": {}, "hostId": "24af733a0bb8806a35ffafb6dc673f72a6299cfa8742c0d633a1ca4c", "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-26T09:20:00Z", "updated": "2026-01-26T09:20:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:03,146 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-26 09:20:04,570 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/467d5777-3bff-47cd-be08-242bfc571ee3 0.421s
2026-01-26 09:20:04,570 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': 'Mon, 26 Jan 2026 09:20:04 GMT', 'server': 'Apache', 'content-length': '1513', '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-c580d9a2-538a-472e-a82f-6add0999b4bf', 'x-compute-request-id': 'req-c580d9a2-538a-472e-a82f-6add0999b4bf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b'{"server": {"id": "467d5777-3bff-47cd-be08-242bfc571ee3", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-2006839417", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "metadata": {}, "hostId": "24af733a0bb8806a35ffafb6dc673f72a6299cfa8742c0d633a1ca4c", "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-26T09:20:00Z", "updated": "2026-01-26T09:20:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:07,116 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/467d5777-3bff-47cd-be08-242bfc571ee3 1.541s
2026-01-26 09:20:07,116 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': 'Mon, 26 Jan 2026 09:20:05 GMT', 'server': 'Apache', 'content-length': '1513', '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-0bf4ce77-d8da-4448-98f1-855b544d5dfa', 'x-compute-request-id': 'req-0bf4ce77-d8da-4448-98f1-855b544d5dfa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b'{"server": {"id": "467d5777-3bff-47cd-be08-242bfc571ee3", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-2006839417", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "metadata": {}, "hostId": "24af733a0bb8806a35ffafb6dc673f72a6299cfa8742c0d633a1ca4c", "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-26T09:20:00Z", "updated": "2026-01-26T09:20:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:08,478 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/467d5777-3bff-47cd-be08-242bfc571ee3 0.358s
2026-01-26 09:20:08,479 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': 'Mon, 26 Jan 2026 09:20:08 GMT', 'server': 'Apache', 'content-length': '1457', '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-b8078c35-a86d-4dcb-b2e5-89b677cc3a99', 'x-compute-request-id': 'req-b8078c35-a86d-4dcb-b2e5-89b677cc3a99', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b'{"server": {"id": "467d5777-3bff-47cd-be08-242bfc571ee3", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-2006839417", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "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-26T09:20:00Z", "updated": "2026-01-26T09:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:10,131 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/467d5777-3bff-47cd-be08-242bfc571ee3 0.647s
2026-01-26 09:20:10,131 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': 'Mon, 26 Jan 2026 09:20:09 GMT', 'server': 'Apache', 'content-length': '1760', '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-c01d5a8a-1474-4267-9094-3a6a5f4e3c21', 'x-compute-request-id': 'req-c01d5a8a-1474-4267-9094-3a6a5f4e3c21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b'{"server": {"id": "467d5777-3bff-47cd-be08-242bfc571ee3", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-2006839417", "status": "ERROR", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "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-26T09:20:00Z", "updated": "2026-01-26T09:20:08Z", "addresses": {"tempest-test-network--1105525864": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:bb:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/467d5777-3bff-47cd-be08-242bfc571ee3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:20:08Z", "message": "Build of instance 467d5777-3bff-47cd-be08-242bfc571ee3 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-1411859064", "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-26 09:20:10,136 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 9 second wait
2026-01-26 09:20:10,460 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3 0.323s
2026-01-26 09:20:10,461 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': 'Mon, 26 Jan 2026 09:20: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-96426fd6-b487-439d-aee3-db11d145a1bd', 'x-compute-request-id': 'req-96426fd6-b487-439d-aee3-db11d145a1bd', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b''
2026-01-26 09:20:10,516 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3 0.055s
2026-01-26 09:20:10,517 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': 'Mon, 26 Jan 2026 09:20: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-b778d989-0bb9-4230-ae64-c079b67c1619', 'x-compute-request-id': 'req-b778d989-0bb9-4230-ae64-c079b67c1619', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/467d5777-3bff-47cd-be08-242bfc571ee3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 467d5777-3bff-47cd-be08-242bfc571ee3 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 467d5777-3bff-47cd-be08-242bfc571ee3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:20:08Z', 'message': 'Build of instance 467d5777-3bff-47cd-be08-242bfc571ee3 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-26 09:20:11,153 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.634s
2026-01-26 09:20:11,153 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:20:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-57515c0e-d447-4699-be5f-61bdb5d5fcfd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=357331964f1e333f47d4f2285991632c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:20:10Z","revision_number":17,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:20:12,740 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 1.586s
2026-01-26 09:20:12,740 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-1411859064", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "security_groups": [{"name": "secgroup_mcast"}], "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-838552313"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:20:11 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9', '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-4e9fe9cf-fc1f-4e6c-acbe-4fc41de119fb', 'x-compute-request-id': 'req-4e9fe9cf-fc1f-4e6c-acbe-4fc41de119fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "4c1fbdef-a751-4b2a-a421-5192c173bba9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "secgroup_mcast"}], "adminPass": "kNrt6Bw2PgUf"}}'
2026-01-26 09:20:13,137 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/4c1fbdef-a751-4b2a-a421-5192c173bba9 0.394s
2026-01-26 09:20:13,138 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': 'Mon, 26 Jan 2026 09:20:12 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-ad484fb1-c0f4-4018-b2c6-9cd681ab75d1', 'x-compute-request-id': 'req-ad484fb1-c0f4-4018-b2c6-9cd681ab75d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b'{"server": {"id": "4c1fbdef-a751-4b2a-a421-5192c173bba9", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-838552313", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "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-26T09:20:12Z", "updated": "2026-01-26T09:20:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:14,345 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/4c1fbdef-a751-4b2a-a421-5192c173bba9 0.204s
2026-01-26 09:20:14,346 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': 'Mon, 26 Jan 2026 09:20:14 GMT', 'server': 'Apache', 'content-length': '1465', '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-898e63c0-e0e8-475f-b572-6ffef77d006f', 'x-compute-request-id': 'req-898e63c0-e0e8-475f-b572-6ffef77d006f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b'{"server": {"id": "4c1fbdef-a751-4b2a-a421-5192c173bba9", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-838552313", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "metadata": {}, "hostId": "24af733a0bb8806a35ffafb6dc673f72a6299cfa8742c0d633a1ca4c", "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-26T09:20:12Z", "updated": "2026-01-26T09:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:14,349 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-26 09:20:15,764 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/4c1fbdef-a751-4b2a-a421-5192c173bba9 0.412s
2026-01-26 09:20:15,764 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': 'Mon, 26 Jan 2026 09:20:15 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-5182707f-388a-4d20-bb63-6ceb15b67762', 'x-compute-request-id': 'req-5182707f-388a-4d20-bb63-6ceb15b67762', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b'{"server": {"id": "4c1fbdef-a751-4b2a-a421-5192c173bba9", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-838552313", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "metadata": {}, "hostId": "24af733a0bb8806a35ffafb6dc673f72a6299cfa8742c0d633a1ca4c", "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-26T09:20:12Z", "updated": "2026-01-26T09:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:17,918 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/4c1fbdef-a751-4b2a-a421-5192c173bba9 1.148s
2026-01-26 09:20:17,919 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': 'Mon, 26 Jan 2026 09:20:16 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-0439441e-2705-43e3-ad76-c9fa7677ce23', 'x-compute-request-id': 'req-0439441e-2705-43e3-ad76-c9fa7677ce23', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b'{"server": {"id": "4c1fbdef-a751-4b2a-a421-5192c173bba9", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-838552313", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "metadata": {}, "hostId": "24af733a0bb8806a35ffafb6dc673f72a6299cfa8742c0d633a1ca4c", "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-26T09:20:12Z", "updated": "2026-01-26T09:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:19,173 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/4c1fbdef-a751-4b2a-a421-5192c173bba9 0.247s
2026-01-26 09:20:19,173 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': 'Mon, 26 Jan 2026 09:20:18 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-126b2a8c-626f-412f-ba25-d45a5bc5d38e', 'x-compute-request-id': 'req-126b2a8c-626f-412f-ba25-d45a5bc5d38e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b'{"server": {"id": "4c1fbdef-a751-4b2a-a421-5192c173bba9", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-838552313", "status": "BUILD", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "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-26T09:20:12Z", "updated": "2026-01-26T09:20:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1411859064", "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-26 09:20:21,140 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/4c1fbdef-a751-4b2a-a421-5192c173bba9 0.957s
2026-01-26 09:20:21,140 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': 'Mon, 26 Jan 2026 09:20:20 GMT', 'server': 'Apache', 'content-length': '1610', '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-001f4f29-5f82-44a8-a49b-9c98dc022875', 'x-compute-request-id': 'req-001f4f29-5f82-44a8-a49b-9c98dc022875', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b'{"server": {"id": "4c1fbdef-a751-4b2a-a421-5192c173bba9", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-838552313", "status": "ERROR", "tenant_id": "306e1a37a3bf4575b4741dfd2d3e006e", "user_id": "e4bb7883ea7c4590914fa17cdde17428", "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-26T09:20:12Z", "updated": "2026-01-26T09:20:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:20:19Z", "message": "Build of instance 4c1fbdef-a751-4b2a-a421-5192c173bba9 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-1411859064", "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-26 09:20:21,143 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait
2026-01-26 09:20:21,571 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9 0.427s
2026-01-26 09:20:21,572 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': 'Mon, 26 Jan 2026 09:20:21 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-05f79000-26dc-47b3-8583-817fcbae662b', 'x-compute-request-id': 'req-05f79000-26dc-47b3-8583-817fcbae662b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b''
2026-01-26 09:20:21,645 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9 0.073s
2026-01-26 09:20:21,645 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': 'Mon, 26 Jan 2026 09:20:21 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-285afe99-999b-4b0f-bef1-8d5c0d862672', 'x-compute-request-id': 'req-285afe99-999b-4b0f-bef1-8d5c0d862672', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4c1fbdef-a751-4b2a-a421-5192c173bba9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c1fbdef-a751-4b2a-a421-5192c173bba9 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 4c1fbdef-a751-4b2a-a421-5192c173bba9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:20:19Z', 'message': 'Build of instance 4c1fbdef-a751-4b2a-a421-5192c173bba9 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-26 09:26:09,045 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.380s
2026-01-26 09:26:09,045 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:26:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-189c80eb-464b-49e0-865b-b55db5b8b91b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=823af76983a748fbb6554ef2558b14e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:26:08Z","revision_number":19,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:26:13,848 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 4.801s
2026-01-26 09:26:13,848 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-898140873", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "name": "tempest-test_dscp_marking_external_network-954045707"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:26:09 GMT', 'server': 'Apache', 'content-length': '443', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093', '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-84262e67-54b5-403e-baa5-db70b6cf7de2', 'x-compute-request-id': 'req-84262e67-54b5-403e-baa5-db70b6cf7de2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "dfe86286-741f-4a72-9abb-35bbc3454093", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "adminPass": "ziZ8AxXUS6mY"}}'
2026-01-26 09:26:14,221 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/dfe86286-741f-4a72-9abb-35bbc3454093 0.371s
2026-01-26 09:26:14,221 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': 'Mon, 26 Jan 2026 09:26:13 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-4dc3d045-79d8-4f73-a17f-f13fbaeb1d01', 'x-compute-request-id': 'req-4dc3d045-79d8-4f73-a17f-f13fbaeb1d01', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b'{"server": {"id": "dfe86286-741f-4a72-9abb-35bbc3454093", "name": "tempest-test_dscp_marking_external_network-954045707", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "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-26T09:26:13Z", "updated": "2026-01-26T09:26:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "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-26 09:26:15,507 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/dfe86286-741f-4a72-9abb-35bbc3454093 0.281s
2026-01-26 09:26:15,508 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': 'Mon, 26 Jan 2026 09:26:15 GMT', 'server': 'Apache', 'content-length': '1452', '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-e2191380-8369-40d3-bea3-0dce57a26032', 'x-compute-request-id': 'req-e2191380-8369-40d3-bea3-0dce57a26032', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b'{"server": {"id": "dfe86286-741f-4a72-9abb-35bbc3454093", "name": "tempest-test_dscp_marking_external_network-954045707", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "metadata": {}, "hostId": "0d680a9a8f9405480c05084ac5c909f1a7c0e7499c738a1d8ce758af", "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-26T09:26:13Z", "updated": "2026-01-26T09:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "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-26 09:26:15,511 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-26 09:26:17,075 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/dfe86286-741f-4a72-9abb-35bbc3454093 0.563s
2026-01-26 09:26:17,075 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': 'Mon, 26 Jan 2026 09:26:16 GMT', 'server': 'Apache', 'content-length': '1517', '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-f0635134-2c59-404c-bba6-4d0839d5abb8', 'x-compute-request-id': 'req-f0635134-2c59-404c-bba6-4d0839d5abb8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b'{"server": {"id": "dfe86286-741f-4a72-9abb-35bbc3454093", "name": "tempest-test_dscp_marking_external_network-954045707", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "metadata": {}, "hostId": "0d680a9a8f9405480c05084ac5c909f1a7c0e7499c738a1d8ce758af", "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-26T09:26:13Z", "updated": "2026-01-26T09:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "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-26 09:26:18,641 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/dfe86286-741f-4a72-9abb-35bbc3454093 0.562s
2026-01-26 09:26:18,641 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': 'Mon, 26 Jan 2026 09:26:18 GMT', 'server': 'Apache', 'content-length': '1517', '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-01752422-017b-46fc-ba97-485378f5b542', 'x-compute-request-id': 'req-01752422-017b-46fc-ba97-485378f5b542', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b'{"server": {"id": "dfe86286-741f-4a72-9abb-35bbc3454093", "name": "tempest-test_dscp_marking_external_network-954045707", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "metadata": {}, "hostId": "0d680a9a8f9405480c05084ac5c909f1a7c0e7499c738a1d8ce758af", "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-26T09:26:13Z", "updated": "2026-01-26T09:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "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-26 09:26:20,153 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/dfe86286-741f-4a72-9abb-35bbc3454093 0.506s
2026-01-26 09:26:20,155 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': 'Mon, 26 Jan 2026 09:26:19 GMT', 'server': 'Apache', 'content-length': '1461', '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-812a06b5-55cf-4603-9b39-a69666076cdc', 'x-compute-request-id': 'req-812a06b5-55cf-4603-9b39-a69666076cdc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b'{"server": {"id": "dfe86286-741f-4a72-9abb-35bbc3454093", "name": "tempest-test_dscp_marking_external_network-954045707", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "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-26T09:26:13Z", "updated": "2026-01-26T09:26:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "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-26 09:26:21,516 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/dfe86286-741f-4a72-9abb-35bbc3454093 0.352s
2026-01-26 09:26:21,516 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': 'Mon, 26 Jan 2026 09:26:21 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-6053b9e9-f168-4cfd-87de-5774ecc96b38', 'x-compute-request-id': 'req-6053b9e9-f168-4cfd-87de-5774ecc96b38', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b'{"server": {"id": "dfe86286-741f-4a72-9abb-35bbc3454093", "name": "tempest-test_dscp_marking_external_network-954045707", "status": "ERROR", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "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-26T09:26:13Z", "updated": "2026-01-26T09:26:20Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.177", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:b1:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dfe86286-741f-4a72-9abb-35bbc3454093"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:26:20Z", "message": "Build of instance dfe86286-741f-4a72-9abb-35bbc3454093 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-898140873", "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-26 09:26:21,528 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 7 second wait
2026-01-26 09:26:21,926 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093 0.394s
2026-01-26 09:26:21,927 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': 'Mon, 26 Jan 2026 09:26:21 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-e4fff850-dfcb-4c8b-9e96-20686afc150f', 'x-compute-request-id': 'req-e4fff850-dfcb-4c8b-9e96-20686afc150f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b''
2026-01-26 09:26:22,000 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093 0.073s
2026-01-26 09:26:22,000 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': 'Mon, 26 Jan 2026 09:26:21 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-d3051c03-bdab-488f-abc7-f97b031a6d20', 'x-compute-request-id': 'req-d3051c03-bdab-488f-abc7-f97b031a6d20', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dfe86286-741f-4a72-9abb-35bbc3454093'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance dfe86286-741f-4a72-9abb-35bbc3454093 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 dfe86286-741f-4a72-9abb-35bbc3454093 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:26:20Z', 'message': 'Build of instance dfe86286-741f-4a72-9abb-35bbc3454093 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-26 09:26:22,218 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.213s
2026-01-26 09:26:22,218 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:26:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-10c3ad32-847a-4ee5-92c8-261de886d37d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=823af76983a748fbb6554ef2558b14e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:26:08Z","revision_number":19,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:26:26,607 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 4.387s
2026-01-26 09:26:26,608 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-898140873", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "name": "tempest-test_dscp_marking_south_north-1275375553"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:26:22 GMT', 'server': 'Apache', 'content-length': '443', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b', '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-c4f12cfd-7ef1-4d83-8650-1438ce097d56', 'x-compute-request-id': 'req-c4f12cfd-7ef1-4d83-8650-1438ce097d56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "adminPass": "T6mPGHK27tmu"}}'
2026-01-26 09:26:27,207 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/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 0.589s
2026-01-26 09:26:27,207 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': 'Mon, 26 Jan 2026 09:26:26 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-add2ff9e-003d-4c1f-8749-a23e3e503077', 'x-compute-request-id': 'req-add2ff9e-003d-4c1f-8749-a23e3e503077', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"server": {"id": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "name": "tempest-test_dscp_marking_south_north-1275375553", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "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-26T09:26:26Z", "updated": "2026-01-26T09:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "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-26 09:26:28,516 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/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 0.302s
2026-01-26 09:26:28,517 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': 'Mon, 26 Jan 2026 09:26:28 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-7720bbc2-6a25-4f31-affe-aac144182c70', 'x-compute-request-id': 'req-7720bbc2-6a25-4f31-affe-aac144182c70', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"server": {"id": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "name": "tempest-test_dscp_marking_south_north-1275375553", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "metadata": {}, "hostId": "0d680a9a8f9405480c05084ac5c909f1a7c0e7499c738a1d8ce758af", "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-26T09:26:26Z", "updated": "2026-01-26T09:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "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-26 09:26:28,537 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait
2026-01-26 09:26:30,051 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/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 0.511s
2026-01-26 09:26:30,052 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': 'Mon, 26 Jan 2026 09:26:29 GMT', 'server': 'Apache', 'content-length': '1513', '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-58225ea6-f8da-4269-912b-8cbcbd36d290', 'x-compute-request-id': 'req-58225ea6-f8da-4269-912b-8cbcbd36d290', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"server": {"id": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "name": "tempest-test_dscp_marking_south_north-1275375553", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "metadata": {}, "hostId": "0d680a9a8f9405480c05084ac5c909f1a7c0e7499c738a1d8ce758af", "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-26T09:26:26Z", "updated": "2026-01-26T09:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "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-26 09:26:30,055 27 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait
2026-01-26 09:26:33,574 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/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 2.517s
2026-01-26 09:26:33,574 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': 'Mon, 26 Jan 2026 09:26:31 GMT', 'server': 'Apache', 'content-length': '1513', '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-4739c0fd-108d-47ed-8490-97d752c5cc00', 'x-compute-request-id': 'req-4739c0fd-108d-47ed-8490-97d752c5cc00', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"server": {"id": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "name": "tempest-test_dscp_marking_south_north-1275375553", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "metadata": {}, "hostId": "0d680a9a8f9405480c05084ac5c909f1a7c0e7499c738a1d8ce758af", "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-26T09:26:26Z", "updated": "2026-01-26T09:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "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-26 09:26:35,523 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/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 0.943s
2026-01-26 09:26:35,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': 'Mon, 26 Jan 2026 09:26:34 GMT', 'server': 'Apache', 'content-length': '1513', '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-84f1ef2f-80af-4feb-8fe8-6d19b56032fb', 'x-compute-request-id': 'req-84f1ef2f-80af-4feb-8fe8-6d19b56032fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"server": {"id": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "name": "tempest-test_dscp_marking_south_north-1275375553", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "metadata": {}, "hostId": "0d680a9a8f9405480c05084ac5c909f1a7c0e7499c738a1d8ce758af", "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-26T09:26:26Z", "updated": "2026-01-26T09:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-377058344"}], "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-26 09:26:37,307 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/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 0.778s
2026-01-26 09:26:37,307 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': 'Mon, 26 Jan 2026 09:26:36 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-06f03b37-36d2-4b82-b6ec-f50cb9f2485f', 'x-compute-request-id': 'req-06f03b37-36d2-4b82-b6ec-f50cb9f2485f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"server": {"id": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "name": "tempest-test_dscp_marking_south_north-1275375553", "status": "BUILD", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "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-26T09:26:26Z", "updated": "2026-01-26T09:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-898140873", "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-26 09:26:39,513 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/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 1.200s
2026-01-26 09:26:39,514 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': 'Mon, 26 Jan 2026 09:26:38 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-fa8530c1-ccba-4ff9-9673-72b2be2b872e', 'x-compute-request-id': 'req-fa8530c1-ccba-4ff9-9673-72b2be2b872e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"server": {"id": "73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b", "name": "tempest-test_dscp_marking_south_north-1275375553", "status": "ERROR", "tenant_id": "28a4e49cff08498b810bd1f2903b2946", "user_id": "1a420e5f1acf4fc69a9a572e5dfb0a21", "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-26T09:26:26Z", "updated": "2026-01-26T09:26:37Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.177", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:9e:4a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:26:37Z", "message": "Build of instance 73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 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-898140873", "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-26 09:26:39,520 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 12 second wait
2026-01-26 09:26:40,701 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 1.181s
2026-01-26 09:26:40,702 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': 'Mon, 26 Jan 2026 09:26:39 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-db834c4c-d678-4a7c-8557-507f74b0ac23', 'x-compute-request-id': 'req-db834c4c-d678-4a7c-8557-507f74b0ac23', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b''
2026-01-26 09:26:40,780 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 0.078s
2026-01-26 09:26:40,781 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': 'Mon, 26 Jan 2026 09:26:40 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-e8b3815b-a1b9-43e4-ba79-b533d9e26f5d', 'x-compute-request-id': 'req-e8b3815b-a1b9-43e4-ba79-b533d9e26f5d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 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 73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:26:37Z', 'message': 'Build of instance 73aff6c6-126b-41d0-a3d4-b5cba0ebdb5b 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-26 09:27:32,641 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:setUp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.923s
2026-01-26 09:27:32,641 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:27:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-9fd8be11-a51e-4de5-921a-30b22c46881d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=823af76983a748fbb6554ef2558b14e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:27:31Z","revision_number":21,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:27:33,609 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/c56f24d7-f7eb-4695-9b9c-0626b55aea16 0.911s
2026-01-26 09:27:33,609 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:27:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-301d9628-94de-421f-b946-70acf30db738', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=823af76983a748fbb6554ef2558b14e6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c56f24d7-f7eb-4695-9b9c-0626b55aea16'}
Body: b'{"network":{"id":"c56f24d7-f7eb-4695-9b9c-0626b55aea16","name":"public","tenant_id":"aa88264c487a43b2855a58eb0dd042c9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["92b96412-1736-42e0-996d-1a139a1b428e"],"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-26T08:41:02Z","updated_at":"2026-01-26T09:27:31Z","revision_number":21,"project_id":"aa88264c487a43b2855a58eb0dd042c9","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-26 09:27:35,151 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.541s
2026-01-26 09:27:35,151 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-1597830972", "networks": [{"uuid": "c56f24d7-f7eb-4695-9b9c-0626b55aea16"}], "security_groups": [{"name": "tempest-secgroup_qos-16515274"}], "name": "tempest-test_dscp_bwlimit_external_network-43655487"}}
Response - Headers: {'date': 'Mon, 26 Jan 2026 09:27:33 GMT', 'server': 'Apache', 'content-length': '442', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0', '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-2923cf6c-cef5-4ab4-9014-c845b30e53ba', 'x-compute-request-id': 'req-2923cf6c-cef5-4ab4-9014-c845b30e53ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; 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": "83cdc3d1-53a7-463c-b1f0-52a035b0f3b0", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-16515274"}], "adminPass": "kTTDD3wzLfpy"}}'
2026-01-26 09:27:35,598 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/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 0.444s
2026-01-26 09:27:35,599 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': 'Mon, 26 Jan 2026 09:27:35 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-9bfe7b61-ec99-4a39-8fd7-f7f76255c1f8', 'x-compute-request-id': 'req-9bfe7b61-ec99-4a39-8fd7-f7f76255c1f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b'{"server": {"id": "83cdc3d1-53a7-463c-b1f0-52a035b0f3b0", "name": "tempest-test_dscp_bwlimit_external_network-43655487", "status": "BUILD", "tenant_id": "0a7c8e73072047ca925697b0fc32a9b2", "user_id": "ffcd5344b83e4d8594fb929f9a99b872", "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-26T09:27:35Z", "updated": "2026-01-26T09:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1597830972", "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-26 09:27:37,240 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/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 0.635s
2026-01-26 09:27:37,241 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': 'Mon, 26 Jan 2026 09:27:36 GMT', 'server': 'Apache', 'content-length': '1464', '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-f78badf9-e3ce-40fd-9f62-c495d9e5a141', 'x-compute-request-id': 'req-f78badf9-e3ce-40fd-9f62-c495d9e5a141', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b'{"server": {"id": "83cdc3d1-53a7-463c-b1f0-52a035b0f3b0", "name": "tempest-test_dscp_bwlimit_external_network-43655487", "status": "BUILD", "tenant_id": "0a7c8e73072047ca925697b0fc32a9b2", "user_id": "ffcd5344b83e4d8594fb929f9a99b872", "metadata": {}, "hostId": "413fb2e44723f8d7379e9202109bd97dc6a219df004aeec9583c5d83", "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-26T09:27:35Z", "updated": "2026-01-26T09:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1597830972", "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-26 09:27:37,245 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait
2026-01-26 09:27:38,702 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/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 0.455s
2026-01-26 09:27:38,702 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': 'Mon, 26 Jan 2026 09:27:38 GMT', 'server': 'Apache', 'content-length': '1516', '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-7e457d30-0ff5-4834-ab23-3b1202cfe033', 'x-compute-request-id': 'req-7e457d30-0ff5-4834-ab23-3b1202cfe033', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b'{"server": {"id": "83cdc3d1-53a7-463c-b1f0-52a035b0f3b0", "name": "tempest-test_dscp_bwlimit_external_network-43655487", "status": "BUILD", "tenant_id": "0a7c8e73072047ca925697b0fc32a9b2", "user_id": "ffcd5344b83e4d8594fb929f9a99b872", "metadata": {}, "hostId": "413fb2e44723f8d7379e9202109bd97dc6a219df004aeec9583c5d83", "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-26T09:27:35Z", "updated": "2026-01-26T09:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1597830972", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-16515274"}], "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-26 09:27:38,705 27 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait
2026-01-26 09:27:40,039 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/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 0.332s
2026-01-26 09:27:40,040 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': 'Mon, 26 Jan 2026 09:27:39 GMT', 'server': 'Apache', 'content-length': '1516', '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-0b2ef6db-ebff-41ce-ac3d-0dc08c01ef05', 'x-compute-request-id': 'req-0b2ef6db-ebff-41ce-ac3d-0dc08c01ef05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b'{"server": {"id": "83cdc3d1-53a7-463c-b1f0-52a035b0f3b0", "name": "tempest-test_dscp_bwlimit_external_network-43655487", "status": "BUILD", "tenant_id": "0a7c8e73072047ca925697b0fc32a9b2", "user_id": "ffcd5344b83e4d8594fb929f9a99b872", "metadata": {}, "hostId": "413fb2e44723f8d7379e9202109bd97dc6a219df004aeec9583c5d83", "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-26T09:27:35Z", "updated": "2026-01-26T09:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1597830972", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-16515274"}], "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-26 09:27:41,542 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/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 0.499s
2026-01-26 09:27:41,543 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': 'Mon, 26 Jan 2026 09:27:41 GMT', 'server': 'Apache', 'content-length': '1460', '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-ee6a50c1-be00-478d-91dd-0f21c6407eee', 'x-compute-request-id': 'req-ee6a50c1-be00-478d-91dd-0f21c6407eee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b'{"server": {"id": "83cdc3d1-53a7-463c-b1f0-52a035b0f3b0", "name": "tempest-test_dscp_bwlimit_external_network-43655487", "status": "BUILD", "tenant_id": "0a7c8e73072047ca925697b0fc32a9b2", "user_id": "ffcd5344b83e4d8594fb929f9a99b872", "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-26T09:27:35Z", "updated": "2026-01-26T09:27:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1597830972", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-16515274"}], "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-26 09:27:43,603 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/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 1.054s
2026-01-26 09:27:43,604 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': 'Mon, 26 Jan 2026 09:27:42 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-7766bdee-de34-414c-8cb5-c2308df508b0', 'x-compute-request-id': 'req-7766bdee-de34-414c-8cb5-c2308df508b0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b'{"server": {"id": "83cdc3d1-53a7-463c-b1f0-52a035b0f3b0", "name": "tempest-test_dscp_bwlimit_external_network-43655487", "status": "ERROR", "tenant_id": "0a7c8e73072047ca925697b0fc32a9b2", "user_id": "ffcd5344b83e4d8594fb929f9a99b872", "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-26T09:27:35Z", "updated": "2026-01-26T09:27:42Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.216", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:96:71"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-26T09:27:41Z", "message": "Build of instance 83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 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-1597830972", "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-26 09:27:43,609 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait
2026-01-26 09:27:44,452 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 0.842s
2026-01-26 09:27:44,453 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': 'Mon, 26 Jan 2026 09:27:43 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-9d75023a-d7af-406c-b226-6ba7d210f544', 'x-compute-request-id': 'req-9d75023a-d7af-406c-b226-6ba7d210f544', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b''
2026-01-26 09:27:44,543 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 0.090s
2026-01-26 09:27:44,544 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': 'Mon, 26 Jan 2026 09:27:44 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-a6bdb9f3-3d5b-48c8-9c79-f0656498e4a5', 'x-compute-request-id': 'req-a6bdb9f3-3d5b-48c8-9c79-f0656498e4a5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/83cdc3d1-53a7-463c-b1f0-52a035b0f3b0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 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 83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-26T09:27:41Z', 'message': 'Build of instance 83cdc3d1-53a7-463c-b1f0-52a035b0f3b0 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 | ||