Status: Pass 7 Failure 1 Skip 1
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 9 | 7 | 1 | 0 | 1 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt1.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow]
|
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
pass
pt1.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network]
|
||||||
test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] |
pass
pt1.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]
|
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
pass
pt1.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow]
|
||||||
test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] |
fail
ft1.5: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 16:37:52,037 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 3.131s
2026-01-21 16:37:52,038 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-network-smoke--461926091", "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:37:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-fe82309c-9dec-4e5f-9f88-6075079cb03f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; 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":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","name":"tempest-network-smoke--461926091","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3d6214185b004f9c9798abfc29d1ae14","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":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-21T16:37:49Z","updated_at":"2026-01-21T16:37:49Z","revision_number":1}}'
2026-01-21 16:37:56,346 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 4.308s
2026-01-21 16:37:56,347 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-865087512", "admin_state_up": true, "project_id": "3d6214185b004f9c9798abfc29d1ae14", "external_gateway_info": {"network_id": "e247141c-af43-4b80-8359-c5f22f579d3f"}}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:37:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-f7adbc05-ed07-48cc-9d78-9568604289da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; 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": "897c58ed-eb7b-41d1-9e43-5b691a2c3119", "name": "tempest-TestNetworkBasicOps-router-865087512", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e247141c-af43-4b80-8359-c5f22f579d3f", "external_fixed_ips": [{"subnet_id": "0496e1aa-10a2-49bb-aa2e-b89257201bef", "ip_address": "192.168.122.223"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T16:37:52Z", "updated_at": "2026-01-21T16:37:54Z", "revision_number": 2, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:37:56,436 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=3d6214185b004f9c9798abfc29d1ae14&cidr=10.100.0.0%2F28 0.089s
2026-01-21 16:37:56,437 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:37:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-27871ab9-41c1-4b4f-b62e-abb99636702d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=3d6214185b004f9c9798abfc29d1ae14&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-01-21 16:37:56,557 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.120s
2026-01-21 16:37:56,557 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:37:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d59ecc42-847e-40f5-902d-f1c9fc8f75ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True'}
Body: b'{"networks":[{"id":"e247141c-af43-4b80-8359-c5f22f579d3f","name":"public","tenant_id":"ad455439fcc6470fa721af543ff96c56","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["0496e1aa-10a2-49bb-aa2e-b89257201bef"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T16:28:07Z","updated_at":"2026-01-21T16:28:11Z","revision_number":2,"project_id":"ad455439fcc6470fa721af543ff96c56","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}'
2026-01-21 16:37:56,632 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e247141c-af43-4b80-8359-c5f22f579d3f&cidr=10.100.0.0%2F28 0.074s
2026-01-21 16:37:56,633 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:37:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-6e0a8cac-f521-4486-93e8-e1f3b3c1a82a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e247141c-af43-4b80-8359-c5f22f579d3f&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-01-21 16:37:58,736 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.103s
2026-01-21 16:37:58,737 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"name": "tempest-subnet-smoke-1275165462", "network_id": "18ec68fc-c1ec-4eaf-93b9-386e7b0477a2", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "ip_version": 4, "cidr": "10.100.0.0/28"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:37:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-3ae4506a-fe7e-494c-b0e2-1fc6c88f114b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; 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":"9097a317-5933-4532-b4f0-35f8574ab88b","name":"tempest-subnet-smoke-1275165462","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","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-21T16:37:57Z","updated_at":"2026-01-21T16:37:57Z","revision_number":0,"project_id":"3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:02,968 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/897c58ed-eb7b-41d1-9e43-5b691a2c3119/add_router_interface 4.231s
2026-01-21 16:38:02,969 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "9097a317-5933-4532-b4f0-35f8574ab88b"}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-530cacb5-ccf6-4171-a2b8-858058c42099', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/897c58ed-eb7b-41d1-9e43-5b691a2c3119/add_router_interface'}
Body: b'{"id": "897c58ed-eb7b-41d1-9e43-5b691a2c3119", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "port_id": "a37fae88-15fc-4427-a790-81405ca421e4", "network_id": "18ec68fc-c1ec-4eaf-93b9-386e7b0477a2", "subnet_id": "9097a317-5933-4532-b4f0-35f8574ab88b", "subnet_ids": ["9097a317-5933-4532-b4f0-35f8574ab88b"]}'
2026-01-21 16:38:03,099 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.129s
2026-01-21 16:38:03,099 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-039b020b-5436-4e87-b879-6a578fea786d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"networks":[{"id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","name":"tempest-network-smoke--461926091","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["9097a317-5933-4532-b4f0-35f8574ab88b"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-21T16:37:49Z","updated_at":"2026-01-21T16:37:57Z","revision_number":2,"project_id":"3d6214185b004f9c9798abfc29d1ae14","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":45892},{"id":"e247141c-af43-4b80-8359-c5f22f579d3f","name":"public","tenant_id":"ad455439fcc6470fa721af543ff96c56","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["0496e1aa-10a2-49bb-aa2e-b89257201bef"],"shared":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T16:28:07Z","updated_at":"2026-01-21T16:28:11Z","revision_number":2,"project_id":"ad455439fcc6470fa721af543ff96c56","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}'
2026-01-21 16:38:03,191 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.092s
2026-01-21 16:38:03,191 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-7042ad15-acb2-4afe-b959-03c13cbd6bd4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnets":[{"id":"0496e1aa-10a2-49bb-aa2e-b89257201bef","name":"public_subnet","tenant_id":"ad455439fcc6470fa721af543ff96c56","network_id":"e247141c-af43-4b80-8359-c5f22f579d3f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.122.1","cidr":"192.168.122.0/24","allocation_pools":[{"start":"192.168.122.171","end":"192.168.122.250"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2026-01-21T16:28:11Z","updated_at":"2026-01-21T16:28:11Z","revision_number":0,"project_id":"ad455439fcc6470fa721af543ff96c56"},{"id":"9097a317-5933-4532-b4f0-35f8574ab88b","name":"tempest-subnet-smoke-1275165462","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","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":[],"segment_id":null,"tags":[],"created_at":"2026-01-21T16:37:57Z","updated_at":"2026-01-21T16:37:57Z","revision_number":0,"project_id":"3d6214185b004f9c9798abfc29d1ae14"}]}'
2026-01-21 16:38:03,520 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.328s
2026-01-21 16:38:03,520 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-ca69e57b-fbe9-4477-a4b1-56425f899f8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"routers": [{"id": "897c58ed-eb7b-41d1-9e43-5b691a2c3119", "name": "tempest-TestNetworkBasicOps-router-865087512", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e247141c-af43-4b80-8359-c5f22f579d3f", "external_fixed_ips": [{"subnet_id": "0496e1aa-10a2-49bb-aa2e-b89257201bef", "ip_address": "192.168.122.223"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T16:37:52Z", "updated_at": "2026-01-21T16:38:00Z", "revision_number": 3, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}]}'
2026-01-21 16:38:04,942 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/ports 1.421s
2026-01-21 16:38:04,942 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"name": "tempest-TestNetworkBasicOps-434942515", "network_id": "18ec68fc-c1ec-4eaf-93b9-386e7b0477a2"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-39e46eee-b10b-42d2-af3b-6e25a6884bcd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports'}
Body: b'{"port":{"id":"7f780d95-7b41-45c3-ab41-4c82414a5aab","name":"tempest-TestNetworkBasicOps-434942515","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","mac_address":"fa:16:3e:0c:05:a3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9097a317-5933-4532-b4f0-35f8574ab88b","ip_address":"10.100.0.13"}],"project_id":"3d6214185b004f9c9798abfc29d1ae14","qos_policy_id":null,"port_security_enabled":true,"security_groups":["7ab99ce4-4855-4af8-8e67-f44b92f51ea9"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"host-10-100-0-13","fqdn":"host-10-100-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T16:38:04Z","updated_at":"2026-01-21T16:38:04Z","revision_number":1}}'
2026-01-21 16:38:05,055 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/7f780d95-7b41-45c3-ab41-4c82414a5aab 0.112s
2026-01-21 16:38:05,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-3e955c6b-d8c7-4eed-ad2a-887d4d027424', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/7f780d95-7b41-45c3-ab41-4c82414a5aab'}
Body: b'{"port":{"id":"7f780d95-7b41-45c3-ab41-4c82414a5aab","name":"tempest-TestNetworkBasicOps-434942515","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","mac_address":"fa:16:3e:0c:05:a3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9097a317-5933-4532-b4f0-35f8574ab88b","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7ab99ce4-4855-4af8-8e67-f44b92f51ea9"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"host-10-100-0-13","fqdn":"host-10-100-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T16:38:04Z","updated_at":"2026-01-21T16:38:04Z","revision_number":1,"project_id":"3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:05,191 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.135s
2026-01-21 16:38:05,191 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-227369873", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBhhOHJ5zvQKYqx1YTdRTVlUDrM8E4zZpN7ZNYckxLst6cPCo2VRV0/EVlI6+4eRa1CyKukBkkXDL5CBetk0aaJuzS/64YWuUBpwpZkGnRw0aMZqXYhZPL6myWbWdTwv8A=="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:05 GMT', 'server': 'Apache', 'content-length': '397', '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-829d7466-5820-41b0-9ea9-40db599a17f6', 'x-compute-request-id': 'req-829d7466-5820-41b0-9ea9-40db599a17f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-227369873", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBhhOHJ5zvQKYqx1YTdRTVlUDrM8E4zZpN7ZNYckxLst6cPCo2VRV0/EVlI6+4eRa1CyKukBkkXDL5CBetk0aaJuzS/64YWuUBpwpZkGnRw0aMZqXYhZPL6myWbWdTwv8A==", "fingerprint": "97:74:7a:76:ab:75:6e:cf:db:58:c5:8a:97:d8:43:65", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc"}}'
2026-01-21 16:38:05,358 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.165s
2026-01-21 16:38:05,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-2027154230", "description": "tempest-secgroup-smoke-2027154230 description", "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-4ad15262-9cd4-466f-afd5-c054ed683c88', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'}
Body: b'{"security_group": {"id": "1e795a15-0de8-4df5-add3-a399b3176a10", "name": "tempest-secgroup-smoke-2027154230", "stateful": true, "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "description": "tempest-secgroup-smoke-2027154230 description", "shared": false, "security_group_rules": [{"id": "5b795ebf-e95e-4eca-8c25-7f2123130264", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 153, "description": null, "tags": [], "created_at": "2026-01-21T16:38:05Z", "updated_at": "2026-01-21T16:38:05Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}, {"id": "7894c36c-5df6-47aa-904b-0175e52d17a8", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 152, "description": null, "tags": [], "created_at": "2026-01-21T16:38:05Z", "updated_at": "2026-01-21T16:38:05Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}], "tags": [], "created_at": "2026-01-21T16:38:05Z", "updated_at": "2026-01-21T16:38:05Z", "revision_number": 1, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:05,523 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.164s
2026-01-21 16:38:05,523 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-df943c33-1d53-4510-97f8-9df2d8f85b71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3b4c9cde-9891-423c-b651-f2fc3a6c1f18", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:05Z", "updated_at": "2026-01-21T16:38:05Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:05,932 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.408s
2026-01-21 16:38:05,932 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-00691096-ad47-409e-9709-0408b48a1dde', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8892d46e-b916-48f5-8f84-9e43474ac50b", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:05Z", "updated_at": "2026-01-21T16:38:05Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:06,095 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s
2026-01-21 16:38:06,095 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bc8538c5-a082-4262-990d-85f8d8bf31e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "24d4ffd6-e743-40f5-9528-c8cb9cb6b3e5", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:06Z", "updated_at": "2026-01-21T16:38:06Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:06,251 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.156s
2026-01-21 16:38:06,252 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-77be3990-0e9f-454b-ac26-15deb0d8c424', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fdffb1fb-df06-47ab-8a7b-0e3e6cd76efe", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:06Z", "updated_at": "2026-01-21T16:38:06Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:06,409 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.156s
2026-01-21 16:38:06,409 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-81eddff9-3600-46b6-bd68-bc56eaeffb52', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "070fa0b8-6f68-4e4e-9f37-41e0669fd2ed", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:06Z", "updated_at": "2026-01-21T16:38:06Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:06,595 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.185s
2026-01-21 16:38:06,596 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-595c3465-5517-476a-b2c9-7e8bcb9e81ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "429ba974-df93-4f8b-8c12-9ae8d4c1a2f5", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "1e795a15-0de8-4df5-add3-a399b3176a10", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:06Z", "updated_at": "2026-01-21T16:38:06Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:06,926 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.326s
2026-01-21 16:38:06,927 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:06 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fac7b001-bf92-405f-9fd7-c9246be5fb69', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=1c7d35e5511e498ea164a4730138aa9e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "918cf3fb78394ce8b3ade91a1ad699fc", "name": "tempest-TestNetworkBasicOps-1793517209-project-member", "password_expires_at": null}, "audit_ids": ["5V3pvxxFRMi-S25MowbOAw"], "expires_at": "2026-01-21T17:38:06.000000Z", "issued_at": "2026-01-21T16:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d6214185b004f9c9798abfc29d1ae14", "name": "tempest-TestNetworkBasicOps-1793517209"}, "is_domain": false, "roles": [{"id": "eb26175da6d144e1abcc604e5c1767b6", "name": "reader"}, {"id": "e9bde553b01c4fdeafabc86d124373a2", "name": "member"}], "catalog": [{"endpoints": [{"id": "52ce6ddb606844f2963bed64cd50f705", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}, {"id": "d0dc6f127e57426a980e73716b54d4a7", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}], "id": "0e596a90712c434e8d7f60963a134461", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "277a33bff4cd4d319eb893b918f5a318", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "ff82ce33c7e84476af8c1f479ddb6325", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1de869d9ddc94aaa8836165651cd2b69", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "20d8ebbf164c443cba5778b04c9e3e07", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "8a2fdd666fc74360a009ccbad6a843a1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "9f30dce4c2354896879fe1a4cfaa4e49", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "361a6a70a5434ce893edc31cc2272ce4", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "cf71e7a63a5c4ebaa91151562f915e69", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e3e41c4037f949e8a5b6731796cd8a00", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "40c76395a5c645c3822528313c06a2ba", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "manila", "id": "0753727d965741f2bd61f455507d5791", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}, {"name": "manila", "id": "0e51525244f349b1a4762053c6b2bbcf", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}], "id": "446a1eba0f224ce080b3985abbfefbdd", "type": "share", "name": "manila"}, {"endpoints": [{"id": "3781999c187b461bae84c3e87f14b293", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "b89aacc8354f4548a041744b92bc03c0", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "76ccd32605d04f019220c7825d82379a", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "barbican", "id": "10facde19dbc41669181d6770c2e8009", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "ce198f2d363d48eeb118219b36313879", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-open
2026-01-21 16:38:06,927 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant
2026-01-21 16:38:08,970 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.042s
2026-01-21 16:38:08,970 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-64850687", "imageRef": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "flavorRef": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "networks": [{"uuid": "18ec68fc-c1ec-4eaf-93b9-386e7b0477a2", "port": "7f780d95-7b41-45c3-ab41-4c82414a5aab"}], "key_name": "tempest-TestNetworkBasicOps-227369873", "security_groups": [{"name": "tempest-secgroup-smoke-2027154230"}]}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:06 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1', '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-cb2cae44-bad8-4182-b35b-b4f25e7b6717', 'x-compute-request-id': 'req-cb2cae44-bad8-4182-b35b-b4f25e7b6717', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "a889bb34-8982-4996-bb0d-937212f277d1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2027154230"}], "adminPass": "D5XaXBRrVsbz"}}'
2026-01-21 16:38:09,207 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.235s
2026-01-21 16:38:09,207 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:08 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-f020b542-2e25-4c4d-9d01-54155193fb96', 'x-compute-request-id': 'req-f020b542-2e25-4c4d-9d01-54155193fb96', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "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-21 16:38:10,425 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.212s
2026-01-21 16:38:10,426 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:10 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-20ae90d7-9630-4309-a818-c712712f0209', 'x-compute-request-id': 'req-20ae90d7-9630-4309-a818-c712712f0209', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "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-21 16:38:11,977 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.542s
2026-01-21 16:38:11,977 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:11 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-a1695edd-aedb-4086-9335-c70f0a74aac5', 'x-compute-request-id': 'req-a1695edd-aedb-4086-9335-c70f0a74aac5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "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-21 16:38:11,981 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-21 16:38:13,852 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.844s
2026-01-21 16:38:13,852 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:13 GMT', 'server': 'Apache', 'content-length': '1492', '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-d797d019-4f5a-45a3-bbac-1dbe93226f85', 'x-compute-request-id': 'req-d797d019-4f5a-45a3-bbac-1dbe93226f85', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:15,850 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.984s
2026-01-21 16:38:15,851 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:14 GMT', 'server': 'Apache', 'content-length': '1492', '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-3d6a972e-328e-4e9d-8e82-f2a08530ee1a', 'x-compute-request-id': 'req-3d6a972e-328e-4e9d-8e82-f2a08530ee1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:17,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.521s
2026-01-21 16:38:17,377 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:16 GMT', 'server': 'Apache', 'content-length': '1492', '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-862a751d-d952-4ec7-8580-a864f947fd68', 'x-compute-request-id': 'req-862a751d-d952-4ec7-8580-a864f947fd68', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:19,315 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.933s
2026-01-21 16:38:19,315 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:18 GMT', 'server': 'Apache', 'content-length': '1492', '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-34ab99ac-68c4-40af-b3e2-2bb990a4ff5a', 'x-compute-request-id': 'req-34ab99ac-68c4-40af-b3e2-2bb990a4ff5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:20,739 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.416s
2026-01-21 16:38:20,739 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:20 GMT', 'server': 'Apache', 'content-length': '1492', '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-72e2c7a8-93d5-4a2c-b667-38a3bbfcb9d4', 'x-compute-request-id': 'req-72e2c7a8-93d5-4a2c-b667-38a3bbfcb9d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:22,188 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.444s
2026-01-21 16:38:22,188 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:21 GMT', 'server': 'Apache', 'content-length': '1664', '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-ba454d2d-edfb-4010-8af5-c9dd30d57ee0', 'x-compute-request-id': 'req-ba454d2d-edfb-4010-8af5-c9dd30d57ee0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:20Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": "2026-01-21T16:38:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:22,191 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-01-21 16:38:22,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.410s
2026-01-21 16:38:22,601 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:22 GMT', 'server': 'Apache', 'content-length': '1664', '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-93ba87af-df4b-40d2-8b18-848c6ac1931e', 'x-compute-request-id': 'req-93ba87af-df4b-40d2-8b18-848c6ac1931e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:20Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": "2026-01-21T16:38:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:22,606 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable.
2026-01-21 16:38:22,750 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a889bb34-8982-4996-bb0d-937212f277d1 0.143s
2026-01-21 16:38:22,750 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1374', 'x-openstack-request-id': 'req-083e5480-1664-43f9-80f9-8bd366f5c3c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"ports":[{"id":"7f780d95-7b41-45c3-ab41-4c82414a5aab","name":"tempest-TestNetworkBasicOps-434942515","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","mac_address":"fa:16:3e:0c:05:a3","admin_state_up":true,"status":"ACTIVE","device_id":"a889bb34-8982-4996-bb0d-937212f277d1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9097a317-5933-4532-b4f0-35f8574ab88b","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7ab99ce4-4855-4af8-8e67-f44b92f51ea9"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","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":true,"dns_name":"tempest-testnetworkbasicops-server-64850687","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-64850687","fqdn":"tempest-testnetworkbasicops-server-64850687.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T16:38:04Z","updated_at":"2026-01-21T16:38:19Z","revision_number":4,"project_id":"3d6214185b004f9c9798abfc29d1ae14"}]}'
2026-01-21 16:38:22,750 25 DEBUG [tempest.common.waiters] Server ID a889bb34-8982-4996-bb0d-937212f277d1 ports are all ACTIVE [{'id': '7f780d95-7b41-45c3-ab41-4c82414a5aab', 'name': 'tempest-TestNetworkBasicOps-434942515', 'network_id': '18ec68fc-c1ec-4eaf-93b9-386e7b0477a2', 'tenant_id': '3d6214185b004f9c9798abfc29d1ae14', 'mac_address': 'fa:16:3e:0c:05:a3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'a889bb34-8982-4996-bb0d-937212f277d1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9097a317-5933-4532-b4f0-35f8574ab88b', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['7ab99ce4-4855-4af8-8e67-f44b92f51ea9'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'compute-2.ctlplane.example.com', '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-64850687', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-64850687', 'fqdn': 'tempest-testnetworkbasicops-server-64850687.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2026-01-21T16:38:04Z', 'updated_at': '2026-01-21T16:38:19Z', 'revision_number': 4, 'project_id': '3d6214185b004f9c9798abfc29d1ae14'}]:
2026-01-21 16:38:23,876 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.126s
2026-01-21 16:38:23,876 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "e247141c-af43-4b80-8359-c5f22f579d3f", "port_id": "7f780d95-7b41-45c3-ab41-4c82414a5aab", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "fixed_ip_address": "10.100.0.13"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-dc533b46-5284-4931-9345-dddc2da23a04', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "f3fd4574-497d-413e-9e76-7d6c80655826", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "floating_ip_address": "192.168.122.203", "floating_network_id": "e247141c-af43-4b80-8359-c5f22f579d3f", "router_id": "897c58ed-eb7b-41d1-9e43-5b691a2c3119", "port_id": "7f780d95-7b41-45c3-ab41-4c82414a5aab", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-434942515", "network_id": "18ec68fc-c1ec-4eaf-93b9-386e7b0477a2", "mac_address": "fa:16:3e:0c:05:a3", "admin_state_up": true, "status": "ACTIVE", "device_id": "a889bb34-8982-4996-bb0d-937212f277d1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2026-01-21T16:38:23Z", "updated_at": "2026-01-21T16:38:23Z", "revision_number": 0}}'
2026-01-21 16:38:24,011 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a889bb34-8982-4996-bb0d-937212f277d1&network_id=18ec68fc-c1ec-4eaf-93b9-386e7b0477a2 0.134s
2026-01-21 16:38:24,012 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1374', 'x-openstack-request-id': 'req-1f88342d-edd6-4f3e-a717-7aa922600374', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=a889bb34-8982-4996-bb0d-937212f277d1&network_id=18ec68fc-c1ec-4eaf-93b9-386e7b0477a2'}
Body: b'{"ports":[{"id":"7f780d95-7b41-45c3-ab41-4c82414a5aab","name":"tempest-TestNetworkBasicOps-434942515","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","mac_address":"fa:16:3e:0c:05:a3","admin_state_up":true,"status":"ACTIVE","device_id":"a889bb34-8982-4996-bb0d-937212f277d1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9097a317-5933-4532-b4f0-35f8574ab88b","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7ab99ce4-4855-4af8-8e67-f44b92f51ea9"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-2.ctlplane.example.com","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":true,"dns_name":"tempest-testnetworkbasicops-server-64850687","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-64850687","fqdn":"tempest-testnetworkbasicops-server-64850687.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T16:38:04Z","updated_at":"2026-01-21T16:38:19Z","revision_number":4,"project_id":"3d6214185b004f9c9798abfc29d1ae14"}]}'
2026-01-21 16:38:24,442 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.430s
2026-01-21 16:38:24,443 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:24 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-4d17d47a-916a-4ed9-99ee-7abac7906c0c', 'x-compute-request-id': 'req-4d17d47a-916a-4ed9-99ee-7abac7906c0c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b''
2026-01-21 16:38:25,041 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.598s
2026-01-21 16:38:25,043 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:24 GMT', 'server': 'Apache', 'content-length': '1670', '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-d27040e4-638a-4dbb-95b2-e3117b55aa7b', 'x-compute-request-id': 'req-d27040e4-638a-4dbb-95b2-e3117b55aa7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:24Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": "2026-01-21T16:38:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:26,478 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.426s
2026-01-21 16:38:26,488 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:26 GMT', 'server': 'Apache', 'content-length': '1792', '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-8e625ed7-d427-4a7b-8b3d-7fb6ff39c822', 'x-compute-request-id': 'req-8e625ed7-d427-4a7b-8b3d-7fb6ff39c822', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"server": {"id": "a889bb34-8982-4996-bb0d-937212f277d1", "name": "tempest-TestNetworkBasicOps-server-64850687", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "f1ba8ac8ba1e350a663f9e472bf89169e3e94eba6b85432cd763b1c3", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:08Z", "updated": "2026-01-21T16:38:25Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/a889bb34-8982-4996-bb0d-937212f277d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-227369873", "OS-SRV-USG:launched_at": "2026-01-21T16:38:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:27,581 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.089s
2026-01-21 16:38:27,582 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:27 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c994054-a221-46e8-ae69-a8a7a8dd4015', 'x-compute-request-id': 'req-9c994054-a221-46e8-ae69-a8a7a8dd4015', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a889bb34-8982-4996-bb0d-937212f277d1 could not be found."}}'
2026-01-21 16:38:28,039 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/7f780d95-7b41-45c3-ab41-4c82414a5aab 0.456s
2026-01-21 16:38:28,039 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-6c71c352-0e74-41cc-98e0-a3c5420d1f8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/7f780d95-7b41-45c3-ab41-4c82414a5aab'}
Body: b'{"port":{"id":"7f780d95-7b41-45c3-ab41-4c82414a5aab","name":"tempest-TestNetworkBasicOps-434942515","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","mac_address":"fa:16:3e:0c:05:a3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9097a317-5933-4532-b4f0-35f8574ab88b","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7ab99ce4-4855-4af8-8e67-f44b92f51ea9"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"host-10-100-0-13","fqdn":"host-10-100-0-13.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T16:38:04Z","updated_at":"2026-01-21T16:38:26Z","revision_number":6,"project_id":"3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:28,177 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.137s
2026-01-21 16:38:28,178 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1617053112", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOE40H/oSSt2fDlJte3oY71NnnI3Isi4Z6pVSxzkKTWeadt6Haz8+SnEa6J8pk+uOJtpduvGYnZyOBSogC1GZkBlmtI9u6m/g29oFU3yoMuoy7rLLGeIO/9jqqhWXbEovg=="}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:28 GMT', 'server': 'Apache', 'content-length': '398', '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-ae857ed4-9356-4362-a38f-430f504ba94c', 'x-compute-request-id': 'req-ae857ed4-9356-4362-a38f-430f504ba94c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1617053112", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOE40H/oSSt2fDlJte3oY71NnnI3Isi4Z6pVSxzkKTWeadt6Haz8+SnEa6J8pk+uOJtpduvGYnZyOBSogC1GZkBlmtI9u6m/g29oFU3yoMuoy7rLLGeIO/9jqqhWXbEovg==", "fingerprint": "73:69:33:22:3d:0c:dc:2b:4b:a5:51:0c:7c:21:a0:7a", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc"}}'
2026-01-21 16:38:28,422 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.236s
2026-01-21 16:38:28,422 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-973076276", "description": "tempest-secgroup-smoke-973076276 description", "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-01d5b0bc-7c54-4bd3-9509-0ad80ddcbf07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups'}
Body: b'{"security_group": {"id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "name": "tempest-secgroup-smoke-973076276", "stateful": true, "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "description": "tempest-secgroup-smoke-973076276 description", "shared": false, "security_group_rules": [{"id": "2cca0814-f630-441a-a1ab-b09dac34cd14", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 164, "description": null, "tags": [], "created_at": "2026-01-21T16:38:28Z", "updated_at": "2026-01-21T16:38:28Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}, {"id": "846d1034-8618-4bd0-a5c7-0b62f17c5b33", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 163, "description": null, "tags": [], "created_at": "2026-01-21T16:38:28Z", "updated_at": "2026-01-21T16:38:28Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}], "tags": [], "created_at": "2026-01-21T16:38:28Z", "updated_at": "2026-01-21T16:38:28Z", "revision_number": 1, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:29,057 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.634s
2026-01-21 16:38:29,057 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3b92f590-9a78-47b9-82d8-a06d018fa826', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1e96f4ab-a6ac-4c84-b94a-c56f9b87f78e", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:28Z", "updated_at": "2026-01-21T16:38:28Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:29,253 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.195s
2026-01-21 16:38:29,253 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-919b9c03-2eb2-4286-853a-7ba4ef6bff38', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6c5dec6a-d602-4f7b-8fca-1129e12b7e30", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:29Z", "updated_at": "2026-01-21T16:38:29Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:30,014 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.760s
2026-01-21 16:38:30,014 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-723095c2-1172-4777-bf52-e6a09421dec6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f024cbfd-a5ff-495c-a32f-93ec3f1a6cd9", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:29Z", "updated_at": "2026-01-21T16:38:29Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:30,249 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.234s
2026-01-21 16:38:30,249 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e13952e2-f484-4d50-bf0e-5564927b889e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cd20dab8-7a72-4c16-a604-1a1da4da32d7", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:30Z", "updated_at": "2026-01-21T16:38:30Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:30,424 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.175s
2026-01-21 16:38:30,424 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fbfb82be-f6fd-4a90-9679-c666ed4e12ab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5baf77fa-e3ee-4322-8aef-5392580e3c8f", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:30Z", "updated_at": "2026-01-21T16:38:30Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:30,607 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.182s
2026-01-21 16:38:30,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "project_id": "3d6214185b004f9c9798abfc29d1ae14", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a0d2e303-4b0c-4089-b286-371d6f6d8567', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "267ed0a9-a38b-47c3-8a36-d33a81fc629c", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "security_group_id": "674b1ce3-bb1b-453f-b0e0-4259c364acf6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2026-01-21T16:38:30Z", "updated_at": "2026-01-21T16:38:30Z", "revision_number": 0, "project_id": "3d6214185b004f9c9798abfc29d1ae14"}}'
2026-01-21 16:38:30,952 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.342s
2026-01-21 16:38:30,953 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:30 GMT', 'server': 'Apache', 'content-length': '5704', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-efe3c4f8-219b-4e5f-a9df-792996803ea5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=1c7d35e5511e498ea164a4730138aa9e; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "918cf3fb78394ce8b3ade91a1ad699fc", "name": "tempest-TestNetworkBasicOps-1793517209-project-member", "password_expires_at": null}, "audit_ids": ["Bh2L-j_IQTSJCrD2QlRgcg"], "expires_at": "2026-01-21T17:38:30.000000Z", "issued_at": "2026-01-21T16:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d6214185b004f9c9798abfc29d1ae14", "name": "tempest-TestNetworkBasicOps-1793517209"}, "is_domain": false, "roles": [{"id": "eb26175da6d144e1abcc604e5c1767b6", "name": "reader"}, {"id": "e9bde553b01c4fdeafabc86d124373a2", "name": "member"}], "catalog": [{"endpoints": [{"id": "52ce6ddb606844f2963bed64cd50f705", "interface": "public", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}, {"id": "d0dc6f127e57426a980e73716b54d4a7", "interface": "internal", "region_id": "regionOne", "url": "http://192.168.122.2:8080/swift/v1/AUTH_3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}], "id": "0e596a90712c434e8d7f60963a134461", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "277a33bff4cd4d319eb893b918f5a318", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "ff82ce33c7e84476af8c1f479ddb6325", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "1de869d9ddc94aaa8836165651cd2b69", "type": "placement", "name": "placement"}, {"endpoints": [], "id": "20d8ebbf164c443cba5778b04c9e3e07", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "8a2fdd666fc74360a009ccbad6a843a1", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "9f30dce4c2354896879fe1a4cfaa4e49", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "361a6a70a5434ce893edc31cc2272ce4", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "cf71e7a63a5c4ebaa91151562f915e69", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "e3e41c4037f949e8a5b6731796cd8a00", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "40c76395a5c645c3822528313c06a2ba", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "manila", "id": "0753727d965741f2bd61f455507d5791", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}, {"name": "manila", "id": "0e51525244f349b1a4762053c6b2bbcf", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps-crc.testing/v1/3d6214185b004f9c9798abfc29d1ae14", "region": "regionOne"}], "id": "446a1eba0f224ce080b3985abbfefbdd", "type": "share", "name": "manila"}, {"endpoints": [{"id": "3781999c187b461bae84c3e87f14b293", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "b89aacc8354f4548a041744b92bc03c0", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "76ccd32605d04f019220c7825d82379a", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "barbican", "id": "10facde19dbc41669181d6770c2e8009", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "ce198f2d363d48eeb118219b36313879", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-open
2026-01-21 16:38:30,953 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant
2026-01-21 16:38:34,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.379s
2026-01-21 16:38:34,334 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-730706180", "imageRef": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "flavorRef": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "networks": [{"uuid": "18ec68fc-c1ec-4eaf-93b9-386e7b0477a2", "port": "7f780d95-7b41-45c3-ab41-4c82414a5aab"}], "key_name": "tempest-TestNetworkBasicOps-1617053112", "security_groups": [{"name": "tempest-secgroup-smoke-973076276"}]}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:30 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c', '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-222175ba-98b9-4831-af9c-9e4a123083e7', 'x-compute-request-id': 'req-222175ba-98b9-4831-af9c-9e4a123083e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; 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": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-973076276"}], "adminPass": "dBaykn3PebHT"}}'
2026-01-21 16:38:34,909 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.573s
2026-01-21 16:38:34,909 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:34 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-ce31d6a9-daf7-46bf-8743-4aff35bef051', 'x-compute-request-id': 'req-ce31d6a9-daf7-46bf-8743-4aff35bef051', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1617053112", "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-21 16:38:36,136 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.218s
2026-01-21 16:38:36,137 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:35 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-5d4cbd81-6340-4d5f-ad64-cb223d6f2d58', 'x-compute-request-id': 'req-5d4cbd81-6340-4d5f-ad64-cb223d6f2d58', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:36,140 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-21 16:38:38,552 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 1.410s
2026-01-21 16:38:38,553 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:37 GMT', 'server': 'Apache', 'content-length': '1494', '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-f5076703-1834-4ad4-9804-db883c56a1e0', 'x-compute-request-id': 'req-f5076703-1834-4ad4-9804-db883c56a1e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:38,559 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2026-01-21 16:38:40,293 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.733s
2026-01-21 16:38:40,295 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:39 GMT', 'server': 'Apache', 'content-length': '1494', '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-5ea4d9e6-d925-4fb3-ac80-61970894461a', 'x-compute-request-id': 'req-5ea4d9e6-d925-4fb3-ac80-61970894461a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:42,256 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.955s
2026-01-21 16:38:42,256 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:41 GMT', 'server': 'Apache', 'content-length': '1494', '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-248dee71-9a6d-4ee8-8ea6-da55578c8ce3', 'x-compute-request-id': 'req-248dee71-9a6d-4ee8-8ea6-da55578c8ce3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:43,657 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.393s
2026-01-21 16:38:43,657 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:43 GMT', 'server': 'Apache', 'content-length': '1494', '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-54d114da-2b80-4f50-b6cb-8b5cbff8bd7a', 'x-compute-request-id': 'req-54d114da-2b80-4f50-b6cb-8b5cbff8bd7a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "BUILD", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-21 16:38:45,058 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.394s
2026-01-21 16:38:45,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:44 GMT', 'server': 'Apache', 'content-length': '1788', '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-7adfd891-242b-49fc-8ada-6f0ffca0f1da', 'x-compute-request-id': 'req-7adfd891-242b-49fc-8ada-6f0ffca0f1da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:43Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": "2026-01-21T16:38:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:45,062 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait
2026-01-21 16:38:45,424 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.362s
2026-01-21 16:38:45,425 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:45 GMT', 'server': 'Apache', 'content-length': '1788', '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-e1e79e24-a7e9-4f22-9a81-98f1baa8a179', 'x-compute-request-id': 'req-e1e79e24-a7e9-4f22-9a81-98f1baa8a179', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:43Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": "2026-01-21T16:38:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:45,522 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c&network_id=18ec68fc-c1ec-4eaf-93b9-386e7b0477a2 0.093s
2026-01-21 16:38:45,522 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1377', 'x-openstack-request-id': 'req-43f9e238-d5db-4650-bfd6-bdba9991b9ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c&network_id=18ec68fc-c1ec-4eaf-93b9-386e7b0477a2'}
Body: b'{"ports":[{"id":"7f780d95-7b41-45c3-ab41-4c82414a5aab","name":"tempest-TestNetworkBasicOps-434942515","network_id":"18ec68fc-c1ec-4eaf-93b9-386e7b0477a2","tenant_id":"3d6214185b004f9c9798abfc29d1ae14","mac_address":"fa:16:3e:0c:05:a3","admin_state_up":true,"status":"ACTIVE","device_id":"b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9097a317-5933-4532-b4f0-35f8574ab88b","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["7ab99ce4-4855-4af8-8e67-f44b92f51ea9"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"compute-0.ctlplane.example.com","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":true,"dns_name":"tempest-testnetworkbasicops-server-730706180","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-730706180","fqdn":"tempest-testnetworkbasicops-server-730706180.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T16:38:04Z","updated_at":"2026-01-21T16:38:43Z","revision_number":9,"project_id":"3d6214185b004f9c9798abfc29d1ae14"}]}'
2026-01-21 16:38:45,676 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.154s
2026-01-21 16:38:45,677 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:45 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaad7091-ebda-4b7f-9b42-8fe00d3c3d46', 'x-compute-request-id': 'req-eaad7091-ebda-4b7f-9b42-8fe00d3c3d46', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b''
2026-01-21 16:38:46,241 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.563s
2026-01-21 16:38:46,241 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:45 GMT', 'server': 'Apache', 'content-length': '1794', '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-b6e3ad92-2770-47e9-be2f-aaa2c9fce471', 'x-compute-request-id': 'req-b6e3ad92-2770-47e9-be2f-aaa2c9fce471', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:45Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": "2026-01-21T16:38:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:48,138 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.890s
2026-01-21 16:38:48,138 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:47 GMT', 'server': 'Apache', 'content-length': '1794', '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-732cb7df-ac33-456b-bac7-8524f379bf02', 'x-compute-request-id': 'req-732cb7df-ac33-456b-bac7-8524f379bf02', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:45Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": "2026-01-21T16:38:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:49,497 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.354s
2026-01-21 16:38:49,498 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:49 GMT', 'server': 'Apache', 'content-length': '1794', '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-2de175a2-34f3-4ec7-a6b9-688eeb64b727', 'x-compute-request-id': 'req-2de175a2-34f3-4ec7-a6b9-688eeb64b727', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:48Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": "2026-01-21T16:38:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:51,017 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 0.507s
2026-01-21 16:38:51,018 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:50 GMT', 'server': 'Apache', 'content-length': '1752', '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-8002f633-cbcd-423c-86bd-aa4a33ff7722', 'x-compute-request-id': 'req-8002f633-cbcd-423c-86bd-aa4a33ff7722', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:48Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": "2026-01-21T16:38:43.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:38:53,033 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 1.010s
2026-01-21 16:38:53,033 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:38:52 GMT', 'server': 'Apache', 'content-length': '1752', '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-e0ca46ca-36b2-4c5c-8b99-b4e763d29129', 'x-compute-request-id': 'req-e0ca46ca-36b2-4c5c-8b99-b4e763d29129', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b'{"server": {"id": "b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c", "name": "tempest-TestNetworkBasicOps-server-730706180", "status": "ACTIVE", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "user_id": "918cf3fb78394ce8b3ade91a1ad699fc", "metadata": {}, "hostId": "fcf6fc29b7da6db76a264b7bc4a7239f3d693aad25d8a9b9abdd2774", "image": {"id": "437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/437c3ca6-5ffb-4fe3-bf44-c018ba6b23b1"}]}, "flavor": {"id": "1e6b96db-db66-4485-bb89-2da0df7b45b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1e6b96db-db66-4485-bb89-2da0df7b45b3"}]}, "created": "2026-01-21T16:38:34Z", "updated": "2026-01-21T16:38:48Z", "addresses": {"tempest-network-smoke--461926091": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:05:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1617053112", "OS-SRV-USG:launched_at": "2026-01-21T16:38:43.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 16:39:54,085 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 504 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c 60.046s
2026-01-21 16:39:54,086 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '92', 'cache-control': 'no-cache', 'content-type': 'text/html', 'connection': 'close', 'status': '504', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b1bd1aca-19d5-4cbd-ab8e-10e71e91c66c'}
Body: b"<html><body><h1>504 Gateway Time-out</h1>\nThe server didn't respond in time.\n</body></html>\n"
2026-01-21 16:40:24,418 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/674b1ce3-bb1b-453f-b0e0-4259c364acf6 17.486s
2026-01-21 16:40:24,419 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f25f12c0-7b60-4349-9ea7-ade2300b5f7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/674b1ce3-bb1b-453f-b0e0-4259c364acf6'}
Body: b''
2026-01-21 16:40:27,068 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1617053112 2.645s
2026-01-21 16:40:27,069 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:24 GMT', 'server': 'Apache', 'content-length': '0', '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-fd18ac48-bf62-4a0c-8375-a1b13dbefd7f', 'x-compute-request-id': 'req-fd18ac48-bf62-4a0c-8375-a1b13dbefd7f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1617053112'}
Body: b''
2026-01-21 16:40:29,706 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f3fd4574-497d-413e-9e76-7d6c80655826 2.637s
2026-01-21 16:40:29,706 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b20b5b22-15f3-4a0a-82bd-aa7e0195f5fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/f3fd4574-497d-413e-9e76-7d6c80655826'}
Body: b''
2026-01-21 16:40:29,992 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.285s
2026-01-21 16:40:29,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:29 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-a30b2c0e-b462-435e-9546-0aa80382b0f3', 'x-compute-request-id': 'req-a30b2c0e-b462-435e-9546-0aa80382b0f3', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a889bb34-8982-4996-bb0d-937212f277d1 could not be found."}}'
2026-01-21 16:40:30,126 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1 0.132s
2026-01-21 16:40:30,127 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:30 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-c87ae917-092c-48e4-87e2-194bd004dc7a', 'x-compute-request-id': 'req-c87ae917-092c-48e4-87e2-194bd004dc7a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/a889bb34-8982-4996-bb0d-937212f277d1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a889bb34-8982-4996-bb0d-937212f277d1 could not be found."}}'
2026-01-21 16:40:31,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1e795a15-0de8-4df5-add3-a399b3176a10 1.076s
2026-01-21 16:40:31,204 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a976700d-ddfb-4ae9-8720-d74535aca411', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1e795a15-0de8-4df5-add3-a399b3176a10'}
Body: b''
2026-01-21 16:40:31,386 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-227369873 0.182s
2026-01-21 16:40:31,386 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:31 GMT', 'server': 'Apache', 'content-length': '0', '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-a42947ca-c167-41bf-8f25-5a0dac39e63a', 'x-compute-request-id': 'req-a42947ca-c167-41bf-8f25-5a0dac39e63a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=8ca235032317e16a6d8b1f7c76483e3c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-227369873'}
Body: b''
2026-01-21 16:40:32,012 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/7f780d95-7b41-45c3-ab41-4c82414a5aab 0.625s
2026-01-21 16:40:32,012 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0f5206a3-edc7-4dd7-b884-c6a9b0b5d4d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/7f780d95-7b41-45c3-ab41-4c82414a5aab'}
Body: b''
2026-01-21 16:40:33,180 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/897c58ed-eb7b-41d1-9e43-5b691a2c3119/remove_router_interface 1.167s
2026-01-21 16:40:33,181 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "9097a317-5933-4532-b4f0-35f8574ab88b"}
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-9d5521f5-7c4d-4155-8e07-f5443efe9aa7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/897c58ed-eb7b-41d1-9e43-5b691a2c3119/remove_router_interface'}
Body: b'{"id": "897c58ed-eb7b-41d1-9e43-5b691a2c3119", "tenant_id": "3d6214185b004f9c9798abfc29d1ae14", "port_id": "a37fae88-15fc-4427-a790-81405ca421e4", "network_id": "18ec68fc-c1ec-4eaf-93b9-386e7b0477a2", "subnet_id": "9097a317-5933-4532-b4f0-35f8574ab88b", "subnet_ids": ["9097a317-5933-4532-b4f0-35f8574ab88b"]}'
2026-01-21 16:40:33,523 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9097a317-5933-4532-b4f0-35f8574ab88b 0.342s
2026-01-21 16:40:33,523 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-01209f91-c25f-4a90-aa8e-e2729fc01c56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9097a317-5933-4532-b4f0-35f8574ab88b'}
Body: b''
2026-01-21 16:40:34,188 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/897c58ed-eb7b-41d1-9e43-5b691a2c3119 0.664s
2026-01-21 16:40:34,188 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1889d088-9c48-4943-91e7-29b48a7a37bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/897c58ed-eb7b-41d1-9e43-5b691a2c3119'}
Body: b''
2026-01-21 16:40:34,668 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/18ec68fc-c1ec-4eaf-93b9-386e7b0477a2 0.479s
2026-01-21 16:40:34,668 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 16:40:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0625d39e-bd5c-438c-9ce1-ac32c425e129', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=738ee655a5e64b62766310ea26639160; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/18ec68fc-c1ec-4eaf-93b9-386e7b0477a2'}
Body: b''
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 119, in wait_for_server_termination
body = client.show_server(server_id)['server']
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/servers_client.py", line 159, in show_server
resp, body = self.get("servers/%s" % server_id)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 342, in get
return self.request('GET', url, extra_headers, headers,
File "/usr/lib/python3.9/site-packages/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 946, in _error_checker
raise exceptions.UnexpectedResponseCode(str(resp.status),
tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
Details: 504
|
||||||
test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] |
skip
pt1.6: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow]
|
||||||
test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] |
pass
pt1.7: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow]
|
||||||
test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] |
pass
pt1.8: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow]
|
||||||
test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] |
pass
pt1.9: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow]
|
||||||
| Total | 9 | 7 | 1 | 0 | 1 | ||