.stestr/0002755012276001227600000000000015111345107012416 5ustar tempesttempest.stestr/format0000644012276001227600000000000215111343644013623 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215111345107014576 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115111345107014761 0ustar tempesttempest95.05806165.91601480.629246150.90358564.2032520.0011449.7979484.38526854.863454.stestr/00000600012276001227600000776014715111345107012514 0ustar tempesttempesttime: 2025-11-25 15:14:05.531609Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] time: 2025-11-25 15:15:40.589670Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:14:06,658 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.124s 2025-11-25 15:14:06,658 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--899406478", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-fc555190-f41d-4ff3-b73d-4f27c5a1505c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"baa6fd18-b550-4001-9186-06cf33dcb698","name":"tempest-network-smoke--899406478","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:14:06Z","updated_at":"2025-11-25T15:14:06Z","revision_number":1}}' 2025-11-25 15:14:08,393 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.735s 2025-11-25 15:14:08,394 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1648314190", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-b858e19b-ab91-411c-b31c-ba792ba96664', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "fb03e145-cccb-41b1-af11-e345f8f8252b", "name": "tempest-TestNetworkBasicOps-router-1648314190", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:14:06Z", "updated_at": "2025-11-25T15:14:07Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:08,487 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.092s 2025-11-25 15:14:08,487 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a56e70a2-2ed6-4356-a609-d1a2f174f855', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:14:08,641 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.154s 2025-11-25 15:14:08,641 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-0400e75c-875c-4b43-a233-fa60e7775a12', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:14:08,716 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.074s 2025-11-25 15:14:08,716 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-cbcafca1-2848-47bb-a447-3f5e8d3d6e39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:14:09,522 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.806s 2025-11-25 15:14:09,523 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1996558854", "network_id": "baa6fd18-b550-4001-9186-06cf33dcb698", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-68d66f71-4ac2-402f-adb7-4c681fe3dd1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"bc95b23a-ed7e-489d-8876-562eea963716","name":"tempest-subnet-smoke-1996558854","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"baa6fd18-b550-4001-9186-06cf33dcb698","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":"2025-11-25T15:14:08Z","updated_at":"2025-11-25T15:14:08Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:16,083 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/add_router_interface 6.560s 2025-11-25 15:14:16,084 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bc95b23a-ed7e-489d-8876-562eea963716"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3aa5493e-4c70-46df-b45d-93af0a7873fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/add_router_interface'} Body: b'{"id": "fb03e145-cccb-41b1-af11-e345f8f8252b", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "0e91bbc3-5741-458d-861b-c5b829c6c944", "network_id": "baa6fd18-b550-4001-9186-06cf33dcb698", "subnet_id": "bc95b23a-ed7e-489d-8876-562eea963716", "subnet_ids": ["bc95b23a-ed7e-489d-8876-562eea963716"]}' 2025-11-25 15:14:16,970 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.886s 2025-11-25 15:14:16,970 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-e552f29a-8fce-4357-875a-67276f262ace', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"baa6fd18-b550-4001-9186-06cf33dcb698","name":"tempest-network-smoke--899406478","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["bc95b23a-ed7e-489d-8876-562eea963716"],"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":"2025-11-25T15:14:06Z","updated_at":"2025-11-25T15:14:08Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":56847}]}' 2025-11-25 15:14:17,162 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.190s 2025-11-25 15:14:17,162 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-7aacd99d-7413-4528-8c30-afb5a9b32ff6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"},{"id":"bc95b23a-ed7e-489d-8876-562eea963716","name":"tempest-subnet-smoke-1996558854","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"baa6fd18-b550-4001-9186-06cf33dcb698","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":"2025-11-25T15:14:08Z","updated_at":"2025-11-25T15:14:08Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:14:18,035 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.873s 2025-11-25 15:14:18,036 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-a970f930-b4d7-4f64-8492-c0a6535193d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "fb03e145-cccb-41b1-af11-e345f8f8252b", "name": "tempest-TestNetworkBasicOps-router-1648314190", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.196"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:14:06Z", "updated_at": "2025-11-25T15:14:10Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:14:18,285 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.247s 2025-11-25 15:14:18,286 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-191872103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL1JCe6dWLZZRnM3Ids0Dafc340+Ea//ED+kxaWKatxZn6tQJIYQ4tTQkg++hfDUxXtJ5lp5pZA04KujjPybffxZdHvZc3YJ06jzvHnRrVvfLSuN+qHleyhqEnC4+O3M1A=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:18 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-ff517a68-412a-4509-b5de-0681375bd169', 'x-compute-request-id': 'req-ff517a68-412a-4509-b5de-0681375bd169', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-191872103", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL1JCe6dWLZZRnM3Ids0Dafc340+Ea//ED+kxaWKatxZn6tQJIYQ4tTQkg++hfDUxXtJ5lp5pZA04KujjPybffxZdHvZc3YJ06jzvHnRrVvfLSuN+qHleyhqEnC4+O3M1A==", "fingerprint": "1d:3a:95:22:0d:16:cf:3a:1f:04:43:65:22:3a:6b:a7", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:14:18,767 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.475s 2025-11-25 15:14:18,767 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1642349992", "description": "tempest-secgroup-smoke-1642349992 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-669d91d2-8a23-4737-b5c1-f67bf73070fa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "name": "tempest-secgroup-smoke-1642349992", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-1642349992 description", "shared": false, "security_group_rules": [{"id": "0434319b-8d8a-41eb-88e0-15223c079d22", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": 26, "description": null, "tags": [], "created_at": "2025-11-25T15:14:18Z", "updated_at": "2025-11-25T15:14:18Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "365dcdfe-f648-4dd7-acb5-30c1251ad8da", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": 25, "description": null, "tags": [], "created_at": "2025-11-25T15:14:18Z", "updated_at": "2025-11-25T15:14:18Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:14:18Z", "updated_at": "2025-11-25T15:14:18Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:19,013 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.245s 2025-11-25 15:14:19,013 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0ff5a435-e5c6-4187-b60d-2dff79c426bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "16646b92-4c02-4ebc-9846-dc2f74e52580", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": "2025-11-25T15:14:18Z", "updated_at": "2025-11-25T15:14:18Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:19,202 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.188s 2025-11-25 15:14:19,203 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fd907531-a0c2-4193-ac68-cc94bf0efe57', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "a8bcc2d0-9dad-42c2-9c95-7f4a7b985c8b", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": "2025-11-25T15:14:19Z", "updated_at": "2025-11-25T15:14:19Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:19,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.146s 2025-11-25 15:14:19,350 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e10fd7c2-d576-427c-a77f-342961b54a94', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "5d4e1690-2b27-4d53-83c2-3331635a4282", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": "2025-11-25T15:14:19Z", "updated_at": "2025-11-25T15:14:19Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:20,079 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.728s 2025-11-25 15:14:20,079 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-110133d9-5dd3-4651-a221-336bf4d867d6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "70f27464-39dc-405e-b94d-9bad1ead7dca", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": "2025-11-25T15:14:19Z", "updated_at": "2025-11-25T15:14:19Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:20,231 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.152s 2025-11-25 15:14:20,232 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-29081124-d1cd-4e39-a722-b994444565bb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "aca08b69-f89e-4f10-a913-a8f15fc4667e", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": "2025-11-25T15:14:20Z", "updated_at": "2025-11-25T15:14:20Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:20,413 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.181s 2025-11-25 15:14:20,414 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-32894fc7-89f9-43bc-ac2f-98b0b02b4b3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "cdd65e25-f297-4302-a91e-1d9acea5059f", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "af8ac75c-c63d-4214-bf16-24011b9d4b53", "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": "2025-11-25T15:14:20Z", "updated_at": "2025-11-25T15:14:20Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:20,774 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.353s 2025-11-25 15:14:20,774 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:20 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8cb2b1ac-746b-4e52-ab29-226a4fa7c083', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["Xfj6wTbHR6eE_cHs1d4v7w"], "expires_at": "2025-11-25T16:14:20.000000Z", "issued_at": "2025-11-25T15:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:14:20,774 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-11-25 15:14:25,127 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.351s 2025-11-25 15:14:25,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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1975879673", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "baa6fd18-b550-4001-9186-06cf33dcb698"}], "key_name": "tempest-TestNetworkBasicOps-191872103", "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:20 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8', '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-830f3756-645b-40ff-8638-18a2a06ba907', 'x-compute-request-id': 'req-830f3756-645b-40ff-8638-18a2a06ba907', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "adminPass": "rkipWuQ5mSzV"}}' 2025-11-25 15:14:25,948 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.818s 2025-11-25 15:14:25,948 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:25 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-28824265-f43f-451f-979d-4f97cb08194b', 'x-compute-request-id': 'req-28824265-f43f-451f-979d-4f97cb08194b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-191872103", "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": []}}' 2025-11-25 15:14:27,935 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.981s 2025-11-25 15:14:27,935 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:26 GMT', 'server': 'Apache', 'content-length': '1390', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2afe402-ce9c-44f6-9f9c-6d8a33774321', 'x-compute-request-id': 'req-d2afe402-ce9c-44f6-9f9c-6d8a33774321', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-191872103", "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": []}}' 2025-11-25 15:14:27,938 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-11-25 15:14:29,980 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 1.041s 2025-11-25 15:14:29,981 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:28 GMT', 'server': 'Apache', 'content-length': '1520', '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-bfec6224-2324-407a-ab33-2b4929535962', 'x-compute-request-id': 'req-bfec6224-2324-407a-ab33-2b4929535962', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-191872103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:14:29,984 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2025-11-25 15:14:31,957 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.972s 2025-11-25 15:14:31,957 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:30 GMT', 'server': 'Apache', 'content-length': '1520', '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-927cb1bb-792a-47ac-be31-6ba788ec7d22', 'x-compute-request-id': 'req-927cb1bb-792a-47ac-be31-6ba788ec7d22', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-191872103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:14:33,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.386s 2025-11-25 15:14:33,348 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:32 GMT', 'server': 'Apache', 'content-length': '1520', '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-ebb7af35-a5d1-43ea-8b58-2405211922eb', 'x-compute-request-id': 'req-ebb7af35-a5d1-43ea-8b58-2405211922eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-191872103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:14:35,186 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.833s 2025-11-25 15:14:35,187 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:34 GMT', 'server': 'Apache', 'content-length': '1520', '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-a1bb0e95-400e-47b1-8e8b-9e56d6606ee1', 'x-compute-request-id': 'req-a1bb0e95-400e-47b1-8e8b-9e56d6606ee1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-191872103", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:14:37,067 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.871s 2025-11-25 15:14:37,067 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:36 GMT', 'server': 'Apache', 'content-length': '1691', '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-27ac194b-e14f-46ad-b9a3-b9d126bf0667', 'x-compute-request-id': 'req-27ac194b-e14f-46ad-b9a3-b9d126bf0667', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:35Z", "addresses": {"tempest-network-smoke--899406478": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:14:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-191872103", "OS-SRV-USG:launched_at": "2025-11-25T15:14:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:14:37,075 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-11-25 15:14:37,963 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.886s 2025-11-25 15:14:37,964 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:37 GMT', 'server': 'Apache', 'content-length': '1691', '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-df6fcc4f-2f3d-49c8-8f56-9e3f11a06095', 'x-compute-request-id': 'req-df6fcc4f-2f3d-49c8-8f56-9e3f11a06095', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:14:35Z", "addresses": {"tempest-network-smoke--899406478": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:14:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-191872103", "OS-SRV-USG:launched_at": "2025-11-25T15:14:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:14:37,973 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:14:38,083 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.108s 2025-11-25 15:14:38,083 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-383c67b8-c143-40dc-875b-df2a45761a8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"ports":[{"id":"adc59006-3b77-41c4-925f-064b7f71e893","name":"","network_id":"baa6fd18-b550-4001-9186-06cf33dcb698","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:24:14:5d","admin_state_up":true,"status":"ACTIVE","device_id":"b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bc95b23a-ed7e-489d-8876-562eea963716","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["af8ac75c-c63d-4214-bf16-24011b9d4b53"],"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-1975879673","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1975879673","fqdn":"tempest-testnetworkbasicops-server-1975879673.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:14:28Z","updated_at":"2025-11-25T15:14:35Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:14:38,083 25 DEBUG [tempest.common.waiters] Server ID b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 ports are all ACTIVE [{'id': 'adc59006-3b77-41c4-925f-064b7f71e893', 'name': '', 'network_id': 'baa6fd18-b550-4001-9186-06cf33dcb698', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:24:14:5d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'bc95b23a-ed7e-489d-8876-562eea963716', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['af8ac75c-c63d-4214-bf16-24011b9d4b53'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1975879673', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-1975879673', 'fqdn': 'tempest-testnetworkbasicops-server-1975879673.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:14:28Z', 'updated_at': '2025-11-25T15:14:35Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:14:39,844 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/flo10000 atingips 1.761s 2025-11-25 15:14:39,845 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "adc59006-3b77-41c4-925f-064b7f71e893", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-7285e7bf-fd62-4c9c-96fb-99ece0c15384', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "6e3be15f-be76-4183-b901-64545fdd65e9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.226", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "fb03e145-cccb-41b1-af11-e345f8f8252b", "port_id": "adc59006-3b77-41c4-925f-064b7f71e893", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "baa6fd18-b550-4001-9186-06cf33dcb698", "mac_address": "fa:16:3e:24:14:5d", "admin_state_up": true, "status": "ACTIVE", "device_id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:14:38Z", "updated_at": "2025-11-25T15:14:38Z", "revision_number": 0}}' 2025-11-25 15:14:39,999 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/6e3be15f-be76-4183-b901-64545fdd65e9 0.154s 2025-11-25 15:14:39,999 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-5ac75c13-d67d-4ed4-88a3-202ac26b3128', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/6e3be15f-be76-4183-b901-64545fdd65e9'} Body: b'{"floatingip": {"id": "6e3be15f-be76-4183-b901-64545fdd65e9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.226", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "fb03e145-cccb-41b1-af11-e345f8f8252b", "port_id": "adc59006-3b77-41c4-925f-064b7f71e893", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "baa6fd18-b550-4001-9186-06cf33dcb698", "mac_address": "fa:16:3e:24:14:5d", "admin_state_up": true, "status": "ACTIVE", "device_id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:14:38Z", "updated_at": "2025-11-25T15:14:39Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:40,000 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '6e3be15f-be76-4183-b901-64545fdd65e9', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.226', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': 'fb03e145-cccb-41b1-af11-e345f8f8252b', 'port_id': 'adc59006-3b77-41c4-925f-064b7f71e893', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'baa6fd18-b550-4001-9186-06cf33dcb698', 'mac_address': 'fa:16:3e:24:14:5d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:14:38Z', 'updated_at': '2025-11-25T15:14:39Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:14:40,000 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.154857 seconds 2025-11-25 15:14:40,000 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.226 with user: cirros 2025-11-25 15:14:40,000 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.226 in 120 sec and the expected result is reachable 2025-11-25 15:14:52,247 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.246654 seconds 2025-11-25 15:14:52,248 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.226 in 120 sec and the ping result is expected 2025-11-25 15:14:52,610 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8/action 0.361s 2025-11-25 15:14:52,612 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:52 GMT', 'server': 'Apache', 'content-length': '75637', '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-f44c4de8-ba78-40f5-8076-cadf04691e2a', 'x-compute-request-id': 'req-f44c4de8-ba78-40f5-8076-cadf04691e2a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1496003645 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001523] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004419] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004461] Using GB pages for direct mapping\\n[ 0.004788] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004794] ACPI: Early table checksum verification disabled\\n[ 0.004799] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004805] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004813] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004820] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004824] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004827] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004831] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004835] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004838] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004840] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004842] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004843] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004844] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004846] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006073] No NUMA configuration fo 2025-11-25 15:14:52,614 25 DEBUG [tempest.scenario.manager] Console output for b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1496003645 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001163] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001523] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004419] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004461] Using GB pages for direct mapping [ 0.004788] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004794] ACPI: Early table checksum verification disabled [ 0.004799] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004805] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004813] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004820] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004824] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004827] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004831] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004835] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004838] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004840] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004842] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004843] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004844] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004846] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006073] No NUMA configuration found [ 0.006076] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006088] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006474] Zone ranges: [ 0.006476] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006478] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006480] Normal empty [ 0.006482] Device empty [ 0.006484] Movable zone start for each node [ 0.006487] Early memory node ranges [ 0.006488] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006490] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006491] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006847] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006876] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007097] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017520] ACPI: PM-Timer IO Port: 0x608 [ 0.017553] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017679] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017683] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017685] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017687] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017689] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017690] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017694] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017699] TSC deadline timer available [ 0.017736] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017812] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017815] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017816] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017818] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017820] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017822] Booting paravirtualized kernel on KVM [ 0.017825] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017832] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018225] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018297] kvm-guest: setup async PF for cpu 0 [ 0.018323] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018342] kvm-guest: PV spinlocks disabled, single CPU [ 0.018348] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018350] Policy zone: DMA32 [ 0.018351] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018409] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018423] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018430] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018488] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018828] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019575] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019605] ftrace: allocating 50600 entries in 198 pages [ 0.044973] ftrace: allocated 198 pages with 4 groups [ 0.045139] rcu: Hierarchical RCU implementation. [ 0.045141] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045143] Rude variant of Tasks RCU enabled. [ 0.045144] Tracing variant of Tasks RCU enabled. [ 0.045146] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045147] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049551] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049943] random: crng init done [ 0.090206] Console: colour VGA+ 80x25 [ 0.225676] printk: console [tty1] enabled [ 0.560382] printk: console [ttyS0] enabled [ 0.563424] ACPI: Core revision 20210730 [ 0.566161] APIC: Switch to symmetric I/O mode setup [ 0.570540] x2apic enabled [ 0.573621] Switched APIC routing to physical x2apic. [ 0.581733] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.588256] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.592252] pid_max: default: 32768 minimum: 301 [ 0.592252] LSM: Security Framework initializing [ 0.592252] landlock: Up and running. [ 0.592252] Yama: becoming mindful. [ 0.592252] AppArmor: AppArmor initialized [ 0.592252] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.592252] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.592252] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.592252] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.592252] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.592252] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.592252] Spectre V2 : Mitigation: Retpolines [ 0.592252] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.592252] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.592252] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.592252] RETBleed: Mitigation: untrained return thunk [ 0.592252] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.592252] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.592252] Freeing SMP alternatives memory: 44K [ 0.592252] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.592415] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.596273] ... version: 0 [ 0.598978] ... bit width: 48 [ 0.600263] ... generic registers: 6 [ 0.602949] ... value mask: 0000ffffffffffff [ 0.604263] ... max period: 00007fffffffffff [ 0.607775] ... fixed-purpose events: 0 [ 0.608264] ... event mask: 000000000000003f [ 0.611750] rcu: Hierarchical SRCU implementation. [ 0.612736] smp: Bringing up secondary CPUs ... [ 0.615762] smp: Brought up 1 node, 1 CPU [ 0.616266] smpboot: Max logical packages: 1 [ 0.619111] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.620711] devtmpfs: initialized [ 0.623081] x86/mm: Memory block size: 128MB [ 0.624453] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.628277] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.632329] pinctrl core: initialized pinctrl subsystem [ 0.636108] PM: RTC time: 15:14:37, date: 2025-11-25 [ 0.636459] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.640361] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.644276] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.648275] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.652274] audit: initializing netlink subsys (disabled) [ 0.656231] thermal_sys: Registered thermal governor 'fair_share' [ 0.656232] thermal_sys: Registered thermal governor 'bang_bang' [ 0.656265] thermal_sys: Registered thermal governor 'step_wise' [ 0.660270] audit: type=2000 audit(1764083677.074:1): state=initialized audit_enabled=0 res=1 [ 0.664267] thermal_sys: Registered thermal governor 'user_space' [ 0.664268] thermal_sys: Registered thermal governor 'power_allocator' [ 0.668252] EISA bus registered [ 0.670509] cpuidle: using governor ladder [ 0.672265] cpuidle: using governor menu [ 0.677469] ACPI: bus type PCI registered [ 0.680264] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.684568] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.688268] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.692295] PCI: Using configuration type 1 for base access [ 0.697738] Kprobes globally optimized [ 0.700452] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.704272] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.709386] ACPI: Added _OSI(Module Device) [ 0.712304] ACPI: Added _OSI(Processor Device) [ 0.716030] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.716304] ACPI: Added _OSI(Processor Aggregator Device) [ 0.720275] ACPI: Added _OSI(Linux-Dell-Video) [ 0.723951] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.724285] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.731357] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.736277] ACPI: Interpreter enabled [ 0.738943] ACPI: PM: (supports S0 S5) [ 0.740265] ACPI: Using IOAPIC for interrupt routing [ 0.744019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.744265] PCI: Using E820 reservations for host bridge windows [ 0.748613] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.758446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.760274] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.764466] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.768419] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.773525] PCI host bridge to bus 0000:00 [ 0.776267] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.780164] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.780265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.784265] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.788265] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.792264] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.796265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.800581] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.808480] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.820324] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.834824] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.840098] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.850394] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.853976] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.861439] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.868271] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.880454] pci 0000:00:02.0: enabling Extended Tags [ 0.886869] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.891732] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.901335] pci 0000:00:02.1: enabling Extended Tags [ 0.907827] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.912001] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.918318] pci 0000:00:02.2: enabling Extended Tags [ 0.922882] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.929232] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.940837] pci 0000:00:02.3: enabling Extended Tags [ 0.946910] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.951677] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.957725] pci 0000:00:02.4: enabling Extended Tags [ 0.963223] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.968268] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.979745] pci 0000:00:02.5: enabling Extended Tags [ 0.983094] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.988272] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.998720] pci 0000:00:02.6: enabling Extended Tags [ 1.002831] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.009459] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.019615] pci 0000:00:02.7: enabling Extended Tags [ 1.025658] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.031777] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.037641] pci 0000:00:03.0: enabling Extended Tags [ 1.043125] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.047523] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.055005] pci 0000:00:03.1: enabling Extended Tags [ 1.058854] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.063694] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.071648] pci 0000:00:03.2: enabling Extended Tags [ 1.076321] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.082708] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.089656] pci 0000:00:03.3: enabling Extended Tags [ 1.097213] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.103858] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.111618] pci 0000:00:03.4: enabling Extended Tags [ 1.114926] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.120274] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.132619] pci 0000:00:03.5: enabling Extended Tags [ 1.140714] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.149502] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.160656] pci 0000:00:03.6: enabling Extended Tags [ 1.166927] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.172218] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.180242] pci 0000:00:03.7: enabling Extended Tags [ 1.185700] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.191310] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.196586] pci 0000:00:04.0: enabling Extended Tags [ 1.207302] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.214549] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.225382] pci 0000:00:04.1: enabling Extended Tags [ 1.232888] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.240275] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.253410] pci 0000:00:04.2: enabling Extended Tags [ 1.259985] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.264277] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.274592] pci 0000:00:04.3: enabling Extended Tags [ 1.281100] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.287593] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.300889] pci 0000:00:04.4: enabling Extended Tags [ 1.310929] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.318373] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.336252] pci 0000:00:04.5: enabling Extended Tags [ 1.342866] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.348273] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.362652] pci 0000:00:04.6: enabling Extended Tags [ 1.367869] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.373855] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.383307] pci 0000:00:04.7: enabling Extended Tags [ 1.390673] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.396267] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.408533] pci 0000:00:05.0: enabling Extended Tags [ 1.468877] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.474061] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.477215] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.493354] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.504291] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.516981] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.532269] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.545218] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.552001] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.556646] pci 0000:01:00.0: enabling Extended Tags [ 1.634220] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.636330] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.640324] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.644381] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.650472] pci_bus 0000:02: extended config space not accessible [ 1.652531] acpiphp: Slot [1] registered [ 1.655309] acpiphp: Slot [0] registered [ 1.656309] acpiphp: Slot [2] registered [ 1.659093] acpiphp: Slot [3] registered [ 1.660313] acpiphp: Slot [4] registered [ 1.663074] acpiphp: Slot [5] registered [ 1.664311] acpiphp: Slot [6] registered [ 1.667144] acpiphp: Slot [7] registered [ 1.668312] acpiphp: Slot [8] registered [ 1.671161] acpiphp: Slot [9] registered [ 1.672312] acpiphp: Slot [10] registered [ 1.675103] acpiphp: Slot [11] registered [ 1.676309] acpiphp: Slot [12] registered [ 1.679208] acpiphp: Slot [13] registered [ 1.680329] acpiphp: Slot [14] registered [ 1.683463] acpiphp: Slot [15] registered [ 1.684319] acpiphp: Slot [16] registered [ 1.687381] acpiphp: Slot [17] registered [ 1.688312] acpiphp: Slot [18] registered [ 1.691313] acpiphp: Slot [19] registered [ 1.692315] acpiphp: Slot [20] registered [ 1.695453] acpiphp: Slot [21] registered [ 1.696313] acpiphp: Slot [22] registered [ 1.699176] acpiphp: Slot [23] registered [ 1.700326] acpiphp: Slot [24] registered [ 1.703219] acpiphp: Slot [25] registered [ 1.704316] acpiphp: Slot [26] registered [ 1.707231] acpiphp: Slot [27] registered [ 1.708325] acpiphp: Slot [28] registered [ 1.711142] acpiphp: Slot [29] registered [ 1.712336] acpiphp: Slot [30] registered [ 1.715202] acpiphp: Slot [31] registered [ 1.718965] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.729310] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.832324] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.835327] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.836318] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.840142] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.845829] acpiphp: Slot [0-2] registered [ 1.848780] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.857986] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.867834] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.871618] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.872423] pci 0000:03:00.0: enabling Extended Tags [ 1.961229] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.964397] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.968388] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.975907] acpiphp: Slot [0-3] registered [ 1.976942] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.988274] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.000272] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.006292] pci 0000:04:00.0: enabling Extended Tags [ 2.087675] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.088376] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.092252] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.099154] acpiphp: Slot [0-4] registered [ 2.100784] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.111568] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.121180] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.126692] pci 0000:05:00.0: enabling Extended Tags [ 2.204006] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.204368] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.208233] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.211861] acpiphp: Slot [0-5] registered [ 2.212791] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.224083] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.232269] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.238744] pci 0000:06:00.0: enabling Extended Tags [ 2.320830] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.324313] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.328288] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.335148] acpiphp: Slot [0-6] registered [ 2.401565] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.404372] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.408363] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.415277] acpiphp: Slot [0-7] registered [ 2.483126] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.484373] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.488312] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.495143] acpiphp: Slot [0-8] registered [ 2.560993] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.564024] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.564362] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.571136] acpiphp: Slot [0-9] registered [ 2.637061] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.640181] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.640363] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.647374] acpiphp: Slot [0-10] registered [ 2.713507] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.716397] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.720363] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.727312] acpiphp: Slot [0-11] registered [ 2.796053] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.796371] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.800252] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.804067] acpiphp: Slot [0-12] registered [ 2.877662] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.880411] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.884364] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.891190] acpiphp: Slot [0-13] registered [ 2.960125] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.960370] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.964401] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.972502] acpiphp: Slot [0-14] registered [ 3.049859] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.052377] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.056386] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.063322] acpiphp: Slot [0-15] registered [ 3.131213] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.132372] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.136313] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.143819] acpiphp: Slot [0-16] registered [ 3.212971] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.216372] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.220239] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.223516] acpiphp: Slot [0-17] registered [ 3.292290] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.296381] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.300372] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.307660] acpiphp: Slot [0-18] registered [ 3.375308] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.376381] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.380364] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.387575] acpiphp: Slot [0-19] registered [ 3.455827] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.456418] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.460368] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.467486] acpiphp: Slot [0-20] registered [ 3.535536] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.536373] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.540364] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.547539] acpiphp: Slot [0-21] registered [ 3.615494] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.616945] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.620367] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.627377] acpiphp: Slot [0-22] registered [ 3.694959] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.696377] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.700252] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.708862] acpiphp: Slot [0-23] registered [ 3.778692] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.780371] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.784289] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.791098] acpiphp: Slot [0-24] registered [ 3.860358] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.864316] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.868291] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.875226] acpiphp: Slot [0-25] registered [ 3.942962] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.944371] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.948385] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.000812] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.004497] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.008212] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.008448] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.012014] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.012453] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.016050] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.016555] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.019960] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.020280] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.023657] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.024279] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.027617] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.028284] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.031636] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.032294] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.036005] iommu: Default domain type: Translated [ 4.036267] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.041425] SCSI subsystem initialized [ 4.044401] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.048252] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.048276] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.051431] vgaarb: loaded [ 4.052312] ACPI: bus type USB registered [ 4.054679] usbcore: registered new interface driver usbfs [ 4.056271] usbcore: registered new interface driver hub [ 4.059186] usbcore: registered new device driver usb [ 4.060290] pps_core: LinuxPPS API ver. 1 registered [ 4.063074] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.064269] PTP clock support registered [ 4.066605] EDAC MC: Ver: 3.0.0 [ 4.070977] NetLabel: Initializing [ 4.072264] NetLabel: domain hash size = 128 [ 4.074775] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.076287] NetLabel: unlabeled traffic allowed by default [ 4.079380] PCI: Using ACPI for IRQ routing [ 4.797215] clocksource: Switched to clocksource kvm-clock [ 4.813006] VFS: Disk quotas dquot_6.6.0 [ 4.815519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.819390] AppArmor: AppArmor Filesystem Enabled [ 4.822092] pnp: PnP ACPI init [ 4.824320] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.828761] pnp: PnP ACPI: found 5 devices [ 4.836720] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.841628] NET: Registered PF_INET protocol family [ 4.844465] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.849552] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.854164] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.858502] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.862732] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.866654] TCP: Hash tables configured (established 1024 bind 1024) [ 4.870396] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.874567] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.878184] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.882042] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.885267] NET: Registered PF_XDP protocol family [ 4.887996] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.892504] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.896998] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.901484] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.906027] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.910545] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.915067] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.919578] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.924091] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.928588] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.933095] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.937646] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.942250] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.946954] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.951999] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.956745] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.961310] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.965862] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.970331] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.974852] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 4.979386] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 4.984223] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 4.990759] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 4.995700] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.000494] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.004124] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.007904] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.012285] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.015804] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.019353] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.022958] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.026470] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.029981] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.033472] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.036995] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.040553] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.044053] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.047773] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.051430] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.055585] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.059578] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.063417] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.067118] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.071713] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.075876] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.080471] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.085278] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.090318] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.095073] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.100097] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.104972] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.109990] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.114771] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.119539] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.124134] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.128563] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.132163] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.135994] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.139655] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.143577] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.147277] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.150902] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.154477] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.157977] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.161606] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.165222] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.168748] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.172177] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.175728] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.179238] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.182756] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.186233] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.189979] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.193851] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.197726] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.201556] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.205415] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.209579] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.216515] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.220836] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.225037] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.229645] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.234966] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.239553] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.244716] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.248881] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.253737] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.257811] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.262853] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.267533] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.272473] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.276863] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.281088] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.286045] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.290757] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.294732] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.302556] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.309482] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.319255] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.324969] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.331329] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.338324] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.346003] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.352683] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.359392] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.367414] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.372693] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.378969] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.388701] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.393038] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.398547] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.405094] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.410265] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.414867] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.421927] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.427096] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.432821] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.439231] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.444951] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.449736] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.457138] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.461596] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.467645] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.474385] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.479524] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.484506] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.493405] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.498547] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.504897] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.511541] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.517154] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.521875] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.528969] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.533581] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.539040] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.545028] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.548953] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.553612] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.558282] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.565373] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.569357] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.574251] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.579609] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.586018] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.588916] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.594430] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.599002] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.606274] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.609163] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.614478] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.619334] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.626242] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.629373] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.634966] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.639797] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.646584] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.649535] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.654664] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.661060] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.668434] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.671473] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.676411] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.681876] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.687841] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.691842] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.696677] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.701988] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.708242] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.712119] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.717797] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.723994] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.730384] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.734115] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.739084] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.744402] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.752767] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.756627] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.761782] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.766799] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.773769] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.776760] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.782162] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.787078] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.794450] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.798014] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.804019] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.809410] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.817508] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.821273] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.826412] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.830939] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.835044] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.839352] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.843504] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.847245] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.851317] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.855567] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.859167] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.862952] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.867328] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.871218] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.876454] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.880127] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.884699] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.890800] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.895574] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.899490] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.903924] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.907726] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.912113] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.916373] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.920961] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.924646] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.929108] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.933169] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.937991] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.941705] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.946343] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.950407] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.954844] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.958652] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.963043] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.966770] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.970855] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.975414] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 5.979394] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 5.983120] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.987449] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 5.990853] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 5.994701] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.999522] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.002911] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.006726] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.011278] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.015093] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.018911] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.023530] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.026920] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.030664] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.035028] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.038305] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.042075] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.046450] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.049977] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.053586] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.059829] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.063142] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.067159] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.071330] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.074773] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.078361] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.082471] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.085738] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.089332] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.093869] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.097215] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.101660] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.106037] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.109309] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.114454] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.120704] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.131793] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11196 usecs [ 6.137724] PCI: CLS 0 bytes, default 64 [ 6.140468] Trying to unpack rootfs image as initramfs... [ 6.144350] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.160580] Initialise system trusted keyrings [ 6.163297] Key type blacklist registered [ 6.168316] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.177384] zbud: loaded [ 6.179251] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.192350] fuse: init (API version 7.34) [ 6.194788] integrity: Platform Keyring initialized [ 6.212349] Key type asymmetric registered [ 6.214728] Asymmetric key parser 'x509' registered [ 6.220426] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.228423] io scheduler mq-deadline registered [ 6.234920] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.248652] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.261658] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.272782] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.283700] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.292772] pcieport 0000:00:02.2: AER: enabl10000 ed with IRQ 26 [ 6.303429] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.316714] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.323649] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.336669] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.347211] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.356954] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.367379] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.378568] Freeing initrd memory: 8744K [ 6.381515] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.388769] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.392365] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.397801] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.402921] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.406548] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.414341] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.419080] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.425910] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.430525] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.437428] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.441707] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.448496] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.452834] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.459622] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.463979] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.470851] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.475217] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.482277] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.486966] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.491369] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.498021] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.501730] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.509789] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.513406] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.521512] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.525177] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.533189] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.536783] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.544232] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.547876] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.555755] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.559462] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.567640] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.571311] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.579295] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.582925] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.587414] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.592607] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.596393] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.604173] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.611888] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.615535] shpchp 0000:01:00.0: Slot initialization failed [ 6.620438] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.625351] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.629690] ACPI: button: Power Button [PWRF] [ 6.653061] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.686088] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.692214] Linux agpgart interface v0.103 [ 6.695945] loop: module loaded [ 6.698382] tun: Universal TUN/TAP device driver, 1.6 [ 6.701563] PPP generic driver version 2.4.2 [ 6.704213] VFIO - User Level meta-driver version: 0.3 [ 6.707627] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.711360] ehci-pci: EHCI PCI platform driver [ 6.713993] ehci-platform: EHCI generic platform driver [ 6.717349] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.722284] ohci-pci: OHCI PCI platform driver [ 6.724925] ohci-platform: OHCI generic platform driver [ 6.728177] uhci_hcd: USB Universal Host Controller Interface driver [ 6.733756] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.736812] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.741260] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.744391] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.747841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.752661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.756734] usb usb1: Product: UHCI Host Controller [ 6.759576] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.763106] usb usb1: SerialNumber: 0000:02:01.0 [ 6.765954] hub 1-0:1.0: USB hub found [ 6.768367] hub 1-0:1.0: 2 ports detected [ 6.770966] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.777551] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.780575] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.783642] mousedev: PS/2 mouse device common for all mice [ 6.787953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.792885] rtc_cmos 00:03: RTC can wake from S4 [ 6.797496] rtc_cmos 00:03: registered as rtc0 [ 6.800504] rtc_cmos 00:03: setting system clock to 2025-11-25T15:14:44 UTC (1764083684) [ 6.805352] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.809163] i2c_dev: i2c /dev entries driver [ 6.811719] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.818442] device-mapper: uevent: version 1.0.3 [ 6.821238] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.826656] platform eisa.0: Probing EISA bus 0 [ 6.829693] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.834193] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.838452] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.842114] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.845789] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.849877] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.853621] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.857600] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.861688] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.865389] platform eisa.0: EISA: Detected 0 cards [ 6.868441] ledtrig-cpu: registered to indicate activity on CPUs [ 6.872014] drop_monitor: Initializing network drop monitor service [ 6.875941] NET: Registered PF_INET6 protocol family [ 6.882223] Segment Routing with IPv6 [ 6.884672] In-situ OAM (IOAM) with IPv6 [ 6.887074] NET: Registered PF_PACKET protocol family [ 6.890102] Key type dns_resolver registered [ 6.893024] IPI shorthand broadcast: enabled [ 6.895732] registered taskstats version 1 [ 6.898558] Loading compiled-in X.509 certificates [ 6.902032] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.908055] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.914001] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.919582] blacklist: Loading compiled-in revocation X.509 certificates [ 6.923449] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.929245] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.937217] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.943223] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.949171] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.955212] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.961446] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.967510] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.973869] zswap: loaded using pool lzo/zbud [ 6.976720] Key type .fscrypt registered [ 6.979191] Key type fscrypt-provisioning registered [ 6.984205] Key type encrypted registered [ 6.986961] AppArmor: AppArmor sha1 policy hashing enabled [ 6.990256] ima: No TPM chip found, activating TPM-bypass! [ 6.993928] Loading compiled-in module X.509 certificates [ 6.997835] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.003535] ima: Allocated hash algorithm: sha1 [ 7.006304] ima: No architecture policies found [ 7.009064] evm: Initialising EVM extended attributes: [ 7.012348] evm: security.selinux [ 7.014441] evm: security.SMACK64 [ 7.016750] evm: security.SMACK64EXEC [ 7.019019] evm: security.SMACK64TRANSMUTE [ 7.021706] evm: security.SMACK64MMAP [ 7.023972] evm: security.apparmor [ 7.026134] evm: security.ima [ 7.028175] evm: security.capability [ 7.030506] evm: HMAC attrs: 0x1 [ 7.032874] PM: Magic number: 1:669:235 [ 7.035388] acpi device:4f: hash matches [ 7.038020] RAS: Correctable Errors collector initialized. [ 7.041283] Unstable clock detected, switching default tracing clock to "global" [ 7.041283] If you want to keep using the local clock, then add: [ 7.041283] "trace_clock=local" [ 7.041283] on the kernel command line [ 7.055517] Freeing unused decrypted memory: 2036K [ 7.058923] Freeing unused kernel image (initmem) memory: 3244K [ 7.064325] Write protecting the kernel read-only data: 30720k [ 7.068618] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.073005] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.119033] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.122797] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.126694] Run /init as init process info: initramfs: up at 6.59 [ 7.183868] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.193325] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.197704] GPT:229375 != 2097151 [ 7.199819] GPT:Alternate GPT header not at the end of the disk. [ 7.203351] GPT:229375 != 2097151 [ 7.205761] GPT: Use GNU Parted to correct GPT errors. [ 7.253580] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.632516] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.665528] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.48 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:b6:bb:b8:e5:6b:9a:4e:0a:87:93:12:56:b2:4b:a7:f8 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCV7Cjc+G9nh/yFEwOWC+pifPHLmT/a4ox9nA4aKQrH68yw8guWqgXSvXGCp/na33CE3f7lyLFlPXSJGt1EyqmYTDBdh6G5Wlt3UmRVEXTfXiBycUAekTqUh1GC6XGR/5Nt3HsR1+4CuSoP4GZuhHzSfXs+maPwofsQ8YZ3U4e8l2it/b5NMxOaJvmZLOY52z3ehzw23+YjysqLOMd7uHME+cM6+MUKZPARx3FMPqats9gVxGuprlZsSiaWmFVWybHUe1dmrKGVRwj1dpkIxPi8vqzvWSNvAhCioo6Kxv71Fcdf8s4kRXLagA+b6rOWeDEZXra8WXb4MMYYhveWHe0P root@tempest-testnetworkbasicops-server-1975879673 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNbzYkSOuIxGLYrS9pkHqGIbO0pPlG7KxmOMG8dhwYa1x94ufUncsxj4bV2MxBggG6wMXaRt/2twUp54NsCdnsw= root@tempest-testnetworkbasicops-server-1975879673 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe24:145d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 name: tempest-TestNetworkBasicOps-server-1975879673 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1975879673 launch-index: 0 === cirros: current=0.6.2 uptime=9.04 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:24:14:5D inet6 addr: fe80::f816:3eff:fe24:145d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1564 (1.5 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1975879673 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 7.763454] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.766369] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.786285] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.001035] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.026131] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.139160] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.140431] ISO 9660 Extensions: RRIP_1991A [ 8.488381] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.412425] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.414788] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:14:45 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:14:46 cirros auth.notice su: + none root:cirros Nov 25 15:14:46 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:14:46 cirros daemon.info dhcpcd[350]: DUID 00:04:b6:bb:b8:e5:6b:9a:4e:0a:87:93:12:56:b2:4b:a7:f8 Nov 25 15:14:46 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:14:46 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:14:46 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:14:46 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:24:14:5d Nov 25 15:14:46 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe24:145d Nov 25 15:14:46 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 15:14:46 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:14:47 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 15:14:47 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Nov 25 15:14:47 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1975879673 login: 2025-11-25 15:14:52,617 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:14:52,624 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:14:52,737 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:14:52,738 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:14:53,003 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=f783cce99abc447fac7de1b75169367b&network_id=baa6fd18-b550-4001-9186-06cf33dcb698 0.265s 2025-11-25 15:14:53,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-08ea70e0-c6ae-4929-ad83-20f3d86973ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=f783cce99abc447fac7de1b75169367b&network_id=baa6fd18-b550-4001-9186-06cf33dcb698'} Body: b'{"ports":[{"id":"0e91bbc3-5741-458d-861b-c5b829c6c944","name":"","network_id":"baa6fd18-b550-4001-9186-06cf33dcb698","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:26:8a:77","admin_state_up":true,"status":"ACTIVE","device_id":"fb03e145-cccb-41b1-af11-e345f8f8252b","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"bc95b23a-ed7e-489d-8876-562eea963716","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:14:09Z","updated_at":"2025-11-25T15:14:13Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"69df0570-16a8-4d6e-b082-1fb0664d7ecd","name":"","network_id":"baa6fd18-b550-4001-9186-06cf33dcb698","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:88:8d:6a","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-baa6fd18-b550-4001-9186-06cf33dcb698","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"bc95b23a-ed7e-489d-8876-562eea963716","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-11-25T15:14:06Z","updated_at":"2025-11-25T15:14:09Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"adc59006-3b77-41c4-925f-064b7f71e893","name":"","network_id":"baa6fd18-b550-4001-9186-06cf33dcb698","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:24:14:5d","admin_state_up":true,"status":"ACTIVE","device_id":"b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"bc95b23a-ed7e-489d-8876-562eea963716","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["af8ac75c-c63d-4214-bf16-24011b9d4b53"],"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-1975879673","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-1975879673","fqdn":"tempest-testnetworkbasicops-server-1975879673.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:14:28Z","updated_at":"2025-11-25T15:14:35Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:14:53,005 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:14:53,008 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:14:53,122 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:14:53,124 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:14:53,125 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-11-25 15:14:53,125 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:14:53,129 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:14:53,284 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:14:53,284 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:14:53,292 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.167023 seconds 2025-11-25 15:14:53,292 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.5 2025-11-25 15:14:53,292 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:14:53,294 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:14:53,349 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:14:53,349 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:14:53,356 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.064420 seconds 2025-11-25 15:14:53,455 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd 0.097s 2025-11-25 15:14:53,455 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-18a4499b-e3f4-4087-bec0-0291f71ebe41', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd'} Body: b'{"subnets":[{"id":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"}]}' 2025-11-25 15:14:53,456 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:14:53,460 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:14:53,521 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:14:53,522 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:14:53,523 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-11-25 15:14:53,523 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:14:53,526 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:14:53,632 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:14:53,632 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:14:53,746 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.223390 seconds 2025-11-25 15:14:54,363 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.614s 2025-11-25 15:14:54,363 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--907010537", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-78910ab1-d0e4-4f08-9bf7-b3190c604675', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"eb95bc25-11e8-4085-8faa-99d008d33eb7","name":"tempest-network-smoke--907010537","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:14:53Z","updated_at":"2025-11-25T15:14:53Z","revision_number":1}}' 2025-11-25 15:14:54,466 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.102s 2025-11-25 15:14:54,466 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-7aad4e57-fdb9-4a6a-8d28-5b99f20f4470', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"bc95b23a-ed7e-489d-8876-562eea963716","name":"tempest-subnet-smoke-1996558854","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"baa6fd18-b550-4001-9186-06cf33dcb698","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":"2025-11-25T15:14:08Z","updated_at":"2025-11-25T15:14:08Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:14:54,580 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.113s 2025-11-25 15:14:54,580 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8cfd4f3f-061d-4031-8150-d416a8e342ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:14:54,679 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.098s 2025-11-25 15:14:54,679 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-9de2b855-52ae-4c21-9b5b-36b0db11c2f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:14:54,792 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.16%2F28 0.112s 2025-11-25 15:14:54,793 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1dddfe28-43ac-4080-9701-7ac1a1254abc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:14:54,993 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.200s 2025-11-25 15:14:54,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d54cdd7a-0d18-46a2-aa9f-e5b7bc421fd9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:14:55,103 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.16%2F28 0.109s 2025-11-25 15:14:55,104 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d70182d9-2d6b-4655-8dc1-86eab33e2421', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:14:56,066 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.962s 2025-11-25 15:14:56,067 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1281322437", "network_id": "eb95bc25-11e8-4085-8faa-99d008d33eb7", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-9746e3ba-866a-41c5-9aef-4f38730fd7dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"fdb5feb0-3e72-444a-a0d6-15143f2eb603","name":"tempest-subnet-smoke-1281322437","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"eb95bc25-11e8-4085-8faa-99d008d33eb7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-11-25T15:14:55Z","updated_at":"2025-11-25T15:14:55Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:56,186 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.118s 2025-11-25 15:14:56,186 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1496265627", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNSdE9mpgm5448VzO6GqCHC2Z/GntHp/aUs9/7LhsA2JtQoC188g9+G+9SI9GjUEk61pQxED7y5z1LFOaAbW6Oeb1n4QXkeCLcL5hHZP/BzYEQ5yyDf1AWoJvMk0lxHfsg=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:56 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-c7359c3f-d5d5-4691-a69a-a892cff4a359', 'x-compute-request-id': 'req-c7359c3f-d5d5-4691-a69a-a892cff4a359', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-1496265627", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNSdE9mpgm5448VzO6GqCHC2Z/GntHp/aUs9/7LhsA2JtQoC188g9+G+9SI9GjUEk61pQxED7y5z1LFOaAbW6Oeb1n4QXkeCLcL5hHZP/BzYEQ5yyDf1AWoJvMk0lxHfsg==", "fingerprint": "93:b5:b1:89:96:4f:22:4d:59:35:aa:1f:0b:24:b1:5c", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:14:56,407 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.219s 2025-11-25 15:14:56,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2121695330", "description": "tempest-secgroup-smoke-2121695330 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-c75de6c6-3b04-4946-8599-d30efea877d2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "f3412f93-7bee-41d8-83b0-2daee7331530", "name": "tempest-secgroup-smoke-2121695330", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-2121695330 description", "shared": false, "security_group_rules": [{"id": "303e63bc-cbd2-4f45-9960-4bc9c2fe2c0a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": 47, "description": null, "tags": [], "created_at": "2025-11-25T15:14:56Z", "updated_at": "2025-11-25T15:14:56Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "e67e23a7-641d-4776-8ead-d53b15ac816e", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": 46, "description": null, "tags": [], "created_at": "2025-11-25T15:14:56Z", "updated_at": "2025-11-25T15:14:56Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:14:56Z", "updated_at": "2025-11-25T15:14:56Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:56,651 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.243s 2025-11-25 15:14:56,652 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0304c0fa-b22d-43d5-bd61-509051aa8bb6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "f14a7718-0063-44af-9efc-04b8716c8ddb", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": "2025-11-25T15:14:56Z", "updated_at": "2025-11-25T15:14:56Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:56,824 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.171s 2025-11-25 15:14:56,824 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-9510d7d1-81eb-4601-b872-53c0f14d7399', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "c7f2c193-0486-419d-97b4-be55cf5dffc1", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": "2025-11-25T15:14:56Z", "updated_at": "2025-11-25T15:14:56Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:57,028 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.203s 2025-11-25 15:14:57,028 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4ef13379-f889-445a-9612-c0259febc5fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "45bb1846-0a0b-47d0-820c-5e4c5fed3547", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": "2025-11-25T15:14:56Z", "updated_at": "2025-11-25T15:14:56Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:57,190 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.162s 2025-11-25 15:14:57,191 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6e7eed47-5b11-4a85-936f-19c6a89e4245', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "4f13b034-79a0-40f3-be29-79b5a9a8b1db", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": "2025-11-25T15:14:57Z", "updated_at": "2025-11-25T15:14:57Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:57,405 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.214s 2025-11-25 15:14:57,405 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bf5eda6d-b880-421a-8912-49e543b9590d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "78bb6b22-6d0d-430d-bd05-ef01792d2383", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": "2025-11-25T15:14:57Z", "updated_at": "2025-11-25T15:14:57Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:57,559 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.153s 2025-11-25 15:14:57,560 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5d165030-d4bc-4d20-9e94-62c09ccea19e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "25b752ec-f273-482a-aa0a-3ae41d514ca0", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f3412f93-7bee-41d8-83b0-2daee7331530", "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": "2025-11-25T15:14:57Z", "updated_at": "2025-11-25T15:14:57Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:14:57,915 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.351s 2025-11-25 15:14:57,915 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:57 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ad897aa-65d1-4a1f-8734-713d5c6e5d23', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["e6jD0W99TTaUmwboWxoueA"], "expires_at": "2025-11-25T16:14:57.000000Z", "issued_at": "2025-11-25T15:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:14:57,916 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-11-25 15:15:00,037 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.120s 2025-11-25 15:15:00,038 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1733044577", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "eb95bc25-11e8-4085-8faa-99d008d33eb7"}], "key_name": "tempest-TestNetworkBasicOps-1496265627", "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:14:57 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac', '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-768e6ee9-6bcd-4cb4-921d-e3189923ef2a', 'x-compute-request-id': 'req-768e6ee9-6bcd-4cb4-921d-e3189923ef2a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}], "adminPass": "Q5SWhuqDBpgN"}}' 2025-11-25 15:15:00,290 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.251s 2025-11-25 15:15:00,291 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:00 GMT', 'server': 'Apache', 'content-length': '1395', '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-8675d689-e06d-4e74-a7a3-c677f35d44f8', 'x-compute-request-id': 'req-8675d689-e06d-4e74-a7a3-c677f35d44f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-opD61B enstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1496265627", "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": []}}' 2025-11-25 15:15:01,991 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.695s 2025-11-25 15:15:01,992 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:01 GMT', 'server': 'Apache', 'content-length': '1453', '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-e77ff65e-ceae-467c-a375-f93cc3607d0a', 'x-compute-request-id': 'req-e77ff65e-ceae-467c-a375-f93cc3607d0a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1496265627", "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": []}}' 2025-11-25 15:15:02,001 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 15:15:04,020 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 1.016s 2025-11-25 15:15:04,021 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:03 GMT', 'server': 'Apache', 'content-length': '1521', '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-e51518c5-14e2-42d9-8aeb-54a56837ec25', 'x-compute-request-id': 'req-e51518c5-14e2-42d9-8aeb-54a56837ec25', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1496265627", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:05,574 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.544s 2025-11-25 15:15:05,574 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:05 GMT', 'server': 'Apache', 'content-length': '1521', '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-dcf02682-e4ff-4726-8731-db381bcd4fba', 'x-compute-request-id': 'req-dcf02682-e4ff-4726-8731-db381bcd4fba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1496265627", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:07,237 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.657s 2025-11-25 15:15:07,237 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:06 GMT', 'server': 'Apache', 'content-length': '1521', '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-fd39fecb-6cfa-4569-9e9b-5fc1057e5012', 'x-compute-request-id': 'req-fd39fecb-6cfa-4569-9e9b-5fc1057e5012', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1496265627", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:08,583 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.340s 2025-11-25 15:15:08,583 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:08 GMT', 'server': 'Apache', 'content-length': '1693', '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-04f5df1f-e7b6-4c92-88f3-98eed9844532', 'x-compute-request-id': 'req-04f5df1f-e7b6-4c92-88f3-98eed9844532', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:08Z", "addresses": {"tempest-network-smoke--907010537": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:14:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1496265627", "OS-SRV-USG:launched_at": "2025-11-25T15:15:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:08,592 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-11-25 15:15:09,089 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.495s 2025-11-25 15:15:09,090 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:08 GMT', 'server': 'Apache', 'content-length': '1693', '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-64b7ced3-5a0d-4109-b08f-2b5aa1e1cfa1', 'x-compute-request-id': 'req-64b7ced3-5a0d-4109-b08f-2b5aa1e1cfa1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:08Z", "addresses": {"tempest-network-smoke--907010537": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:14:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1496265627", "OS-SRV-USG:launched_at": "2025-11-25T15:15:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:09,098 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:09,105 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:09,211 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:09,212 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:09,213 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:09,213 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:09,220 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:09,284 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:09,284 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:10,294 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:10,295 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:10,295 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.082261 seconds 2025-11-25 15:15:13,083 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/add_router_interface 2.788s 2025-11-25 15:15:13,084 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fdb5feb0-3e72-444a-a0d6-15143f2eb603"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-bcb7310e-c52c-415f-ade9-5580c62de2b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/add_router_interface'} Body: b'{"id": "fb03e145-cccb-41b1-af11-e345f8f8252b", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "5be2ba86-29aa-4151-b8fd-e00ed813f86d", "network_id": "eb95bc25-11e8-4085-8faa-99d008d33eb7", "subnet_id": "fdb5feb0-3e72-444a-a0d6-15143f2eb603", "subnet_ids": ["fdb5feb0-3e72-444a-a0d6-15143f2eb603"]}' 2025-11-25 15:15:13,085 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:13,088 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:13,145 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:13,145 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:13,146 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:13,147 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:13,148 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:13,207 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:13,208 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:14,214 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:14,215 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:15,215 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:15,216 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:15,219 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:15,530 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:15,530 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:16,537 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:16,538 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:17,539 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:17,539 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:17,542 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:17,598 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:17,599 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:18,604 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:18,604 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:19,607 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:19,607 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:19,610 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:19,721 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:19,722 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:20,729 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:20,729 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:21,730 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:21,731 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:21,735 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:21,835 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:21,836 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:22,844 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:22,845 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:23,846 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:23,847 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:23,850 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:23,963 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:23,964 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:24,973 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:24,974 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:25,974 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:25,975 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:25,979 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:26,084 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:26,085 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:27,093 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.226 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27' failed, exit status: 1, stderr: stdout: PING 10.100.0.27 (10.100.0.27) 56(84) bytes of data. --- 10.100.0.27 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:15:27,094 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.27 via a ssh connection from: 192.168.122.226. 2025-11-25 15:15:28,094 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:15:28,095 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.226:22' as 'cirros' with public key authentication 2025-11-25 15:15:28,099 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:15:28,166 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:15:28,167 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.226 successfully created 2025-11-25 15:15:28,178 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 15.032143 seconds 2025-11-25 15:15:30,390 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/remove_router_interface 2.210s 2025-11-25 15:15:30,391 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fdb5feb0-3e72-444a-a0d6-15143f2eb603"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e45361f2-6921-4c91-8f34-14ad16e10906', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/remove_router_interface'} Body: b'{"id": "fb03e145-cccb-41b1-af11-e345f8f8252b", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "5be2ba86-29aa-4151-b8fd-e00ed813f86d", "network_id": "eb95bc25-11e8-4085-8faa-99d008d33eb7", "subnet_id": "fdb5feb0-3e72-444a-a0d6-15143f2eb603", "subnet_ids": ["fdb5feb0-3e72-444a-a0d6-15143f2eb603"]}' 2025-11-25 15:15:30,598 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.206s 2025-11-25 15:15:30,599 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:30 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-2ac9472e-fe9f-41e9-ac28-1794ff497b4e', 'x-compute-request-id': 'req-2ac9472e-fe9f-41e9-ac28-1794ff497b4e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'' 2025-11-25 15:15:31,267 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.668s 2025-11-25 15:15:31,268 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:30 GMT', 'server': 'Apache', 'content-length': '1699', '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-9d76a158-be0e-42e1-aacc-09d9e1358f3a', 'x-compute-request-id': 'req-9d76a158-be0e-42e1-aacc-09d9e1358f3a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"server": {"id": "eaa9784d-efaa-4ec6-96b1-07f4114225ac", "name": "tempest-TestNetworkBasicOps-server-1733044577", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:00Z", "updated": "2025-11-25T15:15:30Z", "addresses": {"tempest-network-smoke--907010537": [{"version": 4, "addr": "10.100.0.27", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:14:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1496265627", "OS-SRV-USG:launched_at": "2025-11-25T15:15:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2121695330"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:32,368 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac 0.092s 2025-11-25 15:15:32,368 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:32 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-da66381e-dcf7-4c3b-a14c-b6467fb47c9f', 'x-compute-request-id': 'req-da66381e-dcf7-4c3b-a14c-b6467fb47c9f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/eaa9784d-efaa-4ec6-96b1-07f4114225ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eaa9784d-efaa-4ec6-96b1-07f4114225ac could not be found."}}' 2025-11-25 15:15:33,070 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f3412f93-7bee-41d8-83b0-2daee7331530 0.701s 2025-11-25 15:15:33,071 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-77db4506-2eb3-438e-beb4-e4b43dc11bee', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f3412f93-7bee-41d8-83b0-2daee7331530'} Body: b'' 2025-11-25 15:15:33,156 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-1496265627 0.085s 2025-11-25 15:15:33,156 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:33 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-f916db70-14e6-49d5-bf44-cab7f5df5200', 'x-compute-request-id': 'req-f916db70-14e6-49d5-bf44-cab7f5df5200', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1496265627'} Body: b'' 2025-11-25 15:15:33,374 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fdb5feb0-3e72-444a-a0d6-15143f2eb603 0.218s 2025-11-25 15:15:33,375 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-cce033ed-a074-4506-ad4a-86a04a49500a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/fdb5feb0-3e72-444a-a0d6-15143f2eb603'} Body: b'' 2025-11-25 15:15:34,953 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/eb95bc25-11e8-4085-8faa-99d008d33eb7 1.578s 2025-11-25 15:15:34,953 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f471813e-1af2-4933-94e1-7dd05e6cd367', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/eb95bc25-11e8-4085-8faa-99d008d33eb7'} Body: b'' 2025-11-25 15:15:35,395 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/6e3be15f-be76-4183-b901-64545fdd65e9 0.441s 2025-11-25 15:15:35,396 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5c4ab47b-19df-467d-a0e8-bc8799ff43ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/6e3be15f-be76-4183-b901-64545fdd65e9'} Body: b'' 2025-11-25 15:15:35,588 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.192s 2025-11-25 15:15:35,589 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:35 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-07e14352-6784-4b8e-a7ce-ac7286984d61', 'x-compute-request-id': 'req-07e14352-6784-4b8e-a7ce-ac7286984d61', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'' 2025-11-25 15:15:36,261 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.671s 2025-11-25 15:15:36,261 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:35 GMT', 'server': 'Apache', 'content-length': '1819', '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-fac6f04f-b2af-4b68-a2d0-3b4f4a1c2e5d', 'x-compute-request-id': 'req-fac6f04f-b2af-4b68-a2d0-3b4f4a1c2e5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"server": {"id": "b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8", "name": "tempest-TestNetworkBasicOps-server-1975879673", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:14:25Z", "updated": "2025-11-25T15:15:35Z", "addresses": {"tempest-network-smoke--899406478": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:14:5d"}, {"version": 4, "addr": "192.168.122.226", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:14:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-191872103", "OS-SRV-USG:launched_at": "2025-11-25T15:14:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1642349992"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:37,361 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 0.093s 2025-11-25 15:15:37,361 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:37 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-5f8d0e60-37b0-4b9a-ab5c-da38606ea3cd', 'x-compute-request-id': 'req-5f8d0e60-37b0-4b9a-ab5c-da38606ea3cd', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b6bbb8e5-6b9a-4e0a-8793-1256b24ba7f8 could not be found."}}' 2025-11-25 15:15:37,544 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/af8ac75c-c63d-4214-bf16-24011b9d4b53 0.182s 2025-11-25 15:15:37,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ef3abd10-37f3-4158-a63e-948f8553332b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/af8ac75c-c63d-4214-bf16-24011b9d4b53'} Body: b'' 2025-11-25 15:15:37,645 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-191872103 0.100s 2025-11-25 15:15:37,646 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:37 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-2832a64b-0ab4-40a2-ab2a-fa6ad869dd16', 'x-compute-request-id': 'req-2832a64b-0ab4-40a2-ab2a-fa6ad869dd16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-191872103'} Body: b'' 2025-11-25 15:15:39,066 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/remove_router_interface 1.419s 2025-11-25 15:15:39,066 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "bc95b23a-ed7e-489d-8876-562eea963716"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-811735f8-90af-40cd-a6f4-09411667f8a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b/remove_router_interface'} Body: b'{"id": "fb03e145-cccb-41b1-af11-e345f8f8252b", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "0e91bbc3-5741-458d-861b-c5b829c6c944", "network_id": "baa6fd18-b550-4001-9186-06cf33dcb698", "subnet_id": "bc95b23a-ed7e-489d-8876-562eea963716", "subnet_ids": ["bc95b23a-ed7e-489d-8876-562eea963716"]}' 2025-11-25 15:15:39,329 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bc95b23a-ed7e-489d-8876-562eea963716 0.259s 2025-11-25 15:15:39,329 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f6eaa671-3b8c-4e64-80fd-33a16de0ab8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/bc95b23a-ed7e-489d-8876-562eea963716'} Body: b'' 2025-11-25 15:15:40,172 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b 0.842s 2025-11-25 15:15:40,172 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4cccf8ba-4f84-4b98-beb0-5e49148896e4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/fb03e145-cccb-41b1-af11-e345f8f8252b'} Body: b'' 2025-11-25 15:15:40,588 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/baa6fd18-b550-4001-9186-06cf33dcb698 0.415s 2025-11-25 15:15:40,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e641d286-ac96-4e00-bca8-e2281d8222fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/baa6fd18-b550-4001-9186-06cf33dcb698'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 15:15:40.601505Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] time: 2025-11-25 15:16:46.517519Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:15:41,226 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.624s 2025-11-25 15:15:41,226 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1908418792", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b7c13f36-5eac-4e68-b8c6-7c8bdbb19b5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"290bad8b-ced0-45c2-8547-817314232071","name":"tempest-network-smoke--1908418792","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:15:40Z","updated_at":"2025-11-25T15:15:40Z","revision_number":1}}' 2025-11-25 15:15:42,586 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.359s 2025-11-25 15:15:42,586 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-2000020147", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-1c7548ff-7213-480a-ac96-be6dddedeb86', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "462b1228-6ea3-467b-83c5-5363fcb4dce6", "name": "tempest-TestNetworkBasicOps-router-2000020147", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.194"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:15:41Z", "updated_at": "2025-11-25T15:15:42Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:42,758 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.172s 2025-11-25 15:15:42,761 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dc0e121a-f2cf-416d-97bb-d0c477a0837e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:15:42,938 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.176s 2025-11-25 15:15:42,938 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7aa05ea4-a93e-478a-98ea-c0ac6443f78d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:15:43,019 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.080s 2025-11-25 15:15:43,019 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e48c3e76-089c-46f2-822d-b07d073299c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:15:43,825 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.805s 2025-11-25 15:15:43,825 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-255440329", "network_id": "290bad8b-ced0-45c2-8547-817314232071", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-6a8415de-b45f-4855-a7e7-0430b444ef65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2b6cff39-d560-4b0a-9436-a2493ceabc58","name":"tempest-subnet-smoke-255440329","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"290bad8b-ced0-45c2-8547-817314232071","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":"2025-11-25T15:15:43Z","updated_at":"2025-11-25T15:15:43Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:47,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/462b1228-6ea3-467b-83c5-5363fcb4dce6/add_router_interface 4.154s 2025-11-25 15:15:47,980 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2b6cff39-d560-4b0a-9436-a2493ceabc58"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e114f5ad-1828-40c7-8bba-efe65336b73e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/462b1228-6ea3-467b-83c5-5363fcb4dce6/add_router_interface'} Body: b'{"id": "462b1228-6ea3-467b-83c5-5363fcb4dce6", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "92ba2724-6f7a-4e94-8bf4-c98b6dd3ecfc", "network_id": "290bad8b-ced0-45c2-8547-817314232071", "subnet_id": "2b6cff39-d560-4b0a-9436-a2493ceabc58", "subnet_ids": ["2b6cff39-d560-4b0a-9436-a2493ceabc58"]}' 2025-11-25 15:15:48,258 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.277s 2025-11-25 15:15:48,258 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-30bd3529-ee33-4bdb-a2d2-0e30c93ec875', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"290bad8b-ced0-45c2-8547-817314232071","name":"tempest-network-smoke--1908418792","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["2b6cff39-d560-4b0a-9436-a2493ceabc58"],"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":"2025-11-25T15:15:40Z","updated_at":"2025-11-25T15:15:43Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":51476},{"id":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:15:48,587 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.329s 2025-11-25 15:15:48,587 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-02a09982-8169-465b-ac64-6b4045625527', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2b6cff39-d560-4b0a-9436-a2493ceabc58","name":"tempest-subnet-smoke-255440329","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"290bad8b-ced0-45c2-8547-817314232071","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":"2025-11-25T15:15:43Z","updated_at":"2025-11-25T15:15:43Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"}]}' 2025-11-25 15:15:48,715 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.127s 2025-11-25 15:15:48,716 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-26a24e2b-22a8-44df-b528-34f7c2f6f5a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "462b1228-6ea3-467b-83c5-5363fcb4dce6", "name": "tempest-TestNetworkBasicOps-router-2000020147", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.194"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:15:41Z", "updated_at": "2025-11-25T15:15:44Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:15:48,844 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.126s 2025-11-25 15:15:48,844 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-2112902783", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRstLKFJV91o9uX26ZedKrKnzy/gUmCUIyPmcUaLZ6itvRnpcItpmRnKmtNX4nIjR/rczYIEkIsc34dR8UTfwwCb2FwFIlneEBRKvgfdP+gbgj6G+tVLbR+sbDUAA+1zw=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:48 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-68d1a47c-9c2c-4a9b-9ebd-0c187662eade', 'x-compute-request-id': 'req-68d1a47c-9c2c-4a9b-9ebd-0c187662eade', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-2112902783", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRstLKFJV91o9uX26ZedKrKnzy/gUmCUIyPmcUaLZ6itvRnpcItpmRnKmtNX4nIjR/rczYIEkIsc34dR8UTfwwCb2FwFIlneEBRKvgfdP+gbgj6G+tVLbR+sbDUAA+1zw==", "fingerprint": "45:8d:a6:69:d5:50:a8:6c:7b:22:16:0f:d7:5b:13:cf", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:15:49,050 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.203s 2025-11-25 15:15:49,050 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-406388318", "description": "tempest-secgroup-smoke-406388318 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-9dbb746b-8b85-4a66-b037-8e175f6fca3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "2110822f-0c16-4f85-a361-ec9692ea522b", "name": "tempest-secgroup-smoke-406388318", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-406388318 description", "shared": false, "security_group_rules": [{"id": "3c7f8a2c-d864-43a3-bdd8-01f1b2459fe0", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": 64, "description": null, "tags": [], "created_at": "2025-11-25T15:15:48Z", "updated_at": "2025-11-25T15:15:48Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "fcd76d35-995f-4af9-baf1-72f17d49677e", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": 65, "description": null, "tags": [], "created_at": "2025-11-25T15:15:48Z", "updated_at": "2025-11-25T15:15:48Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:15:48Z", "updated_at": "2025-11-25T15:15:48Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:49,215 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.164s 2025-11-25 15:15:49,215 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5e37465b-25bf-4ad2-b6e5-c533fb99c257', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "613b5604-49a8-428c-accf-7c85955dffc5", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": "2025-11-25T15:15:49Z", "updated_at": "2025-11-25T15:15:49Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:50,027 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.811s 2025-11-25 15:15:50,027 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-0715c75d-aa3b-497f-8f7d-9b191ef118c8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8c37044a-19af-416d-b0b7-c0c36f0a8111", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": "2025-11-25T15:15:49Z", "updated_at": "2025-11-25T15:15:49Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:50,212 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.184s 2025-11-25 15:15:50,212 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9582f445-3b2b-4950-ace3-4e7f1949a77c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "a89eda46-4626-458c-af9b-0d3f9d4cafed", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": "2025-11-25T15:15:50Z", "updated_at": "2025-11-25T15:15:50Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:50,769 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.557s 2025-11-25 15:15:50,769 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-93033c10-da57-403c-b566-08918f4a5b56', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8365f3e1-03e4-407f-96eb-4afd3e46f553", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": "2025-11-25T15:15:50Z", "updated_at": "2025-11-25T15:15:50Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:50,940 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.170s 2025-11-25 15:15:50,941 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-94dd710c-38be-48b6-b749-6e41ac61fe60', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "e8d151ce-8f79-45cf-a540-aaa1fda95de6", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": "2025-11-25T15:15:50Z", "updated_at": "2025-11-25T15:15:50Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:51,162 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.221s 2025-11-25 15:15:51,163 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3c93e7ab-a599-4eb0-b7fd-c218416f96de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "1a811ab9-7380-4d26-ba16-23e89feeef3a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "2110822f-0c16-4f85-a361-ec9692ea522b", "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": "2025-11-25T15:15:51Z", "updated_at": "2025-11-25T15:15:51Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:15:51,498 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.331s 2025-11-25 15:15:51,498 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:51 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8ac32f4a-838e-4e6e-a7cd-dda47ec3c541', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["4cYxp1saTuKmPouGOB3g3Q"], "expires_at": "2025-11-25T16:15:51.000000Z", "issued_at": "2025-11-25T15:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:15:51,499 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-11-25 15:15:54,225 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.725s 2025-11-25 15:15:54,225 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-469798796", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "290bad8b-ced0-45c2-8547-817314232071"}], "key_name": "tempest-TestNetworkBasicOps-2112902783", "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:51 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c', '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-cd713a35-cb31-4589-80b9-0f4c46d4c112', 'x-compute-request-id': 'req-cd713a35-cb31-4589-80b9-0f4c46d4c112', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}], "adminPass": "tGB33CXau8PA"}}' 2025-11-25 15:15:54,974 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 0.748s 2025-11-25 15:15:54,975 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:54 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-2caa9c90-0f63-485f-9bfa-8458ec5ec641', 'x-compute-request-id': 'req-2caa9c90-0f63-485f-9bfa-8458ec5ec641', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:15:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2112902783", "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": []}}' 2025-11-25 15:15:56,193 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 0.212s 2025-11-25 15:15:56,193 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:55 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a217f2-7ec9-4480-8e19-0ab9a666fdc5', 'x-compute-request-id': 'req-26a217f2-7ec9-4480-8e19-0ab9a666fdc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:15:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2112902783", "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": []}}' 2025-11-25 15:15:56,196 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 15:15:57,761 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 0.563s 2025-11-25 15:15:57,762 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:57 GMT', 'server': 'Apache', 'content-length': '1519', '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-c4ce2c65-6886-4844-ae54-916611b38a08', 'x-compute-request-id': 'req-c4ce2c65-6886-4844-ae54-916611b38a08', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:15:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2112902783", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:15:59,175 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 0.407s 2025-11-25 15:15:59,175 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:15:58 GMT', 'server': 'Apache', 'content-length': '1519', '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-86175383-bb26-4c6b-acd3-c39edd8641f3', 'x-compute-request-id': 'req-86175383-bb26-4c6b-acd3-c39edd8641f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:15:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2112902783", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:16:00,818 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 0.633s 2025-11-25 15:16:00,819 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:00 GMT', 'server': 'Apache', 'content-length': '1519', '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-fac3d0d3-0d9a-42b9-96ad-948f95411034', 'x-compute-request-id': 'req-fac3d0d3-0d9a-42b9-96ad-948f95411034', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:16:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2112902783", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:16:03,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 2.153s 2025-11-25 15:16:03,979 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:01 GMT', 'server': 'Apache', 'content-length': '1692', '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-fa6ba2e5-62a5-4e33-b5df-104fe1c19190', 'x-compute-request-id': 'req-fa6ba2e5-62a5-4e33-b5df-104fe1c19190', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:16:00Z", "addresses": {"tempest-network-smoke--1908418792": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:1a:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2112902783", "OS-SRV-USG:launched_at": "2025-11-25T15:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:16:03,984 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-11-25 15:16:05,320 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 1.335s 2025-11-25 15:16:05,320 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:03 GMT', 'server': 'Apache', 'content-length': '1692', '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-3bca4de0-394d-49af-8484-6f67a811c5ea', 'x-compute-request-id': 'req-3bca4de0-394d-49af-8484-6f67a811c5ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:16:00Z", "addresses": {"tempest-network-smoke--1908418792": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:1a:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2112902783", "OS-SRV-USG:launched_at": "2025-11-25T15:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:16:05,324 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:16:05,999 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f1aff4f4-5009-4bc7-93d0-864617adf49c 0.674s 2025-11-25 15:16:05,999 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-2901d534-84b8-411f-bdbc-29dd96fd5b5d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"ports":[{"id":"98cc0a05-d50c-47c6-9e36-21d0477d389c","name":"","network_id":"290bad8b-ced0-45c2-8547-817314232071","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:2c:1a:c3","admin_state_up":true,"status":"ACTIVE","device_id":"f1aff4f4-5009-4bc7-93d0-864617adf49c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2b6cff39-d560-4b0a-9436-a2493ceabc58","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2110822f-0c16-4f85-a361-ec9692ea522b"],"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-469798796","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-469798796","fqdn":"tempest-testnetworkbasicops-server-469798796.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:15:56Z","updated_at":"2025-11-25T15:15:59Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:16:05,999 25 DEBUG [tempest.common.waiters] Server ID f1aff4f4-5009-4bc7-93d0-864617adf49c ports are all ACTIVE [{'id': '98cc0a05-d50c-47c6-9e36-21d0477d389c', 'name': '', 'network_id': '290bad8b-ced0-45c2-8547-817314232071', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:2c:1a:c3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f1aff4f4-5009-4bc7-93d0-864617adf49c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '2b6cff39-d560-4b0a-9436-a2493ceabc58', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2110822f-0c16-4f85-a361-ec9692ea522b'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-469798796', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-469798796', 'fqdn': 'tempest-testnetworkbasicops-server-469798796.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:15:56Z', 'updated_at': '2025-11-25T15:15:59Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:16:08,932 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.932s 2025-11-25 15:16:08,932 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "98cc0a05-d50c-47c6-9e36-21d0477d389c", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-00073839-ec63-4d61-9d8e-340e826dce6f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "c307cf49-4d6c-431a-877b-7b7dfff40193", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.176", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "462b1228-6ea3-467b-83c5-5363fcb4dce6", "port_id": "98cc0a05-d50c-47c6-9e36-21d0477d389c", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "290bad8b-ced0-45c2-8547-817314232071", "mac_address": "fa:16:3e:2c:1a:c3", "admin_state_up": true, "status": "ACTIVE", "device_id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:16:07Z", "updated_at": "2025-11-25T15:16:07Z", "revision_number": 0}}' 2025-11-25 15:16:09,126 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c307cf49-4d6c-431a-877b-7b7dfff40193 0.193s 2025-11-25 15:16:09,126 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-9c97ca06-17bb-4ccb-bf41-72c4089aacc0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c307cf49-4d6c-431a-877b-7b7dfff40193'} Body: b'{"floatingip": {"id": "c307cf49-4d6c-431a-877b-7b7dfff40193", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.176", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "462b1228-6ea3-467b-83c5-5363fcb4dce6", "port_id": "98cc0a05-d50c-47c6-9e36-21d0477d389c", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "290bad8b-ced0-45c2-8547-817314232071", "mac_address": "fa:16:3e:2c:1a:c3", "admin_state_up": true, "status": "ACTIVE", "device_id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:16:07Z", "updated_at": "2025-11-25T15:16:08Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:09,126 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'c307cf49-4d6c-431a-877b-7b7dfff40193', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.176', 'floating_network10000 _id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '462b1228-6ea3-467b-83c5-5363fcb4dce6', 'port_id': '98cc0a05-d50c-47c6-9e36-21d0477d389c', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '290bad8b-ced0-45c2-8547-817314232071', 'mac_address': 'fa:16:3e:2c:1a:c3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f1aff4f4-5009-4bc7-93d0-864617adf49c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:16:07Z', 'updated_at': '2025-11-25T15:16:08Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:16:09,126 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.193837 seconds 2025-11-25 15:16:09,126 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.176 with user: cirros 2025-11-25 15:16:09,127 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.176 in 120 sec and the expected result is reachable 2025-11-25 15:16:19,393 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.265910 seconds 2025-11-25 15:16:19,395 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.176 in 120 sec and the ping result is expected 2025-11-25 15:16:19,567 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c/action 0.172s 2025-11-25 15:16:19,568 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:19 GMT', 'server': 'Apache', 'content-length': '75596', '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-00f3d2f9-ec3d-4033-9221-637da2f3e309', 'x-compute-request-id': 'req-00f3d2f9-ec3d-4033-9221-637da2f3e309', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1647438830 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001409] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001765] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004552] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004584] Using GB pages for direct mapping\\n[ 0.004895] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004899] ACPI: Early table checksum verification disabled\\n[ 0.004904] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004909] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004916] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004922] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004926] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004930] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004934] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004938] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004941] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004943] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004944] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004945] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004947] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004948] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006104] No NUMA configuration fo 2025-11-25 15:16:19,569 25 DEBUG [tempest.scenario.manager] Console output for f1aff4f4-5009-4bc7-93d0-864617adf49c body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1647438830 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001409] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001765] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004552] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004584] Using GB pages for direct mapping [ 0.004895] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004899] ACPI: Early table checksum verification disabled [ 0.004904] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004909] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004916] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004922] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004926] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004930] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004934] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004938] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004941] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004943] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004944] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004945] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004947] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004948] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006104] No NUMA configuration found [ 0.006106] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006115] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006509] Zone ranges: [ 0.006511] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006513] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006515] Normal empty [ 0.006517] Device empty [ 0.006518] Movable zone start for each node [ 0.006521] Early memory node ranges [ 0.006522] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006524] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006526] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006764] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006793] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006986] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017557] ACPI: PM-Timer IO Port: 0x608 [ 0.017591] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017721] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017725] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017727] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017729] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017731] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017733] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017736] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017739] TSC deadline timer available [ 0.017753] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017827] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017830] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017831] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017833] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017835] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017836] Booting paravirtualized kernel on KVM [ 0.017839] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017847] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018149] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018245] kvm-guest: setup async PF for cpu 0 [ 0.018271] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018289] kvm-guest: PV spinlocks disabled, single CPU [ 0.018295] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018297] Policy zone: DMA32 [ 0.018299] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018356] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018369] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018376] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018433] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018719] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019477] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019508] ftrace: allocating 50600 entries in 198 pages [ 0.043222] ftrace: allocated 198 pages with 4 groups [ 0.043381] rcu: Hierarchical RCU implementation. [ 0.043382] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043384] Rude variant of Tasks RCU enabled. [ 0.043385] Tracing variant of Tasks RCU enabled. [ 0.043387] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043388] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047662] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.048050] random: crng init done [ 0.087573] Console: colour VGA+ 80x25 [ 0.227333] printk: console [tty1] enabled [ 0.582947] printk: console [ttyS0] enabled [ 0.585977] ACPI: Core revision 20210730 [ 0.589025] APIC: Switch to symmetric I/O mode setup [ 0.594416] x2apic enabled [ 0.597835] Switched APIC routing to physical x2apic. [ 0.606399] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.613671] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.617665] pid_max: default: 32768 minimum: 301 [ 0.617665] LSM: Security Framework initializing [ 0.617665] landlock: Up and running. [ 0.617665] Yama: becoming mindful. [ 0.617665] AppArmor: AppArmor initialized [ 0.617665] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.617665] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.617665] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.617665] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.617665] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.617665] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.617665] Spectre V2 : Mitigation: Retpolines [ 0.617665] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.617665] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.617665] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.617665] RETBleed: Mitigation: untrained return thunk [ 0.617665] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.617665] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.617665] Freeing SMP alternatives memory: 44K [ 0.617665] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.617830] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.621687] ... version: 0 [ 0.624588] ... bit width: 48 [ 0.625679] ... generic registers: 6 [ 0.628599] ... value mask: 0000ffffffffffff [ 0.629677] ... max period: 00007fffffffffff [ 0.633354] ... fixed-purpose events: 0 [ 0.633678] ... event mask: 000000000000003f [ 0.637454] rcu: Hierarchical SRCU implementation. [ 0.638158] smp: Bringing up secondary CPUs ... [ 0.641406] smp: Brought up 1 node, 1 CPU [ 0.641681] smpboot: Max logical packages: 1 [ 0.644741] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.646128] devtmpfs: initialized [ 0.648678] x86/mm: Memory block size: 128MB [ 0.649843] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.653708] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.657727] pinctrl core: initialized pinctrl subsystem [ 0.661677] PM: RTC time: 15:16:02, date: 2025-11-25 [ 0.665397] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.665777] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.669690] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.673690] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.677695] audit: initializing netlink subsys (disabled) [ 0.681643] thermal_sys: Registered thermal governor 'fair_share' [ 0.681645] thermal_sys: Registered thermal governor 'bang_bang' [ 0.681681] thermal_sys: Registered thermal governor 'step_wise' [ 0.685690] audit: type=2000 audit(1764083761.866:1): state=initialized audit_enabled=0 res=1 [ 0.693684] thermal_sys: Registered thermal governor 'user_space' [ 0.693686] thermal_sys: Registered thermal governor 'power_allocator' [ 0.697700] EISA bus registered [ 0.704141] cpuidle: using governor ladder [ 0.705679] cpuidle: using governor menu [ 0.711166] ACPI: bus type PCI registered [ 0.713679] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.718026] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.721680] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.725698] PCI: Using configuration type 1 for base access [ 0.730887] Kprobes globally optimized [ 0.733566] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.733682] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.738477] ACPI: Added _OSI(Module Device) [ 0.741302] ACPI: Added _OSI(Processor Device) [ 0.741685] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.744870] ACPI: Added _OSI(Processor Aggregator Device) [ 0.745733] ACPI: Added _OSI(Linux-Dell-Video) [ 0.748689] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.749687] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.756559] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.761408] ACPI: Interpreter enabled [ 0.761692] ACPI: PM: (supports S0 S5) [ 0.764267] ACPI: Using IOAPIC for interrupt routing [ 0.765724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.769680] PCI: Using E820 reservations for host bridge windows [ 0.773975] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.783838] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.785687] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.789917] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.794014] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.799193] PCI host bridge to bus 0000:00 [ 0.801682] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.805680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.809694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.813709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.817691] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.821681] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.825686] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.830165] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.838968] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.849665] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.865726] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.876090] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.888090] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.889894] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.898207] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.905460] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.914040] pci 0000:00:02.0: enabling Extended Tags [ 0.920343] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.925694] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.937691] pci 0000:00:02.1: enabling Extended Tags [ 0.944368] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.949685] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.963931] pci 0000:00:02.2: enabling Extended Tags [ 0.969791] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.977685] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.988254] pci 0000:00:02.3: enabling Extended Tags [ 0.992294] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.997682] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.014717] pci 0000:00:02.4: enabling Extended Tags [ 1.020280] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.025682] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.035382] pci 0000:00:02.5: enabling Extended Tags [ 1.040448] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.045681] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.059841] pci 0000:00:02.6: enabling Extended Tags [ 1.064457] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.069699] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.083376] pci 0000:00:02.7: enabling Extended Tags [ 1.092032] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.097689] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.108883] pci 0000:00:03.0: enabling Extended Tags [ 1.112745] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.117686] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.128668] pci 0000:00:03.1: enabling Extended Tags [ 1.132480] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.139122] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.151245] pci 0000:00:03.2: enabling Extended Tags [ 1.158176] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.165632] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.175327] pci 0000:00:03.3: enabling Extended Tags [ 1.182535] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.189683] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.203682] pci 0000:00:03.4: enabling Extended Tags [ 1.208301] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.213546] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.221218] pci 0000:00:03.5: enabling Extended Tags [ 1.227633] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.237696] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.257514] pci 0000:00:03.6: enabling Extended Tags [ 1.264463] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.271845] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.282922] pci 0000:00:03.7: enabling Extended Tags [ 1.292124] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.297684] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.308662] pci 0000:00:04.0: enabling Extended Tags [ 1.312210] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.317683] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.331377] pci 0000:00:04.1: enabling Extended Tags [ 1.337731] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.345684] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.358968] pci 0000:00:04.2: enabling Extended Tags [ 1.364415] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.369284] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.377681] pci 0000:00:04.3: enabling Extended Tags [ 1.387079] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.393681] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.405970] pci 0000:00:04.4: enabling Extended Tags [ 1.412283] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.417685] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.428253] pci 0000:00:04.5: enabling Extended Tags [ 1.432406] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.439265] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.450031] pci 0000:00:04.6: enabling Extended Tags [ 1.456387] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.461686] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.473995] pci 0000:00:04.7: enabling Extended Tags [ 1.482102] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.488922] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.497930] pci 0000:00:05.0: enabling Extended Tags [ 1.559297] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.563199] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.567918] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.592125] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.596373] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.601768] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.613330] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.620805] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.625680] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.635313] pci 0000:01:00.0: enabling Extended Tags [ 1.705425] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.705739] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.709733] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.713846] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.722384] pci_bus 0000:02: extended config space not accessible [ 1.725968] acpiphp: Slot [1] registered [ 1.728367] acpiphp: Slot [0] registered [ 1.729730] acpiphp: Slot [2] registered [ 1.732231] acpiphp: Slot [3] registered [ 1.733733] acpiphp: Slot [4] registered [ 1.736097] acpiphp: Slot [5] registered [ 1.737725] acpiphp: Slot [6] registered [ 1.740130] acpiphp: Slot [7] registered [ 1.741724] acpiphp: Slot [8] registered [ 1.744177] acpiphp: Slot [9] registered [ 1.745729] acpiphp: Slot [10] registered [ 1.748492] acpiphp: Slot [11] registered [ 1.749725] acpiphp: Slot [12] registered [ 1.752166] acpiphp: Slot [13] registered [ 1.753727] acpiphp: Slot [14] registered [ 1.756142] acpiphp: Slot [15] registered [ 1.757732] acpiphp: Slot [16] registered [ 1.760178] acpiphp: Slot [17] registered [ 1.761725] acpiphp: Slot [18] registered [ 1.764684] acpiphp: Slot [19] registered [ 1.765743] acpiphp: Slot [20] registered [ 1.768219] acpiphp: Slot [21] registered [ 1.769732] acpiphp: Slot [22] registered [ 1.772218] acpiphp: Slot [23] registered [ 1.773724] acpiphp: Slot [24] registered [ 1.776141] acpiphp: Slot [25] registered [ 1.777729] acpiphp: Slot [26] registered [ 1.780170] acpiphp: Slot [27] registered [ 1.781724] acpiphp: Slot [28] registered [ 1.784126] acpiphp: Slot [29] registered [ 1.785722] acpiphp: Slot [30] registered [ 1.788215] acpiphp: Slot [31] registered [ 1.792015] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.802784] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.884405] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.885758] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.889756] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.893817] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.904607] acpiphp: Slot [0-2] registered [ 1.906283] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.917688] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.931594] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.937688] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.941889] pci 0000:03:00.0: enabling Extended Tags [ 2.027229] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.029789] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.033788] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.041947] acpiphp: Slot [0-3] registered [ 2.045286] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.053689] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.069682] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.076456] pci 0000:04:00.0: enabling Extended Tags [ 2.151882] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.153790] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.157788] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.165206] acpiphp: Slot [0-4] registered [ 2.166240] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.177687] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.193437] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.197031] pci 0000:05:00.0: enabling Extended Tags [ 2.279729] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.281790] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.285797] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.293895] acpiphp: Slot [0-5] registered [ 2.297027] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.305691] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.320090] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.324717] pci 0000:06:00.0: enabling Extended Tags [ 2.401193] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.401787] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.405776] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.413406] acpiphp: Slot [0-6] registered [ 2.483486] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.485832] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.489832] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.497932] acpiphp: Slot [0-7] registered [ 2.571473] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.573788] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.577645] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.580948] acpiphp: Slot [0-8] registered [ 2.648911] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.649828] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.653778] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.661020] acpiphp: Slot [0-9] registered [ 2.731648] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.733796] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.737815] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.745219] acpiphp: Slot [0-10] registered [ 2.819963] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.821799] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.825778] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.832928] acpiphp: Slot [0-11] registered [ 2.900708] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.901786] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.905678] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.912655] acpiphp: Slot [0-12] registered [ 2.984798] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.985810] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.989802] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.997707] acpiphp: Slot [0-13] registered [ 3.073983] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.077344] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.077778] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.084804] acpiphp: Slot [0-14] registered [ 3.155320] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.157813] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.161788] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.169227] acpiphp: Slot [0-15] registered [ 3.241083] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.241806] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.245791] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.253646] acpiphp: Slot [0-16] registered [ 3.320408] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.321782] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.325778] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.333259] acpiphp: Slot [0-17] registered [ 3.400695] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.401792] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.405778] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.413329] acpiphp: Slot [0-18] registered [ 3.480482] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.481810] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.485789] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.493578] acpiphp: Slot [0-19] registered [ 3.563670] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.565807] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.569827] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.578313] acpiphp: Slot [0-20] registered [ 3.647041] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.649808] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.653777] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.661265] acpiphp: Slot [0-21] registered [ 3.728674] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.729982] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.733778] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.741841] acpiphp: Slot [0-22] registered [ 3.810502] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.813843] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.817776] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.825344] acpiphp: Slot [0-23] registered [ 3.891444] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.893906] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.897781] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.905894] acpiphp: Slot [0-24] registered [ 3.977933] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.981587] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.981785] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.989810] acpiphp: Slot [0-25] registered [ 4.058197] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.061896] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.065775] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.122097] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.125915] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.129865] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.133409] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.133879] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.137486] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.137861] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.141404] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.141766] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.145146] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.145703] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.149700] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.153424] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.153699] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.157509] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.157697] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.161772] iommu: Default domain type: Translated [ 4.164764] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.166063] SCSI subsystem initialized [ 4.169828] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.173665] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.173693] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.176960] vgaarb: loaded [ 4.177717] ACPI: bus type USB registered [ 4.180250] usbcore: registered new interface driver usbfs [ 4.181689] usbcore: registered new interface driver hub [ 4.185001] usbcore: registered new device driver usb [ 4.185716] pps_core: LinuxPPS API ver. 1 registered [ 4.188606] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.189684] PTP clock support registered [ 4.192194] EDAC MC: Ver: 3.0.0 [ 4.196554] NetLabel: Initializing [ 4.197678] NetLabel: domain hash size = 128 [ 4.200397] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.201718] NetLabel: unlabeled traffic allowed by default [ 4.204946] PCI: Using ACPI for IRQ routing [ 4.956396] clocksource: Switched to clocksource kvm-clock [ 4.975545] VFS: Disk quotas dquot_6.6.0 [ 4.978155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.982476] AppArmor: AppArmor Filesystem Enabled [ 4.985464] pnp: PnP ACPI init [ 4.988100] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.992758] pnp: PnP ACPI: found 5 devices [ 5.001321] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.006578] NET: Registered PF_INET protocol family [ 5.009532] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.015151] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.020028] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.024505] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.031024] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.035850] TCP: Hash tables configured (established 1024 bind 1024) [ 5.040116] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.045180] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.049505] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.054075] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.058024] NET: Registered PF_XDP protocol family [ 5.061229] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.066602] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.071962] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.076936] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.081796] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.086715] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.091635] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.096249] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.101284] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.106215] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.110893] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.115541] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.120166] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.124908] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.129795] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.135063] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.139895] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.145054] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.150452] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.155194] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.159986] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.164740] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.169649] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.174502] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.179184] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.182862] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.186520] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.190013] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.193566] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.197334] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.201122] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.205355] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.209312] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.213193] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.217407] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.221534] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.225419] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.229763] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.233815] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.237778] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.241916] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.246405] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.250024] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.253857] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.257403] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.261223] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.264913] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.268753] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.272408] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.276234] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.279945] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.283896] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.287627] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.291692] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.295540] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.299781] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.303949] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.308160] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.312123] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.316393] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.320487] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.324711] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.329067] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.333527] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.337535] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.341542] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.345639] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.349436] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.353652] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.357525] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.361213] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.364877] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.368537] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.372232] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.376168] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.380409] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.384874] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.389169] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.393513] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.397980] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.402199] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.406622] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.410591] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.414197] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.417981] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.421568] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.425362] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.429065] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.432947] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.437056] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.441219] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.445117] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.449171] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.453209] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.457688] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.460918] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.468199] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.474269] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.483773] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.486895] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.494631] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.500040] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.509495] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.518143] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.524582] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.535026] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.542025] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.547587] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.558975] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.565857] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.570998] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.580392] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.588888] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.594681] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.605383] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.614605] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.620135] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.631508] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.638947] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.644509] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.654446] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.661201] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.666455] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.676108] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.681936] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.690727] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.698898] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.703747] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.713734] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.727600] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.737279] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.747579] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.759605] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.768960] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.777156] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.790379] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.796755] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.805177] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.811753] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.822275] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.827426] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.833782] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.841481] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.849160] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.855366] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.864004] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.871830] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.884438] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.890621] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.898042] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.904882] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.915540] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.920898] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.928389] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.936616] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.946090] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.949594] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.955782] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.964643] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.972875] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.976232] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.983798] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.989319] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.999555] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.002890] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.011585] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.019015] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.026093] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.034375] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.048525] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.064725] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.087794] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.097278] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.110050] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.123978] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.141151] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.150869] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.163937] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.173864] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.185900] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.192305] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.200184] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.209712] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.220984] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.227094] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.235165] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.244037] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.253315] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.257322] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.263676] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.267993] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.272260] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.276485] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.280889] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.284482] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.288487] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.293208] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.296832] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.300845] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.306058] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.310105] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.316313] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.320365] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.326300] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.331814] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.336463] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.340688] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.345891] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.351434] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.356941] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.361903] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.367832] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.372762] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.378286] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.383095] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.388794] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.393846] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.399806] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.404704] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.410520] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.415697] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.421626] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.426276] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.431253] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.437320] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.441877] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.446894] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.452920] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.457557] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.461920] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.467356] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.471615] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.476123] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.481185] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.485011] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.489150] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.493955] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.497744] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.501821] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.506597] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.510837] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.515635] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.520692] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.524668] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.528961] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.536752] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.541182] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.545706] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.550515] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.554315] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.558542] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.563453] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.567286] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.571659] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.576693] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.580998] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.585287] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.590253] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.594130] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.598555] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.605186] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.616900] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11947 usecs [ 6.623786] PCI: CLS 0 bytes, default 64 [ 6.626913] Trying to unpack rootfs image as initramfs... [ 6.630982] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.650263] Initialise system trusted keyrings [ 6.653910] Key type blacklist registered [ 6.661767] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.671188] zbud: loaded [ 6.682131] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.694109] fuse: init (API version 7.34) [ 6.697372] integrity: Platform Keyring initialized [ 6.713797] Key type asymmetric registered [ 6.717299] Asymmetric key parser 'x509' registered [ 6.729938] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.741806] io scheduler mq-deadline registered [ 6.748927] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.766161] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.783741] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.798539] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.820179] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.830372] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.847541] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.862240] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.879394] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.889973] Freeing initrd memory: 8744K [ 6.893474] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.902855] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.908509] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.917566] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.923298] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.932428] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.936638] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.942760] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.949423] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.955296] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.965481] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.969734] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.978150] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.982372] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.992307] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.998168] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.007090] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.012763] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.021013] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.025174] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.035986] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.040317] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.050800] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.056711] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.061909] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.068672] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.073029] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.083145] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.088945] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.098703] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.103009] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.113528] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.117981] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.128400] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.134342] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.145109] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.149945] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.160224] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.165826] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.175538] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.180065] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.185405] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.191723] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.197856] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.206217] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.217040] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.221625] shpchp 0000:01:00.0: Slot initialization failed [ 7.227947] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.232901] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.239163] ACPI: button: Power Button [PWRF] [ 7.268353] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.307599] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.316125] Linux agpgart interface v0.103 [ 7.320734] loop: module loaded [ 7.323481] tun: Universal TUN/TAP device driver, 1.6 [ 7.327450] PPP generic driver version 2.4.2 [ 7.330639] VFIO - User Level meta-driver version: 0.3 [ 7.334440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.339093] ehci-pci: EHCI PCI platform driver [ 7.342655] ehci-platform: EHCF4EA I generic platform driver [ 7.346452] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.350850] ohci-pci: OHCI PCI platform driver [ 7.354261] ohci-platform: OHCI generic platform driver [ 7.358348] uhci_hcd: USB Universal Host Controller Interface driver [ 7.365143] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.368789] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.373895] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.377850] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.382013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.387878] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.392744] usb usb1: Product: UHCI Host Controller [ 7.396835] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.401114] usb usb1: SerialNumber: 0000:02:01.0 [ 7.404563] hub 1-0:1.0: USB hub found [ 7.407356] hub 1-0:1.0: 2 ports detected [ 7.410561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.418338] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.421801] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.425376] mousedev: PS/2 mouse device common for all mice [ 7.429975] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.435820] rtc_cmos 00:03: RTC can wake from S4 [ 7.441073] rtc_cmos 00:03: registered as rtc0 [ 7.444602] rtc_cmos 00:03: setting system clock to 2025-11-25T15:16:10 UTC (1764083770) [ 7.450316] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.454815] i2c_dev: i2c /dev entries driver [ 7.458432] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.466722] device-mapper: uevent: version 1.0.3 [ 7.470441] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.476101] platform eisa.0: Probing EISA bus 0 [ 7.480030] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.484656] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.488966] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.493250] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.497546] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.501884] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.506369] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.510651] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.515404] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.519739] platform eisa.0: EISA: Detected 0 cards [ 7.523132] ledtrig-cpu: registered to indicate activity on CPUs [ 7.527466] drop_monitor: Initializing network drop monitor service [ 7.531913] NET: Registered PF_INET6 protocol family [ 7.538904] Segment Routing with IPv6 [ 7.541981] In-situ OAM (IOAM) with IPv6 [ 7.544996] NET: Registered PF_PACKET protocol family [ 7.548616] Key type dns_resolver registered [ 7.551907] IPI shorthand broadcast: enabled [ 7.555016] registered taskstats version 1 [ 7.558037] Loading compiled-in X.509 certificates [ 7.561863] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.568783] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.575746] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.582425] blacklist: Loading compiled-in revocation X.509 certificates [ 7.586897] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.593390] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.602245] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.609283] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.616115] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.623308] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.630467] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.637385] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.644918] zswap: loaded using pool lzo/zbud [ 7.648115] Key type .fscrypt registered [ 7.650915] Key type fscrypt-provisioning registered [ 7.655989] Key type encrypted registered [ 7.658927] AppArmor: AppArmor sha1 policy hashing enabled [ 7.662734] ima: No TPM chip found, activating TPM-bypass! [ 7.667537] Loading compiled-in module X.509 certificates [ 7.671656] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.678238] ima: Allocated hash algorithm: sha1 [ 7.681397] ima: No architecture policies found [ 7.684758] evm: Initialising EVM extended attributes: [ 7.688324] evm: security.selinux [ 7.690855] evm: security.SMACK64 [ 7.693336] evm: security.SMACK64EXEC [ 7.696324] evm: security.SMACK64TRANSMUTE [ 7.700135] evm: security.SMACK64MMAP [ 7.703919] evm: security.apparmor [ 7.706605] evm: security.ima [ 7.709167] evm: security.capability [ 7.711797] evm: HMAC attrs: 0x1 [ 7.714839] PM: Magic number: 1:222:286 [ 7.718161] ppp ppp: hash matches [ 7.721222] RAS: Correctable Errors collector initialized. [ 7.725591] Unstable clock detected, switching default tracing clock to "global" [ 7.725591] If you want to keep using the local clock, then add: [ 7.725591] "trace_clock=local" [ 7.725591] on the kernel command line [ 7.742585] Freeing unused decrypted memory: 2036K [ 7.746885] Freeing unused kernel image (initmem) memory: 3244K [ 7.751486] Write protecting the kernel read-only data: 30720k [ 7.756371] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.760969] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.807999] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.813208] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.818242] Run /init as init process info: initramfs: up at 7.26 [ 7.876824] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.888356] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.893833] GPT:229375 != 2097151 [ 7.896696] GPT:Alternate GPT header not at the end of the disk. [ 7.900983] GPT:229375 != 2097151 [ 7.903496] GPT: Use GNU Parted to correct GPT errors. [ 7.952264] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.320015] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.350970] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.12 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:f1:af:f4:f4:50:09:4b:c7:93:d0:86:46:17:ad:f4:9c forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.07s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0SWwVB9P89eZLMgQRO9JIoz7m7gP9PcRNQs2Lz3vINkZBnHuEEJGXgT+gpWGJHuIQSuNW9yAZAoSCmvUPAoiFmKpO9b41GDULOvR/cDDJ+PFsc3k9enUrGNC4PNK3LQDZvYSPBJV9bMDV/NFJXboPHTkfkW1YhY425QpP9EdJn6lMdKGAif36TfmPTfZoAa+FwhwPml4wsOz94YgxrixMaZ0EcNRLksCw7q4RveBbjek6Rj0Nm/dQfnMCejf4PwsenAFMPpFvcQGZpCSr2YB5gTCHUlK9f9JNU28zfbTA1TkdO0zDQ9kcL8yBz3NR4zB+ENCvdd1I/Qb+JDmjIvc/ root@tempest-testnetworkbasicops-server-469798796 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHZgJdBeNQHj88rIJ8U3Ew7dUbIgcnk/AawnfhVBgdpJ2lpZhuDiTkbkTZU+2m4UEPkK//R2Q49Gf7c6G/mb2bI= root@tempest-testnetworkbasicops-server-469798796 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2c:1ac3/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: f1aff4f4-5009-4bc7-93d0-864617adf49c name: tempest-TestNetworkBasicOps-server-469798796 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-469798796 launch-index: 0 === cirros: current=0.6.2 uptime=9.49 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:2C:1A:C3 inet6 addr: fe80::f816:3eff:fe2c:1ac3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1458 (1.4 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-469798796 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.431357] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.434207] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.452996] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.658466] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.698309] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.814120] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.815520] ISO 9660 Extensions: RRIP_1991A [ 9.032945] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.873009] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.874542] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:16:11 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:16:12 cirros auth.notice su: + none root:cirros Nov 25 15:16:12 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: DUID 00:04:f1:af:f4:f4:50:09:4b:c7:93:d0:86:46:17:ad:f4:9c Nov 25 15:16:12 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2c:1a:c3 Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2c:1ac3 Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 15:16:12 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.12 from 10.100.0.1 Nov 25 15:16:12 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.12/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-469798796 login: 2025-11-25 15:16:19,570 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:19,578 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:19,694 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:19,696 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:22,998 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 3.301s 2025-11-25 15:16:22,999 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1634509429", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-99ed90ec-3224-4fa9-9864-ca36e43f07d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"26c30b94-f53e-4aae-87c3-c98a24411638","name":"tempest-network-smoke--1634509429","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:16:19Z","updated_at":"2025-11-25T15:16:20Z","revision_number":1}}' 2025-11-25 15:16:23,981 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.982s 2025-11-25 15:16:23,982 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-26d7352e-e16a-4e99-b24a-02b546aa5c62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"2b6cff39-d560-4b0a-9436-a2493ceabc58","name":"tempest-subnet-smoke-255440329","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"290bad8b-ced0-45c2-8547-817314232071","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":"2025-11-25T15:15:43Z","updated_at":"2025-11-25T15:15:43Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:16:24,096 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.114s 2025-11-25 15:16:24,097 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e939da8b-ef96-43cd-85ef-1483580ffa0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:16:24,967 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.870s 2025-11-25 15:16:24,968 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-51969518-a6a3-46d9-9ee3-26671e180bf3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:16:25,047 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.16%2F28 0.078s 2025-11-25 15:16:25,047 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-479caefa-76f1-4d19-99e0-2bb14a73b697', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:16:25,184 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.137s 2025-11-25 15:16:25,185 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-46706916-ca74-4209-af18-ad4ae3c229ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:16:25,247 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.16%2F28 0.062s 2025-11-25 15:16:25,248 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-69ee2fc1-2e41-43d6-9baa-ddca8cf9c4f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:16:27,449 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.200s 2025-11-25 15:16:27,450 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-2117843047", "network_id": "26c30b94-f53e-4aae-87c3-c98a24411638", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-c1fc6369-314f-4df3-8f88-d46f63ab66fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265","name":"tempest-subnet-smoke-2117843047","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"26c30b94-f53e-4aae-87c3-c98a24411638","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-11-25T15:16:26Z","updated_at":"2025-11-25T15:16:26Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:27,451 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:27,455 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:27,514 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:27,515 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:27,515 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-11-25 15:16:27,515 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:27,518 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:27,623 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:27,623 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:27,996 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f1aff4f4-5009-4bc7-93d0-864617adf49c 0.364s 2025-11-25 15:16:27,996 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-155d2dea-c611-41a3-a3b8-e32eb304bfb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"ports":[{"id":"98cc0a05-d50c-47c6-9e36-21d0477d389c","name":"","network_id":"290bad8b-ced0-45c2-8547-817314232071","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:2c:1a:c3","admin_state_up":true,"status":"ACTIVE","device_id":"f1aff4f4-5009-4bc7-93d0-864617adf49c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2b6cff39-d560-4b0a-9436-a2493ceabc58","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2110822f-0c16-4f85-a361-ec9692ea522b"],"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-469798796","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-469798796","fqdn":"tempest-testnetworkbasicops-server-469798796.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:15:56Z","updated_at":"2025-11-25T15:15:59Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:16:37,065 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c/os-interface 9.068s 2025-11-25 15:16:37,066 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': ''} Body: {"interfaceAttachment": {"net_id": "26c30b94-f53e-4aae-87c3-c98a24411638"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:28 GMT', 'server': 'Apache', 'content-length': '280', '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-1bbb556f-0f50-4588-8fa5-6c0e6adcf106', 'x-compute-request-id': 'req-1bbb556f-0f50-4588-8fa5-6c0e6adcf106', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "26c30b94-f53e-4aae-87c3-c98a24411638", "port_id": "d19ed0f4-ae9a-43fc-98f0-e18491aed6b3", "mac_addr": "fa:16:3e:76:d2:9c", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265", "ip_address": "10.100.0.27"}]}}' 2025-11-25 15:16:37,208 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f1aff4f4-5009-4bc7-93d0-864617adf49c 0.138s 2025-11-25 15:16:37,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2669', 'x-openstack-request-id': 'req-5e4d4c26-bf0f-4d4f-80e6-b8f7aafb246b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"ports":[{"id":"98cc0a05-d50c-47c6-9e36-21d0477d389c","name":"","network_id":"290bad8b-ced0-45c2-8547-817314232071","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:2c:1a:c3","admin_state_up":true,"status":"ACTIVE","device_id":"f1aff4f4-5009-4bc7-93d0-864617adf49c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"2b6cff39-d560-4b0a-9436-a2493ceabc58","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2110822f-0c16-4f85-a361-ec9692ea522b"],"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-469798796","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-469798796","fqdn":"tempest-testnetworkbasicops-server-469798796.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:15:56Z","updated_at":"2025-11-25T15:15:59Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"d19ed0f4-ae9a-43fc-98f0-e18491aed6b3","name":"","network_id":"26c30b94-f53e-4aae-87c3-c98a24411638","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:d2:9c","admin_state_up":true,"status":"ACTIVE","device_id":"f1aff4f4-5009-4bc7-93d0-864617adf49c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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-469798796","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-469798796","fqdn":"tempest-testnetworkbasicops-server-469798796.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:16:29Z","updated_at":"2025-11-25T15:16:37Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:16:37,208 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.139379 seconds 2025-11-25 15:16:37,209 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-11-25 15:16:37,209 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:37,212 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:37,318 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:37,318 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:37,324 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.115752 seconds 2025-11-25 15:16:37,324 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-11-25 15:16:37,325 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:37,327 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:37,426 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:37,427 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:37,431 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.27/28 dev eth1 2025-11-25 15:16:37,431 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:37,433 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:37,530 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:37,531 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:37,589 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-11-25 15:16:37,590 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:37,593 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:37,717 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:37,717 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:38,004 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=f783cce99abc447fac7de1b75169367b&network_id=26c30b94-f53e-4aae-87c3-c98a24411638 0.275s 2025-11-25 15:16:38,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2400', 'x-openstack-request-id': 'req-a90383fc-d943-42d0-be5f-7997164ea097', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=f783cce99abc447fac7de1b75169367b&network_id=26c30b94-f53e-4aae-87c3-c98a24411638'} Body: b'{"ports":[{"id":"d1575c67-4456-4362-bcb1-4b0b79f1c689","name":"","network_id":"26c30b94-f53e-4aae-87c3-c98a24411638","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:71:14:33","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-26c30b94-f53e-4aae-87c3-c98a24411638","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265","ip_address":"10.100.0.17"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.17","hostname":"host-10-100-0-17","fqdn":"host-10-100-0-17.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-11-25T15:16:20Z","updated_at":"2025-11-25T15:16:26Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"d19ed0f4-ae9a-43fc-98f0-e18491aed6b3","name":"","network_id":"26c30b94-f53e-4aae-87c3-c98a24411638","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:d2:9c","admin_state_up":true,"status":"ACTIVE","device_id":"f1aff4f4-5009-4bc7-93d0-864617adf49c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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-469798796","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-469798796","fqdn":"tempest-testnetworkbasicops-server-469798796.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:16:29Z","updated_at":"2025-11-25T15:16:37Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:16:38,005 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:38,008 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:38,114 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:38,115 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:38,115 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.27 2025-11-25 15:16:38,115 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.176:22' as 'cirros' with public key authentication 2025-11-25 15:16:38,118 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:16:38,223 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:16:38,223 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.176 successfully created 2025-11-25 15:16:38,233 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.117666 seconds 2025-11-25 15:16:38,349 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c/os-interface/d19ed0f4-ae9a-43fc-98f0-e18491aed6b3 0.115s 2025-11-25 15:16:38,350 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:38 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-5f202b4a-7121-4624-af84-fe48042ef723', 'x-compute-request-id': 'req-5f202b4a-7121-4624-af84-fe48042ef723', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c/os-interface/d19ed0f4-ae9a-43fc-98f0-e18491aed6b3'} Body: b'' 2025-11-25 15:16:38,432 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d19ed0f4-ae9a-43fc-98f0-e18491aed6b3 0.082s 2025-11-25 15:16:38,433 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1077', 'x-openstack-request-id': 'req-f591d83d-3cc1-46cf-815d-4d9092e43deb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d19ed0f4-ae9a-43fc-98f0-e18491aed6b3'} Body: b'{"port":{"id":"d19ed0f4-ae9a-43fc-98f0-e18491aed6b3","name":"","network_id":"26c30b94-f53e-4aae-87c3-c98a24411638","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:d2:9c","admin_state_up":true,"status":"ACTIVE","device_id":"f1aff4f4-5009-4bc7-93d0-864617adf49c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265","ip_address":"10.100.0.27"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-469798796","dns_assignment":[{"ip_address":"10.100.0.27","hostname":"tempest-testnetworkbasicops-server-469798796","fqdn":"tempest-testnetworkbasicops-server-469798796.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:16:29Z","updated_at":"2025-11-25T15:16:37Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:39,989 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d19ed0f4-ae9a-43fc-98f0-e18491aed6b3 0.555s 2025-11-25 15:16:39,989 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-0526a2f8-7f52-47d0-9f6d-702119324c81', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d19ed0f4-ae9a-43fc-98f0-e18491aed6b3'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port d19ed0f4-ae9a-43fc-98f0-e18491aed6b3 could not be found.", "detail": ""}}' 2025-11-25 15:16:40,267 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265 0.277s 2025-11-25 15:16:40,267 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8457fddc-1467-4ad6-8323-24b586c709e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/e8ac1a8d-aa7d-4b6c-a560-b9c5cdb8c265'} Body: b'' 2025-11-25 15:16:40,784 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/26c30b94-f53e-4aae-87c3-c98a24411638 0.516s 2025-11-25 15:16:40,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5ec8e609-8ce7-44e9-b6a1-f8f095a33e1c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/26c30b94-f53e-4aae-87c3-c98a24411638'} Body: b'' 2025-11-25 15:16:41,171 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c307cf49-4d6c-431a-877b-7b7dfff40193 0.387s 2025-11-25 15:16:41,171 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6922c514-35f4-4be5-9cbd-a4694c2964b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/c307cf49-4d6c-431a-877b-7b7dfff40193'} Body: b'' 2025-11-25 15:16:41,319 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 0.147s 2025-11-25 15:16:41,320 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:41 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-82cbfab7-d016-45d4-928c-250b08b0365e', 'x-compute-request-id': 'req-82cbfab7-d016-45d4-928c-250b08b0365e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'' 2025-11-25 15:16:42,324 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 1.004s 2025-11-25 15:16:42,325 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:41 GMT', 'server': 'Apache', 'content-length': '1820', '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-ab7aca93-d25c-401f-867a-11c7b75b8703', 'x-compute-request-id': 'req-ab7aca93-d25c-401f-867a-11c7b75b8703', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"server": {"id": "f1aff4f4-5009-4bc7-93d0-864617adf49c", "name": "tempest-TestNetworkBasicOps-server-469798796", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:15:54Z", "updated": "2025-11-25T15:16:41Z", "addresses": {"tempest-network-smoke--1908418792": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:1a:c3"}, {"version": 4, "addr": "192.168.122.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:1a:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2112902783", "OS-SRV-USG:launched_at": "2025-11-25T15:16:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-406388318"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:16:43,409 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c 0.076s 2025-11-25 15:16:43,409 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:43 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-988d0685-151e-41c1-961a-0cbf0eadbbbc', 'x-compute-request-id': 'req-988d0685-151e-41c1-961a-0cbf0eadbbbc', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f1aff4f4-5009-4bc7-93d0-864617adf49c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f1aff4f4-5009-4bc7-93d0-864617adf49c could not be found."}}' 2025-11-25 15:16:43,560 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2110822f-0c16-4f85-a361-ec9692ea522b 0.150s 2025-11-25 15:16:43,560 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b31c7f5e-dfdb-4233-beb9-761d846973a6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2110822f-0c16-4f85-a361-ec9692ea522b'} Body: b'' 2025-11-25 15:16:43,624 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-2112902783 0.063s 2025-11-25 15:16:43,624 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:43 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-1acefe35-f933-43a2-8d38-d3250ff406c9', 'x-compute-request-id': 'req-1acefe35-f933-43a2-8d38-d3250ff406c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2112902783'} Body: b'' 2025-11-25 15:16:45,076 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/462b1228-6ea3-467b-83c5-5363fcb4dce6/remove_router_interface 1.451s 2025-11-25 15:16:45,076 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2b6cff39-d560-4b0a-9436-a2493ceabc58"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ff451b6a-f061-44e2-8525-8485f0f7f311', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/462b1228-6ea3-467b-83c5-5363fcb4dce6/remove_router_interface'} Body: b'{"id": "462b1228-6ea3-467b-83c5-5363fcb4dce6", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "92ba2724-6f7a-4e94-8bf4-c98b6dd3ecfc", "network_id": "290bad8b-ced0-45c2-8547-817314232071", "subnet_id": "2b6cff39-d560-4b0a-9436-a2493ceabc58", "subnet_ids": ["2b6cff39-d560-4b0a-9436-a2493ceabc58"]}' 2025-11-25 15:16:45,257 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2b6cff39-d560-4b0a-9436-a2493ceabc58 0.180s 2025-11-25 15:16:45,257 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0e6ab8db-889b-44fc-bc79-e055e1c99121', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/2b6cff39-d560-4b0a-9436-a2493ceabc58'} Body: b'' 2025-11-25 15:16:46,130 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/462b1228-6ea3-467b-83c5-5363fcb4dce6 0.872s 2025-11-25 15:16:46,131 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c3092ae6-3f2a-4d80-b344-367e8758f288', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/462b1228-6ea3-467b-83c5-5363fcb4dce6'} Body: b'' 2025-11-25 15:16:46,516 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/290bad8b-ced0-45c2-8547-817314232071 0.385s 2025-11-25 15:16:46,516 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2f5edbbf-5242-4232-a509-aa7896e2041d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/290bad8b-ced0-45c2-8547-817314232071'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 15:16:46.535874Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] time: 2025-11-25 15:18:07.165120Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:16:47,216 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.680s 2025-11-25 15:16:47,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--134998002", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-3a387020-1a6d-4962-981c-a97871b70055', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"94e98b90-406f-4480-92c0-eb01cf0fb577","name":"tempest-network-smoke--134998002","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:16:46Z","updated_at":"2025-11-25T15:16:46Z","revision_number":1}}' 2025-11-25 15:16:48,545 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.328s 2025-11-25 15:16:48,545 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-86000824", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-cdc233be-cd8d-41bc-a8ec-df63ae82ab31', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "name": "tempest-TestNetworkBasicOps-router-86000824", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.221"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:16:47Z", "updated_at": "2025-11-25T15:16:47Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:48,603 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.057s 2025-11-25 15:16:48,603 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ad36454f-a573-4b41-b146-70eaaaa62095', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:16:48,908 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.304s 2025-11-25 15:16:48,908 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2e1496e2-5829-40f2-a8fb-b9dfc83201d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:16:49,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.142s 2025-11-25 15:16:49,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-43aa99fe-84b4-459d-8591-f6ae9e355153', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:16:50,234 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.182s 2025-11-25 15:16:50,234 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1945284828", "network_id": "94e98b90-406f-4480-92c0-eb01cf0fb577", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-125f0549-8840-4132-918c-18bbca676197', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"9ac16e6d-1f3d-4657-99fe-34f69418610a","name":"tempest-subnet-smoke-1945284828","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"94e98b90-406f-4480-92c0-eb01cf0fb577","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":"2025-11-25T15:16:49Z","updated_at":"2025-11-25T15:16:49Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:51,654 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0063523f-b3d8-408b-8b13-cc12e4e1bb48/add_router_interface 1.419s 2025-11-25 15:16:51,654 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9ac16e6d-1f3d-4657-99fe-34f69418610a"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1fb14325-8dbe-4947-aa5c-291f932a90fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0063523f-b3d8-408b-8b13-cc12e4e1bb48/add_router_interface'} Body: b'{"id": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "5f1f4583-9479-4f99-9a19-ead4584cba59", "network_id": "94e98b90-406f-4480-92c0-eb01cf0fb577", "subnet_id": "9ac16e6d-1f3d-4657-99fe-34f69418610a", "subnet_ids": ["9ac16e6d-1f3d-4657-99fe-34f69418610a"]}' 2025-11-25 15:16:51,786 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.131s 2025-11-25 15:16:51,786 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-41ecdc80-9664-4ae5-ae09-2ede1a611569', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"94e98b90-406f-4480-92c0-eb01cf0fb577","name":"tempest-network-smoke--134998002","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["9ac16e6d-1f3d-4657-99fe-34f69418610a"],"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":"2025-11-25T15:16:46Z","updated_at":"2025-11-25T15:16:49Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":36513}]}' 2025-11-25 15:16:51,990 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.203s 2025-11-25 15:16:51,990 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-a2c7ab52-b555-445e-84eb-f43c8f33277f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"},{"id":"9ac16e6d-1f3d-4657-99fe-34f69418610a","name":"tempest-subnet-smoke-1945284828","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"94e98b90-406f-4480-92c0-eb01cf0fb577","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":"2025-11-25T15:16:49Z","updated_at":"2025-11-25T15:16:49Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:16:52,081 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.090s 2025-11-25 15:16:52,081 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-66f96e46-0a81-4c64-a515-8e010fa45f06', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "name": "tempest-TestNetworkBasicOps-router-86000824", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.221"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:16:47Z", "updated_at": "2025-11-25T15:16:50Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:16:52,177 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.095s 2025-11-25 15:16:52,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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-2108691789", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEarkDnnBjRliBeWBCKFiip4/3pOvMU1/MAuX5ba4tI6gaB/yzXTA1gvHHtzBFh2iwrU+/mEFwzPmyURdKHDinJ1Dyp/9+xJJj0Ef82O9ogWk2qaiRDLRlgIHBqXbUOERg=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:52 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-d3c33898-692c-491c-b749-3a9e171c7ea1', 'x-compute-request-id': 'req-d3c33898-692c-491c-b749-3a9e171c7ea1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-2108691789", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEarkDnnBjRliBeWBCKFiip4/3pOvMU1/MAuX5ba4tI6gaB/yzXTA1gvHHtzBFh2iwrU+/mEFwzPmyURdKHDinJ1Dyp/9+xJJj0Ef82O9ogWk2qaiRDLRlgIHBqXbUOERg==", "fingerprint": "2a:8c:74:d4:7c:01:1f:2f:d6:fd:2e:36:7a:9a:b6:2f", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:16:52,374 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.195s 2025-11-25 15:16:52,374 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1469292960", "description": "tempest-secgroup-smoke-1469292960 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-aeb2a981-b577-4263-a3da-022942216ef8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "name": "tempest-secgroup-smoke-1469292960", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-1469292960 description", "shared": false, "security_group_rules": [{"id": "986012d2-de2b-4e28-a036-1889401e9d67", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": 89, "description": null, "tags": [], "created_at": "2025-11-25T15:16:52Z", "updated_at": "2025-11-25T15:16:52Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "a7e31b41-6353-4572-9ee8-34cc2526d839", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": 88, "description": null, "tags": [], "created_at": "2025-11-25T15:16:52Z", "updated_at": "2025-11-25T15:16:52Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:16:52Z", "updated_at": "2025-11-25T15:16:52Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:52,594 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.219s 2025-11-25 15:16:52,594 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c3837ca6-dece-4a99-8f31-23ee62564438', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "66877845-cc8d-4a02-8c17-9e4d737b0f1e", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": "2025-11-25T15:16:52Z", "updated_at": "2025-11-25T15:16:52Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:52,766 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.172s 2025-11-25 15:16:52,767 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-86f57793-7145-4303-a302-07a0f0061fed', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "81d43554-b429-454b-a10b-270202f5bbfa", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": "2025-11-25T15:16:52Z", "updated_at": "2025-11-25T15:16:52Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:53,003 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.236s 2025-11-25 15:16:53,003 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-02cdb3b0-6fc0-4866-be3e-d3db6545f656', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "0df69583-79a6-468b-8f2d-ed213543e386", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": "2025-11-25T15:16:52Z", "updated_at": "2025-11-25T15:16:52Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:53,179 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.175s 2025-11-25 15:16:53,180 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b5de7d92-5cfd-412d-a565-be939ddd64d8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "3824733c-10bb-4596-8760-f34ced5d962a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": "2025-11-25T15:16:53Z", "updated_at": "2025-11-25T15:16:53Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:53,337 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.157s 2025-11-25 15:16:53,338 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-8e8792a3-0b62-4bee-a254-08e39534d262', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8ba4351a-9094-4ac3-971d-a781839e79e5", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": "2025-11-25T15:16:53Z", "updated_at": "2025-11-25T15:16:53Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:53,482 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.144s 2025-11-25 15:16:53,483 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ee2922db-1622-406b-9c9a-fa8c6eaaf23f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "0eae950e-054c-45a7-8a8f-a0e8904f1215", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "63c289d2-8bc6-4599-ae8e-8220308b3bce", "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": "2025-11-25T15:16:53Z", "updated_at": "2025-11-25T15:16:53Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:16:53,808 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.318s 2025-11-25 15:16:53,808 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:53 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-94568226-afe3-4d49-8372-d22d30647041', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["XQSXELAoTvSQjHld26WtKg"], "expires_at": "2025-11-25T16:16:53.000000Z", "issued_at": "2025-11-25T15:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:16:53,808 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-11-25 15:16:56,373 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.564s 2025-11-25 15:16:56,373 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1069536620", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "94e98b90-406f-4480-92c0-eb01cf0fb577"}], "key_name": "tempest-TestNetworkBasicOps-2108691789", "security_groups": [{"name": "tempest-secgroup-smoke-1469292960"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:53 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380', '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-66785a98-6435-407e-a3db-503bef619054', 'x-compute-request-id': 'req-66785a98-6435-407e-a3db-503bef619054', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1469292960"}], "adminPass": "WwcCQAA5mLdK"}}' 2025-11-25 15:16:56,984 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.609s 2025-11-25 15:16:56,984 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:56 GMT', 'server': 'Apache', 'content-length': '1395', '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-a4f712a8-62b7-4d48-8e2d-840571f00211', 'x-compute-request-id': 'req-a4f712a8-62b7-4d48-8e2d-840571f00211', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"server": {"id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "name": "tempest-TestNetworkBasicOps-server-1069536620", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:16:56Z", "updated": "2025-11-25T15:16:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2108691789", "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": []}}' 2025-11-25 15:16:58,216 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.227s 2025-11-25 15:16:58,216 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:57 GMT', 'server': 'Apache', 'content-length': '1453', '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-cb487332-c731-4a77-a8e3-17b1a895f4e8', 'x-compute-request-id': 'req-cb487332-c731-4a77-a8e3-17b1a895f4e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"server": {"id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "name": "tempest-TestNetworkBasicOps-server-1069536620", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:16:56Z", "updated": "2025-11-25T15:16:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2108691789", "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": []}}' 2025-11-25 15:16:58,219 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 15:16:59,644 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.423s 2025-11-25 15:16:59,644 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:16:59 GMT', 'server': 'Apache', 'content-length': '1521', '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-77d3e7d5-802f-4c4c-8447-3dd6978ce700', 'x-compute-request-id': 'req-77d3e7d5-802f-4c4c-8447-3dd6978ce700', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"server": {"id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "name": "tempest-TestNetworkBasicOps-server-1069536620", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:16:56Z", "updated": "2025-11-25T15:16:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2108691789", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1469292960"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:01,236 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.587s 2025-11-25 15:17:01,237 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:00 GMT', 'server': 'Apache', 'content-length': '1521', '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-80455743-5c77-48be-a807-27c452d696fd', 'x-compute-request-id': 'req-80455743-5c77-48be-a807-27c452d696fd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"server": {"id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "name": "tempest-TestNetworkBasicOps-server-1069536620", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:16:56Z", "updated": "2025-11-25T15:16:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2108691789", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1469292960"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:02,603 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.360s 2025-11-25 15:17:02,604 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:02 GMT', 'server': 'Apache', 'content-length': '1693', '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-409ad1d3-58b1-4936-a4b7-ac8354621cfd', 'x-compute-request-id': 'req-409ad1d3-58b1-4936-a4b7-ac8354621cfd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"server": {"id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "name": "tempest-TestNetworkBasicOps-server-1069536620", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:16:56Z", "updated": "2025-11-25T15:17:02Z", "addresses": {"tempest-network-smoke--134998002": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ae:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2108691789", "OS-SRV-USG:launched_at": "2025-11-25T15:17:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1469292960"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:02,610 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2025-11-25 15:17:03,154 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.543s 2025-11-25 15:17:03,154 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:02 GMT', 'server': 'Apache', 'content-length': '1693', '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-88e7ea39-f142-466f-8d53-c2562a5befc9', 'x-compute-request-id': 'req-88e7ea39-f142-466f-8d53-c2562a5befc9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"server": {"id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "name": "tempest-TestNetworkBasicOps-server-1069536620", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:16:56Z", "updated": "2025-11-25T15:17:02Z", "addresses": {"tempest-network-smoke--134998002": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ae:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2108691789", "OS-SRV-USG:launched_at": "2025-11-25T15:17:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1469292960"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:03,158 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:17:03,246 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.088s 2025-11-25 15:17:03,246 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-e19cae5e-49ca-4efd-a53a-e7c2f78be3fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"ports":[{"id":"59409fe8-cf35-4030-b78e-4ff902b027b1","name":"","network_id":"94e98b90-406f-4480-92c0-eb01cf0fb577","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:d1:ae:ac","admin_state_up":true,"status":"ACTIVE","device_id":"8491c6d8-2e4f-4579-8100-35ca1f6ee380","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9ac16e6d-1f3d-4657-99fe-34f69418610a","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["63c289d2-8bc6-4599-ae8e-8220308b3bce"],"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-1069536620","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1069536620","fqdn":"tempest-testnetworkbasicops-server-1069536620.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:16:58Z","updated_at":"2025-11-25T15:17:01Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:17:03,246 25 DEBUG [tempest.common.waiters] Server ID 8491c6d8-2e4f-4579-8100-35ca1f6ee380 ports are all ACTIVE [{'id': '59409fe8-cf35-4030-b78e-4ff902b027b1', 'name': '', 'network_id': '94e98b90-406f-4480-92c0-eb01cf0fb577', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:d1:ae:ac', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8491c6d8-2e4f-4579-8100-35ca1f6ee380', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9ac16e6d-1f3d-4657-99fe-34f69418610a', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['63c289d2-8bc6-4599-ae8e-8220308b3bce'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1069536620', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-1069536620', 'fqdn': 'tempest-testnetworkbasicops-server-1069536620.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:16:58Z', 'updated_at': '2025-11-25T15:17:01Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:17:04,251 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.004s 2025-11-25 15:17:04,252 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "59409fe8-cf35-4030-b78e-4ff902b027b1", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-180f4ddb-95e5-4c11-975d-c9d5681ba5ec', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "3a6f3e4f-316c-43dc-846e-c7d13aa3ea68", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.250", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "port_id": "59409fe8-cf35-4030-b78e-4ff902b027b1", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "94e98b90-406f-4480-92c0-eb01cf0fb577", "mac_address": "fa:16:3e:d1:ae:ac", "admin_state_up": true, "status": "ACTIVE", "device_id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:17:03Z", "updated_at": "2025-11-25T15:17:03Z", "revision_number": 0}}' 2025-11-25 15:17:04,353 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68 0.101s 2025-11-25 15:17:04,354 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-33e47560-10bf-473b-b2d1-db71f4d2066f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68'} Body: b'{"floatingip": {"id": "3a6f3e4f-316c-43dc-846e-c7d13aa3ea68", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.250", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "port_id": "59409fe8-cf35-4030-b78e-4ff902b027b1", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "94e98b90-406f-4480-92c0-eb01cf0fb577", "mac_address": "fa:16:3e:d1:ae:ac", "admin_state_up": true, "status": "ACTIVE", "device_id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:17:03Z", "updated_at": "2025-11-25T15:17:04Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:04,354 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '3a6f3e4f-316c-43dc-846e-c7d13aa3ea68', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.250', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '0063523f-b3d8-408b-8b13-cc12e4e1bb48', 'port_id': '59409fe8-cf35-4030-b78e-4ff902b027b1', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '94e98b90-406f-4480-92c0-eb01cf0fb577', 'mac_address': 'fa:16:3e:d1:ae:ac', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8491c6d8-2e4f-4579-8100-35ca1f6ee380', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:17:03Z', 'updated_at': '2025-11-25T15:17:04Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:17:04,355 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.102575 seconds 2025-11-25 15:17:04,355 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.250 with user: cirros 2025-11-25 15:17:04,355 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.250 in 120 sec and the expected result is reachable 2025-11-25 15:17:18,589 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.233500 seconds 2025-11-25 15:17:18,590 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.250 in 120 sec and the ping result is expected 2025-11-25 15:17:18,753 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380/action 0.161s 2025-11-25 15:17:18,754 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:18 GMT', 'server': 'Apache', 'content-length': '75602', '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-d0479c1e-ecc2-4df4-bacf-26182865ff3e', 'x-compute-request-id': 'req-d0479c1e-ecc2-4df4-bacf-26182865ff3e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=No10000 ne', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1572347257 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000008] tsc: Detected 2800.000 MHz processor\\n[ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001524] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004328] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004363] Using GB pages for direct mapping\\n[ 0.004585] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004589] ACPI: Early table checksum verification disabled\\n[ 0.004594] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004599] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004605] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004613] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004617] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004620] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004624] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004628] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004632] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004634] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004635] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004636] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004638] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004639] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005869] No NUMA configuration fo 2025-11-25 15:17:18,755 25 DEBUG [tempest.scenario.manager] Console output for 8491c6d8-2e4f-4579-8100-35ca1f6ee380 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1572347257 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000008] tsc: Detected 2800.000 MHz processor [ 0.001167] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001524] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004328] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004363] Using GB pages for direct mapping [ 0.004585] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004589] ACPI: Early table checksum verification disabled [ 0.004594] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004599] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004605] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004613] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004617] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004620] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004624] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004628] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004632] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004634] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004635] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004636] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004638] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004639] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005869] No NUMA configuration found [ 0.005872] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005882] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006292] Zone ranges: [ 0.006294] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006297] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006299] Normal empty [ 0.006301] Device empty [ 0.006302] Movable zone start for each node [ 0.006305] Early memory node ranges [ 0.006306] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006308] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006310] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006544] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006573] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006767] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017180] ACPI: PM-Timer IO Port: 0x608 [ 0.017209] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017328] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017332] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017334] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017336] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017338] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017339] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017343] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017345] TSC deadline timer available [ 0.017358] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017426] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017429] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017430] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017431] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017433] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017435] Booting paravirtualized kernel on KVM [ 0.017438] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017445] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017721] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.017790] kvm-guest: setup async PF for cpu 0 [ 0.017816] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.017863] kvm-guest: PV spinlocks disabled, single CPU [ 0.017869] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.017870] Policy zone: DMA32 [ 0.017872] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.017931] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.017943] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.017951] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018015] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018299] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019030] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019061] ftrace: allocating 50600 entries in 198 pages [ 0.043750] ftrace: allocated 198 pages with 4 groups [ 0.043936] rcu: Hierarchical RCU implementation. [ 0.043938] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043940] Rude variant of Tasks RCU enabled. [ 0.043941] Tracing variant of Tasks RCU enabled. [ 0.043943] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043944] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048384] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.048768] random: crng init done [ 0.089211] Console: colour VGA+ 80x25 [ 0.226896] printk: console [tty1] enabled [ 0.714476] printk: console [ttyS0] enabled [ 0.717179] ACPI: Core revision 20210730 [ 0.719942] APIC: Switch to symmetric I/O mode setup [ 0.724361] x2apic enabled [ 0.727913] Switched APIC routing to physical x2apic. [ 0.736218] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.742500] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.746494] pid_max: default: 32768 minimum: 301 [ 0.746494] LSM: Security Framework initializing [ 0.746494] landlock: Up and running. [ 0.746494] Yama: becoming mindful. [ 0.746494] AppArmor: AppArmor initialized [ 0.746494] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.746494] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.746494] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.746494] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.746494] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.746494] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.746494] Spectre V2 : Mitigation: Retpolines [ 0.746494] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.746494] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.746494] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.746494] RETBleed: Mitigation: untrained return thunk [ 0.746494] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.746494] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.746494] Freeing SMP alternatives memory: 44K [ 0.746494] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.746674] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.750523] ... version: 0 [ 0.753252] ... bit width: 48 [ 0.754508] ... generic registers: 6 [ 0.756948] ... value mask: 0000ffffffffffff [ 0.758511] ... max period: 00007fffffffffff [ 0.761914] ... fixed-purpose events: 0 [ 0.762512] ... event mask: 000000000000003f [ 0.766058] rcu: Hierarchical SRCU implementation. [ 0.767057] smp: Bringing up secondary CPUs ... [ 0.770522] smp: Brought up 1 node, 1 CPU [ 0.773085] smpboot: Max logical packages: 1 [ 0.774510] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.779025] devtmpfs: initialized [ 0.781370] x86/mm: Memory block size: 128MB [ 0.782721] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.786518] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.790458] pinctrl core: initialized pinctrl subsystem [ 0.790884] PM: RTC time: 15:17:03, date: 2025-11-25 [ 0.794117] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.794610] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.798518] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.802521] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.806515] audit: initializing netlink subsys (disabled) [ 0.809956] thermal_sys: Registered thermal governor 'fair_share' [ 0.809957] thermal_sys: Registered thermal governor 'bang_bang' [ 0.810507] thermal_sys: Registered thermal governor 'step_wise' [ 0.813957] thermal_sys: Registered thermal governor 'user_space' [ 0.814509] audit: type=2000 audit(1764083823.558:1): state=initialized audit_enabled=0 res=1 [ 0.818509] thermal_sys: Registered thermal governor 'power_allocator' [ 0.818518] EISA bus registered [ 0.822512] cpuidle: using governor ladder [ 0.824980] cpuidle: using governor menu [ 0.828611] ACPI: bus type PCI registered [ 0.830507] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.834510] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.838510] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.842513] PCI: Using configuration type 1 for base access [ 0.847006] Kprobes globally optimized [ 0.849415] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.850509] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.855042] ACPI: Added _OSI(Module Device) [ 0.857526] ACPI: Added _OSI(Processor Device) [ 0.858528] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.861311] ACPI: Added _OSI(Processor Aggregator Device) [ 0.862534] ACPI: Added _OSI(Linux-Dell-Video) [ 0.865088] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.866512] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.872683] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.878367] ACPI: Interpreter enabled [ 0.878518] ACPI: PM: (supports S0 S5) [ 0.880798] ACPI: Using IOAPIC for interrupt routing [ 0.882539] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.886507] PCI: Using E820 reservations for host bridge windows [ 0.890192] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.895482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.898513] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.902623] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.906611] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.911774] PCI host bridge to bus 0000:00 [ 0.914317] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.914508] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.918287] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.918509] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.922508] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.926508] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.930508] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.934804] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.942396] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.949612] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.958543] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.966507] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.976504] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.978678] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.986604] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.992899] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.999967] pci 0000:00:02.0: enabling Extended Tags [ 1.005135] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.011662] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.022705] pci 0000:00:02.1: enabling Extended Tags [ 1.027879] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.035607] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.048107] pci 0000:00:02.2: enabling Extended Tags [ 1.052628] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.057746] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.065042] pci 0000:00:02.3: enabling Extended Tags [ 1.068638] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.073786] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.082028] pci 0000:00:02.4: enabling Extended Tags [ 1.084584] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.089723] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.097745] pci 0000:00:02.5: enabling Extended Tags [ 1.100610] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.105977] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.111233] pci 0000:00:02.6: enabling Extended Tags [ 1.118779] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.125024] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.131767] pci 0000:00:02.7: enabling Extended Tags [ 1.138776] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.145054] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.151732] pci 0000:00:03.0: enabling Extended Tags [ 1.158885] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.164995] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.172058] pci 0000:00:03.1: enabling Extended Tags [ 1.176816] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.182032] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.187962] pci 0000:00:03.2: enabling Extended Tags [ 1.192644] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.198509] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.208726] pci 0000:00:03.3: enabling Extended Tags [ 1.212626] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.219765] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.229076] pci 0000:00:03.4: enabling Extended Tags [ 1.232661] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.237927] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.247346] pci 0000:00:03.5: enabling Extended Tags [ 1.252614] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.258108] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.265170] pci 0000:00:03.6: enabling Extended Tags [ 1.270961] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.278516] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.291765] pci 0000:00:03.7: enabling Extended Tags [ 1.299164] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.306516] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.317208] pci 0000:00:04.0: enabling Extended Tags [ 1.320976] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.326524] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.338785] pci 0000:00:04.1: enabling Extended Tags [ 1.344143] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.350313] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.359965] pci 0000:00:04.2: enabling Extended Tags [ 1.367319] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.374517] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.384338] pci 0000:00:04.3: enabling Extended Tags [ 1.388843] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.394511] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.410768] pci 0000:00:04.4: enabling Extended Tags [ 1.416157] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.422185] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.432116] pci 0000:00:04.5: enabling Extended Tags [ 1.436711] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.442176] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.452007] pci 0000:00:04.6: enabling Extended Tags [ 1.458998] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.470512] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.479376] pci 0000:00:04.7: enabling Extended Tags [ 1.487058] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.494522] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.504105] pci 0000:00:05.0: enabling Extended Tags [ 1.565474] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.569456] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.571373] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.594119] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.598515] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.606545] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.619291] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.631138] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.638228] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.642389] pci 0000:01:00.0: enabling Extended Tags [ 1.715679] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.718563] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.722295] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.722667] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.729031] pci_bus 0000:02: extended config space not accessible [ 1.730850] acpiphp: Slot [1] registered [ 1.733798] acpiphp: Slot [0] registered [ 1.734561] acpiphp: Slot [2] registered [ 1.737373] acpiphp: Slot [3] registered [ 1.738553] acpiphp: Slot [4] registered [ 1.741169] acpiphp: Slot [5] registered [ 1.742600] acpiphp: Slot [6] registered [ 1.745083] acpiphp: Slot [7] registered [ 1.746561] acpiphp: Slot [8] registered [ 1.749469] acpiphp: Slot [9] registered [ 1.750562] acpiphp: Slot [10] registered [ 1.753206] acpiphp: Slot [11] registered [ 1.754549] acpiphp: Slot [12] registered [ 1.757008] acpiphp: Slot [13] registered [ 1.758549] acpiphp: Slot [14] registered [ 1.760977] acpiphp: Slot [15] registered [ 1.762552] acpiphp: Slot [16] registered [ 1.765030] acpiphp: Slot [17] registered [ 1.766553] acpiphp: Slot [18] registered [ 1.768982] acpiphp: Slot [19] registered [ 1.770551] acpiphp: Slot [20] registered [ 1.773008] acpiphp: Slot [21] registered [ 1.774548] acpiphp: Slot [22] registered [ 1.777007] acpiphp: Slot [23] registered [ 1.778547] acpiphp: Slot [24] registered [ 1.780973] acpiphp: Slot [25] registered [ 1.782547] acpiphp: Slot [26] registered [ 1.784970] acpiphp: Slot [27] registered [ 1.786547] acpiphp: Slot [28] registered [ 1.788969] acpiphp: Slot [29] registered [ 1.790548] acpiphp: Slot [30] registered [ 1.792973] acpiphp: Slot [31] registered [ 1.796807] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.807872] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.885499] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.886563] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.890122] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.890615] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.899126] acpiphp: Slot [0-2] registered [ 1.902304] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.906513] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.918104] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.921150] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.922699] pci 0000:03:00.0: enabling Extended Tags [ 2.000335] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.002613] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.006485] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.010020] acpiphp: Slot [0-3] registered [ 2.011026] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.022510] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.034511] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.041594] pci 0000:04:00.0: enabling Extended Tags [ 2.123745] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.126638] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.130623] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.137790] acpiphp: Slot [0-4] registered [ 2.139072] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.149822] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.161141] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.166207] pci 0000:05:00.0: enabling Extended Tags [ 2.244440] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.246676] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.250630] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.258086] acpiphp: Slot [0-5] registered [ 2.259049] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.270519] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.282511] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.289878] pci 0000:06:00.0: enabling Extended Tags [ 2.364292] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.366630] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.370556] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.377645] acpiphp: Slot [0-6] registered [ 2.450950] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.454539] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.458643] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.466629] acpiphp: Slot [0-7] registered [ 2.538144] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.538634] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.542628] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.549788] acpiphp: Slot [0-8] registered [ 2.619802] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.622628] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.626606] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.633777] acpiphp: Slot [0-9] registered [ 2.703512] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.706627] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.710608] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.717913] acpiphp: Slot [0-10] registered [ 2.784982] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.786615] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.790627] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.797868] acpiphp: Slot [0-11] registered [ 2.865062] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.866618] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.870610] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.877498] acpiphp: Slot [0-12] registered [ 2.947575] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.950638] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.954610] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.961900] acpiphp: Slot [0-13] registered [ 3.031318] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.034613] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.038606] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.045583] acpiphp: Slot [0-14] registered [ 3.111390] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.114611] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.118605] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.125419] acpiphp: Slot [0-15] registered [ 3.191426] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.194608] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.198620] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.205563] acpiphp: Slot [0-16] registered [ 3.271693] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.274611] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.278605] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.285672] acpiphp: Slot [0-17] registered [ 3.351398] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.354611] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.358606] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.365420] acpiphp: Slot [0-18] registered [ 3.431899] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.434610] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.438605] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.445459] acpiphp: Slot [0-19] registered [ 3.512468] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.514612] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.518627] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.525507] acpiphp: Slot [0-20] registered [ 3.591750] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.594612] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.598629] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.605473] acpiphp: Slot [0-21] registered [ 3.671584] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.674611] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.678606] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.685482] acpiphp: Slot [0-22] registered [ 3.753003] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.754642] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.758608] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.765532] acpiphp: Slot [0-23] registered [ 3.832914] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.834610] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.838606] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.845581] acpiphp: Slot [0-24] registered [ 3.964652] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.966659] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.970651] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.978308] acpiphp: Slot [0-25] registered [ 4.058954] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.062659] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.066649] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.114762] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.118721] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.122706] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.126710] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.130706] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.134891] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.138714] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.142707] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.146645] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.150526] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.154545] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.158530] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.162528] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.166530] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.170526] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.174539] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.179024] iommu: Default domain type: Translated [ 4.182509] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.186702] SCSI subsystem initialized [ 4.189546] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.190494] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.190540] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.194348] vgaarb: loaded [ 4.194590] ACPI: bus type USB registered [ 4.197582] usbcore: registered new interface driver usbfs [ 4.198520] usbcore: registered new interface driver hub [ 4.202404] usbcore: registered new device driver usb [ 4.202542] pps_core: LinuxPPS API ver. 1 registered [ 4.206016] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.206521] PTP clock support registered [ 4.209681] EDAC MC: Ver: 3.0.0 [ 4.214152] NetLabel: Initializing [ 4.214509] NetLabel: domain hash size = 128 [ 4.217511] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.218554] NetLabel: unlabeled traffic allowed by default [ 4.222585] PCI: Using ACPI for IRQ routing [ 5.026049] clocksource: Switched to clocksource kvm-clock [ 5.040074] VFS: Disk quotas dquot_6.6.0 [ 5.043015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.047775] AppArmor: AppArmor Filesystem Enabled [ 5.051199] pnp: PnP ACPI init [ 5.054112] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.059428] pnp: PnP ACPI: found 5 devices [ 5.068362] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.074007] NET: Registered PF_INET protocol family [ 5.077457] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.083719] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.089669] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.094688] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.099581] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.104143] TCP: Hash tables configured (established 1024 bind 1024) [ 5.108535] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.113432] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.117642] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.122294] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.126114] NET: Registered PF_XDP protocol family [ 5.129941] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.135197] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.140532] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.145969] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.151557] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.157049] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.162488] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.168066] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.173620] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.179059] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.184440] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.189794] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.195362] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.200667] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.205998] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.211305] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.216714] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.222031] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.227301] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.232981] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.238351] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.243654] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.249052] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.254448] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.259921] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.264030] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.268023] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.272115] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.276093] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.280315] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.284435] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.288765] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.292789] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.296865] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.300920] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.305044] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.309207] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.314437] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.319964] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.324440] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.328703] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.333371] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.337584] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.342237] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.346415] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.351075] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.355432] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.359749] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.364041] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.368420] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.372694] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.377428] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.382380] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.386967] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.391266] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.395683] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.400242] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.404945] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.409078] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.413812] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.418136] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.422225] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.426313] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.430364] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.434529] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.438753] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.442975] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.447079] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.451337] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.455482] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.459646] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.463933] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.467967] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.472215] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.476576] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.480891] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.485376] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.489680] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.494118] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.498584] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.503102] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.507361] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.511802] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.516042] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.520582] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.524766] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.529069] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.533379] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.538106] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.542473] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.547021] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.551366] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.555905] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.560194] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.564557] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.568065] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.575618] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.582239] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.591689] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.596301] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.602756] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.609718] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.618905] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.624235] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.630905] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.639342] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.645981] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.652846] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.662311] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.669009] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.676048] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.683407] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.689898] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.695585] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.704728] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.711491] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.716932] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.726065] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.731615] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.738860] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.746927] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.753138] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.760461] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.768730] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.773873] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.780826] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.790318] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.796785] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.803303] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.810906] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.817585] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.825053] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.832457] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.838822] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.844312] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.853266] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.856887] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.864272] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.871194] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.879495] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.885015] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.891073] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.898309] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.906219] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.910064] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.917172] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.923021] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.932175] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.935732] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.943252] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.950423] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.957899] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.963548] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.970290] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.976985] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.984966] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.988410] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.995122] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.000728] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.009512] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.012987] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.020149] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.025480] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.033948] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.037680] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.044542] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.051291] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.059222] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.064162] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.070049] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.077270] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.085344] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.088717] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.094196] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.101084] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.109391] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.112887] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.120002] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.125387] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.134262] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.137745] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.145564] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.151525] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.160818] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.165467] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.171412] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.178169] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.185546] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.191839] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.195902] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.200456] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.204958] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.209463] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.214489] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.218840] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.223261] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.228194] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.231986] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.236209] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.241911] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.245997] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.250810] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.256405] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.261897] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.265967] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.271004] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.275382] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.280158] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.284262] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.289136] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.293142] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.297830] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.302193] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.307145] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.311739] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.316558] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.320811] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.325770] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.330182] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.335456] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.339849] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.344865] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.348908] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.353106] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.358334] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.362409] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.366938] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.372012] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.375828] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.380598] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.385570] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.389310] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.393449] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.398319] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.402197] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.406371] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.411160] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.414882] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.419496] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.425091] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.429170] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.433624] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.438591] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.442622] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.446900] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.453988] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.458065] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.462610] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.467963] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.471829] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.476058] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.481410] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.485232] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.489612] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.494876] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.498762] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.503056] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.507994] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.511760] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.516019] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.522368] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.532475] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10250 usecs [ 6.539015] PCI: CLS 0 bytes, default 64 [ 6.542098] Trying to unpack rootfs image as initramfs... [ 6.546475] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.562977] Initialise system trusted keyrings [ 6.566102] Key type blacklist registered [ 6.574626] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.583802] zbud: loaded [ 6.585864] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.598767] fuse: init (API version 7.34) [ 6.606706] integrity: Platform Keyring initialized [ 6.618631] Key type asymmetric registered [ 6.621569] Asymmetric key parser 'x509' registered [ 6.630678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.642690] io scheduler mq-deadline registered [ 6.649448] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.663233] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.683993] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.695042] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.710937] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.723121] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.744349] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.755009] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.770923] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.779074] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.792493] Freeing initrd memory: 8744K [ 6.796542] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.801364] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.809800] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.814072] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.823365] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.827630] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.833685] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.840470] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.844690] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.852492] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.856690] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.865915] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.870100] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.879397] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.884658] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.892603] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.897903] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.907085] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.911341] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.919618] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.924036] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.932584] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.936909] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.943058] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.948846] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.954592] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.962538] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.967581] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.976430] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.981515] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.990905] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.995110] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.004177] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.009764] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.017429] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.022703] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.030410] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.034656] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.043499] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.047656] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.053588] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.059406] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.064552] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.072935] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.081757] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.085961] shpchp 0000:01:00.0: Slot initialization failed [ 7.091516] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.096854] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.101647] ACPI: button: Power Button [PWRF] [ 7.127977] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.162412] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.169003] Linux agpgart interface v0.103 [ 7.173086] loop: module loaded [ 7.175559] tun: Universal TUN/TAP device driver, 1.6 [ 7.179134] PPP generic driver version 2.4.2 [ 7.182015] VFIO - User Level meta-driver version: 0.3 [ 7.185623] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.191098] ehci-pci: EHCI PCI platform driver [ 7.194362] ehci-platform: EHCI generic platform driver [ 7.197925] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.201945] ohci-pci: OHCI PCI platform driver [ 7.204919] ohci-platform: OHCI generic platform driver [ 7.208330] uhci_hcd: USB Universal Host Controller Interface driver [ 7.214323] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.217787] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.222563] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.226057] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.230049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.235355] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.240026] usb usb1: Product: UHCI Host Controller [ 7.243219] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.247316] usb usb1: SerialNumber: 0000:02:01.0 [ 7.250554] hub 1-0:1.0: USB hub found [ 7.253198] hub 1-0:1.0: 2 ports detected [ 7.256280] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.263601] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.267249] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.270986] mousedev: PS/2 mouse device common for all mice [ 7.275644] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.281305] rtc_cmos 00:03: RTC can wake from S4 [ 7.286862] rtc_cmos 00:03: registered as rtc0 [ 7.290327] rtc_cmos 00:03: setting system clock to 2025-11-25T15:17:10 UTC (1764083830) [ 7.295892] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.300923] i2c_dev: i2c /dev entries driver [ 7.304211] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.312569] device-mapper: uevent: version 1.0.3 [ 7.315937] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.321464] platform eisa.0: Probing EISA bus 0 [ 7.324561] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.329520] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.333743] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.338163] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.342618] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.347135] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.351372] platform eisa.0: Cannot allocate resource for EI10000 SA slot 6 [ 7.355932] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.360402] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.364698] platform eisa.0: EISA: Detected 0 cards [ 7.368283] ledtrig-cpu: registered to indicate activity on CPUs [ 7.372405] drop_monitor: Initializing network drop monitor service [ 7.376725] NET: Registered PF_INET6 protocol family [ 7.384008] Segment Routing with IPv6 [ 7.386902] In-situ OAM (IOAM) with IPv6 [ 7.389826] NET: Registered PF_PACKET protocol family [ 7.393418] Key type dns_resolver registered [ 7.396657] IPI shorthand broadcast: enabled [ 7.399982] registered taskstats version 1 [ 7.402872] Loading compiled-in X.509 certificates [ 7.406699] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.414297] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.421242] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.427927] blacklist: Loading compiled-in revocation X.509 certificates [ 7.432357] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.438801] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.447946] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.454961] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.462174] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.469547] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.476957] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.484519] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.492085] zswap: loaded using pool lzo/zbud [ 7.495245] Key type .fscrypt registered [ 7.498004] Key type fscrypt-provisioning registered [ 7.503142] Key type encrypted registered [ 7.506012] AppArmor: AppArmor sha1 policy hashing enabled [ 7.510119] ima: No TPM chip found, activating TPM-bypass! [ 7.514300] Loading compiled-in module X.509 certificates [ 7.518463] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.524853] ima: Allocated hash algorithm: sha1 [ 7.528160] ima: No architecture policies found [ 7.531389] evm: Initialising EVM extended attributes: [ 7.534986] evm: security.selinux [ 7.537389] evm: security.SMACK64 [ 7.539969] evm: security.SMACK64EXEC [ 7.542790] evm: security.SMACK64TRANSMUTE [ 7.545956] evm: security.SMACK64MMAP [ 7.548936] evm: security.apparmor [ 7.551526] evm: security.ima [ 7.554003] evm: security.capability [ 7.557059] evm: HMAC attrs: 0x1 [ 7.560418] PM: Magic number: 1:222:286 [ 7.563899] ppp ppp: hash matches [ 7.567301] RAS: Correctable Errors collector initialized. [ 7.571841] Unstable clock detected, switching default tracing clock to "global" [ 7.571841] If you want to keep using the local clock, then add: [ 7.571841] "trace_clock=local" [ 7.571841] on the kernel command line [ 7.590041] Freeing unused decrypted memory: 2036K [ 7.593843] Freeing unused kernel image (initmem) memory: 3244K [ 7.598554] Write protecting the kernel read-only data: 30720k [ 7.602916] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.607337] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.652421] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.656603] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.660904] Run /init as init process info: initramfs: up at 6.97 [ 7.717240] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.727295] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.732104] GPT:229375 != 2097151 [ 7.734532] GPT:Alternate GPT header not at the end of the disk. [ 7.738415] GPT:229375 != 2097151 [ 7.740908] GPT: Use GNU Parted to correct GPT errors. [ 7.788658] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.165209] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.196162] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.85 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:84:91:c6:d8:2e:4f:45:79:81:00:35:ca:1f:6e:e3:80 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+cLO8RcJNUnmHN5WHdsCzsGvhvuxTFKPoWFGh2nJ2L/djfyp5CQyHTYVpnhIszQtQodIudV9l2F9zHct0G+DKm5DTidINDWOzsVs6gsk7+QeYlWxzu8pRVE6EgWNyBoa8Vfunc9LEZx7YEYVqQhDBWiq46yJod9ZmiwvjaR2nKaVrtRiplPsZlWVDutfHORxvPxVkN7i5iwN3t0ysJKbiRrzEjJo3N+m5BMNGcdilQi7cLYmjp4VLJSsY+qtSVfnkPARMLnJ8ZW6rSZRVRjxuZD366+kuXJcGhYjQOucy3+3N30YbW9zqbU1cG7V+uXtN3baNfXOGMte+xDLC8dwr root@tempest-testnetworkbasicops-server-1069536620 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHglqXI3oeH/KUVp9uvXmGtTJ0G9i7ht5k18zoUgOII1hYFglzZz5KCmd0s5x7RYE/WX53RbRr2g4o56SeMp8Ps= root@tempest-testnetworkbasicops-server-1069536620 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fed1:aeac/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 8491c6d8-2e4f-4579-8100-35ca1f6ee380 name: tempest-TestNetworkBasicOps-server-1069536620 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1069536620 launch-index: 0 === cirros: current=0.6.2 uptime=8.92 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D1:AE:AC inet6 addr: fe80::f816:3eff:fed1:aeac/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1752 (1.7 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1069536620 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.299556] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.303047] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.318117] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.523434] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.552470] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.699702] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.701262] ISO 9660 Extensions: RRIP_1991A [ 8.887480] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.443167] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.445908] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:17:11 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:17:12 cirros auth.notice su: + none root:cirros Nov 25 15:17:12 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: DUID 00:04:84:91:c6:d8:2e:4f:45:79:81:00:35:ca:1f:6e:e3:80 Nov 25 15:17:12 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:d1:ae:ac Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fed1:aeac Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 15:17:12 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Nov 25 15:17:12 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1069536620 login: 2025-11-25 15:17:18,756 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-11-25 15:17:18,764 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:17:18,875 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:17:18,876 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-11-25 15:17:19,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=f783cce99abc447fac7de1b75169367b&network_id=94e98b90-406f-4480-92c0-eb01cf0fb577 0.139s 2025-11-25 15:17:19,016 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3459', 'x-openstack-request-id': 'req-ae7b8929-9739-43eb-9e07-fbe2b5cc26bf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=f783cce99abc447fac7de1b75169367b&network_id=94e98b90-406f-4480-92c0-eb01cf0fb577'} Body: b'{"ports":[{"id":"376e13de-0f7b-4eec-a5df-fb4011337a3a","name":"","network_id":"94e98b90-406f-4480-92c0-eb01cf0fb577","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:dd:8d:1c","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-94e98b90-406f-4480-92c0-eb01cf0fb577","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"9ac16e6d-1f3d-4657-99fe-34f69418610a","ip_address":"10.100.0.2"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.2","hostname":"host-10-100-0-2","fqdn":"host-10-100-0-2.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"none","tags":[],"created_at":"2025-11-25T15:16:47Z","updated_at":"2025-11-25T15:16:49Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"59409fe8-cf35-4030-b78e-4ff902b027b1","name":"","network_id":"94e98b90-406f-4480-92c0-eb01cf0fb577","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:d1:ae:ac","admin_state_up":true,"status":"ACTIVE","device_id":"8491c6d8-2e4f-4579-8100-35ca1f6ee380","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9ac16e6d-1f3d-4657-99fe-34f69418610a","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["63c289d2-8bc6-4599-ae8e-8220308b3bce"],"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-1069536620","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-1069536620","fqdn":"tempest-testnetworkbasicops-server-1069536620.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:16:58Z","updated_at":"2025-11-25T15:17:01Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"5f1f4583-9479-4f99-9a19-ead4584cba59","name":"","network_id":"94e98b90-406f-4480-92c0-eb01cf0fb577","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:da:3f:17","admin_state_up":true,"status":"ACTIVE","device_id":"0063523f-b3d8-408b-8b13-cc12e4e1bb48","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"9ac16e6d-1f3d-4657-99fe-34f69418610a","ip_address":"10.100.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"","binding:vif_type":"unbound","binding:vif_details":{},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"10.100.0.1","hostname":"host-10-100-0-1","fqdn":"host-10-100-0-1.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:16:50Z","updated_at":"2025-11-25T15:16:51Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:17:19,017 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-11-25 15:17:19,020 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:17:19,121 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:17:19,122 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-11-25 15:17:19,123 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.11 2025-11-25 15:17:19,123 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-11-25 15:17:19,125 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:17:19,227 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:17:19,228 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-11-25 15:17:19,234 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.111131 seconds 2025-11-25 15:17:19,234 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.1 2025-11-25 15:17:19,234 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-11-25 15:17:19,236 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:17:19,294 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:17:19,294 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-11-25 15:17:19,300 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.065751 seconds 2025-11-25 15:17:19,407 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd 0.106s 2025-11-25 15:17:19,407 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:19 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-f2241804-6bde-4d37-8322-13026972ebf3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd'} Body: b'{"subnets":[{"id":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"}]}' 2025-11-25 15:17:19,408 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-11-25 15:17:19,411 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:17:19,518 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:17:19,519 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-11-25 15:17:19,520 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 192.168.122.1 2025-11-25 15:17:19,521 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-11-25 15:17:19,525 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:17:19,582 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:17:19,582 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-11-25 15:17:19,655 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.135364 seconds 2025-11-25 15:17:20,154 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68 0.498s 2025-11-25 15:17:20,155 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": null}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-b9ae1082-6682-4eb1-8596-b5ac1eb1031d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68'} Body: b'{"floatingip": {"id": "3a6f3e4f-316c-43dc-846e-c7d13aa3ea68", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.250", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:17:03Z", "updated_at": "2025-11-25T15:17:20Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:20,253 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68 0.098s 2025-11-25 15:17:20,253 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-c6163108-1d4d-425e-895d-8a04d3b45beb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68'} Body: b'{"floatingip": {"id": "3a6f3e4f-316c-43dc-846e-c7d13aa3ea68", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.250", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": null, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:17:03Z", "updated_at": "2025-11-25T15:17:20Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:20,254 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '3a6f3e4f-316c-43dc-846e-c7d13aa3ea68', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.250', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'qos_policy_id': None, 'port_details': None, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:17:03Z', 'updated_at': '2025-11-25T15:17:20Z', 'revision_number': 3, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: DOWN 2025-11-25 15:17:20,254 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.098604 seconds 2025-11-25 15:17:20,254 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.250 with user: cirros 2025-11-25 15:17:20,254 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.250 in 120 sec and the expected result is unreachable 2025-11-25 15:17:21,273 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.018614 seconds 2025-11-25 15:17:21,273 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.250 in 120 sec and the ping result is expected 2025-11-25 15:17:21,395 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.120s 2025-11-25 15:17:21,395 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-254096556", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ9tY5RausHxX/mpO124dSp5Jm3smOA8OZHNeywGAq3okgqCcXAn62L9fC2G0y2uFhv0u2LNsXs2MiDOE3x421Dpa1cg30MqvIQ1+M0825Rntpl0m2e/gUL+Go/i+4X1Zg=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:21 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-8be79c7c-ea77-4285-924d-1d5df7b3c2f6', 'x-compute-request-id': 'req-8be79c7c-ea77-4285-924d-1d5df7b3c2f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-254096556", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ9tY5RausHxX/mpO124dSp5Jm3smOA8OZHNeywGAq3okgqCcXAn62L9fC2G0y2uFhv0u2LNsXs2MiDOE3x421Dpa1cg30MqvIQ1+M0825Rntpl0m2e/gUL+Go/i+4X1Zg==", "fingerprint": "a6:02:9b:ea:c1:6a:0b:c9:4d:a3:95:17:78:b3:01:05", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:17:21,614 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.217s 2025-11-25 15:17:21,614 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-869619281", "description": "tempest-secgroup-smoke-869619281 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-d9af6294-6424-4a1a-8b07-02005d51345f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "name": "tempest-secgroup-smoke-869619281", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-869619281 description", "shared": false, "security_group_rules": [{"id": "07a8b930-30a9-4cff-86ef-ee3da8014513", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": 100, "description": null, "tags": [], "created_at": "2025-11-25T15:17:21Z", "updated_at": "2025-11-25T15:17:21Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "60a366d8-d329-4e31-b76e-336eba84b2e9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": 101, "description": null, "tags": [], "created_at": "2025-11-25T15:17:21Z", "updated_at": "2025-11-25T15:17:21Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:17:21Z", "updated_at": "2025-11-25T15:17:21Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:22,080 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.464s 2025-11-25 15:17:22,080 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9f17b727-7518-42ea-83d4-38d2c22438b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "94655f8f-e442-4e49-b7e9-319c389319ad", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": "2025-11-25T15:17:22Z", "updated_at": "2025-11-25T15:17:22Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:22,263 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.182s 2025-11-25 15:17:22,263 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a6d8aec0-a0b9-4554-b7fe-e6d86ae5bb9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "12f0eecb-861c-4307-bf2f-6f86bd2fa13c", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": "2025-11-25T15:17:22Z", "updated_at": "2025-11-25T15:17:22Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:22,442 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.178s 2025-11-25 15:17:22,443 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ad922282-5559-460e-984c-4d9d9d1ad760', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "a3a6ce7f-7fb4-47e4-b466-4e52dc62978d", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": "2025-11-25T15:17:22Z", "updated_at": "2025-11-25T15:17:22Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:22,609 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.166s 2025-11-25 15:17:22,610 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d871328c-b481-46e7-8fd6-6e7e0c0f4079', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "5997e888-5cf5-4c72-8e37-4081860a0fbb", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": "2025-11-25T15:17:22Z", "updated_at": "2025-11-25T15:17:22Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:23,004 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.394s 2025-11-25 15:17:23,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9c5468eb-859b-41bb-812f-4360a41c2068', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "46bbebd9-e191-4764-bd6f-6be815562fc9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": "2025-11-25T15:17:22Z", "updated_at": "2025-11-25T15:17:22Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:23,171 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.166s 2025-11-25 15:17:23,171 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ead2ada9-f9ce-4075-8b93-7999ca9d6e00', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "99dc4000-0506-457e-bec3-88be5ab4118f", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "f4e7f791-12d9-4fd5-a31b-107b8e8b04ae", "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": "2025-11-25T15:17:23Z", "updated_at": "2025-11-25T15:17:23Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:23,498 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.318s 2025-11-25 15:17:23,498 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:23 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-51a4a863-5850-4d5e-b536-34e9ccb08501', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["BFfSMopIQmSKwbc6Xk7P9A"], "expires_at": "2025-11-25T16:17:23.000000Z", "issued_at": "2025-11-25T15:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:17:23,499 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-11-25 15:17:28,293 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.792s 2025-11-25 15:17:28,294 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-922718513", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "94e98b90-406f-4480-92c0-eb01cf0fb577"}], "key_name": "tempest-TestNetworkBasicOps-254096556", "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:23 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d', '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-9405ad54-4413-4744-8841-11e8582e82ac', 'x-compute-request-id': 'req-9405ad54-4413-4744-8841-11e8582e82ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}], "adminPass": "Q8qjiis6RGDu"}}' 2025-11-25 15:17:28,735 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.438s 2025-11-25 15:17:28,735 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:28 GMT', 'server': 'Apache', 'content-length': '1393', '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-bffb2d82-f15a-47ac-b6ef-bbab132fcd95', 'x-compute-request-id': 'req-bffb2d82-f15a-47ac-b6ef-bbab132fcd95', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-254096556", "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": []}}' 2025-11-25 15:17:30,637 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.892s 2025-11-25 15:17:30,637 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:29 GMT', 'server': 'Apache', 'content-length': '1453', '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-458d4735-9c70-463e-b190-a858141492b9', 'x-compute-request-id': 'req-458d4735-9c70-463e-b190-a858141492b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-254096556", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:30,641 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2025-11-25 15:17:33,050 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 1.407s 2025-11-25 15:17:33,051 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:31 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6070fe6-bcfc-4f04-859a-b0a877c0d725', 'x-compute-request-id': 'req-f6070fe6-bcfc-4f04-859a-b0a877c0d725', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-254096556", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:33,055 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2025-11-25 15:17:35,031 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.974s 2025-11-25 15:17:35,031 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:34 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a79397-eeb9-4135-9885-62c62c9aab21', 'x-compute-request-id': 'req-49a79397-eeb9-4135-9885-62c62c9aab21', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-254096556", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:37,016 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.978s 2025-11-25 15:17:37,016 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:36 GMT', 'server': 'Apache', 'content-length': '1518', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057e9031-f6e8-4dee-bc4d-6f0d4b9feee9', 'x-compute-request-id': 'req-057e9031-f6e8-4dee-bc4d-6f0d4b9feee9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-254096556", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:38,392 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.367s 2025-11-25 15:17:38,392 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:38 GMT', 'server': 'Apache', 'content-length': '1689', '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-592bb4cd-92e2-417b-ac87-b0db00a024c2', 'x-compute-request-id': 'req-592bb4cd-92e2-417b-ac87-b0db00a024c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:37Z", "addresses": {"tempest-network-smoke--134998002": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-open10000 stack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-254096556", "OS-SRV-USG:launched_at": "2025-11-25T15:17:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:38,399 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-11-25 15:17:38,824 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.425s 2025-11-25 15:17:38,825 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:38 GMT', 'server': 'Apache', 'content-length': '1689', '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-6a8077bf-7507-40b8-b047-65c53d96e72a', 'x-compute-request-id': 'req-6a8077bf-7507-40b8-b047-65c53d96e72a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:37Z", "addresses": {"tempest-network-smoke--134998002": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-254096556", "OS-SRV-USG:launched_at": "2025-11-25T15:17:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:38,917 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.089s 2025-11-25 15:17:38,917 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-c291301f-b3a1-485b-8467-4a031ad2f6bc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"ports":[{"id":"94aa7a57-81af-4d99-accf-c7988328011f","name":"","network_id":"94e98b90-406f-4480-92c0-eb01cf0fb577","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:a4:cf:35","admin_state_up":true,"status":"ACTIVE","device_id":"e5cb0a89-550e-4279-abea-d141ca9ddb6d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9ac16e6d-1f3d-4657-99fe-34f69418610a","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f4e7f791-12d9-4fd5-a31b-107b8e8b04ae"],"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-922718513","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-922718513","fqdn":"tempest-testnetworkbasicops-server-922718513.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:17:31Z","updated_at":"2025-11-25T15:17:37Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:17:38,917 25 DEBUG [tempest.common.waiters] Server ID e5cb0a89-550e-4279-abea-d141ca9ddb6d ports are all ACTIVE [{'id': '94aa7a57-81af-4d99-accf-c7988328011f', 'name': '', 'network_id': '94e98b90-406f-4480-92c0-eb01cf0fb577', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:a4:cf:35', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e5cb0a89-550e-4279-abea-d141ca9ddb6d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9ac16e6d-1f3d-4657-99fe-34f69418610a', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f4e7f791-12d9-4fd5-a31b-107b8e8b04ae'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-922718513', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-922718513', 'fqdn': 'tempest-testnetworkbasicops-server-922718513.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:17:31Z', 'updated_at': '2025-11-25T15:17:37Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:17:39,401 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68 0.483s 2025-11-25 15:17:39,401 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "94aa7a57-81af-4d99-accf-c7988328011f"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-83bc3887-ce62-46d5-a5ea-d89166ec7200', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68'} Body: b'{"floatingip": {"id": "3a6f3e4f-316c-43dc-846e-c7d13aa3ea68", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.250", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "port_id": "94aa7a57-81af-4d99-accf-c7988328011f", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "94e98b90-406f-4480-92c0-eb01cf0fb577", "mac_address": "fa:16:3e:a4:cf:35", "admin_state_up": true, "status": "ACTIVE", "device_id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:17:03Z", "updated_at": "2025-11-25T15:17:39Z", "revision_number": 4, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:39,529 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68 0.127s 2025-11-25 15:17:39,529 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-7c353dfd-cd54-4cc2-bfbf-4dc6bce77801', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68'} Body: b'{"floatingip": {"id": "3a6f3e4f-316c-43dc-846e-c7d13aa3ea68", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.250", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "port_id": "94aa7a57-81af-4d99-accf-c7988328011f", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "94e98b90-406f-4480-92c0-eb01cf0fb577", "mac_address": "fa:16:3e:a4:cf:35", "admin_state_up": true, "status": "ACTIVE", "device_id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:17:03Z", "updated_at": "2025-11-25T15:17:39Z", "revision_number": 5, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:17:39,529 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '3a6f3e4f-316c-43dc-846e-c7d13aa3ea68', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.250', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '0063523f-b3d8-408b-8b13-cc12e4e1bb48', 'port_id': '94aa7a57-81af-4d99-accf-c7988328011f', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '94e98b90-406f-4480-92c0-eb01cf0fb577', 'mac_address': 'fa:16:3e:a4:cf:35', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e5cb0a89-550e-4279-abea-d141ca9ddb6d', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:17:03Z', 'updated_at': '2025-11-25T15:17:39Z', 'revision_number': 5, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:17:39,530 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.127973 seconds 2025-11-25 15:17:39,530 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.250 with user: cirros 2025-11-25 15:17:39,530 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.250 in 120 sec and the expected result is reachable 2025-11-25 15:17:55,833 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.302780 seconds 2025-11-25 15:17:55,834 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.250 in 120 sec and the ping result is expected 2025-11-25 15:17:56,006 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d/action 0.171s 2025-11-25 15:17:56,007 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:55 GMT', 'server': 'Apache', 'content-length': '75286', '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-8a39b140-80da-4142-92ec-d836a7b1a5d7', 'x-compute-request-id': 'req-8a39b140-80da-4142-92ec-d836a7b1a5d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1440476354 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000009] tsc: Detected 2800.000 MHz processor\\n[ 0.001199] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004415] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004466] Using GB pages for direct mapping\\n[ 0.004765] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004771] ACPI: Early table checksum verification disabled\\n[ 0.004776] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004781] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004788] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004795] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004799] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004803] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004817] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004819] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004821] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004823] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004824] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004826] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006300] No NUMA configuration fo 2025-11-25 15:17:56,009 25 DEBUG [tempest.scenario.manager] Console output for e5cb0a89-550e-4279-abea-d141ca9ddb6d body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1440476354 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000009] tsc: Detected 2800.000 MHz processor [ 0.001199] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004415] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004466] Using GB pages for direct mapping [ 0.004765] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004771] ACPI: Early table checksum verification disabled [ 0.004776] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004781] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004788] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004795] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004799] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004803] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004808] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004813] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004817] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004819] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004821] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004823] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004824] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004826] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006300] No NUMA configuration found [ 0.006303] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006316] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006800] Zone ranges: [ 0.006803] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006807] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006809] Normal empty [ 0.006812] Device empty [ 0.006813] Movable zone start for each node [ 0.006818] Early memory node ranges [ 0.006819] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006821] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006824] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007219] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007249] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007507] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018832] ACPI: PM-Timer IO Port: 0x608 [ 0.018867] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019047] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019053] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019056] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019058] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019060] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019061] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019065] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019067] TSC deadline timer available [ 0.019081] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019156] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019159] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019160] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019161] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019163] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019165] Booting paravirtualized kernel on KVM [ 0.019168] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019176] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019582] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019651] kvm-guest: setup async PF for cpu 0 [ 0.019678] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019696] kvm-guest: PV spinlocks disabled, single CPU [ 0.019702] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019704] Policy zone: DMA32 [ 0.019706] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019765] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019778] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019785] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019842] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020166] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020897] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020928] ftrace: allocating 50600 entries in 198 pages [ 0.046987] ftrace: allocated 198 pages with 4 groups [ 0.047170] rcu: Hierarchical RCU implementation. [ 0.047172] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047175] Rude variant of Tasks RCU enabled. [ 0.047176] Tracing variant of Tasks RCU enabled. [ 0.047177] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047179] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052524] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053008] random: crng init done [ 0.097103] Console: colour VGA+ 80x25 [ 0.231114] printk: console [tty1] enabled [ 0.646496] printk: console [ttyS0] enabled [ 0.649490] ACPI: Core revision 20210730 [ 0.652397] APIC: Switch to symmetric I/O mode setup [ 0.656875] x2apic enabled [ 0.660150] Switched APIC routing to physical x2apic. [ 0.668725] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.675379] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.679371] pid_max: default: 32768 minimum: 301 [ 0.679371] LSM: Security Framework initializing [ 0.679371] landlock: Up and running. [ 0.679371] Yama: becoming mindful. [ 0.679371] AppArmor: AppArmor initialized [ 0.679371] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679371] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.679371] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.679371] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.679371] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.679371] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.679371] Spectre V2 : Mitigation: Retpolines [ 0.679371] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.679371] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.679371] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.679371] RETBleed: Mitigation: untrained return thunk [ 0.679371] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.679371] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.679371] Freeing SMP alternatives memory: 44K [ 0.679371] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.679546] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.683398] ... version: 0 [ 0.686297] ... bit width: 48 [ 0.687384] ... generic registers: 6 [ 0.690261] ... value mask: 0000ffffffffffff [ 0.691384] ... max period: 00007fffffffffff [ 0.695173] ... fixed-purpose events: 0 [ 0.695384] ... event mask: 000000000000003f [ 0.699173] rcu: Hierarchical SRCU implementation. [ 0.700052] smp: Bringing up secondary CPUs ... [ 0.703289] smp: Brought up 1 node, 1 CPU [ 0.703388] smpboot: Max logical packages: 1 [ 0.706310] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.707990] devtmpfs: initialized [ 0.710653] x86/mm: Memory block size: 128MB [ 0.711623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.715400] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.719542] pinctrl core: initialized pinctrl subsystem [ 0.723884] PM: RTC time: 15:17:39, date: 2025-11-25 [ 0.727591] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.731525] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.735402] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.739403] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.743406] audit: initializing netlink subsys (disabled) [ 0.747605] thermal_sys: Registered thermal governor 'fair_share' [ 0.747607] thermal_sys: Registered thermal governor 'bang_bang' [ 0.751436] audit: type=2000 audit(1764083859.282:1): state=initialized audit_enabled=0 res=1 [ 0.759390] thermal_sys: Registered thermal governor 'step_wise' [ 0.759392] thermal_sys: Registered thermal governor 'user_space' [ 0.763385] thermal_sys: Registered thermal governor 'power_allocator' [ 0.767434] EISA bus registered [ 0.774000] cpuidle: using governor ladder [ 0.775385] cpuidle: using governor menu [ 0.781146] ACPI: bus type PCI registered [ 0.783386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.787798] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.791392] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.795417] PCI: Using configuration type 1 for base access [ 0.800787] Kprobes globally optimized [ 0.803574] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.807387] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.812378] ACPI: Added _OSI(Module Device) [ 0.815415] ACPI: Added _OSI(Processor Device) [ 0.818813] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.819425] ACPI: Added _OSI(Processor Aggregator Device) [ 0.823346] ACPI: Added _OSI(Linux-Dell-Video) [ 0.823398] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.827143] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.831647] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.839750] ACPI: Interpreter enabled [ 0.842473] ACPI: PM: (supports S0 S5) [ 0.843386] ACPI: Using IOAPIC for interrupt routing [ 0.847278] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.847385] PCI: Using E820 reservations for host bridge windows [ 0.851672] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.860534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.863391] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.867504] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.871498] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.876672] PCI host bridge to bus 0000:00 [ 0.879386] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.883146] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.883385] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.887385] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.891385] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.895384] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.899384] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.903703] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.911763] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.923157] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.934460] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.939427] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.953623] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.955600] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.964153] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.971386] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.983691] pci 0000:00:02.0: enabling Extended Tags [ 0.992510] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.999388] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.011690] pci 0000:00:02.1: enabling Extended Tags [ 1.017673] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.023386] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.037363] pci 0000:00:02.2: enabling Extended Tags [ 1.045707] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.051386] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.064668] pci 0000:00:02.3: enabling Extended Tags [ 1.070041] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.075393] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.086327] pci 0000:00:02.4: enabling Extended Tags [ 1.090027] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.096889] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.105001] pci 0000:00:02.5: enabling Extended Tags [ 1.110046] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.115390] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.125319] pci 0000:00:02.6: enabling Extended Tags [ 1.130023] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.135393] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.146414] pci 0000:00:02.7: enabling Extended Tags [ 1.152921] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.159386] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.168861] pci 0000:00:03.0: enabling Extended Tags [ 1.173902] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.179220] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.190398] pci 0000:00:03.1: enabling Extended Tags [ 1.193900] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.198891] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.204847] pci 0000:00:03.2: enabling Extended Tags [ 1.212605] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.218973] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.224744] pci 0000:00:03.3: enabling Extended Tags [ 1.229917] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.235030] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.242275] pci 0000:00:03.4: enabling Extended Tags [ 1.245890] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.250940] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.256840] pci 0000:00:03.5: enabling Extended Tags [ 1.265211] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.271089] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.277108] pci 0000:00:03.6: enabling Extended Tags [ 1.281951] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.287139] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.296436] pci 0000:00:03.7: enabling Extended Tags [ 1.304662] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.311047] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.316933] pci 0000:00:04.0: enabling Extended Tags [ 1.321938] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.329106] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.339182] pci 0000:00:04.1: enabling Extended Tags [ 1.341941] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.346822] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.355538] pci 0000:00:04.2: enabling Extended Tags [ 1.361440] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.366986] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.374388] pci 0000:00:04.3: enabling Extended Tags [ 1.377996] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.383396] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.395173] pci 0000:00:04.4: enabling Extended Tags [ 1.398100] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.402980] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.408719] pci 0000:00:04.5: enabling Extended Tags [ 1.413900] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.418822] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.424779] pci 0000:00:04.6: enabling Extended Tags [ 1.429865] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.434734] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.441902] pci 0000:00:04.7: enabling Extended Tags [ 1.449883] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.454608] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.460746] pci 0000:00:05.0: enabling Extended Tags [ 1.520890] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.526185] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.528388] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.549686] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.553947] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.559451] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.572374] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.584288] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.590851] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.595732] pci 0000:01:00.0: enabling Extended Tags [ 1.672490] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.675450] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.679445] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.683502] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.689861] pci_bus 0000:02: extended config space not accessible [ 1.691655] acpiphp: Slot [1] registered [ 1.694490] acpiphp: Slot [0] registered [ 1.695433] acpiphp: Slot [2] registered [ 1.698191] acpiphp: Slot [3] registered [ 1.699436] acpiphp: Slot [4] registered [ 1.702492] acpiphp: Slot [5] registered [ 1.703430] acpiphp: Slot [6] registered [ 1.706219] acpiphp: Slot [7] registered [ 1.707432] acpiphp: Slot [8] registered [ 1.710177] acpiphp: Slot [9] registered [ 1.711433] acpiphp: Slot [10] registered [ 1.714315] acpiphp: Slot [11] registered [ 1.715433] acpiphp: Slot [12] registered [ 1.718299] acpiphp: Slot [13] registered [ 1.719432] acpiphp: Slot [14] registered [ 1.722311] acpiphp: Slot [15] registered [ 1.723440] acpiphp: Slot [16] registered [ 1.726287] acpiphp: Slot [17] registered [ 1.727482] acpiphp: Slot [18] registered [ 1.730937] acpiphp: Slot [19] registered [ 1.731470] acpiphp: Slot [20] registered [ 1.734888] acpiphp: Slot [21] registered [ 1.735448] acpiphp: Slot [22] registered [ 1.738616] acpiphp: Slot [23] registered [ 1.739439] acpiphp: Slot [24] registered [ 1.742360] acpiphp: Slot [25] registered [ 1.743434] acpiphp: Slot [26] registered [ 1.746328] acpiphp: Slot [27] registered [ 1.747434] acpiphp: Slot [28] registered [ 1.750319] acpiphp: Slot [29] registered [ 1.751450] acpiphp: Slot [30] registered [ 1.754264] acpiphp: Slot [31] registered [ 1.757992] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.771388] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.849255] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.851457] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.855450] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.859523] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.869130] acpiphp: Slot [0-2] registered [ 1.872028] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.881470] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.892779] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.897264] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.899572] pci 0000:03:00.0: enabling Extended Tags [ 1.980887] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.983510] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.987504] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.994508] acpiphp: Slot [0-3] registered [ 1.996034] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.006962] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.017898] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.022433] pci 0000:04:00.0: enabling Extended Tags [ 2.098368] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.099519] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.103520] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.110489] acpiphp: Slot [0-4] registered [ 2.112038] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.122706] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.133559] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.137907] pci 0000:05:00.0: enabling Extended Tags [ 2.214627] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.215510] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.219542] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.226445] acpiphp: Slot [0-5] registered [ 2.228076] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.238647] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.249485] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.253786] pci 0000:06:00.0: enabling Extended Tags [ 2.332823] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.335510] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.339569] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.346411] acpiphp: Slot [0-6] registered [ 2.415921] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.419509] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.423505] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.430499] acpiphp: Slot [0-7] registered [ 2.502282] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.503509] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.507514] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.514415] acpiphp: Slot [0-8] registered [ 2.581257] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.583525] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.587505] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.595218] acpiphp: Slot [0-9] registered [ 2.660950] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.663511] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.667502] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.674550] acpiphp: Slot [0-10] registered [ 2.740284] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.743559] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.747503] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.754439] acpiphp: Slot [0-11] registered [ 2.821917] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.823537] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.827503] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.834497] acpiphp: Slot [0-12] registered [ 2.901913] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.903526] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.907581] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.914695] acpiphp: Slot [0-13] registered [ 2.982449] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.983516] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.987505] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.994557] acpiphp: Slot [0-14] registered [ 3.061234] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.063511] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.067526] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.074810] acpiphp: Slot [0-15] registered [ 3.147524] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.151538] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.155540] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.163659] acpiphp: Slot [0-16] registered [ 3.242438] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.243511] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.247502] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.255113] acpiphp: Slot [0-17] registered [ 3.321160] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.323538] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.327502] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.334531] acpiphp: Slot [0-18] registered [ 3.402278] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.403553] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.407502] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.415109] acpiphp: Slot [0-19] registered [ 3.481725] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.483510] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.487503] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.495502] acpiphp: Slot [0-20] registered [ 3.563245] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.563511] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.567502] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.575011] acpiphp: Slot [0-21] registered [ 3.642001] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.643516] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.647506] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.655267] acpiphp: Slot [0-22] registered [ 3.726341] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.727544] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.731502] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.739067] acpiphp: Slot [0-23] registered [ 3.805609] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.807713] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.811501] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.819100] acpiphp: Slot [0-24] registered [ 3.889464] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.891515] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.895508] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.903045] acpiphp: Slot [0-25] registered [ 3.972792] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.975516] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.979506] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.034238] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.035603] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.039594] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.043594] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.047622] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.051622] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.055598] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.059611] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.063482] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.067403] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.071407] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.075401] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.079409] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.083407] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.087405] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.091402] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.095745] iommu: Default domain type: Translated [ 4.099396] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.103569] SCSI subsystem initialized [ 4.106911] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.107371] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.107399] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.111384] vgaarb: loaded [ 4.113380] ACPI: bus type USB registered [ 4.115406] usbcore: registered new interface driver usbfs [ 4.118960] usbcore: registered new interface driver hub [ 4.119392] usbcore: registered new device driver usb [ 4.122727] pps_core: LinuxPPS API ver. 1 registered [ 4.123383] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.127387] PTP clock support registered [ 4.130069] EDAC MC: Ver: 3.0.0 [ 4.134670] NetLabel: Initializing [ 4.135384] NetLabel: domain hash size = 128 [ 4.138267] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.139407] NetLabel: unlabeled traffic allowed by default [ 4.143000] PCI: Using ACPI for IRQ routing [ 4.960827] clocksource: Switched to clocksource kvm-clock [ 4.977838] VFS: Disk quotas dquot_6.6.0 [ 4.980684] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.985204] AppArmor: AppArmor Filesystem Enabled [ 4.988353] pnp: PnP ACPI init [ 4.990807] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.995875] pnp: PnP ACPI: found 5 devices [ 5.004466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.010121] NET: Registered PF_INET protocol family [ 5.013372] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.018988] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.024250] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.029231] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.034060] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.038568] TCP: Hash tables configured (established 1024 bind 1024) [ 5.042661] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.047425] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.051542] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.056073] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.059725] NET: Registered PF_XDP protocol family [ 5.062919] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.068107] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.073582] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.078728] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.083943] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.089076] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.094299] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.099457] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.104642] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.109768] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.114974] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.120214] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.125456] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.130665] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.135967] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.141093] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.146270] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.151426] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.156538] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.161717] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.166851] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.172162] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.177277] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.182436] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.187799] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.191767] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.195748] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.199753] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.203732] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.207682] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.211662] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.215768] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.219817] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.223897] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.227872] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.232013] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.236105] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.240220] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.244404] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.248812] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.253069] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.257663] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.262020] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.266458] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.270647] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.275090] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.279274] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.283651] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.287997] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.292743] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.297268] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.301968] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.306252] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.311123] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.315937] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.320578] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.324904] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.329319] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.333589] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.338183] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.342387] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.346854] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.351099] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.355638] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.359718] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.363958] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.368274] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.372606] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.377098] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.381429] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.386198] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.390559] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.394848] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.399041] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.403732] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.408062] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.412476] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.416707] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.421230] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.425441] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.429790] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.434026] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.438863] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.443830] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.449087] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.453798] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.458280] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.462729] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.467404] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.472544] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.477894] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.482958] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.488429] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.492754] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.497177] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.500713] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.508712] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.516761] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.526203] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.531458] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.537885] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.545090] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.553653] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.559415] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.566297] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.574808] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.579778] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.586459] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.595941] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.602365] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.607796] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.616582] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.622648] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.628069] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.636943] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.642268] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.649489] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.657575] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.662481] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.669711] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.676995] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.683601] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.689026] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.699530] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.706008] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.711501] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.720516] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.726493] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.731947] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.740729] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.745601] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.752939] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.761314] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.766140] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.773177] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.780185] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.785693] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.791442] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.798423] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.806661] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.810930] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.816565] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.823037] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.831664] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.835994] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.841558] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.847893] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.855829] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.859246] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.864948] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.872029] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.880687] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.884159] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.891083] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.896866] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.906655] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.910156] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.917601] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.924826] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.931992] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.936375] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.942273] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.948669] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.955838] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.960694] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.966657] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.973733] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.981651] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.985010] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.991297] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.996555] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.005081] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.008402] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.014551] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.020020] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.028913] pci 0B9CD 000:00:04.6: PCI bridge to [bus 18] [ 6.032564] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.039739] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.045238] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.053948] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.058590] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.065003] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.072129] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.079686] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.084138] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.090009] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.096654] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.104946] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.109258] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.114600] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.119206] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.123802] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.128237] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.132818] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.136966] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.141153] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.145981] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.149802] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.154022] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.158952] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.163153] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.168373] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.172504] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.179794] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.184141] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.189078] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.193281] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.198180] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.202415] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.207315] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.211433] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.216350] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.220535] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.225445] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.229701] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.234636] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.238932] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.243926] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.248261] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.253182] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.257388] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.262407] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.266426] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.270788] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.275768] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.279862] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.284453] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.289361] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.293187] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.297438] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.302355] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.306203] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.310391] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.315262] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.319005] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.323216] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.328079] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.332075] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.336516] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.341564] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.345412] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.349528] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.354346] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.358078] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.362327] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.369141] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.372830] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.376990] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.381870] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.385739] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.389928] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.394734] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.398442] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.402508] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.409924] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.413548] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.417624] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.422355] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.425990] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.430057] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.436295] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.445898] PCI: CLS 0 bytes, default 64 [ 6.448699] Trying to unpack rootfs image as initramfs... [ 6.453388] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.467755] Initialise system trusted keyrings [ 6.470819] Key type blacklist registered [ 6.479457] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.488741] zbud: loaded [ 6.490865] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.503617] fuse: init (API version 7.34) [ 6.506463] integrity: Platform Keyring initialized [ 6.527530] Key type asymmetric registered [ 6.530387] Asymmetric key parser 'x509' registered [ 6.535518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.547460] io scheduler mq-deadline registered [ 6.553948] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.567977] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.586196] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.595937] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.612809] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.623903] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.639615] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.647907] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.663778] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.672049] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.686892] Freeing initrd memory: 8744K [ 6.690017] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.695260] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.704296] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.708498] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.716329] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.720863] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.726895] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.733272] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.739733] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.748146] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.752416] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.762492] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.766697] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.776824] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.782420] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.791029] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.796575] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.805245] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.809604] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.820339] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.826792] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.838756] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.843645] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.848989] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.856239] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.862596] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.872133] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.876669] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.887840] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.893998] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.905569] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.910614] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.920410] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.924931] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.935573] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.941389] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.951577] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.955953] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.964464] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.968784] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.976117] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.982926] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.988733] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.997130] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.006600] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.011134] shpchp 0000:01:00.0: Slot initialization failed [ 7.017537] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.022045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.027952] ACPI: button: Power Button [PWRF] [ 7.056618] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.099836] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.106718] Linux agpgart interface v0.103 [ 7.110808] loop: module loaded [ 7.113386] tun: Universal TUN/TAP device driver, 1.6 [ 7.117161] PPP generic driver version 2.4.2 [ 7.120257] VFIO - User Level meta-driver version: 0.3 [ 7.124064] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.128420] ehci-pci: EHCI PCI platform driver [ 7.131538] ehci-platform: EHCI generic platform driver [ 7.135053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.139220] ohci-pci: OHCI PCI platform driver [ 7.142375] ohci-platform: OHCI generic platform driver [ 7.145960] uhci_hcd: USB Universal Host Controller Interface driver [ 7.152131] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.155692] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.160754] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.164489] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.168660] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.174280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.179404] usb usb1: Product: UHCI Host Controller [ 7.182954] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.187407] usb usb1: SerialNumber: 0000:02:01.0 [ 7.190948] hub 1-0:1.0: USB hub found [ 7.193784] hub 1-0:1.0: 2 ports detected [ 7.197098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.205120] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.208762] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.212503] mousedev: PS/2 mouse device common for all mice [ 7.217205] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.223614] rtc_cmos 00:03: RTC can wake from S4 [ 7.228851] rtc_cmos 00:03: registered as rtc0 [ 7.232267] rtc_cmos 00:03: setting system clock to 2025-11-25T15:17:46 UTC (1764083866) [ 7.237722] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.242090] i2c_dev: i2c /dev entries driver [ 7.245132] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.252892] device-mapper: uevent: version 1.0.3 [ 7.256418] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.262098] platform eisa.0: Probing EISA bus 0 [ 7.265359] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.275153] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.279358] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.283731] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.288010] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.292350] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.296675] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.301096] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.305392] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.309680] platform eisa.0: EISA: Detected 0 cards [ 7.313107] ledtrig-cpu: registered to indicate activity on CPUs [ 7.317255] drop_monitor: Initializing network drop monitor service [ 7.321793] NET: Registered PF_INET6 protocol family [ 7.329340] Segment Routing with IPv6 [ 7.332496] In-situ OAM (IOAM) with IPv6 [ 7.335363] NET: Registered PF_PACKET protocol family [ 7.339252] Key type dns_resolver registered [ 7.342796] IPI shorthand broadcast: enabled [ 7.346267] registered taskstats version 1 [ 7.349459] Loading compiled-in X.509 certificates [ 7.353425] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.360591] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.367758] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.374692] blacklist: Loading compiled-in revocation X.509 certificates [ 7.379320] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.385965] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.392904] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.402257] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.409345] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.416565] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.423702] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.430896] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.438608] zswap: loaded using pool lzo/zbud [ 7.441964] Key type .fscrypt registered [ 7.444959] Key type fscrypt-provisioning registered [ 7.450175] Key type encrypted registered [ 7.453095] AppArmor: AppArmor sha1 policy hashing enabled [ 7.456927] ima: No TPM chip found, activating TPM-bypass! [ 7.460652] Loading compiled-in module X.509 certificates [ 7.464940] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.471722] ima: Allocated hash algorithm: sha1 [ 7.474900] ima: No architecture policies found [ 7.478326] evm: Initialising EVM extended attributes: [ 7.481986] evm: security.selinux [ 7.484492] evm: security.SMACK64 [ 7.486973] evm: security.SMACK64EXEC [ 7.489660] evm: security.SMACK64TRANSMUTE [ 7.492633] evm: security.SMACK64MMAP [ 7.495175] evm: security.apparmor [ 7.497724] evm: security.ima [ 7.499998] evm: security.capability [ 7.502665] evm: HMAC attrs: 0x1 [ 7.505430] PM: Magic number: 1:222:286 [ 7.508402] ppp ppp: hash matches [ 7.511032] RAS: Correctable Errors collector initialized. [ 7.514835] Unstable clock detected, switching default tracing clock to "global" [ 7.514835] If you want to keep using the local clock, then add: [ 7.514835] "trace_clock=local" [ 7.514835] on the kernel command line [ 7.529859] Freeing unused decrypted memory: 2036K [ 7.533589] Freeing unused kernel image (initmem) memory: 3244K [ 7.537501] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.543417] Write protecting the kernel read-only data: 30720k [ 7.548131] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.553097] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.598492] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.602797] Run /init as init process info: initramfs: up at 6.98 [ 7.659744] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.669525] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.674594] GPT:229375 != 2097151 [ 7.677134] GPT:Alternate GPT header not at the end of the disk. [ 7.681281] GPT:229375 != 2097151 [ 7.683795] GPT: Use GNU Parted to correct GPT errors. [ 7.732312] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.119277] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.161219] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.93 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:e5:cb:0a:89:55:0e:42:79:ab:ea:d1:41:ca:9d:db:6d forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAei3cVzFRVHPA61auoBdDZtGYR61UPueIjoKyFiuQi+vql3r7nVjRZZ3VKBxYtedHAdL9hfk84pVC8kIFLPNPAUWAjcxE9JU8KWHb+823WbQd4EEc1cP4a2Wx+pBAMf/fahcpVjHQzPrZ9dXw1EDF5BHq1daMEu8Y8rUadrGCvHgFSTcqAwRigxURMB9xbuWFi3mFJSsZFqYMAUn0TW6NrdT20b1HojbIfUTB821xwUcKpFBNktZD+SQDpADcmW6Pw7DIc/COGzt79pRFsI8kn8qNAmqSYE/p2AJxdQO8MkEdBdTKlXHTr/Ahi/x1SlT4UzwQRweByM3WbCHWH7rB root@tempest-testnetworkbasicops-server-922718513 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDs75CR01gGNOLjcA4ltuYrjl7imrllqBBpvd4vsf0Drq1CNVsqDYtUFfz7MKEPqQVp5X9O6TJfBXnu5X/t7zKQ= root@tempest-testnetworkbasicops-server-922718513 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fea4:cf35/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e5cb0a89-550e-4279-abea-d141ca9ddb6d name: tempest-TestNetworkBasicOps-server-922718513 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-922718513 launch-index: 0 === cirros: current=0.6.2 uptime=9.01 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:A4:CF:35 inet6 addr: fe80::f816:3eff:fea4:cf35/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1016 (1016.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-922718513 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.287879] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.291506] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.316327] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.521677] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.565818] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.687358] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.688760] ISO 9660 Extensions: RRIP_1991A [ 8.880626] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.495795] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.498565] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:17:47 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:17:48 cirros auth.notice su: + none root:cirros Nov 25 15:17:48 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:17:48 cirros daemon.info dhcpcd[350]: DUID 00:04:e5:cb:0a:89:55:0e:42:79:ab:ea:d1:41:ca:9d:db:6d Nov 25 15:17:48 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:17:48 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:17:48 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:17:48 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:a4:cf:35 Nov 25 15:17:48 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fea4:cf35 Nov 25 15:17:48 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:17:48 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-922718513 login: 2025-11-25 15:17:56,012 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.250:22' as 'cirros' with public key authentication 2025-11-25 15:17:56,020 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:17:56,137 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:17:56,137 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.250 successfully created 2025-11-25 15:17:56,308 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.169s 2025-11-25 15:17:56,308 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:56 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e266eb9a-c724-4a9f-bdd5-3b8a027c79df', 'x-compute-request-id': 'req-e266eb9a-c724-4a9f-bdd5-3b8a027c79df', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'' 2025-11-25 15:17:57,211 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.902s 2025-11-25 15:17:57,211 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:56 GMT', 'server': 'Apache', 'content-length': '1817', '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-c2907e39-0320-492e-b29f-db7754199e58', 'x-compute-request-id': 'req-c2907e39-0320-492e-b29f-db7754199e58', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"server": {"id": "e5cb0a89-550e-4279-abea-d141ca9ddb6d", "name": "tempest-TestNetworkBasicOps-server-922718513", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:17:28Z", "updated": "2025-11-25T15:17:56Z", "addresses": {"tempest-network-smoke--134998002": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:35"}, {"version": 4, "addr": "192.168.122.250", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:cf:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-254096556", "OS-SRV-USG:launched_at": "2025-11-25T15:17:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-869619281"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:17:58,316 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d 0.098s 2025-11-25 15:17:58,317 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:58 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697f11ec-435d-4edd-a8f3-0c8422f9cd54', 'x-compute-request-id': 'req-697f11ec-435d-4edd-a8f3-0c8422f9cd54', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e5cb0a89-550e-4279-abea-d141ca9ddb6d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e5cb0a89-550e-4279-abea-d141ca9ddb6d could not be found."}}' 2025-11-25 15:17:58,802 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f4e7f791-12d9-4fd5-a31b-107b8e8b04ae 0.485s 2025-11-25 15:17:58,803 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:58 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b6751e64-a451-4949-ad88-4341aa270b91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f4e7f791-12d9-4fd5-a31b-107b8e8b04ae'} Body: b'' 2025-11-25 15:17:58,871 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-254096556 0.067s 2025-11-25 15:17:58,871 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:58 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-b4238759-1b67-4bb0-8986-4d903c861ba4', 'x-compute-request-id': 'req-b4238759-1b67-4bb0-8986-4d903c861ba4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-254096556'} Body: b'' 2025-11-25 15:17:59,156 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68 0.284s 2025-11-25 15:17:59,156 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e5e8cec1-bff5-4172-a50a-82a5e9f7277a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3a6f3e4f-316c-43dc-846e-c7d13aa3ea68'} Body: b'' 2025-11-25 15:17:59,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.177s 2025-11-25 15:17:59,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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:59 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-d6c0b72e-7d46-4794-aed8-45a342573542', 'x-compute-request-id': 'req-d6c0b72e-7d46-4794-aed8-45a342573542', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'' 2025-11-25 15:18:00,245 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.910s 2025-11-25 15:18:00,245 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:17:59 GMT', 'server': 'Apache', 'content-length': '1699', '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-cc84f7e4-e50a-4d69-99d8-2a1b8e461f1c', 'x-compute-request-id': 'req-cc84f7e4-e50a-4d69-99d8-2a1b8e461f1c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"server": {"id": "8491c6d8-2e4f-4579-8100-35ca1f6ee380", "name": "tempest-TestNetworkBasicOps-server-1069536620", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:16:56Z", "updated": "2025-11-25T15:17:59Z", "addresses": {"tempest-network-smoke--134998002": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ae:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2108691789", "OS-SRV-USG:launched_at": "2025-11-25T15:17:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1469292960"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:18:01,351 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380 0.100s 2025-11-25 15:18:01,352 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:01 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-5e4605c9-4c6d-49f9-bf4d-d5ca17cf74e0', 'x-compute-request-id': 'req-5e4605c9-4c6d-49f9-bf4d-d5ca17cf74e0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/8491c6d8-2e4f-4579-8100-35ca1f6ee380'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8491c6d8-2e4f-4579-8100-35ca1f6ee380 could not be found."}}' 2025-11-25 15:18:02,287 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/63c289d2-8bc6-4599-ae8e-8220308b3bce 0.934s 2025-11-25 15:18:02,288 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:02 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-108f20a6-4bbc-422e-9196-db93b5a08506', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/63c289d2-8bc6-4599-ae8e-8220308b3bce'} Body: b'' 2025-11-25 15:18:02,340 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-2108691789 0.052s 2025-11-25 15:18:02,340 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:02 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-794b4e09-89d4-4b5c-8b4b-79e813ca467c', 'x-compute-request-id': 'req-794b4e09-89d4-4b5c-8b4b-79e813ca467c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2108691789'} Body: b'' 2025-11-25 15:18:04,321 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0063523f-b3d8-408b-8b13-cc12e4e1bb48/remove_router_interface 1.980s 2025-11-25 15:18:04,322 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9ac16e6d-1f3d-4657-99fe-34f69418610a"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ce7377c8-75f8-46b9-a911-3a4634ef915c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0063523f-b3d8-408b-8b13-cc12e4e1bb48/remove_router_interface'} Body: b'{"id": "0063523f-b3d8-408b-8b13-cc12e4e1bb48", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "5f1f4583-9479-4f99-9a19-ead4584cba59", "network_id": "94e98b90-406f-4480-92c0-eb01cf0fb577", "subnet_id": "9ac16e6d-1f3d-4657-99fe-34f69418610a", "subnet_ids": ["9ac16e6d-1f3d-4657-99fe-34f69418610a"]}' 2025-11-25 15:18:04,984 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9ac16e6d-1f3d-4657-99fe-34f69418610a 0.662s 2025-11-25 15:18:04,985 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8f4408a4-d893-4677-8dcb-52a38973b9f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9ac16e6d-1f3d-4657-99fe-34f69418610a'} Body: b'' 2025-11-25 15:18:06,105 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0063523f-b3d8-408b-8b13-cc12e4e1bb48 1.119s 2025-11-25 15:18:06,105 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d2ce0f94-291f-48e3-b041-d60b16657c9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/0063523f-b3d8-408b-8b13-cc12e4e1bb48'} Body: b'' 2025-11-25 15:18:07,164 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/94e98b90-406f-4480-92c0-eb01cf0fb577 1.058s 2025-11-25 15:18:07,164 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-16314ce9-70b4-47b5-b0f0-7547c15da30e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/94e98b90-406f-4480-92c0-eb01cf0fb577'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 15:18:07.182087Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] time: 2025-11-25 15:20:38.085672Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:18:08,066 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.884s 2025-11-25 15:18:08,067 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--366651757", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-66b593b3-2bc8-4a8e-b7f9-44a3355c5304', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","name":"tempest-network-smoke--366651757","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:18:07Z","updated_at":"2025-11-25T15:18:07Z","revision_number":1}}' 2025-11-25 15:18:09,486 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.418s 2025-11-25 15:18:09,486 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1962843344", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-08c19df1-6f33-4349-b5a7-471fc6555729', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "c5180807-b71d-4c76-8777-e8e9b68fcdce", "name": "tempest-TestNetworkBasicOps-router-1962843344", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.223"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:18:08Z", "updated_at": "2025-11-25T15:18:08Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:09,601 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.113s 2025-11-25 15:18:09,602 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-13dfbd9d-d0be-4e1e-8886-6241945a76e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:18:09,745 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.142s 2025-11-25 15:18:09,745 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-e037455a-0ccd-4a3b-ae69-dea4b7a1b798', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:18:09,824 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.078s 2025-11-25 15:18:09,824 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d7b70016-e5af-484f-9317-99aa562979c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:18:11,020 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.195s 2025-11-25 15:18:11,021 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-264556780", "network_id": "f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-4557af00-0a60-472f-bd36-45e801e387ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"6df48da3-bead-4141-8fc3-3743c62c4249","name":"tempest-subnet-smoke-264556780","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","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":"2025-11-25T15:18:10Z","updated_at":"2025-11-25T15:18:10Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:13,613 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c5180807-b71d-4c76-8777-e8e9b68fcdce/add_router_interface 2.591s 2025-11-25 15:18:13,614 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6df48da3-bead-4141-8fc3-3743c62c4249"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-71363a9a-89fc-4ecd-a434-a954a0f03689', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c5180807-b71d-4c76-8777-e8e9b68fcdce/add_router_interface'} Body: b'{"id": "c5180807-b71d-4c76-8777-e8e9b68fcdce", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "11626c95-7f1f-4b50-9ed5-1f0063af3ad8", "network_id": "f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9", "subnet_id": "6df48da3-bead-4141-8fc3-3743c62c4249", "subnet_ids": ["6df48da3-bead-4141-8fc3-3743c62c4249"]}' 2025-11-25 15:18:14,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.425s 2025-11-25 15:18:14,042 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-e343af1a-5ce3-4943-ad44-f421646205ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","name":"tempest-network-smoke--366651757","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["6df48da3-bead-4141-8fc3-3743c62c4249"],"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":"2025-11-25T15:18:07Z","updated_at":"2025-11-25T15:18:10Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":55217}]}' 2025-11-25 15:18:14,137 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.095s 2025-11-25 15:18:14,138 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-7076e1cb-ba0b-4e2c-8017-f4ac317175bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"},{"id":"6df48da3-bead-4141-8fc3-3743c62c4249","name":"tempest-subnet-smoke-264556780","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","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":"2025-11-25T15:18:10Z","updated_at":"2025-11-25T15:18:10Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:18:14,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.212s 2025-11-25 15:18:14,350 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-955abde2-e3af-4a71-9137-168c1d7f8d8f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "c5180807-b71d-4c76-8777-e8e9b68fcdce", "name": "tempest-TestNetworkBasicOps-router-1962843344", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.223"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:18:08Z", "updated_at": "2025-11-25T15:18:12Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:18:14,474 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.122s 2025-11-25 15:18:14,474 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1447897555", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4EWipK8HDka03RJnFp1+e4EnyBJ62cJE/wrFvLmladNen/VjKANNFOD/7QeveqUT/Y2FpndiQbkSOVIkbnlWAd0BP4NP9akt3//fF46/j4e8uWFKLYRUKaoUglnP0PgQ=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:14 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-f6130d53-8b56-4e2a-9584-1683b3492069', 'x-compute-request-id': 'req-f6130d53-8b56-4e2a-9584-1683b3492069', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-1447897555", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4EWipK8HDka03RJnFp1+e4EnyBJ62cJE/wrFvLmladNen/VjKANNFOD/7QeveqUT/Y2FpndiQbkSOVIkbnlWAd0BP4NP9akt3//fF46/j4e8uWFKLYRUKaoUglnP0PgQ==", "fingerprint": "e4:a4:5b:f8:a0:7a:91:fb:58:38:9a:6d:cf:2c:99:1d", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:18:14,716 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.238s 2025-11-25 15:18:14,716 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1613331315", "description": "tempest-secgroup-smoke-1613331315 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-07eab8f6-385f-4277-b05a-75bfc862d4f8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "name": "tempest-secgroup-smoke-1613331315", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-1613331315 description", "shared": false, "security_group_rules": [{"id": "98623a8d-5aab-4d44-a3e6-7e10b8bcc7cf", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": 117, "description": null, "tags": [], "created_at": "2025-11-25T15:18:14Z", "updated_at": "2025-11-25T15:18:14Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "d2031484-39ef-4056-9552-4fa3feb7d34d", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": 118, "description": null, "tags": [], "created_at": "2025-11-25T15:18:14Z", "updated_at": "2025-11-25T15:18:14Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:18:14Z", "updated_at": "2025-11-25T15:18:14Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:15,125 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.408s 2025-11-25 15:18:15,125 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cf471843-a702-44fe-8d1d-07b90788e29e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "88ed80d1-fe66-4562-b7ef-9ea5975ad138", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": "2025-11-25T15:18:15Z", "updated_at": "2025-11-25T15:18:15Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:15,319 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.194s 2025-11-25 15:18:15,320 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-c08ead18-d500-405d-8074-47069b64a230', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "5479d035-c045-40cf-8df9-afe619b19509", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": "2025-11-25T15:18:15Z", "updated_at": "2025-11-25T15:18:15Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:15,488 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.168s 2025-11-25 15:18:15,489 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-280ff902-d833-4549-8f4c-05393aeecc36', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "81060758-eb3b-4857-9f89-a677eca1e8d9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": "2025-11-25T15:18:15Z", "updated_at": "2025-11-25T15:18:15Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:15,708 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.219s 2025-11-25 15:18:15,709 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ae91843f-2f85-4048-980d-5cec7709ee8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "19801d31-820e-488d-879c-0ec946c3a031", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": "2025-11-25T15:18:15Z", "updated_at": "2025-11-25T15:18:15Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:16,068 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.359s 2025-11-25 15:18:16,069 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-51df1869-13d4-4173-83b8-577233170193', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "4829e348-d807-495a-94f3-a4de0d2f05bf", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": "2025-11-25T15:18:15Z", "updated_at": "2025-11-25T15:18:15Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:16,341 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.271s 2025-11-25 15:18:16,341 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-cdb8e6fe-0239-495f-9a15-b0cdb5961ac6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8b92b953-5922-4c55-9c98-6db2c22e6b9e", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "3824d14e-a08e-4fdd-b704-f05d5ba3e39a", "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": "2025-11-25T15:18:16Z", "updated_at": "2025-11-25T15:18:16Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:16,717 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.368s 2025-11-25 15:18:16,717 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:16 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8dc595ee-f9af-47f8-946c-6c803aebf3e0', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["egjHim56QGWbrSTfy4LudQ"], "expires_at": "2025-11-25T16:18:16.000000Z", "issued_at": "2025-11-25T15:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:18:16,718 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-11-25 15:18:19,270 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.552s 2025-11-25 15:18:19,271 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1324142142", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9"}], "key_name": "tempest-TestNetworkBasicOps-1447897555", "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:16 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237', '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-e87866fd-0a41-40ce-9016-fbfc54e2518b', 'x-compute-request-id': 'req-e87866fd-0a41-40ce-9016-fbfc54e2518b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}], "adminPass": "muiH3anpgSAS"}}' 2025-11-25 15:18:20,014 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.742s 2025-11-25 15:18:20,015 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:19 GMT', 'server': 'Apache', 'content-length': '1395', '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-a5bc4413-862f-4bf7-bc0f-548ca43a216e', 'x-compute-request-id': 'req-a5bc4413-862f-4bf7-bc0f-548ca43a216e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:18:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1447897555", "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": []}}' 2025-11-25 15:18:21,295 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.275s 2025-11-25 15:18:21,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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:21 GMT', 'server': 'Apache', 'content-length': '1453', '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-3ae4937d-8408-4bd7-90ba-4320c732532b', 'x-compute-request-id': 'req-3ae4937d-8408-4bd7-90ba-4320c732532b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1447897555", "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": []}}' 2025-11-25 15:18:21,299 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-11-25 15:18:22,666 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.366s 2025-11-25 15:18:22,667 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:22 GMT', 'server': 'Apache', 'content-length': '1521', '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-c8e964e8-2a36-4ef7-a2ff-01517743df9e', 'x-compute-request-id': 'req-c8e964e8-2a36-4ef7-a2ff-01517743df9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1447897555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:18:26,007 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 2.336s 2025-11-25 15:18:26,008 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:23 GMT', 'server': 'Apache', 'content-length': '1521', '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-4ee28955-8669-4a4d-b8b9-ee18eddd854f', 'x-compute-request-id': 'req-4ee28955-8669-4a4d-b8b9-ee18eddd854f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1447897555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:18:28,214 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 1.199s 2025-11-25 15:18:28,214 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:27 GMT', 'server': 'Apache', 'content-length': '1521', '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-e801d8fb-1c20-4af0-9c03-a141db6e2051', 'x-compute-request-id': 'req-e801d8fb-1c20-4af0-9c03-a141db6e2051', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1447897555", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:18:30,161 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.937s 2025-11-25 15:18:30,161 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:29 GMT', 'server': 'Apache', 'content-length': '1692', '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-db26e628-5cd8-4e23-8f1f-d2495d7c7918', 'x-compute-request-id': 'req-db26e628-5cd8-4e23-8f1f-d2495d7c7918', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:18:28Z", "addresses": {"tempest-network-smoke--366651757": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:95:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1447897555", "OS-SRV-USG:launched_at": "2025-11-25T15:18:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:18:30,166 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-11-25 15:18:30,652 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.485s 2025-11-25 15:18:30,652 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:30 GMT', 'server': 'Apache', 'content-length': '1692', '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-da979217-db77-40a0-bed0-d3dd9ed1c411', 'x-compute-request-id': 'req-da979217-db77-40a0-bed0-d3dd9ed1c411', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:18:28Z", "addresses": {"tempest-network-smoke--366651757": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:95:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1447897555", "OS-SRV-USG:launched_at": "2025-11-25T15:18:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:18:30,660 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:18:30,794 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.133s 2025-11-25 15:18:30,794 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-fc0bc563-fd5d-4489-bed0-ca551232ac29', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"ports":[{"id":"84fdc5fb-facd-4b13-82bb-28ef52a86ea9","name":"","network_id":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:2b:95:0c","admin_state_up":true,"status":"ACTIVE","device_id":"c0163cae-ed84-40b1-ad97-75dc5a9ca237","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6df48da3-bead-4141-8fc3-3743c62c4249","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3824d14e-a08e-4fdd-b704-f05d5ba3e39a"],"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-1324142142","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1324142142","fqdn":"tempest-testnetworkbasicops-server-1324142142.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:18:21Z","updated_at":"2025-11-25T15:18:28Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:18:30,795 25 DEBUG [tempest.common.waiters] Server ID c0163cae-ed84-40b1-ad97-75dc5a9ca237 ports are all ACTIVE [{'id': '84fdc5fb-facd-4b13-82bb-28ef52a86ea9', 'name': '', 'network_id': 'f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:2b:95:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c0163cae-ed84-40b1-ad97-75dc5a9ca237', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '6df48da3-bead-4141-8fc3-3743c62c4249', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['3824d14e-a08e-4fdd-b704-f05d5ba3e39a'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1324142142', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-1324142142', 'fqdn': 'tempest-testnetworkbasicops-server-1324142142.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:18:21Z', 'updated_at': '2025-11-25T15:18:28Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:18:31,670 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 0.874s 2025-11-25 15:18:31,670 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "84fdc5fb-facd-4b13-82bb-28ef52a86ea9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-80a1596d-5183-4d51-a671-3d24489475a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8261451a-5638-44a3-96cd-d2b5d7031b81", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.206", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "c5180807-b71d-4c76-8777-e8e9b68fcdce", "port_id": "84fdc5fb-facd-4b13-82bb-28ef52a86ea9", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9", "mac_address": "fa:16:3e:2b:95:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:18:31Z", "updated_at": "2025-11-25T15:18:31Z", "revision_number": 0}}' 2025-11-25 15:18:31,865 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8261451a-5638-44a3-96cd-d2b5d7031b81 0.194s 2025-11-25 15:18:31,865 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-ef3b0e27-e2e5-4575-907f-5e61258a3150', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8261451a-5638-44a3-96cd-d2b5d7031b81'} Body: b'{"floatingip": {"id": "8261451a-5638-44a3-96cd-d2b5d7031b81", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.206", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "c5180807-b71d-4c76-8777-e8e9b68fcdce", "port_id": "84fdc5fb-facd-4b13-82bb-28ef52a86ea9", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9", "mac_address"10000 : "fa:16:3e:2b:95:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:18:31Z", "updated_at": "2025-11-25T15:18:31Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:31,865 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '8261451a-5638-44a3-96cd-d2b5d7031b81', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.206', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': 'c5180807-b71d-4c76-8777-e8e9b68fcdce', 'port_id': '84fdc5fb-facd-4b13-82bb-28ef52a86ea9', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9', 'mac_address': 'fa:16:3e:2b:95:0c', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'c0163cae-ed84-40b1-ad97-75dc5a9ca237', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:18:31Z', 'updated_at': '2025-11-25T15:18:31Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:18:31,865 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.194695 seconds 2025-11-25 15:18:31,865 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.206 with user: cirros 2025-11-25 15:18:31,865 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port begins to ping 192.168.122.206 in 120 sec and the expected result is reachable 2025-11-25 15:18:48,176 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.310138 seconds 2025-11-25 15:18:48,177 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_port_security_macspoofing_port finishes ping 192.168.122.206 in 120 sec and the ping result is expected 2025-11-25 15:18:48,313 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237/action 0.135s 2025-11-25 15:18:48,314 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:48 GMT', 'server': 'Apache', 'content-length': '75349', '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-cc8b6e9b-1948-415b-81fc-cc1dc9705e77', 'x-compute-request-id': 'req-cc8b6e9b-1948-415b-81fc-cc1dc9705e77', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1485365088 cycles\\n[ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000010] tsc: Detected 2800.000 MHz processor\\n[ 0.001323] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001845] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.005127] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.005177] Using GB pages for direct mapping\\n[ 0.005526] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005533] ACPI: Early table checksum verification disabled\\n[ 0.005538] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.005545] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005553] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005562] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005567] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005571] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005576] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005581] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005585] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005588] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005590] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005591] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005593] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005595] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.007070] No NUMA configuration fo 2025-11-25 15:18:48,316 25 DEBUG [tempest.scenario.manager] Console output for c0163cae-ed84-40b1-ad97-75dc5a9ca237 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1485365088 cycles [ 0.000005] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000010] tsc: Detected 2800.000 MHz processor [ 0.001323] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001845] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.005127] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.005177] Using GB pages for direct mapping [ 0.005526] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005533] ACPI: Early table checksum verification disabled [ 0.005538] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.005545] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005553] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005562] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005567] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005571] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005576] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005581] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005585] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005588] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005590] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005591] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005593] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005595] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.007070] No NUMA configuration found [ 0.007074] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.007082] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007462] Zone ranges: [ 0.007464] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007467] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007469] Normal empty [ 0.007471] Device empty [ 0.007472] Movable zone start for each node [ 0.007475] Early memory node ranges [ 0.007476] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007478] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007480] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007707] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007736] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007930] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019378] ACPI: PM-Timer IO Port: 0x608 [ 0.019412] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019564] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019569] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019572] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019573] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019575] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019576] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019580] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019582] TSC deadline timer available [ 0.019597] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019669] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019672] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019673] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019674] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019676] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019678] Booting paravirtualized kernel on KVM [ 0.019681] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019689] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.020004] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.020076] kvm-guest: setup async PF for cpu 0 [ 0.020103] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.020121] kvm-guest: PV spinlocks disabled, single CPU [ 0.020127] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020129] Policy zone: DMA32 [ 0.020131] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020189] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020201] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020208] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020265] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020594] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021360] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021394] ftrace: allocating 50600 entries in 198 pages [ 0.047826] ftrace: allocated 198 pages with 4 groups [ 0.047980] rcu: Hierarchical RCU implementation. [ 0.047981] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047983] Rude variant of Tasks RCU enabled. [ 0.047984] Tracing variant of Tasks RCU enabled. [ 0.047985] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047986] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052713] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.053082] random: crng init done [ 0.095534] Console: colour VGA+ 80x25 [ 0.235237] printk: console [tty1] enabled [ 0.581466] printk: console [ttyS0] enabled [ 0.584690] ACPI: Core revision 20210730 [ 0.587623] APIC: Switch to symmetric I/O mode setup [ 0.592118] x2apic enabled [ 0.595629] Switched APIC routing to physical x2apic. [ 0.605321] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.612459] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.616454] pid_max: default: 32768 minimum: 301 [ 0.616454] LSM: Security Framework initializing [ 0.616454] landlock: Up and running. [ 0.616454] Yama: becoming mindful. [ 0.616454] AppArmor: AppArmor initialized [ 0.616454] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616454] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616454] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616454] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616454] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616454] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616454] Spectre V2 : Mitigation: Retpolines [ 0.616454] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616454] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616454] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.616454] RETBleed: Mitigation: untrained return thunk [ 0.616454] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616454] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616454] Freeing SMP alternatives memory: 44K [ 0.616454] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.616593] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620475] ... version: 0 [ 0.623199] ... bit width: 48 [ 0.624465] ... generic registers: 6 [ 0.627173] ... value mask: 0000ffffffffffff [ 0.628465] ... max period: 00007fffffffffff [ 0.631993] ... fixed-purpose events: 0 [ 0.632465] ... event mask: 000000000000003f [ 0.636022] rcu: Hierarchical SRCU implementation. [ 0.636979] smp: Bringing up secondary CPUs ... [ 0.640057] smp: Brought up 1 node, 1 CPU [ 0.640469] smpboot: Max logical packages: 1 [ 0.643402] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.644960] devtmpfs: initialized [ 0.647381] x86/mm: Memory block size: 128MB [ 0.648634] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.652477] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.656530] pinctrl core: initialized pinctrl subsystem [ 0.660423] PM: RTC time: 15:18:29, date: 2025-11-25 [ 0.660623] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.664552] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.668478] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.672476] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.676472] audit: initializing netlink subsys (disabled) [ 0.680256] thermal_sys: Registered thermal governor 'fair_share' [ 0.680257] thermal_sys: Registered thermal governor 'bang_bang' [ 0.680466] thermal_sys: Registered thermal governor 'step_wise' [ 0.684469] audit: type=2000 audit(1764083909.923:1): state=initialized audit_enabled=0 res=1 [ 0.688468] thermal_sys: Registered thermal governor 'user_space' [ 0.688469] thermal_sys: Registered thermal governor 'power_allocator' [ 0.692475] EISA bus registered [ 0.698717] cpuidle: using governor ladder [ 0.700466] cpuidle: using governor menu [ 0.705674] ACPI: bus type PCI registered [ 0.708466] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.712755] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.716468] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.720485] PCI: Using configuration type 1 for base access [ 0.725354] Kprobes globally optimized [ 0.728130] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.728469] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.733251] ACPI: Added _OSI(Module Device) [ 0.736217] ACPI: Added _OSI(Processor Device) [ 0.736492] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.739786] ACPI: Added _OSI(Processor Aggregator Device) [ 0.740497] ACPI: Added _OSI(Linux-Dell-Video) [ 0.743518] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.744473] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.751193] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.756132] ACPI: Interpreter enabled [ 0.756476] ACPI: PM: (supports S0 S5) [ 0.759092] ACPI: Using IOAPIC for interrupt routing [ 0.760498] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.764466] PCI: Using E820 reservations for host bridge windows [ 0.768699] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.777776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.780478] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.784609] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.788573] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.793745] PCI host bridge to bus 0000:00 [ 0.796467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.800048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.800468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.804468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.808467] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.812467] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816467] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.820755] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.829557] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.839694] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.852469] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.863002] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.874732] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.876735] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.886014] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.893816] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.906080] pci 0000:00:02.0: enabling Extended Tags [ 0.911324] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.915669] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.924770] pci 0000:00:02.1: enabling Extended Tags [ 0.930534] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.936215] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.942330] pci 0000:00:02.2: enabling Extended Tags [ 0.946963] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.951716] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.958231] pci 0000:00:02.3: enabling Extended Tags [ 0.963152] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.967900] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.979336] pci 0000:00:02.4: enabling Extended Tags [ 0.982904] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.987541] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.995788] pci 0000:00:02.5: enabling Extended Tags [ 1.000684] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.007873] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.016787] pci 0000:00:02.6: enabling Extended Tags [ 1.024357] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.027640] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.033964] pci 0000:00:02.7: enabling Extended Tags [ 1.041018] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.048467] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.058031] pci 0000:00:03.0: enabling Extended Tags [ 1.062928] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.067630] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.074835] pci 0000:00:03.1: enabling Extended Tags [ 1.078886] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.083582] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.089235] pci 0000:00:03.2: enabling Extended Tags [ 1.097619] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.103641] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.109324] pci 0000:00:03.3: enabling Extended Tags [ 1.114977] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.119551] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.125720] pci 0000:00:03.4: enabling Extended Tags [ 1.130988] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.135978] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.142837] pci 0000:00:03.5: enabling Extended Tags [ 1.147314] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.152014] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.157674] pci 0000:00:03.6: enabling Extended Tags [ 1.163424] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.169490] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.178053] pci 0000:00:03.7: enabling Extended Tags [ 1.185231] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.191711] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.197766] pci 0000:00:04.0: enabling Extended Tags [ 1.203051] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.207497] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.213776] pci 0000:00:04.1: enabling Extended Tags [ 1.218979] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.223963] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.232375] pci 0000:00:04.2: enabling Extended Tags [ 1.235001] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.239485] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.247870] pci 0000:00:04.3: enabling Extended Tags [ 1.252314] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.255589] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.261746] pci 0000:00:04.4: enabling Extended Tags [ 1.267145] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.271561] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.280817] pci 0000:00:04.5: enabling Extended Tags [ 1.290641] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.298443] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.309575] pci 0000:00:04.6: enabling Extended Tags [ 1.316554] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.324481] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.337672] pci 0000:00:04.7: enabling Extended Tags [ 1.348897] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.356478] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.368879] pci 0000:00:05.0: enabling Extended Tags [ 1.433418] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.438293] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.441423] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.457863] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.462360] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.468470] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.480185] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.489517] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.497612] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.503565] pci 0000:01:00.0: enabling Extended Tags [ 1.575953] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.576533] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.580528] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.584603] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.591040] pci_bus 0000:02: extended config space not accessible [ 1.592779] acpiphp: Slot [1] registered [ 1.595751] acpiphp: Slot [0] registered [ 1.596516] acpiphp: Slot [2] registered [ 1.599760] acpiphp: Slot [3] registered [ 1.600526] acpiphp: Slot [4] registered [ 1.603265] acpiphp: Slot [5] registered [ 1.604514] acpiphp: Slot [6] registered [ 1.607263] acpiphp: Slot [7] registered [ 1.608527] acpiphp: Slot [8] registered [ 1.611443] acpiphp: Slot [9] registered [ 1.612529] acpiphp: Slot [10] registered [ 1.615603] acpiphp: Slot [11] registered [ 1.616520] acpiphp: Slot [12] registered [ 1.619464] acpiphp: Slot [13] registered [ 1.620515] acpiphp: Slot [14] registered [ 1.623320] acpiphp: Slot [15] registered [ 1.624531] acpiphp: Slot [16] registered [ 1.627365] acpiphp: Slot [17] registered [ 1.628523] acpiphp: Slot [18] registered [ 1.631732] acpiphp: Slot [19] registered [ 1.632529] acpiphp: Slot [20] registered [ 1.635504] acpiphp: Slot [21] registered [ 1.636532] acpiphp: Slot [22] registered [ 1.639536] acpiphp: Slot [23] registered [ 1.640514] acpiphp: Slot [24] registered [ 1.643317] acpiphp: Slot [25] registered [ 1.644516] acpiphp: Slot [26] registered [ 1.647390] acpiphp: Slot [27] registered [ 1.648515] acpiphp: Slot [28] registered [ 1.651299] acpiphp: Slot [29] registered [ 1.652514] acpiphp: Slot [30] registered [ 1.655281] acpiphp: Slot [31] registered [ 1.659089] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.670778] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.746762] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.748534] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.752435] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.752612] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.763468] acpiphp: Slot [0-2] registered [ 1.765126] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.774894] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.784470] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.791378] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.792706] pci 0000:03:00.0: enabling Extended Tags [ 1.869027] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.872624] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.876627] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.882454] acpiphp: Slot [0-3] registered [ 1.885106] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.892471] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.905927] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.910959] pci 0000:04:00.0: enabling Extended Tags [ 1.997402] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.000600] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.004597] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.012138] acpiphp: Slot [0-4] registered [ 2.013230] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.024475] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.039799] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.043105] pci 0000:05:00.0: enabling Extended Tags [ 2.122852] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.124599] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.128616] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.136273] acpiphp: Slot [0-5] registered [ 2.137265] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.148475] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.164171] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.168310] pci 0000:06:00.0: enabling Extended Tags [ 2.243426] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.244593] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.248609] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.255116] acpiphp: Slot [0-6] registered [ 2.328541] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.332375] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.332606] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.339755] acpiphp: Slot [0-7] registered [ 2.409921] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.412598] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.416584] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.423727] acpiphp: Slot [0-8] registered [ 2.492226] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.492592] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.496612] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.503797] acpiphp: Slot [0-9] registered [ 2.570978] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.572602] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.576599] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.584908] acpiphp: Slot [0-10] registered [ 2.656852] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.660426] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.660592] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.667785] acpiphp: Slot [0-11] registered [ 2.733514] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.736751] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.740614] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.747627] acpiphp: Slot [0-12] registered [ 2.813477] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.816663] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.820584] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.827643] acpiphp: Slot [0-13] registered [ 2.894324] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.896633] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.900608] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.908271] acpiphp: Slot [0-14] registered [ 2.974560] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.976590] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.980584] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.987805] acpiphp: Slot [0-15] registered [ 3.056816] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.060591] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.064592] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.072169] acpiphp: Slot [0-16] registered [ 3.140747] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.144591] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.148586] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.155652] acpiphp: Slot [0-17] registered [ 3.224974] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.228591] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.232585] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.239674] acpiphp: Slot [0-18] registered [ 3.307194] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.308590] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.312596] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.319708] acpiphp: Slot [0-19] registered [ 3.386491] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.388592] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.392586] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.399756] acpiphp: Slot [0-20] registered [ 3.467056] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.468591] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.472585] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.479921] acpiphp: Slot [0-21] registered [ 3.546779] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.548590] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.552584] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.559636] acpiphp: Slot [0-22] registered [ 3.627494] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.628703] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.632585] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.640381] acpiphp: Slot [0-23] registered [ 3.717789] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.720592] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.724599] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.732268] acpiphp: Slot [0-24] registered [ 3.800550] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.804384] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.804585] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.811614] acpiphp: Slot [0-25] registered [ 3.877279] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.880711] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.884584] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.933120] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.936695] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.940666] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.944667] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.948665] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.952841] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.956670] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.960665] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.964560] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.968480] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.972313] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.972480] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.976318] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.976481] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.980424] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.980480] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 3.984957] iommu: Default domain type: Translated [ 3.988466] iommu: DMA domain TLB invalidation policy: lazy mode [ 3.992708] SCSI subsystem initialized [ 3.995581] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 3.996454] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.996472] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.000118] vgaarb: loaded [ 4.000847] ACPI: bus type USB registered [ 4.003646] usbcore: registered new interface driver usbfs [ 4.004483] usbcore: registered new interface driver hub [ 4.007920] usbcore: registered new device driver usb [ 4.008489] pps_core: LinuxPPS API ver. 1 registered [ 4.011758] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.012469] PTP clock support registered [ 4.015207] EDAC MC: Ver: 3.0.0 [ 4.019840] NetLabel: Initializing [ 4.020466] NetLabel: domain hash size = 128 [ 4.023408] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.024490] NetLabel: unlabeled traffic allowed by default [ 4.028347] PCI: Using ACPI for IRQ routing [ 4.796106] clocksource: Switched to clocksource kvm-clock [ 4.809853] VFS: Disk quotas dquot_6.6.0 [ 4.812766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.817441] AppArmor: AppArmor Filesystem Enabled [ 4.820725] pnp: PnP ACPI init [ 4.823290] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.828628] pnp: PnP ACPI: found 5 devices [ 4.837094] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.842849] NET: Registered PF_INET protocol family [ 4.846127] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.851769] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.857153] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.862548] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.867648] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.872160] TCP: Hash tables configured (established 1024 bind 1024) [ 4.876371] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.881203] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.885437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.889926] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.893628] NET: Registered PF_XDP protocol family [ 4.896836] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.902048] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.907370] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.912788] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.918055] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.923258] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.928604] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.933852] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.939174] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.944497] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.949946] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.955284] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.960549] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.965824] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.971071] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.976338] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.981551] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.986744] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 4.991977] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 4.997273] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.002499] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.007816] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.013034] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.018241] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.023737] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.027865] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.031826] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.035819] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.039783] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.043785] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.047828] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.051856] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.055892] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.059901] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.063923] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.067916] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.071923] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.075913] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.079987] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.084403] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.088605] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.093009] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.097190] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.101625] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.105806] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.110164] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.114349] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.118867] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.123083] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.127488] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.132106] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.136657] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.140959] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.145378] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.149588] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.153984] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.158211] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.162644] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.166822] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.171259] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.175607] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.179715] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.183846] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.187943] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.192055] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.196153] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.200286] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.204438] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.208559] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.212652] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.216838] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.221158] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.225328] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.229509] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.233916] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.238052] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.242872] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.246997] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.251359] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.255478] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.259801] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.263925] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.268448] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.272624] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.277170] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.281629] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.286157] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.290470] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.294958] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.299360] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.303842] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.308119] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.312675] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.316987] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.321445] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.324952] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.332744] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.339416] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.349454] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.354948] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.360725] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.367726] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.375725] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.382141] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.387665] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.397309] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.403793] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.409308] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.420354] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.426768] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.432162] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.440427] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.446091] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.452868] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.461362] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.466077] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.473480] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.480616] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.487642] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.492933] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.501922] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.506620] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.514813] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.522749] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.527626] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.535350] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.542423] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.548878] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.554081] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.562966] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.569242] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.574629] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.583438] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.588089] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.595722] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.602396] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.608251] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.613846] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.620363] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.628682] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.632268] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.637790] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.644657] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.652605] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.655835] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.661146] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.668081] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.676400] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.679678] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.686358] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.691510] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.699658] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.702967] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.709870] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.715025] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.723553] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.726894] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.733162] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.738487] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.747321] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.750648] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.757720] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.762880] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.771395] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.774794] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.781678] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.786849] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.795293] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.798576] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.805734] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.812643] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.819936] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.824953] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.830990] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.839155] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.847702] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.851159] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.856403] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.862959] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.871128] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.874438] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.881295] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.886554] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.894708] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.898035] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.904791] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.909949] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.917808] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.937678] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.941691] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.946081] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.950455] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.955125] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.959652] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.963256] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.967248] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.971901] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.975633] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.979658] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.984349] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.988988] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.993612] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.998288] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.004384] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.008378] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.013004] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.017007] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.021620] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.025767] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.030407] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.034692] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.039526] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.043662] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.048444] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.052592] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.057396] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.061764] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.066545] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.070561] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.075226] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.079223] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.083960] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.087775] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.091976] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.096686] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.100283] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.104479] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.109097] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.112683] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.116642] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.121302] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.124897] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.128889] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.133794] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.137548] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.141523] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.146368] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.150125] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.154091] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.158801] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.162487] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.166625] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.171406] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.175002] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.179011] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.185610] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.189245] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.193298] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.198117] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.201867] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.205838] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.210462] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.214059] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.218038] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.222711] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.226303] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.230695] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.235640] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.239409] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.243579] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.250162] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.260076] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10063 usecs [ 6.266248] PCI: CLS 0 bytes, default 64 [ 6.269372] Trying to unpack rootfs image as initramfs... [ 6.273371] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.289001] Initialise system trusted keyrings [ 6.292236] Key type blacklist registered [ 6.304563] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.310094] zbud: loaded [ 6.316552] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.329211] fuse: init (API version 7.34) [ 6.336712] integrity: Platform Keyring initialized [ 6.348724] Key type asymmetric registered [ 6.351690] Asymmetric key parser 'x509' registered [ 6.364579] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.376643] io scheduler mq-deadline registered [ 6.383312] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.397478] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.418332] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.433114] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.450168] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.461167] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.481919] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.492885] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.509079] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.516994] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.524945] Freeing initrd memory: 8744K [ 6.532054] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.536347] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.544680] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.548891] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.557708] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.562639] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.567733] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.573597] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.577844] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.587683] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.592147] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.601236] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.605851] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.613739] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.619062] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.627714] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.631956] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.640201] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.644410] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.653203] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.657411] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.666380] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.671444] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.676527] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.683652] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.688951] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.697183] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.701441] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.710860] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.716288] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.724191] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.729493] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.738176] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.742518] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.750445] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.754705] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.764163] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.768377] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.777233] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.782134] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.787167] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.792919] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.797050] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.805900] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.814858] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.818987] shpchp 0000:01:00.0: Slot initialization failed [ 6.824781] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.829198] input: Power Bu10000 tton as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.834206] ACPI: button: Power Button [PWRF] [ 6.860030] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.896431] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.903649] Linux agpgart interface v0.103 [ 6.908718] loop: module loaded [ 6.911511] tun: Universal TUN/TAP device driver, 1.6 [ 6.915184] PPP generic driver version 2.4.2 [ 6.919818] VFIO - User Level meta-driver version: 0.3 [ 6.923381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.927533] ehci-pci: EHCI PCI platform driver [ 6.930563] ehci-platform: EHCI generic platform driver [ 6.934660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.939166] ohci-pci: OHCI PCI platform driver [ 6.942649] ohci-platform: OHCI generic platform driver [ 6.946310] uhci_hcd: USB Universal Host Controller Interface driver [ 6.952219] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.955796] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.960723] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.964314] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.968496] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.974894] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.980522] usb usb1: Product: UHCI Host Controller [ 6.984408] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.989094] usb usb1: SerialNumber: 0000:02:01.0 [ 6.992852] hub 1-0:1.0: USB hub found [ 6.995919] hub 1-0:1.0: 2 ports detected [ 6.999743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.008207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.011646] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.015214] mousedev: PS/2 mouse device common for all mice [ 7.019766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.025429] rtc_cmos 00:03: RTC can wake from S4 [ 7.030547] rtc_cmos 00:03: registered as rtc0 [ 7.033862] rtc_cmos 00:03: setting system clock to 2025-11-25T15:18:37 UTC (1764083917) [ 7.039524] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.043779] i2c_dev: i2c /dev entries driver [ 7.046806] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.054588] device-mapper: uevent: version 1.0.3 [ 7.058048] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.063706] platform eisa.0: Probing EISA bus 0 [ 7.067109] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.072123] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.076319] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.080529] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.084715] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.088971] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.093165] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.097363] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.101789] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.106123] platform eisa.0: EISA: Detected 0 cards [ 7.109508] ledtrig-cpu: registered to indicate activity on CPUs [ 7.113618] drop_monitor: Initializing network drop monitor service [ 7.117900] NET: Registered PF_INET6 protocol family [ 7.124501] Segment Routing with IPv6 [ 7.127115] In-situ OAM (IOAM) with IPv6 [ 7.129941] NET: Registered PF_PACKET protocol family [ 7.133468] Key type dns_resolver registered [ 7.137441] IPI shorthand broadcast: enabled [ 7.140537] registered taskstats version 1 [ 7.143465] Loading compiled-in X.509 certificates [ 7.147348] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.154502] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.161294] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.167734] blacklist: Loading compiled-in revocation X.509 certificates [ 7.172135] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.178513] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.187129] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.194017] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.200620] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.207710] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.214824] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.221715] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.229187] zswap: loaded using pool lzo/zbud [ 7.232785] Key type .fscrypt registered [ 7.235565] Key type fscrypt-provisioning registered [ 7.240662] Key type encrypted registered [ 7.243555] AppArmor: AppArmor sha1 policy hashing enabled [ 7.247364] ima: No TPM chip found, activating TPM-bypass! [ 7.251135] Loading compiled-in module X.509 certificates [ 7.255277] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.261690] ima: Allocated hash algorithm: sha1 [ 7.264943] ima: No architecture policies found [ 7.268162] evm: Initialising EVM extended attributes: [ 7.271773] evm: security.selinux [ 7.274272] evm: security.SMACK64 [ 7.276745] evm: security.SMACK64EXEC [ 7.279455] evm: security.SMACK64TRANSMUTE [ 7.282390] evm: security.SMACK64MMAP [ 7.285054] evm: security.apparmor [ 7.287545] evm: security.ima [ 7.289809] evm: security.capability [ 7.292404] evm: HMAC attrs: 0x1 [ 7.295264] PM: Magic number: 1:772:336 [ 7.298206] tty tty57: hash matches [ 7.300965] RAS: Correctable Errors collector initialized. [ 7.304691] Unstable clock detected, switching default tracing clock to "global" [ 7.304691] If you want to keep using the local clock, then add: [ 7.304691] "trace_clock=local" [ 7.304691] on the kernel command line [ 7.320355] Freeing unused decrypted memory: 2036K [ 7.324297] Freeing unused kernel image (initmem) memory: 3244K [ 7.332528] Write protecting the kernel read-only data: 30720k [ 7.338546] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.344675] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.398273] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.402854] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.407870] Run /init as init process info: initramfs: up at 6.85 [ 7.471197] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.481515] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.488295] GPT:229375 != 2097151 [ 7.491342] GPT:Alternate GPT header not at the end of the disk. [ 7.495652] GPT:229375 != 2097151 [ 7.498283] GPT: Use GNU Parted to correct GPT errors. [ 7.549311] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.931048] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.966170] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.76 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:c0:16:3c:ae:ed:84:40:b1:ad:97:75:dc:5a:9c:a2:37 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHzrVMVjUjFsKnTWzNSCqpNVJxdOOaH/Ut2ZOeeK1ccStDHWVwrzeKRiPMNVSeN/1lZgEjIP0n68Lg+amwOLzRm10Ef2EyUBC+syqf8oPuPTd3vnQ8BrPAXfgyZkEW4xt7Korox+ab1zv11OvmAxC7dEnKmG8Zu5jykxYCN/oDs20lXbls4OBhiphMPXII7BnL1iJxeG5h+GTzbd8fHFs0dyZMhMo55hDIaMuEGn0dj89gYeLi6wE5kWI+5uiSJlmTXZe+80JjvE4jVI1B7mN1VKM89iA+JCwG2j98ZhPmPzT16FOe5ZVg2OFRg9D1aOXOgSA/QO3WrnARUCVMYuTN root@tempest-testnetworkbasicops-server-1324142142 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFj7jnYRBw8O45W4knAxqf40aB+zDjpld8KlIYeMf1Cs/8A8z1DyxTR4U4Ce5dbnOchIjZYHMfk43C6fvHviaPo= root@tempest-testnetworkbasicops-server-1324142142 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe2b:950c/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: c0163cae-ed84-40b1-ad97-75dc5a9ca237 name: tempest-TestNetworkBasicOps-server-1324142142 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1324142142 launch-index: 0 === cirros: current=0.6.2 uptime=8.77 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:2B:95:0C inet6 addr: fe80::f816:3eff:fe2b:950c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1324142142 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.059952] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.063074] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.080602] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.291086] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.330899] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.467872] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.469574] ISO 9660 Extensions: RRIP_1991A [ 8.598061] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.196436] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.198950] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:18:38 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:18:39 cirros auth.notice su: + none root:cirros Nov 25 15:18:39 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:18:39 cirros daemon.info dhcpcd[350]: DUID 00:04:c0:16:3c:ae:ed:84:40:b1:ad:97:75:dc:5a:9c:a2:37 Nov 25 15:18:39 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:18:39 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:18:39 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:18:39 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:2b:95:0c Nov 25 15:18:39 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe2b:950c Nov 25 15:18:39 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:18:39 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1324142142 login: 2025-11-25 15:18:48,318 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:18:48,325 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:18:48,432 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:18:48,433 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:18:49,208 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.774s 2025-11-25 15:18:49,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1926854761", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-7b17fd63-23da-42bb-ba83-2407c158dd9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"65b892da-c5ed-4c5e-b901-4d5f30894365","name":"tempest-network-smoke--1926854761","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:18:48Z","updated_at":"2025-11-25T15:18:48Z","revision_number":1}}' 2025-11-25 15:18:49,331 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.120s 2025-11-25 15:18:49,331 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-0908673a-2adf-4fd5-89dd-b5e8a03ea54c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"6df48da3-bead-4141-8fc3-3743c62c4249","name":"tempest-subnet-smoke-264556780","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","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":"2025-11-25T15:18:10Z","updated_at":"2025-11-25T15:18:10Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:18:49,440 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.108s 2025-11-25 15:18:49,440 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-df5c1b58-ed2b-40ae-a240-0b2759a9b2fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:18:49,495 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.055s 2025-11-25 15:18:49,496 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f7405114-18aa-460d-9b1c-4cf58b25bc91', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:18:49,990 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.16%2F28 0.494s 2025-11-25 15:18:49,991 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a0d14ed2-d578-4e1e-8a68-be479d3f7500', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:18:50,087 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.095s 2025-11-25 15:18:50,087 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-2e8ece08-d2b9-49be-95f3-e09da5aced5b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:18:50,176 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.16%2F28 0.088s 2025-11-25 15:18:50,176 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ab866f18-dc18-4845-8206-4fe5029e6018', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:18:51,254 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.077s 2025-11-25 15:18:51,254 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-1550231879", "network_id": "65b892da-c5ed-4c5e-b901-4d5f30894365", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-747d70ab-25ea-41ef-bc2f-e4dcddd1da0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"44cc8820-4d1e-48da-b6fb-a70d599cbe96","name":"tempest-subnet-smoke-1550231879","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"65b892da-c5ed-4c5e-b901-4d5f30894365","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":null,"cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.17","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2025-11-25T15:18:50Z","updated_at":"2025-11-25T15:18:50Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:18:51,256 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:18:51,260 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:18:51,370 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:18:51,371 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:18:51,372 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-11-25 15:18:51,372 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:18:51,376 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:18:51,482 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:18:51,484 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:18:51,592 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.100s 2025-11-25 15:18:51,593 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-69d1ebf4-16ef-4cb5-ac4b-6b67466c50ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"ports":[{"id":"84fdc5fb-facd-4b13-82bb-28ef52a86ea9","name":"","network_id":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:2b:95:0c","admin_state_up":true,"status":"ACTIVE","device_id":"c0163cae-ed84-40b1-ad97-75dc5a9ca237","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6df48da3-bead-4141-8fc3-3743c62c4249","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3824d14e-a08e-4fdd-b704-f05d5ba3e39a"],"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-1324142142","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1324142142","fqdn":"tempest-testnetworkbasicops-server-1324142142.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:18:21Z","updated_at":"2025-11-25T15:18:28Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:19:02,123 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237/os-interface 10.529s 2025-11-25 15:19:02,124 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': ''} Body: {"interfaceAttachment": {"net_id": "65b892da-c5ed-4c5e-b901-4d5f30894365"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:18:51 GMT', 'server': 'Apache', 'content-length': '280', '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-f41a5c09-93b5-4c1a-be4a-9bbb25192224', 'x-compute-request-id': 'req-f41a5c09-93b5-4c1a-be4a-9bbb25192224', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "65b892da-c5ed-4c5e-b901-4d5f30894365", "port_id": "96133841-2a7b-4382-b341-c8bd8f856a1c", "mac_addr": "fa:16:3e:57:a0:4d", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "44cc8820-4d1e-48da-b6fb-a70d599cbe96", "ip_address": "10.100.0.26"}]}}' 2025-11-25 15:19:02,280 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.151s 2025-11-25 15:19:02,280 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2673', 'x-openstack-request-id': 'req-5160148c-230f-48ad-b570-d7de4d860bc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"ports":[{"id":"84fdc5fb-facd-4b13-82bb-28ef52a86ea9","name":"","network_id":"f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:2b:95:0c","admin_state_up":true,"status":"ACTIVE","device_id":"c0163cae-ed84-40b1-ad97-75dc5a9ca237","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"6df48da3-bead-4141-8fc3-3743c62c4249","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["3824d14e-a08e-4fdd-b704-f05d5ba3e39a"],"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-1324142142","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1324142142","fqdn":"tempest-testnetworkbasicops-server-1324142142.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:18:21Z","updated_at":"2025-11-25T15:18:28Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"},{"id":"96133841-2a7b-4382-b341-c8bd8f856a1c","name":"","network_id":"65b892da-c5ed-4c5e-b901-4d5f30894365","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:57:a0:4d","admin_state_up":true,"status":"ACTIVE","device_id":"c0163cae-ed84-40b1-ad97-75dc5a9ca237","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44cc8820-4d1e-48da-b6fb-a70d599cbe96","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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-1324142142","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-1324142142","fqdn":"tempest-testnetworkbasicops-server-1324142142.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:18:55Z","updated_at":"2025-11-25T15:19:02Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:19:02,281 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.152607 seconds 2025-11-25 15:19:02,281 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip address 2025-11-25 15:19:02,283 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:02,291 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:02,396 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:02,397 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:02,404 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.123674 seconds 2025-11-25 15:19:02,405 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip a 2025-11-25 15:19:02,405 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:02,408 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:02,511 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:02,512 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:02,518 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.26/28 dev eth1 2025-11-25 15:19:02,518 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:02,520 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:02,622 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:02,623 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:02,633 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip link set eth1 up 2025-11-25 15:19:02,633 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:02,636 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:02,693 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:02,694 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:03,055 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237&network_id=65b892da-c5ed-4c5e-b901-4d5f30894365 0.352s 2025-11-25 15:19:03,056 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-b2d03bad-0e8b-412d-b594-5e833c634369', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=c0163cae-ed84-40b1-ad97-75dc5a9ca237&network_id=65b892da-c5ed-4c5e-b901-4d5f30894365'} Body: b'{"ports":[{"id":"96133841-2a7b-4382-b341-c8bd8f856a1c","name":"","network_id":"65b892da-c5ed-4c5e-b901-4d5f30894365","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:57:a0:4d","admin_state_up":true,"status":"ACTIVE","device_id":"c0163cae-ed84-40b1-ad97-75dc5a9ca237","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44cc8820-4d1e-48da-b6fb-a70d599cbe96","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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-1324142142","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-1324142142","fqdn":"tempest-testnetworkbasicops-server-1324142142.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:18:55Z","updated_at":"2025-11-25T15:19:02Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:19:03,057 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:03,060 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:03,165 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:03,166 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:03,167 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o link | awk '/fa:16:3e:57:a0:4d/ {print $2}' 2025-11-25 15:19:03,167 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:03,171 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:03,239 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:03,240 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:03,376 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.124s 2025-11-25 15:19:03,376 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1816126218", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIp3Gfvp59YwO72mlK0GDXjJ9sOgozP8Wp0lBMjHNwZb7RB2qQ5ryeFj2Ji6083NIDwam7/1TwPmfm+IY8ekTezBHA+wNYpBeTEZMoNmCh+ItENnZfuw3NON/kmtocalUw=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:03 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-2dff67c3-ca54-4ad8-b226-ce0cceaa46c9', 'x-compute-request-id': 'req-2dff67c3-ca54-4ad8-b226-ce0cceaa46c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-1816126218", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIp3Gfvp59YwO72mlK0GDXjJ9sOgozP8Wp0lBMjHNwZb7RB2qQ5ryeFj2Ji6083NIDwam7/1TwPmfm+IY8ekTezBHA+wNYpBeTEZMoNmCh+ItENnZfuw3NON/kmtocalUw==", "fingerprint": "b6:67:d3:04:92:7f:10:6a:89:93:71:0f:75:e9:6c:a7", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:19:04,160 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.783s 2025-11-25 15:19:04,161 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-768613683", "description": "tempest-secgroup-smoke-768613683 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-8c219999-6063-46f6-bd28-d82dc9c343e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "name": "tempest-secgroup-smoke-768613683", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-768613683 description", "shared": false, "security_group_rules": [{"id": "2d22db44-7175-4ed0-877c-f1e75c12ea4c", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": 135, "description": null, "tags": [], "created_at": "2025-11-25T15:19:04Z", "updated_at": "2025-11-25T15:19:04Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "a39594cb-ebbb-4c67-96a1-d1d6cd9cea93", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": 134, "description": null, "tags": [], "created_at": "2025-11-25T15:19:04Z", "updated_at": "2025-11-25T15:19:04Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:19:04Z", "updated_at": "2025-11-25T15:19:04Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:04,382 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.220s 2025-11-25 15:19:04,383 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7609f866-ac3c-4cb2-945a-5ad8dd551812', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "ef52a43e-d9a6-418e-a1aa-f27451741933", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": "2025-11-25T15:19:04Z", "updated_at": "2025-11-25T15:19:04Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:05,204 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.821s 2025-11-25 15:19:05,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-b2504519-f372-46ed-8949-7a1ef5c59b0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "fb1aae09-1f42-4d62-ae58-037816cd4321", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": "2025-11-25T15:19:04Z", "updated_at": "2025-11-25T15:19:04Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:05,359 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.154s 2025-11-25 15:19:05,360 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-514246f9-2b6a-4794-a424-31e22949dca0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "6a187d75-c18f-4c7b-8878-66fcf4d0f07f", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": "2025-11-25T15:19:05Z", "updated_at": "2025-11-25T15:19:05Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:06,059 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.699s 2025-11-25 15:19:06,060 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-26000cfa-d065-4d6e-b7a2-89dabfc2172b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "35bc1ae5-621b-442d-94de-1f3e9c998438", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": "2025-11-25T15:19:05Z", "updated_at": "2025-11-25T15:19:05Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:06,332 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.271s 2025-11-25 15:19:06,332 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9e5b01f9-098a-4697-9a12-fb512ecd85ad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "08c15d1e-f191-4726-9665-fb50592e7230", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": "2025-11-25T15:19:06Z", "updated_at": "2025-11-25T15:19:06Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:06,524 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.191s 2025-11-25 15:19:06,524 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c3834211-7c2d-45c2-903b-9a9cc6acf5f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "75cb4073-3c74-4f03-99a0-3bf0f0b99fac", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "110512ca-951d-40f3-a04b-61a1f8b7cbe2", "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": "2025-11-25T15:19:06Z", "updated_at": "2025-11-25T15:19:06Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:06,876 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.343s 2025-11-25 15:19:06,877 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:06 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-faed5c9b-082a-483c-a6d3-12ca48ceef70', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["BWrGlA7rTpm-HZPymO1OWQ"], "expires_at": "2025-11-25T16:19:06.000000Z", "issued_at": "2025-11-25T15:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:19:06,877 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-11-25 15:19:09,395 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.516s 2025-11-25 15:19:09,396 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1571691570", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "65b892da-c5ed-4c5e-b901-4d5f30894365"}], "key_name": "tempest-TestNetworkBasicOps-1816126218", "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:06 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64', '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-6e1f34d7-dc15-4e10-bbfb-4b9f0297c291', 'x-compute-request-id': 'req-6e1f34d7-dc15-4e10-bbfb-4b9f0297c291', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "adminPass": "UAZUb3n38bu8"}}' 2025-11-25 15:19:10,076 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port10000 ): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 0.679s 2025-11-25 15:19:10,076 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:09 GMT', 'server': 'Apache', 'content-length': '1395', '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-15c2a2c8-c316-451a-ad8c-433ddcea6ee1', 'x-compute-request-id': 'req-15c2a2c8-c316-451a-ad8c-433ddcea6ee1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1816126218", "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": []}}' 2025-11-25 15:19:11,355 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 0.273s 2025-11-25 15:19:11,356 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:11 GMT', 'server': 'Apache', 'content-length': '1453', '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-8e48a7b7-94ff-4cc4-9573-9ff9cf99d544', 'x-compute-request-id': 'req-8e48a7b7-94ff-4cc4-9573-9ff9cf99d544', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1816126218", "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": []}}' 2025-11-25 15:19:11,360 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-11-25 15:19:15,101 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 2.739s 2025-11-25 15:19:15,102 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:12 GMT', 'server': 'Apache', 'content-length': '1520', '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-6c1c4237-1567-4067-8d78-ed6bdcf68695', 'x-compute-request-id': 'req-6c1c4237-1567-4067-8d78-ed6bdcf68695', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1816126218", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:19:18,135 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 2.020s 2025-11-25 15:19:18,136 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:16 GMT', 'server': 'Apache', 'content-length': '1520', '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-f277d89f-a0ea-4448-a40f-af2a4268c1cc', 'x-compute-request-id': 'req-f277d89f-a0ea-4448-a40f-af2a4268c1cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1816126218", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:19:20,350 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 1.203s 2025-11-25 15:19:20,350 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:19 GMT', 'server': 'Apache', 'content-length': '1520', '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-f0feab49-989c-4a00-899a-fa276f41847f', 'x-compute-request-id': 'req-f0feab49-989c-4a00-899a-fa276f41847f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1816126218", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:19:22,287 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 0.933s 2025-11-25 15:19:22,288 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:21 GMT', 'server': 'Apache', 'content-length': '1520', '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-66c24c44-8d42-4d37-bf9a-96df431fd42e', 'x-compute-request-id': 'req-66c24c44-8d42-4d37-bf9a-96df431fd42e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1816126218", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:19:24,298 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 1.006s 2025-11-25 15:19:24,299 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:23 GMT', 'server': 'Apache', 'content-length': '1693', '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-9ffd181c-0352-4f11-82c3-9c885d0bb7f3', 'x-compute-request-id': 'req-9ffd181c-0352-4f11-82c3-9c885d0bb7f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:21Z", "addresses": {"tempest-network-smoke--1926854761": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ba:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1816126218", "OS-SRV-USG:launched_at": "2025-11-25T15:19:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:19:24,302 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-11-25 15:19:25,265 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 0.962s 2025-11-25 15:19:25,265 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:24 GMT', 'server': 'Apache', 'content-length': '1693', '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-b49fc9dd-9cb6-4259-8777-c4b545662205', 'x-compute-request-id': 'req-b49fc9dd-9cb6-4259-8777-c4b545662205', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:19:21Z", "addresses": {"tempest-network-smoke--1926854761": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ba:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1816126218", "OS-SRV-USG:launched_at": "2025-11-25T15:19:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:19:25,270 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:25,271 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:25,278 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:25,382 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:25,383 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:26,395 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:26,397 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:27,398 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:27,399 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:27,402 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:27,507 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:27,507 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:28,516 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:28,516 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:29,518 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:29,518 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:29,522 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:29,627 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:29,628 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:30,637 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:30,638 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:31,639 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:31,640 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:31,643 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:31,741 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:31,742 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:32,749 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:32,750 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:33,752 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:33,752 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:33,756 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:33,822 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:33,822 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:34,833 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:34,833 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:35,835 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:35,835 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:35,841 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:35,899 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:35,900 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:36,913 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:36,914 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:37,916 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:37,916 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:37,919 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:38,025 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:38,026 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:39,037 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:39,037 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:40,048 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:40,058 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:40,060 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:40,158 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:40,158 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:40,165 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 14.895145 seconds 2025-11-25 15:19:40,165 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip -o addr | awk '/eth1/ {print $4}' 2025-11-25 15:19:40,166 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:40,167 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:40,266 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:40,266 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:40,271 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.26/28 fe80::f816:3eff:fe57:a04d/64 2025-11-25 15:19:40,272 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo start-stop-daemon -K -x /sbin/dhcpcd -p /var/run/dhcpcd/pid -o || true; sudo ip link set eth1 down;sudo ip link set dev eth1 address 00:00:00:00:00:01;sudo ip link set eth1 up;sudo ip address flush dev eth1;sudo ip addr add 10.100.0.26/28 dev eth1;sudo ip addr add fe80::f816:3eff:fe57:a04d/64 dev eth1; 2025-11-25 15:19:40,272 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:40,273 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:40,381 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:40,382 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:40,406 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr show eth1 | awk '/ether/ {print $2}' 2025-11-25 15:19:40,406 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:40,409 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:40,469 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:40,469 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:40,476 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:40,477 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:40,479 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:40,535 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:40,536 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:41,548 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:41,548 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:41,548 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.071977 seconds 2025-11-25 15:19:42,639 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_port_security_macspoofing_port): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/96133841-2a7b-4382-b341-c8bd8f856a1c 1.091s 2025-11-25 15:19:42,640 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"port_security_enabled": false, "security_groups": []}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:19:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-91ac2e3c-d03a-4f39-8844-467af3d62609', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/96133841-2a7b-4382-b341-c8bd8f856a1c'} Body: b'{"port":{"id":"96133841-2a7b-4382-b341-c8bd8f856a1c","name":"","network_id":"65b892da-c5ed-4c5e-b901-4d5f30894365","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:57:a0:4d","admin_state_up":true,"status":"ACTIVE","device_id":"c0163cae-ed84-40b1-ad97-75dc5a9ca237","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44cc8820-4d1e-48da-b6fb-a70d599cbe96","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1324142142","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-1324142142","fqdn":"tempest-testnetworkbasicops-server-1324142142.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:18:55Z","updated_at":"2025-11-25T15:19:42Z","revision_number":5,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:19:42,640 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:42,640 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:42,643 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:42,756 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:42,757 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:43,772 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 1000ms 2025-11-25 15:19:43,773 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:44,774 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:44,774 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:44,778 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:44,887 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:44,888 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:45,900 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:45,901 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:46,903 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:46,903 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:46,906 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:46,964 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:46,965 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:47,974 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:47,975 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:48,983 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:48,984 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:48,988 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:49,049 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:49,049 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:50,058 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:50,059 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:51,059 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:51,060 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:51,063 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:51,172 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:51,173 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:52,184 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:52,184 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:53,185 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:53,186 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:53,196 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:53,259 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:53,260 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:54,273 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:54,273 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:55,274 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:55,275 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:55,279 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:55,382 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:55,382 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:56,392 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:56,393 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:57,394 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:57,395 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:57,397 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:57,500 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:57,501 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:19:58,511 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:19:58,511 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:19:59,512 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:19:59,512 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:19:59,515 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:19:59,574 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:19:59,575 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:00,588 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:00,588 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:01,589 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:01,590 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:01,593 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:01,694 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:01,694 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:02,703 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:02,703 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:03,705 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:03,705 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:03,708 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:03,814 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:03,815 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:04,826 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:04,827 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:05,827 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:05,828 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:05,835 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:05,940 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:05,940 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:06,949 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:06,950 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:07,950 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:07,951 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:07,955 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:08,062 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:08,062 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:09,072 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:09,073 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:10,073 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:10,074 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:10,077 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:10,175 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:10,176 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:11,186 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:11,187 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:12,190 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:12,191 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:12,195 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:12,304 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:12,304 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:13,317 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:13,318 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:14,320 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:14,322 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:14,335 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:14,402 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:14,403 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:15,415 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:15,416 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:16,417 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:16,418 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:16,422 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:16,532 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:16,533 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:17,542 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:17,542 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:18,544 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:18,544 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:18,547 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:18,674 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:18,675 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:19,688 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:19,689 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:20,696 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:20,696 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:20,699 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:20,810 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:20,810 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:21,826 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_port_security_macspoofing_port) Executing command on 192.168.122.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30' failed, exit status: 1, stderr: stdout: PING 10.100.0.30 (10.100.0.30) from 10.100.0.26 eth1: 56(84) bytes of data. --- 10.100.0.30 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:20:21,827 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.30 via a ssh connection from: 192.168.122.206. 2025-11-25 15:20:22,827 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ping -I eth1 -c1 -w1 -s56 10.100.0.30 2025-11-25 15:20:22,828 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 15:20:22,830 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:20:22,927 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:20:22,928 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 15:20:22,936 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 40.296580 seconds 2025-11-25 15:20:23,153 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 0.216s 2025-11-25 15:20:23,153 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:22 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-1d8db0d2-7e56-4918-82e1-18ad1c122eca', 'x-compute-request-id': 'req-1d8db0d2-7e56-4918-82e1-18ad1c122eca', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e3456E58 394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'' 2025-11-25 15:20:25,143 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 1.989s 2025-11-25 15:20:25,144 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:23 GMT', 'server': 'Apache', 'content-length': '1699', '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-6addecd9-65c5-4de6-b12b-3228a5f5faba', 'x-compute-request-id': 'req-6addecd9-65c5-4de6-b12b-3228a5f5faba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"server": {"id": "5cea3cc5-5545-4e34-bbfc-bb6a1797cc64", "name": "tempest-TestNetworkBasicOps-server-1571691570", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:19:09Z", "updated": "2025-11-25T15:20:23Z", "addresses": {"tempest-network-smoke--1926854761": [{"version": 4, "addr": "10.100.0.30", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:ba:4b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1816126218", "OS-SRV-USG:launched_at": "2025-11-25T15:19:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-768613683"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:20:26,248 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 0.098s 2025-11-25 15:20:26,249 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:26 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-5e431836-ec2d-4d7c-a294-c362f7129233', 'x-compute-request-id': 'req-5e431836-ec2d-4d7c-a294-c362f7129233', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cea3cc5-5545-4e34-bbfc-bb6a1797cc64'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5cea3cc5-5545-4e34-bbfc-bb6a1797cc64 could not be found."}}' 2025-11-25 15:20:27,226 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/110512ca-951d-40f3-a04b-61a1f8b7cbe2 0.977s 2025-11-25 15:20:27,226 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:27 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2cb86ee1-bfea-45aa-b6b4-a0fab4e90a7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/110512ca-951d-40f3-a04b-61a1f8b7cbe2'} Body: b'' 2025-11-25 15:20:27,310 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-1816126218 0.083s 2025-11-25 15:20:27,310 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:27 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-1328f810-a723-487b-9693-61c8a5197cae', 'x-compute-request-id': 'req-1328f810-a723-487b-9693-61c8a5197cae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1816126218'} Body: b'' 2025-11-25 15:20:27,418 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237/os-interface/96133841-2a7b-4382-b341-c8bd8f856a1c 0.107s 2025-11-25 15:20:27,418 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:27 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-2a7a448e-0d49-4461-9e5d-0378e74837f1', 'x-compute-request-id': 'req-2a7a448e-0d49-4461-9e5d-0378e74837f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237/os-interface/96133841-2a7b-4382-b341-c8bd8f856a1c'} Body: b'' 2025-11-25 15:20:28,131 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/96133841-2a7b-4382-b341-c8bd8f856a1c 0.712s 2025-11-25 15:20:28,132 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1043', 'x-openstack-request-id': 'req-a0ace7b1-05b5-4b1e-b74f-9ff67650358b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/96133841-2a7b-4382-b341-c8bd8f856a1c'} Body: b'{"port":{"id":"96133841-2a7b-4382-b341-c8bd8f856a1c","name":"","network_id":"65b892da-c5ed-4c5e-b901-4d5f30894365","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:57:a0:4d","admin_state_up":true,"status":"ACTIVE","device_id":"c0163cae-ed84-40b1-ad97-75dc5a9ca237","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"44cc8820-4d1e-48da-b6fb-a70d599cbe96","ip_address":"10.100.0.26"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"tempest-testnetworkbasicops-server-1324142142","dns_assignment":[{"ip_address":"10.100.0.26","hostname":"tempest-testnetworkbasicops-server-1324142142","fqdn":"tempest-testnetworkbasicops-server-1324142142.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:18:55Z","updated_at":"2025-11-25T15:19:42Z","revision_number":5,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:29,238 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/96133841-2a7b-4382-b341-c8bd8f856a1c 0.106s 2025-11-25 15:20:29,239 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-9be068cc-1ad3-4d71-ab53-1a68db64bcfd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/96133841-2a7b-4382-b341-c8bd8f856a1c'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 96133841-2a7b-4382-b341-c8bd8f856a1c could not be found.", "detail": ""}}' 2025-11-25 15:20:29,518 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/44cc8820-4d1e-48da-b6fb-a70d599cbe96 0.278s 2025-11-25 15:20:29,519 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:29 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d0bef958-e71a-43f6-93d5-38459d563713', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/44cc8820-4d1e-48da-b6fb-a70d599cbe96'} Body: b'' 2025-11-25 15:20:30,495 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/65b892da-c5ed-4c5e-b901-4d5f30894365 0.976s 2025-11-25 15:20:30,496 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5eea5311-9d29-4e77-a7c6-7991ddabd88a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/65b892da-c5ed-4c5e-b901-4d5f30894365'} Body: b'' 2025-11-25 15:20:31,495 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8261451a-5638-44a3-96cd-d2b5d7031b81 0.998s 2025-11-25 15:20:31,495 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:31 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e61cebf2-8404-48b7-a8ed-3094bdedf08b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8261451a-5638-44a3-96cd-d2b5d7031b81'} Body: b'' 2025-11-25 15:20:31,649 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.153s 2025-11-25 15:20:31,649 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:31 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-f5425762-a0c0-4678-a489-535027a40ab0', 'x-compute-request-id': 'req-f5425762-a0c0-4678-a489-535027a40ab0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'' 2025-11-25 15:20:32,294 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.644s 2025-11-25 15:20:32,294 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:31 GMT', 'server': 'Apache', 'content-length': '1820', '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-ff61d7a4-c1d3-4224-9fcf-bb8286f0378c', 'x-compute-request-id': 'req-ff61d7a4-c1d3-4224-9fcf-bb8286f0378c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:20:31Z", "addresses": {"tempest-network-smoke--366651757": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:95:0c"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:95:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1447897555", "OS-SRV-USG:launched_at": "2025-11-25T15:18:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1613331315"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:20:33,529 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.229s 2025-11-25 15:20:33,529 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:33 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-7c124166-7fe5-4485-b6b3-e03a5641c56b', 'x-compute-request-id': 'req-7c124166-7fe5-4485-b6b3-e03a5641c56b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"server": {"id": "c0163cae-ed84-40b1-ad97-75dc5a9ca237", "name": "tempest-TestNetworkBasicOps-server-1324142142", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:18:19Z", "updated": "2025-11-25T15:20:32Z", "addresses": {"tempest-network-smoke--366651757": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:95:0c"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:95:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1447897555", "OS-SRV-USG:launched_at": "2025-11-25T15:18:28.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": []}}' 2025-11-25 15:20:34,622 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237 0.086s 2025-11-25 15:20:34,622 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:34 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-b820eac1-44ba-47d6-afde-f4f45c4c7a4b', 'x-compute-request-id': 'req-b820eac1-44ba-47d6-afde-f4f45c4c7a4b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c0163cae-ed84-40b1-ad97-75dc5a9ca237'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c0163cae-ed84-40b1-ad97-75dc5a9ca237 could not be found."}}' 2025-11-25 15:20:35,261 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3824d14e-a08e-4fdd-b704-f05d5ba3e39a 0.638s 2025-11-25 15:20:35,261 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1f8f5f2b-8094-4898-9c5b-5e7f2f157e50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/3824d14e-a08e-4fdd-b704-f05d5ba3e39a'} Body: b'' 2025-11-25 15:20:35,354 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-1447897555 0.092s 2025-11-25 15:20:35,355 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:35 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-99e27430-4e79-4ba6-bb60-f6733194c126', 'x-compute-request-id': 'req-99e27430-4e79-4ba6-bb60-f6733194c126', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1447897555'} Body: b'' 2025-11-25 15:20:36,523 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c5180807-b71d-4c76-8777-e8e9b68fcdce/remove_router_interface 1.167s 2025-11-25 15:20:36,523 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "6df48da3-bead-4141-8fc3-3743c62c4249"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-1c99d89b-9a58-4e7b-be0a-7265f9b93bbf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c5180807-b71d-4c76-8777-e8e9b68fcdce/remove_router_interface'} Body: b'{"id": "c5180807-b71d-4c76-8777-e8e9b68fcdce", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "11626c95-7f1f-4b50-9ed5-1f0063af3ad8", "network_id": "f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9", "subnet_id": "6df48da3-bead-4141-8fc3-3743c62c4249", "subnet_ids": ["6df48da3-bead-4141-8fc3-3743c62c4249"]}' 2025-11-25 15:20:36,759 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6df48da3-bead-4141-8fc3-3743c62c4249 0.235s 2025-11-25 15:20:36,759 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-14aea5d6-47b2-49b2-93fd-1d6a5b1ec8cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/6df48da3-bead-4141-8fc3-3743c62c4249'} Body: b'' 2025-11-25 15:20:37,605 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c5180807-b71d-4c76-8777-e8e9b68fcdce 0.845s 2025-11-25 15:20:37,605 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-65a5d72e-58f2-4bf9-ba94-18576228c2f6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/c5180807-b71d-4c76-8777-e8e9b68fcdce'} Body: b'' 2025-11-25 15:20:38,084 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9 0.478s 2025-11-25 15:20:38,085 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:38 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-553a8309-05db-4d0e-b065-efec49ef7f70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f2f428cf-c1b4-4b7d-9741-50ab7d0ddcb9'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 15:20:38.097537Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] time: 2025-11-25 15:21:42.300789Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:20:38,630 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 0.532s 2025-11-25 15:20:38,630 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--330263717", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-e6fc844d-6a87-466f-a32e-9e1d144bf4b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","name":"tempest-network-smoke--330263717","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:20:38Z","updated_at":"2025-11-25T15:20:38Z","revision_number":1}}' 2025-11-25 15:20:41,207 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 2.576s 2025-11-25 15:20:41,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1751524858", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-0fc2a609-1551-42b7-82d0-7b9cd93e4bae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "075445e4-5485-4bdb-b499-c1ddb9f35c2a", "name": "tempest-TestNetworkBasicOps-router-1751524858", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:20:38Z", "updated_at": "2025-11-25T15:20:40Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:41,314 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=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.106s 2025-11-25 15:20:41,315 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-922bc771-2967-464f-8c4a-b03f33df9e85', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:20:41,577 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.261s 2025-11-25 15:20:41,578 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-534f196f-8324-4b1e-a632-4e5297562356', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:20:41,665 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=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.086s 2025-11-25 15:20:41,665 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-74e6eee6-1f2e-4e18-9c3e-fdb9efa227c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:20:42,811 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 1.145s 2025-11-25 15:20:42,812 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-2007440556", "network_id": "779c63b0-bb9a-4f47-8997-7d3b9a58c039", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-881a9976-98d5-4409-96fd-e6aa4d21b98a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","name":"tempest-subnet-smoke-2007440556","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","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":"2025-11-25T15:20:41Z","updated_at":"2025-11-25T15:20:41Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:46,121 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/075445e4-5485-4bdb-b499-c1ddb9f35c2a/add_router_interface 3.308s 2025-11-25 15:20:46,121 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cfbcb46d-f3e5-49f6-b2e3-e65174548a3e"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3c3f1fb9-d74f-4f3b-a583-07303c3b6a62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/075445e4-5485-4bdb-b499-c1ddb9f35c2a/add_router_interface'} Body: b'{"id": "075445e4-5485-4bdb-b499-c1ddb9f35c2a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "de81fae9-d928-4d72-b461-fa2feb5897b1", "network_id": "779c63b0-bb9a-4f47-8997-7d3b9a58c039", "subnet_id": "cfbcb46d-f3e5-49f6-b2e3-e65174548a3e", "subnet_ids": ["cfbcb46d-f3e5-49f6-b2e3-e65174548a3e"]}' 2025-11-25 15:20:46,242 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.120s 2025-11-25 15:20:46,242 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-8d88c6d6-39b6-4b66-b235-1b952e91ce6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","name":"tempest-network-smoke--330263717","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["cfbcb46d-f3e5-49f6-b2e3-e65174548a3e"],"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":"2025-11-25T15:20:38Z","updated_at":"2025-11-25T15:20:41Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":55360},{"id":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:20:46,343 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.100s 2025-11-25 15:20:46,344 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-9059961e-f1ba-4cb8-90e6-782b2d2e5692', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"},{"id":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","name":"tempest-subnet-smoke-2007440556","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","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":"2025-11-25T15:20:41Z","updated_at":"2025-11-25T15:20:41Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:20:46,470 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.125s 2025-11-25 15:20:46,470 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-6cd543df-67d1-4d2f-b7c0-3963e89839e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "075445e4-5485-4bdb-b499-c1ddb9f35c2a", "name": "tempest-TestNetworkBasicOps-router-1751524858", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:20:38Z", "updated_at": "2025-11-25T15:20:44Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:20:47,530 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.059s 2025-11-25 15:20:47,530 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-390505281", "network_id": "779c63b0-bb9a-4f47-8997-7d3b9a58c039"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-9abb05cb-16bc-4729-9080-6fe24d0d1b8f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"f2048907-ca4d-412c-ac0c-900c4d67a8c2","name":"tempest-TestNetworkBasicOps-390505281","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:bc:32","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","ip_address":"10.100.0.13"}],"project_id":"f783cce99abc447fac7de1b75169367b","qos_policy_id":null,"port_security_enabled":true,"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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":"2025-11-25T15:20:47Z","updated_at":"2025-11-25T15:20:47Z","revision_number":1}}' 2025-11-25 15:20:48,145 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/f2048907-ca4d-412c-ac0c-900c4d67a8c2 0.614s 2025-11-25 15:20:48,147 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-eef3278c-bb75-44dd-bad0-fbb4a5a830fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f2048907-ca4d-412c-ac0c-900c4d67a8c2'} Body: b'{"port":{"id":"f2048907-ca4d-412c-ac0c-900c4d67a8c2","name":"tempest-TestNetworkBasicOps-390505281","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:bc:32","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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":"2025-11-25T15:20:47Z","updated_at":"2025-11-25T15:20:47Z","revision_number":1,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:48,280 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.130s 2025-11-25 15:20:48,281 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-987201644", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO9NpkK3mchTcolkBmIS8Hw7zySsXtaK90YQB6SUhNGMbw6B8Xi/4ASV9N4UDyPGgctHpebxc3Ob1Nklb+2DcAFA3DgYoIQ9yP9F0dIu7NnPydvxPqxdilFQo40K5B637w=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:48 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-e5cbb93b-61c6-44b2-9390-fd9119defdbd', 'x-compute-request-id': 'req-e5cbb93b-61c6-44b2-9390-fd9119defdbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-987201644", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO9NpkK3mchTcolkBmIS8Hw7zySsXtaK90YQB6SUhNGMbw6B8Xi/4ASV9N4UDyPGgctHpebxc3Ob1Nklb+2DcAFA3DgYoIQ9yP9F0dIu7NnPydvxPqxdilFQo40K5B637w==", "fingerprint": "20:90:11:28:ac:2b:26:b1:a3:02:8f:4d:c8:ea:2c:b5", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:20:48,526 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.241s 2025-11-25 15:20:48,526 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-714544265", "description": "tempest-secgroup-smoke-714544265 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-9262bb8c-77a7-4b74-9fcf-a123108aeaa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "name": "tempest-secgroup-smoke-714544265", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-714544265 description", "shared": false, "security_group_rules": [{"id": "50f85601-b8b5-49bb-b650-0f27229575d7", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:48Z", "updated_at": "2025-11-25T15:20:48Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "c3a93489-aa40-4bef-84cf-419f33326bc0", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:48Z", "updated_at": "2025-11-25T15:20:48Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:20:48Z", "updated_at": "2025-11-25T15:20:48Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:48,790 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.263s 2025-11-25 15:20:48,790 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-360e0c3d-e520-456a-824f-1b04ae28c846', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "547fc98c-49b4-49ff-a5e6-94a3b270ccac", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:48Z", "updated_at": "2025-11-25T15:20:48Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:49,010 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.220s 2025-11-25 15:20:49,011 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-8336d9e0-85de-4203-9adc-420a75b160db', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "57a7a3fb-b3b5-42a4-9913-1c6a60b55c44", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:48Z", "updated_at": "2025-11-25T15:20:48Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:49,205 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.193s 2025-11-25 15:20:49,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-398f03fb-8ff7-4ed8-bda7-67e594e5d4a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "91793f3e-a961-44cc-bca2-3e63e9007932", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:49Z", "updated_at": "2025-11-25T15:20:49Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:49,380 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.174s 2025-11-25 15:20:49,380 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-88553fb9-5fd3-4c5f-affe-7f5deb1888e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "14433fde-27de-4077-86fc-3425201deb8e", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:49Z", "updated_at": "2025-11-25T15:20:49Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:49,589 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.207s 2025-11-25 15:20:49,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e2ffc66f-f5dc-4392-b967-b8414c755adb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "f167393b-9e29-484b-ac31-fca9e1b8aace", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:49Z", "updated_at": "2025-11-25T15:20:49Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:50,272 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.682s 2025-11-25 15:20:50,272 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f13cb38f-3243-4824-8474-e251e56260e6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "d0fee91e-4e56-4260-892a-92324cd39416", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "b31d2324-973d-4e8a-a8c9-854d63efc63c", "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": "2025-11-25T15:20:50Z", "updated_at": "2025-11-25T15:20:50Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:20:50,593 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.314s 2025-11-25 15:20:50,593 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:50 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-82ecc99f-8997-4efb-bfca-6264f613193a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["9QP-55zrSD6BNyFyH6HmlQ"], "expires_at": "2025-11-25T16:20:50.000000Z", "issued_at": "2025-11-25T15:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:20:50,594 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-11-25 15:20:51,888 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 1.294s 2025-11-25 15:20:51,889 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-2017178777", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "779c63b0-bb9a-4f47-8997-7d3b9a58c039", "port": "f2048907-ca4d-412c-ac0c-900c4d67a8c2"}], "key_name": "tempest-TestNetworkBasicOps-987201644", "security_groups": [{"name": "tempest-secgroup-smoke-714544265"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:50 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4', '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-e05106d2-2da4-4099-8222-fb38118389c3', 'x-compute-request-id': 'req-e05106d2-2da4-4099-8222-fb38118389c3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "05086b45-763d-4f36-9d53-a069dc15dff4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-714544265"}], "adminPass": "Vb5DSs7gdmCX"}}' 2025-11-25 15:20:53,272 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/05086b45-763d-4f36-9d53-a069dc15dff4 1.381s 2025-11-25 15:20:53,272 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:51 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-a9d55e6e-3be6-447d-9b23-78607e1c0957', 'x-compute-request-id': 'req-a9d55e6e-3be6-447d-9b23-78607e1c0957', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-987201644", "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": []}}' 2025-11-25 15:20:55,111 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.833s 2025-11-25 15:20:55,111 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:54 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-af31198a-39a2-4765-896d-3001d4e63a0f', 'x-compute-request-id': 'req-af31198a-39a2-4765-896d-3001d4e63a0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:20:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-987201644", "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": []}}' 2025-11-25 15:20:57,103 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.981s 2025-11-25 15:20:57,103 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:56 GMT', 'server': 'Apache', 'content-length': '1454', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e634a3-d587-45c2-a3c8-4818c5361d1a', 'x-compute-request-id': 'req-78e634a3-d587-45c2-a3c8-4818c5361d1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-987201644", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:20:57,110 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 4 second wait 2025-11-25 15:20:58,387 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.275s 2025-11-25 15:20:58,387 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:58 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a795233d-9cc6-4dea-a1dd-d325621a6fd9', 'x-compute-request-id': 'req-a795233d-9cc6-4dea-a1dd-d325621a6fd9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-987201644", "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": []}}' 2025-11-25 15:20:58,398 25 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2025-11-25 15:21:00,371 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.972s 2025-11-25 15:21:00,372 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:20:59 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-c8f6cfbf-f13c-4e88-bc07-f898ebd99d9f', 'x-compute-request-id': 'req-c8f6cfbf-f13c-4e88-bc07-f898ebd99d9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-987201644", "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": []}}' 2025-11-25 15:21:02,146 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.769s 2025-11-25 15:21:02,147 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:01 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-bd3c2504-0346-4a0d-bd84-9c4ff51641af', 'x-compute-request-id': 'req-bd3c2504-0346-4a0d-bd84-9c4ff51641af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-987201644", "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": []}}' 2025-11-25 15:21:04,310 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/05086b45-763d-4f36-9d53-a069dc15dff4 1.158s 2025-11-25 15:21:04,311 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:03 GMT', 'server': 'Apache', 'content-length': '1666', '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-d128b093-73d9-4ff1-aada-170314a84034', 'x-compute-request-id': 'req-d128b093-73d9-4ff1-aada-170314a84034', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:21:02Z", "addresses": {"tempest-network-smoke--330263717": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-987201644", "OS-SRV-USG:launched_at": "2025-11-25T15:21:02.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": []}}' 2025-11-25 15:21:04,319 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-11-25 15:21:05,270 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.950s 2025-11-25 15:21:05,270 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:04 GMT', 'server': 'Apache', 'content-length': '1666', '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-c7a2d6e3-c716-428f-8808-701feb28593a', 'x-compute-request-id': 'req-c7a2d6e3-c716-428f-8808-701feb28593a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:21:02Z", "addresses": {"tempest-network-smoke--330263717": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-987201644", "OS-SRV-USG:launched_at": "2025-11-25T15:21:02.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": []}}' 2025-11-25 15:21:05,274 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:21:05,363 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=05086b45-763d-4f36-9d53-a069dc15dff4 0.088s 2025-11-25 15:21:05,364 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-6d6db7f0-0adf-4b4a-880a-a376fa585f8f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"ports":[{"id10000 ":"f2048907-ca4d-412c-ac0c-900c4d67a8c2","name":"tempest-TestNetworkBasicOps-390505281","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:bc:32","admin_state_up":true,"status":"ACTIVE","device_id":"05086b45-763d-4f36-9d53-a069dc15dff4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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-2017178777","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-2017178777","fqdn":"tempest-testnetworkbasicops-server-2017178777.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:20:47Z","updated_at":"2025-11-25T15:21:02Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:21:05,364 25 DEBUG [tempest.common.waiters] Server ID 05086b45-763d-4f36-9d53-a069dc15dff4 ports are all ACTIVE [{'id': 'f2048907-ca4d-412c-ac0c-900c4d67a8c2', 'name': 'tempest-TestNetworkBasicOps-390505281', 'network_id': '779c63b0-bb9a-4f47-8997-7d3b9a58c039', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:76:bc:32', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '05086b45-763d-4f36-9d53-a069dc15dff4', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'cfbcb46d-f3e5-49f6-b2e3-e65174548a3e', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b0b43066-eb43-410f-9e55-82eb38823ce9'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-2017178777', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-2017178777', 'fqdn': 'tempest-testnetworkbasicops-server-2017178777.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:20:47Z', 'updated_at': '2025-11-25T15:21:02Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:21:07,364 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.999s 2025-11-25 15:21:07,365 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "f2048907-ca4d-412c-ac0c-900c4d67a8c2", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '919', 'x-openstack-request-id': 'req-3decd120-61d4-4e67-ba47-8d0c41a7acaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "43be6137-55bd-4064-a8a1-3adcd2b540f9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.216", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "075445e4-5485-4bdb-b499-c1ddb9f35c2a", "port_id": "f2048907-ca4d-412c-ac0c-900c4d67a8c2", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-390505281", "network_id": "779c63b0-bb9a-4f47-8997-7d3b9a58c039", "mac_address": "fa:16:3e:76:bc:32", "admin_state_up": true, "status": "ACTIVE", "device_id": "05086b45-763d-4f36-9d53-a069dc15dff4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:21:06Z", "updated_at": "2025-11-25T15:21:06Z", "revision_number": 0}}' 2025-11-25 15:21:07,504 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=05086b45-763d-4f36-9d53-a069dc15dff4&network_id=779c63b0-bb9a-4f47-8997-7d3b9a58c039 0.139s 2025-11-25 15:21:07,505 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-09069d43-5b27-4c74-91be-191470614435', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=05086b45-763d-4f36-9d53-a069dc15dff4&network_id=779c63b0-bb9a-4f47-8997-7d3b9a58c039'} Body: b'{"ports":[{"id":"f2048907-ca4d-412c-ac0c-900c4d67a8c2","name":"tempest-TestNetworkBasicOps-390505281","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:bc:32","admin_state_up":true,"status":"ACTIVE","device_id":"05086b45-763d-4f36-9d53-a069dc15dff4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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-2017178777","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-2017178777","fqdn":"tempest-testnetworkbasicops-server-2017178777.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:20:47Z","updated_at":"2025-11-25T15:21:02Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:21:07,671 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.165s 2025-11-25 15:21:07,672 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:07 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-1f3f00ab-1018-44e6-825c-392dfa5915e3', 'x-compute-request-id': 'req-1f3f00ab-1018-44e6-825c-392dfa5915e3', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'' 2025-11-25 15:21:08,228 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.556s 2025-11-25 15:21:08,229 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:07 GMT', 'server': 'Apache', 'content-length': '1672', '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-806fe149-6333-4496-a3ae-767923d6c703', 'x-compute-request-id': 'req-806fe149-6333-4496-a3ae-767923d6c703', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"server": {"id": "05086b45-763d-4f36-9d53-a069dc15dff4", "name": "tempest-TestNetworkBasicOps-server-2017178777", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:20:51Z", "updated": "2025-11-25T15:21:07Z", "addresses": {"tempest-network-smoke--330263717": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/05086b45-763d-4f36-9d53-a069dc15dff4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-987201644", "OS-SRV-USG:launched_at": "2025-11-25T15:21:02.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": []}}' 2025-11-25 15:21:09,341 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/05086b45-763d-4f36-9d53-a069dc15dff4 0.094s 2025-11-25 15:21:09,342 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:09 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-6566aef3-9a89-46b0-b0bb-777574e5fc33', 'x-compute-request-id': 'req-6566aef3-9a89-46b0-b0bb-777574e5fc33', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 05086b45-763d-4f36-9d53-a069dc15dff4 could not be found."}}' 2025-11-25 15:21:09,471 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/f2048907-ca4d-412c-ac0c-900c4d67a8c2 0.128s 2025-11-25 15:21:09,471 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '964', 'x-openstack-request-id': 'req-64f2c076-b46a-4259-a4e3-9a4dc814c38b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f2048907-ca4d-412c-ac0c-900c4d67a8c2'} Body: b'{"port":{"id":"f2048907-ca4d-412c-ac0c-900c4d67a8c2","name":"tempest-TestNetworkBasicOps-390505281","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:bc:32","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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":"2025-11-25T15:20:47Z","updated_at":"2025-11-25T15:21:08Z","revision_number":6,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:09,551 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.079s 2025-11-25 15:21:09,551 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-764972374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOySqRdDAxAl/XfB2Zp/qF8ODQllMwjG8a8yNu1akmMx2FpGwWqiwquiVjbXgxVs4MUOqJIBe9hZvE8SYdBk1MIBGQacV8A6ismlReR7dGkPGrp+bm+HkDH3wbJ8W+/cXA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:09 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-28d39755-918a-4d1d-8f64-c2b1265beed8', 'x-compute-request-id': 'req-28d39755-918a-4d1d-8f64-c2b1265beed8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-764972374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOySqRdDAxAl/XfB2Zp/qF8ODQllMwjG8a8yNu1akmMx2FpGwWqiwquiVjbXgxVs4MUOqJIBe9hZvE8SYdBk1MIBGQacV8A6ismlReR7dGkPGrp+bm+HkDH3wbJ8W+/cXA==", "fingerprint": "86:18:01:b4:1f:df:0b:1f:b7:70:d3:b5:03:90:c6:f4", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:21:10,233 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.680s 2025-11-25 15:21:10,233 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-44279322", "description": "tempest-secgroup-smoke-44279322 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-f383183b-2d36-4f90-961d-5befd4ee977a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "10184ebb-b179-4610-9045-e37899663d8d", "name": "tempest-secgroup-smoke-44279322", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-44279322 description", "shared": false, "security_group_rules": [{"id": "1ba67fbd-9cdf-4b84-bb96-55ed639d87ac", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:10Z", "updated_at": "2025-11-25T15:21:10Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "3b1d65fc-ab47-47b4-b7e6-4ef0ac7ec14a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:10Z", "updated_at": "2025-11-25T15:21:10Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:21:10Z", "updated_at": "2025-11-25T15:21:10Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:10,421 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.187s 2025-11-25 15:21:10,421 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-87bb443b-1a12-4b10-9ec0-b5ca596dca43', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "7e78386a-3099-4f9a-81a6-446cb41c9de1", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:10Z", "updated_at": "2025-11-25T15:21:10Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:10,610 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.188s 2025-11-25 15:21:10,610 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-be5e9e81-ba0f-4b18-a76a-1c9b988804d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "c6d8755b-0dca-40eb-830a-f53bc3617118", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:10Z", "updated_at": "2025-11-25T15:21:10Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:11,256 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.645s 2025-11-25 15:21:11,257 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-838fd51f-f7f5-4021-a67c-16d49f47be3b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8d36c1fc-b4f4-4b32-9a6c-8feb4fae3cfc", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:11Z", "updated_at": "2025-11-25T15:21:11Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:11,444 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.186s 2025-11-25 15:21:11,444 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-36ed8895-50ad-4f47-b821-96b89b36a654', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "141ea91a-097e-4ff6-ad87-8abfe5c5e4a9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:11Z", "updated_at": "2025-11-25T15:21:11Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:11,670 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.225s 2025-11-25 15:21:11,670 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-923729fa-2a7b-40f1-8b1a-87db6b453585', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "bc31b326-2c16-4fe6-8edd-1b9c5cd55d73", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:11Z", "updated_at": "2025-11-25T15:21:11Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:12,258 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.587s 2025-11-25 15:21:12,258 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-322b6cbf-d67d-42c3-b7e8-17c6792d4640', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "f703961f-bf74-4825-ade8-1ddf4313bf69", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "10184ebb-b179-4610-9045-e37899663d8d", "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": "2025-11-25T15:21:12Z", "updated_at": "2025-11-25T15:21:12Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:12,606 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.343s 2025-11-25 15:21:12,607 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:12 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8611c389-883f-4dd0-8bcb-9f6e0dc2bbaf', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["k9N0zQDjTYqPnO9l3UrU8w"], "expires_at": "2025-11-25T16:21:12.000000Z", "issued_at": "2025-11-25T15:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:21:12,607 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-11-25 15:21:17,394 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 4.786s 2025-11-25 15:21:17,394 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1242659516", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "779c63b0-bb9a-4f47-8997-7d3b9a58c039", "port": "f2048907-ca4d-412c-ac0c-900c4d67a8c2"}], "key_name": "tempest-TestNetworkBasicOps-764972374", "security_groups": [{"name": "tempest-secgroup-smoke-44279322"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:12 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29', '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-d4b75611-a3bc-4b15-9697-6ec399be09ed', 'x-compute-request-id': 'req-d4b75611-a3bc-4b15-9697-6ec399be09ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "dd894020-809c-4349-83da-77921d29ce29", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-44279322"}], "adminPass": "hCw62ra8mk78"}}' 2025-11-25 15:21:18,119 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/dd894020-809c-4349-83da-77921d29ce29 0.723s 2025-11-25 15:21:18,120 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:17 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-17cfb13c-d594-4767-9957-e2f55df671da', 'x-compute-request-id': 'req-17cfb13c-d594-4767-9957-e2f55df671da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764972374", "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": []}}' 2025-11-25 15:21:20,110 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/dd894020-809c-4349-83da-77921d29ce29 0.980s 2025-11-25 15:21:20,111 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:19 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-505e8083-f469-46ad-8dcc-192950aae9ab', 'x-compute-request-id': 'req-505e8083-f469-46ad-8dcc-192950aae9ab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764972374", "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": []}}' 2025-11-25 15:21:20,118 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-11-25 15:21:22,205 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/dd894020-809c-4349-83da-77921d29ce29 1.086s 2025-11-25 15:21:22,206 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:21 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-623dc113-e68b-4a0b-8339-9d7f4bba6082', 'x-compute-request-id': 'req-623dc113-e68b-4a0b-8339-9d7f4bba6082', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764972374", "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": []}}' 2025-11-25 15:21:22,215 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2025-11-25 15:21:24,173 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/dd894020-809c-4349-83da-77921d29ce29 0.956s 2025-11-25 15:21:24,173 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:23 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-d56d904c-2851-4957-b747-2eba10995e00', 'x-compute-request-id': 'req-d56d904c-2851-4957-b747-2eba10995e00', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764972374", "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": []}}' 2025-11-25 15:21:26,147 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/dd894020-809c-4349-83da-77921d29ce29 0.968s 2025-11-25 15:21:26,147 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:25 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-93caba6a-dbea-45e6-b42d-9de3aa5b1b25', 'x-compute-request-id': 'req-93caba6a-dbea-45e6-b42d-9de3aa5b1b25', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-764972374", "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": []}}' 2025-11-25 15:21:28,124 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/dd894020-809c-4349-83da-77921d29ce29 0.971s 2025-11-25 15:21:28,125 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:27 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-6413eb2d-5022-4a47-a2b2-6eeeca2b5565', 'x-compute-request-id': 'req-6413eb2d-5022-4a47-a2b2-6eeeca2b5565', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:26Z", "addresses": {"tempest-network-smoke--330263717": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}, {"version": 4, "addr": "192.168.122.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764972374", "OS-SRV-USG:launched_at": "2025-11-25T15:21:26.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": []}}' 2025-11-25 15:21:28,134 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-11-25 15:21:28,582 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/dd894020-809c-4349-83da-77921d29ce29 0.447s 2025-11-25 15:21:28,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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:28 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-dd0561c2-c593-4b7d-aebf-5cede35ecb89', 'x-compute-request-id': 'req-dd0561c2-c593-4b7d-aebf-5cede35ecb89', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:26Z", "addresses": {"tempest-network-smoke--330263717": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}, {"version": 4, "addr": "192.168.122.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764972374", "OS-SRV-USG:launched_at": "2025-11-25T15:21:26.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": []}}' 2025-11-25 15:21:28,732 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=dd894020-809c-4349-83da-77921d29ce29&network_id=779c63b0-bb9a-4f47-8997-7d3b9a58c039 0.147s 2025-11-25 15:21:28,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1380', 'x-openstack-request-id': 'req-d437434c-01e4-408a-a8e7-016ec7ec80f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=dd894020-809c-4349-83da-77921d29ce29&network_id=779c63b0-bb9a-4f47-8997-7d3b9a58c039'} Body: b'{"ports":[{"id":"f2048907-ca4d-412c-ac0c-900c4d67a8c2","name":"tempest-TestNetworkBasicOps-390505281","network_id":"779c63b0-bb9a-4f47-8997-7d3b9a58c039","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:76:bc:32","admin_state_up":true,"status":"ACTIVE","device_id":"dd894020-809c-4349-83da-77921d29ce29","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"cfbcb46d-f3e5-49f6-b2e3-e65174548a3e","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0b43066-eb43-410f-9e55-82eb38823ce9"],"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-1242659516","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-1242659516","fqdn":"tempest-testnetworkbasicops-server-1242659516.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:20:47Z","updated_at":"2025-11-25T15:21:26Z","revision_number":9,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:21:28,956 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29 0.223s 2025-11-25 15:21:28,956 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:28 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-7f57608b-23e6-443b-a4a6-f073aeea160a', 'x-compute-request-id': 'req-7f57608b-23e6-443b-a4a6-f073aeea160a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'' 2025-11-25 15:21:29,602 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29 0.645s 2025-11-25 15:21:29,602 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:28 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-ffb397e0-8664-4d1f-9918-5cd3677a68e7', 'x-compute-request-id': 'req-ffb397e0-8664-4d1f-9918-5cd3677a68e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:28Z", "addresses": {"tempest-network-smoke--330263717": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}, {"version": 4, "addr": "192.168.122.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764972374", "OS-SRV-USG:launched_at": "2025-11-25T15:21:26.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": []}}' 2025-11-25 15:21:31,135 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29 0.527s 2025-11-25 15:21:31,135 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:30 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-d1e23ed5-f279-4cf8-96ed-ac86805d40fc', 'x-compute-request-id': 'req-d1e23ed5-f279-4cf8-96ed-ac86805d40fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"server": {"id": "dd894020-809c-4349-83da-77921d29ce29", "name": "tempest-TestNetworkBasicOps-server-1242659516", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:17Z", "updated": "2025-11-25T15:21:29Z", "addresses": {"tempest-network-smoke--330263717": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}, {"version": 4, "addr": "192.168.122.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:bc:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29"}, {"rel": 38E7 "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dd894020-809c-4349-83da-77921d29ce29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-764972374", "OS-SRV-USG:launched_at": "2025-11-25T15:21:26.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": []}}' 2025-11-25 15:21:32,264 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29 0.120s 2025-11-25 15:21:32,264 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:32 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-357bede3-ad20-4f27-937d-aa80683a0cb0', 'x-compute-request-id': 'req-357bede3-ad20-4f27-937d-aa80683a0cb0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dd894020-809c-4349-83da-77921d29ce29'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dd894020-809c-4349-83da-77921d29ce29 could not be found."}}' 2025-11-25 15:21:33,195 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/10184ebb-b179-4610-9045-e37899663d8d 0.930s 2025-11-25 15:21:33,195 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:33 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6b87acf3-804a-4e81-96ba-89742af1f216', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/10184ebb-b179-4610-9045-e37899663d8d'} Body: b'' 2025-11-25 15:21:33,267 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-764972374 0.071s 2025-11-25 15:21:33,268 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:33 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-bcf22824-ac8a-4e04-a183-a7a3463c69c1', 'x-compute-request-id': 'req-bcf22824-ac8a-4e04-a183-a7a3463c69c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-764972374'} Body: b'' 2025-11-25 15:21:35,204 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/43be6137-55bd-4064-a8a1-3adcd2b540f9 1.936s 2025-11-25 15:21:35,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5e45c5c1-4834-4250-ac4d-1fb182c4315f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/43be6137-55bd-4064-a8a1-3adcd2b540f9'} Body: b'' 2025-11-25 15:21:35,292 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4 0.086s 2025-11-25 15:21:35,292 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:35 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-921cfc10-b012-45f6-a123-18501430dffc', 'x-compute-request-id': 'req-921cfc10-b012-45f6-a123-18501430dffc', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 05086b45-763d-4f36-9d53-a069dc15dff4 could not be found."}}' 2025-11-25 15:21:35,384 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4 0.092s 2025-11-25 15:21:35,385 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:35 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-04173196-c341-4eee-9012-8360d3f20bfd', 'x-compute-request-id': 'req-04173196-c341-4eee-9012-8360d3f20bfd', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/05086b45-763d-4f36-9d53-a069dc15dff4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 05086b45-763d-4f36-9d53-a069dc15dff4 could not be found."}}' 2025-11-25 15:21:36,257 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b31d2324-973d-4e8a-a8c9-854d63efc63c 0.871s 2025-11-25 15:21:36,257 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6f8001ee-5c2a-4066-a0ff-2b60cc1ee677', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/b31d2324-973d-4e8a-a8c9-854d63efc63c'} Body: b'' 2025-11-25 15:21:36,359 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-987201644 0.101s 2025-11-25 15:21:36,359 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:36 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-d1d10004-6572-45c1-bdfd-103e6cc50ee3', 'x-compute-request-id': 'req-d1d10004-6572-45c1-bdfd-103e6cc50ee3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-987201644'} Body: b'' 2025-11-25 15:21:37,405 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f2048907-ca4d-412c-ac0c-900c4d67a8c2 1.045s 2025-11-25 15:21:37,406 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:37 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b26b0ff3-eae1-408b-bb14-cf27e30cf252', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/f2048907-ca4d-412c-ac0c-900c4d67a8c2'} Body: b'' 2025-11-25 15:21:39,316 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/075445e4-5485-4bdb-b499-c1ddb9f35c2a/remove_router_interface 1.910s 2025-11-25 15:21:39,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cfbcb46d-f3e5-49f6-b2e3-e65174548a3e"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-72ca4df8-2cfe-40f6-9164-ce779e4da2de', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/075445e4-5485-4bdb-b499-c1ddb9f35c2a/remove_router_interface'} Body: b'{"id": "075445e4-5485-4bdb-b499-c1ddb9f35c2a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "de81fae9-d928-4d72-b461-fa2feb5897b1", "network_id": "779c63b0-bb9a-4f47-8997-7d3b9a58c039", "subnet_id": "cfbcb46d-f3e5-49f6-b2e3-e65174548a3e", "subnet_ids": ["cfbcb46d-f3e5-49f6-b2e3-e65174548a3e"]}' 2025-11-25 15:21:39,553 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/cfbcb46d-f3e5-49f6-b2e3-e65174548a3e 0.236s 2025-11-25 15:21:39,554 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:39 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-592cce75-1276-420f-a3dc-3d3300d529da', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/cfbcb46d-f3e5-49f6-b2e3-e65174548a3e'} Body: b'' 2025-11-25 15:21:41,258 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/075445e4-5485-4bdb-b499-c1ddb9f35c2a 1.703s 2025-11-25 15:21:41,259 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:41 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9c219e15-02bd-4d44-87b9-b4673874e0b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/075445e4-5485-4bdb-b499-c1ddb9f35c2a'} Body: b'' 2025-11-25 15:21:42,299 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/779c63b0-bb9a-4f47-8997-7d3b9a58c039 1.040s 2025-11-25 15:21:42,300 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:42 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9c0cc048-1b74-46d6-bd8a-6cdfc764dbb6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/779c63b0-bb9a-4f47-8997-7d3b9a58c039'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 15:21:42.306504Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] time: 2025-11-25 15:21:42.307644Z skip: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] [ multipart Content-Type: text/plain;charset=utf8 reason 44 Skipped because network extension: l3_agent_scheduler is not enabled0 ] tags: -worker-0 time: 2025-11-25 15:21:42.308306Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] time: 2025-11-25 15:22:32.106246Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:21:43,205 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.893s 2025-11-25 15:21:43,205 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1377616989", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-a17d0523-86de-4368-bb98-4da6f394053f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"a68a64e8-1647-4bbb-9b06-d78c81bebced","name":"tempest-network-smoke--1377616989","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:21:42Z","updated_at":"2025-11-25T15:21:42Z","revision_number":1}}' 2025-11-25 15:21:44,870 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.664s 2025-11-25 15:21:44,871 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-284832571", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-a54bf2bf-2013-4b9f-8a67-2932c72f8b8b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "6025a95a-2e84-440e-a3b2-d1553c3c4b62", "name": "tempest-TestNetworkBasicOps-router-284832571", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.175"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:21:43Z", "updated_at": "2025-11-25T15:21:44Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:45,177 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.306s 2025-11-25 15:21:45,178 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b2f26001-2340-4175-b6ba-a7ef265286a4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:21:45,316 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.138s 2025-11-25 15:21:45,317 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-f59a374e-dc0e-419f-bc16-142055e1d37e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:21:45,417 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.100s 2025-11-25 15:21:45,417 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-15374c3d-91e7-49d3-951c-9fb652cae84b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:21:47,232 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.814s 2025-11-25 15:21:47,232 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-888944297", "network_id": "a68a64e8-1647-4bbb-9b06-d78c81bebced", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '641', 'x-openstack-request-id': 'req-cd01661b-c9d2-4abf-b675-d8036eb4df50', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"33ad27b2-4000-4f91-a8e9-afe7adc520fd","name":"tempest-subnet-smoke-888944297","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"a68a64e8-1647-4bbb-9b06-d78c81bebced","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":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2025-11-25T15:21:46Z","updated_at":"2025-11-25T15:21:46Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:49,217 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6025a95a-2e84-440e-a3b2-d1553c3c4b62/add_router_interface 1.984s 2025-11-25 15:21:49,217 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33ad27b2-4000-4f91-a8e9-afe7adc520fd"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-29f08d77-6494-47b7-991d-8bc921040d7b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6025a95a-2e84-440e-a3b2-d1553c3c4b62/add_router_interface'} Body: b'{"id": "6025a95a-2e84-440e-a3b2-d1553c3c4b62", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "f0366492-cd0f-471d-8091-b07fc36d0415", "network_id": "a68a64e8-1647-4bbb-9b06-d78c81bebced", "subnet_id": "33ad27b2-4000-4f91-a8e9-afe7adc520fd", "subnet_ids": ["33ad27b2-4000-4f91-a8e9-afe7adc520fd"]}' 2025-11-25 15:21:49,336 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.118s 2025-11-25 15:21:49,336 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-6289930f-0dec-4061-92c1-65bbb461c1f5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"a68a64e8-1647-4bbb-9b06-d78c81bebced","name":"tempest-network-smoke--1377616989","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["33ad27b2-4000-4f91-a8e9-afe7adc520fd"],"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":"2025-11-25T15:21:42Z","updated_at":"2025-11-25T15:21:46Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":26474}]}' 2025-11-25 15:21:49,411 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.074s 2025-11-25 15:21:49,412 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1300', 'x-openstack-request-id': 'req-9bd34668-9320-453f-a915-a6ec5828335e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"},{"id":"33ad27b2-4000-4f91-a8e9-afe7adc520fd","name":"tempest-subnet-smoke-888944297","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"a68a64e8-1647-4bbb-9b06-d78c81bebced","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":["1.2.3.4"],"description":"","service_types":[],"segment_id":null,"tags":[],"created_at":"2025-11-25T15:21:46Z","updated_at":"2025-11-25T15:21:46Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:21:49,541 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.129s 2025-11-25 15:21:49,542 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-f2916a75-a14c-4f30-8080-1aa6ae253b4c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "6025a95a-2e84-440e-a3b2-d1553c3c4b62", "name": "tempest-TestNetworkBasicOps-router-284832571", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.175"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:21:43Z", "updated_at": "2025-11-25T15:21:48Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:21:49,637 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.094s 2025-11-25 15:21:49,637 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1431896161", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAt2fnIN54AIsHb+tbtOtUS53SQkry68BFgqJRqjuff4dqgYd+h0oeh/stVBWmrs/eKwDY2dVcMYsuHX+yA8fH5+9C9Drl3JGp6xZrF6oajuffQbwXlkRkmM5Hwt/ARwA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:49 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-6ec64853-ecab-4e51-9e4c-9fdb343a5883', 'x-compute-request-id': 'req-6ec64853-ecab-4e51-9e4c-9fdb343a5883', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-1431896161", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAt2fnIN54AIsHb+tbtOtUS53SQkry68BFgqJRqjuff4dqgYd+h0oeh/stVBWmrs/eKwDY2dVcMYsuHX+yA8fH5+9C9Drl3JGp6xZrF6oajuffQbwXlkRkmM5Hwt/ARwA==", "fingerprint": "b5:f9:4f:65:ba:ac:71:c6:d1:1f:88:19:d6:b9:7d:cb", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:21:49,834 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.196s 2025-11-25 15:21:49,834 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-2066615060", "description": "tempest-secgroup-smoke-2066615060 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-cb143ffd-7e25-4b27-acec-aa04656db86b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "name": "tempest-secgroup-smoke-2066615060", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-2066615060 description", "shared": false, "security_group_rules": [{"id": "3036da1c-bc68-49b0-825b-b0faa6351ea3", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": 180, "description": null, "tags": [], "created_at": "2025-11-25T15:21:49Z", "updated_at": "2025-11-25T15:21:49Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "ba5492ae-f833-4e92-aa6c-9dfa4be22c29", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": 179, "description": null, "tags": [], "created_at": "2025-11-25T15:21:49Z", "updated_at": "2025-11-25T15:21:49Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:21:49Z", "updated_at": "2025-11-25T15:21:49Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:50,341 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.507s 2025-11-25 15:21:50,342 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-eda72fbe-e992-45d1-8979-c7f1f3379f7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "b4adf071-8e47-46c7-927e-32130a208897", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": "2025-11-25T15:21:50Z", "updated_at": "2025-11-25T15:21:50Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:50,560 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.218s 2025-11-25 15:21:50,561 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-297de599-7ec9-4904-85c9-804303b48df7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "7e1480c9-f5f9-46a3-8804-db15756d74d9", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": "2025-11-25T15:21:50Z", "updated_at": "2025-11-25T15:21:50Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:50,800 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.238s 2025-11-25 15:21:50,800 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-32d71995-fc37-4e89-b234-4f5d58c20977', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "669d16f8-c9bb-4c82-9f93-4563b7b18821", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": "2025-11-25T15:21:50Z", "updated_at": "2025-11-25T15:21:50Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:51,223 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.422s 2025-11-25 15:21:51,223 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0a9e1cd9-486b-4729-940f-c4f3bd74b464', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "ead06a1d-6e17-434e-8d98-f1144bebe0f8", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": "2025-11-25T15:21:51Z", "updated_at": "2025-11-25T15:21:51Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:51,494 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.271s 2025-11-25 15:21:51,495 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b672d267-93e9-4d96-ab39-36e5540ecbd4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "e12fe20c-9657-4432-bcb3-0cff5392cb42", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": "2025-11-25T15:21:51Z", "updated_at": "2025-11-25T15:21:51Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:51,749 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.253s 2025-11-25 15:21:51,751 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7b5c8872-5f31-472b-9cf4-f998b4077145', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "aedd15b5-cb84-4b5b-abe6-cb87a19bcea5", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "93a77ee8-30ec-4df8-9a25-d3e92f904ba8", "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": "2025-11-25T15:21:51Z", "updated_at": "2025-11-25T15:21:51Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:21:52,104 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.343s 2025-11-25 15:21:52,104 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:51 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aabf0639-79ba-4fd1-b144-dfab43601a25', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["xvumAKaDQS6CwuGXxeCLTw"], "expires_at": "2025-11-25T16:21:52.000000Z", "issued_at": "2025-11-25T15:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:21:52,104 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-11-25 15:21:54,458 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.353s 2025-11-25 15:21:54,458 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1677443551", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "a68a64e8-1647-4bbb-9b06-d78c81bebced"}], "key_name": "tempest-TestNetworkBasicOps-1431896161", "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:52 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8', '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-133f9907-c655-46ed-b98a-6fa60b99d780', 'x-compute-request-id': 'req-133f9907-c655-46ed-b98a-6fa60b99d780', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}], "adminPass": "NaWoseggAqb3"}}' 2025-11-25 15:21:54,718 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.259s 2025-11-25 15:21:54,719 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:54 GMT', 'server': 'Apache', 'content-length': '1395', '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-9743b300-bf1b-41f1-9f09-cfe5e2392c87', 'x-compute-request-id': 'req-9743b300-bf1b-41f1-9f09-cfe5e2392c87', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:21:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1431896161", "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": []}}' 2025-11-25 15:21:56,116 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.390s 2025-11-25 15:21:56,117 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:55 GMT', 'server': 'Apache', 'content-length': '1453', '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-d67e7794-d3de-4c19-a93c-27012d1c54a2', 'x-compute-request-id': 'req-d67e7794-d3de-4c19-a93c-27012d1c54a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1431896161", "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": []}}' 2025-11-25 15:21:56,124 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 15:21:57,622 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.496s 2025-11-25 15:21:57,623 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:57 GMT', 'server': 'Apache', 'content-length': '1521', '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-9371cb40-15c8-42a2-8bdd-e3250209ed09', 'x-compute-request-id': 'req-9371cb40-15c8-42a2-8bdd-e3250209ed09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1431896161", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:21:58,972 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.338s 2025-11-25 15:21:58,972 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:58 GMT', 'server': 'Apache', 'content-length': '1521', '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-1d5e6d4d-7803-4e3b-8442-6f4e7dc510f4', 'x-compute-request-id': 'req-1d5e6d4d-7803-4e3b-8442-6f4e7dc510f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1431896161", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:00,463 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.482s 2025-11-25 15:22:00,463 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:21:59 GMT', 'server': 'Apache', 'content-length': '1521', '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-b306b144-1730-49e8-bf65-30ddd048fe0d', 'x-compute-request-id': 'req-b306b144-1730-49e8-bf65-30ddd048fe0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1431896161", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:02,291 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.824s 2025-11-25 15:22:02,292 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:01 GMT', 'server': 'Apache', 'content-length': '1694', '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-37ce6631-d17e-4f9d-aa62-9f0d7083b407', 'x-compute-request-id': 'req-37ce6631-d17e-4f9d-aa62-9f0d7083b407', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:22:00Z", "addresses": {"tempest-network-smoke--1377616989": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:80:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1431896161", "OS-SRV-USG:launched_at": "2025-11-25T15:22:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:02,296 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-11-25 15:22:03,132 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.836s 2025-11-25 15:22:03,133 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:02 GMT', 'server': 'Apache', 'content-length': '1694', '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-c41e7016-d144-4bc4-9c07-f299de04021d', 'x-compute-request-id': 'req-c41e7016-d144-4bc4-9c07-f299de04021d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:22:00Z", "addresses": {"tempest-network-smoke--1377616989": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:80:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1431896161", "OS-SRV-USG:launched_at": "2025-11-25T15:22:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:03,142 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:22:03,256 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.113s 2025-11-25 15:22:03,256 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-ecf48715-dee8-4ec1-9a49-2ed6b5e39412', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"ports":[{"id":"a98b6122-1630-4b62-b891-2ef108d251b6","name":"","network_id":"a68a64e8-1647-4bbb-9b06-d78c81bebced","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:51:80:ec","admin_state_up":true,"status":"ACTIVE","device_id":"23f5fedd-0cb5-4d02-aa08-c4224b6ecee8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"33ad27b2-4000-4f91-a8e9-afe7adc520fd","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["93a77ee8-30ec-4df8-9a25-d3e92f904ba8"],"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-1677443551","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1677443551","fqdn":"tempest-testnetworkbasicops-server-1677443551.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:21:56Z","updated_at":"2025-11-25T15:22:00Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:22:03,256 25 DEBUG [tempest.common.waiters] Server ID 23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 ports are all ACTIVE [{'id': 'a98b6122-1630-4b62-b891-2ef108d251b6', 'name': '', 'network_id': 'a68a64e8-1647-4bbb-9b06-d78c81bebced', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:51:80:ec', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '23f5fedd-0cb5-4d02-aa08-c4224b6ecee8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '33ad27b2-4000-4f91-a8e9-afe7adc520fd', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['93a77ee8-30ec-4df8-9a25-d3e92f904ba8'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1677443551', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-1677443551', 'fqdn': 'tempest-testnetworkbasicops-server-1677443551.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:21:56Z', 'updated_at': '2025-11-25T15:22:00Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:22:04,770 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.514s 2025-11-25 15:22:04,771 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "a98b6122-1630-4b62-b891-2ef108d251b6", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-c6b440ed-afc0-4d76-9675-5f9e3a1e4b47', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "bafdf44b-cfff-4663-a7a6-8a2a5f539051", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.237", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "6025a95a-2e84-440e-a3b2-d1553c3c4b62", "port_id": "a98b6122-1630-4b62-b891-2ef108d251b6", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a68a64e8-1647-4bbb-9b06-d78c81bebced", "mac_address": "fa:16:3e:51:80:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:22:03Z", "updated_at": "2025-11-25T15:22:03Z", "revision_number": 0}}' 2025-11-25 15:22:05,038 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bafdf44b-cfff-4663-a7a6-8a2a5f539051 0.266s 2025-11-25 15:22:05,039 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-a72944b0-418f-4d75-957e-2b38b7054976', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bafdf44b-cfff-4663-a7a6-8a2a5f539051'} Body: b'{"floatingip": {"id": "bafdf44b-cfff-4663-a7a6-8a2a5f539051", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.237", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "6025a95a-2e84-440e-a3b2-d1553c3c4b62", "port_id": "a98b6122-1630-4b62-b891-2ef108d251b6", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "a68a64e8-1647-4bbb-9b06-d78c81bebced", "mac_address": "fa:16:3e:51:80:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:22:03Z", "updated_at": "2025-11-25T15:22:04Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:05,040 25 INFO [tempest.scenario.manager] 10000 FloatingIP: {'id': 'bafdf44b-cfff-4663-a7a6-8a2a5f539051', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.237', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '6025a95a-2e84-440e-a3b2-d1553c3c4b62', 'port_id': 'a98b6122-1630-4b62-b891-2ef108d251b6', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'a68a64e8-1647-4bbb-9b06-d78c81bebced', 'mac_address': 'fa:16:3e:51:80:ec', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '23f5fedd-0cb5-4d02-aa08-c4224b6ecee8', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:22:03Z', 'updated_at': '2025-11-25T15:22:04Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:22:05,040 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.268810 seconds 2025-11-25 15:22:05,040 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.237 with user: cirros 2025-11-25 15:22:05,041 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.237 in 120 sec and the expected result is reachable 2025-11-25 15:22:21,382 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.341263 seconds 2025-11-25 15:22:21,383 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.237 in 120 sec and the ping result is expected 2025-11-25 15:22:21,572 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8/action 0.183s 2025-11-25 15:22:21,573 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:21 GMT', 'server': 'Apache', 'content-length': '75364', '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-84e390f0-4a51-4b80-aee4-0c08f652148d', 'x-compute-request-id': 'req-84e390f0-4a51-4b80-aee4-0c08f652148d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 2399869072 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001189] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001565] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004428] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004461] Using GB pages for direct mapping\\n[ 0.004675] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004680] ACPI: Early table checksum verification disabled\\n[ 0.004684] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004689] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004696] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004702] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004710] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004714] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004718] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004721] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004723] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004725] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004726] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004727] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004729] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005920] No NUMA configuration fo 2025-11-25 15:22:21,574 25 DEBUG [tempest.scenario.manager] Console output for 23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 2399869072 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001189] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001565] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004428] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004461] Using GB pages for direct mapping [ 0.004675] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004680] ACPI: Early table checksum verification disabled [ 0.004684] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004689] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004696] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004702] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004710] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004714] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004718] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004721] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004723] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004725] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004726] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004727] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004729] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005920] No NUMA configuration found [ 0.005923] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005931] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006401] Zone ranges: [ 0.006404] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006407] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006409] Normal empty [ 0.006411] Device empty [ 0.006412] Movable zone start for each node [ 0.006415] Early memory node ranges [ 0.006416] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006418] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006420] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006667] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006696] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006892] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017474] ACPI: PM-Timer IO Port: 0x608 [ 0.017501] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017620] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017624] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017626] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017628] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017629] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017631] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017634] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017636] TSC deadline timer available [ 0.017650] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017715] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017718] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017719] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017720] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017722] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017724] Booting paravirtualized kernel on KVM [ 0.017726] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017733] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018000] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018133] kvm-guest: setup async PF for cpu 0 [ 0.018163] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018181] kvm-guest: PV spinlocks disabled, single CPU [ 0.018187] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018189] Policy zone: DMA32 [ 0.018190] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018246] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018259] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018266] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018323] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018588] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019382] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019412] ftrace: allocating 50600 entries in 198 pages [ 0.044932] ftrace: allocated 198 pages with 4 groups [ 0.045102] rcu: Hierarchical RCU implementation. [ 0.045103] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045105] Rude variant of Tasks RCU enabled. [ 0.045106] Tracing variant of Tasks RCU enabled. [ 0.045107] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045108] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049747] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050164] random: crng init done [ 0.091635] Console: colour VGA+ 80x25 [ 0.234328] printk: console [tty1] enabled [ 0.579032] printk: console [ttyS0] enabled [ 0.582021] ACPI: Core revision 20210730 [ 0.585026] APIC: Switch to symmetric I/O mode setup [ 0.589591] x2apic enabled [ 0.592824] Switched APIC routing to physical x2apic. [ 0.601312] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.608416] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.612410] pid_max: default: 32768 minimum: 301 [ 0.612410] LSM: Security Framework initializing [ 0.612410] landlock: Up and running. [ 0.612410] Yama: becoming mindful. [ 0.612410] AppArmor: AppArmor initialized [ 0.612410] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.612410] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.612410] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.612410] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.612410] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.612410] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.612410] Spectre V2 : Mitigation: Retpolines [ 0.612410] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.612410] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.612410] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.612410] RETBleed: Mitigation: untrained return thunk [ 0.612410] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.612410] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.612410] Freeing SMP alternatives memory: 44K [ 0.612410] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.612583] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.616434] ... version: 0 [ 0.619380] ... bit width: 48 [ 0.620425] ... generic registers: 6 [ 0.623395] ... value mask: 0000ffffffffffff [ 0.624424] ... max period: 00007fffffffffff [ 0.628051] ... fixed-purpose events: 0 [ 0.628423] ... event mask: 000000000000003f [ 0.632276] rcu: Hierarchical SRCU implementation. [ 0.632933] smp: Bringing up secondary CPUs ... [ 0.636279] smp: Brought up 1 node, 1 CPU [ 0.636427] smpboot: Max logical packages: 1 [ 0.639586] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.641007] devtmpfs: initialized [ 0.643582] x86/mm: Memory block size: 128MB [ 0.644600] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.648434] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.652502] pinctrl core: initialized pinctrl subsystem [ 0.656423] PM: RTC time: 15:22:03, date: 2025-11-25 [ 0.660036] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.660514] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.664450] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.668435] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.672436] audit: initializing netlink subsys (disabled) [ 0.676250] thermal_sys: Registered thermal governor 'fair_share' [ 0.676251] thermal_sys: Registered thermal governor 'bang_bang' [ 0.676424] thermal_sys: Registered thermal governor 'step_wise' [ 0.680427] audit: type=2000 audit(1764084122.861:1): state=initialized audit_enabled=0 res=1 [ 0.688427] thermal_sys: Registered thermal governor 'user_space' [ 0.688428] thermal_sys: Registered thermal governor 'power_allocator' [ 0.692441] EISA bus registered [ 0.698916] cpuidle: using governor ladder [ 0.700424] cpuidle: using governor menu [ 0.706638] ACPI: bus type PCI registered [ 0.708425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.712822] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.716427] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.720452] PCI: Using configuration type 1 for base access [ 0.725868] Kprobes globally optimized [ 0.728545] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.732428] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.737219] ACPI: Added _OSI(Module Device) [ 0.740201] ACPI: Added _OSI(Processor Device) [ 0.740461] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.744046] ACPI: Added _OSI(Processor Aggregator Device) [ 0.744506] ACPI: Added _OSI(Linux-Dell-Video) [ 0.747923] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.748436] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.755501] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.760798] ACPI: Interpreter enabled [ 0.763498] ACPI: PM: (supports S0 S5) [ 0.764427] ACPI: Using IOAPIC for interrupt routing [ 0.768103] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.768426] PCI: Using E820 reservations for host bridge windows [ 0.772621] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.781061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.784428] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.788561] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.792529] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.797647] PCI host bridge to bus 0000:00 [ 0.800425] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.804444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.808426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.812425] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.816424] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.820426] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.824424] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.828770] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.836976] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.847826] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.859139] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.866627] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.878524] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.880653] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.889271] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.896427] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.907477] pci 0000:00:02.0: enabling Extended Tags [ 0.911406] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.916174] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.925843] pci 0000:00:02.1: enabling Extended Tags [ 0.932512] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.940431] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.951219] pci 0000:00:02.2: enabling Extended Tags [ 0.954950] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.960447] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.971176] pci 0000:00:02.3: enabling Extended Tags [ 0.974930] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.979846] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.990162] pci 0000:00:02.4: enabling Extended Tags [ 0.994918] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.000036] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.006134] pci 0000:00:02.5: enabling Extended Tags [ 1.011063] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.017944] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.029525] pci 0000:00:02.6: enabling Extended Tags [ 1.034896] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.040030] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.049308] pci 0000:00:02.7: enabling Extended Tags [ 1.058353] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.064075] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.069927] pci 0000:00:03.0: enabling Extended Tags [ 1.074911] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.082412] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.092239] pci 0000:00:03.1: enabling Extended Tags [ 1.094902] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.100001] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.107073] pci 0000:00:03.2: enabling Extended Tags [ 1.112477] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.119521] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.125885] pci 0000:00:03.3: enabling Extended Tags [ 1.135723] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.142507] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.154368] pci 0000:00:03.4: enabling Extended Tags [ 1.160561] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.169924] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.182803] pci 0000:00:03.5: enabling Extended Tags [ 1.188756] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.198568] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.209362] pci 0000:00:03.6: enabling Extended Tags [ 1.215010] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.220371] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.226932] pci 0000:00:03.7: enabling Extended Tags [ 1.233313] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.239945] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.247361] pci 0000:00:04.0: enabling Extended Tags [ 1.250957] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.255984] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.261764] pci 0000:00:04.1: enabling Extended Tags [ 1.269790] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.276103] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.281864] pci 0000:00:04.2: enabling Extended Tags [ 1.286928] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.294424] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.309241] pci 0000:00:04.3: enabling Extended Tags [ 1.318406] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.324444] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.340157] pci 0000:00:04.4: enabling Extended Tags [ 1.344192] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.348434] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.364643] pci 0000:00:04.5: enabling Extended Tags [ 1.373066] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.382407] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.393373] pci 0000:00:04.6: enabling Extended Tags [ 1.399104] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.404295] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.410989] pci 0000:00:04.7: enabling Extended Tags [ 1.417296] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.424429] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.439450] pci 0000:00:05.0: enabling Extended Tags [ 1.501596] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.506691] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.509652] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.532427] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.537616] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.544591] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.555089] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.564681] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.572427] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.580677] pci 0000:01:00.0: enabling Extended Tags [ 1.659528] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.660498] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.664484] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.668571] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.674811] pci_bus 0000:02: extended config space not accessible [ 1.676693] acpiphp: Slot [1] registered [ 1.679521] acpiphp: Slot [0] registered [ 1.680486] acpiphp: Slot [2] registered [ 1.683770] acpiphp: Slot [3] registered [ 1.684475] acpiphp: Slot [4] registered [ 1.687514] acpiphp: Slot [5] registered [ 1.688471] acpiphp: Slot [6] registered [ 1.691365] acpiphp: Slot [7] registered [ 1.692471] acpiphp: Slot [8] registered [ 1.695291] acpiphp: Slot [9] registered [ 1.696473] acpiphp: Slot [10] registered [ 1.699340] acpiphp: Slot [11] registered [ 1.700475] acpiphp: Slot [12] registered [ 1.703392] acpiphp: Slot [13] registered [ 1.704493] acpiphp: Slot [14] registered [ 1.707249] acpiphp: Slot [15] registered [ 1.708474] acpiphp: Slot [16] registered [ 1.711313] acpiphp: Slot [17] registered [ 1.712469] acpiphp: Slot [18] registered [ 1.715240] acpiphp: Slot [19] registered [ 1.716470] acpiphp: Slot [20] registered [ 1.719279] acpiphp: Slot [21] registered [ 1.720471] acpiphp: Slot [22] registered [ 1.723239] acpiphp: Slot [23] registered [ 1.724472] acpiphp: Slot [24] registered [ 1.727299] acpiphp: Slot [25] registered [ 1.728471] acpiphp: Slot [26] registered [ 1.731292] acpiphp: Slot [27] registered [ 1.732471] acpiphp: Slot [28] registered [ 1.735336] acpiphp: Slot [29] registered [ 1.736471] acpiphp: Slot [30] registered [ 1.739425] acpiphp: Slot [31] registered [ 1.742915] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.755267] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.833025] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.836553] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.840502] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.844550] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.855317] acpiphp: Slot [0-2] registered [ 1.857054] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.866582] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.877667] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.883172] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.884619] pci 0000:03:00.0: enabling Extended Tags [ 1.960836] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.964563] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.968544] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.974553] acpiphp: Slot [0-3] registered [ 1.977084] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.984427] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.996424] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.003124] pci 0000:04:00.0: enabling Extended Tags [ 2.078577] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.080565] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.084556] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.091680] acpiphp: Slot [0-4] registered [ 2.093057] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.103924] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.114764] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.119110] pci 0000:05:00.0: enabling Extended Tags [ 2.199731] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.200560] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.204561] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.211754] acpiphp: Slot [0-5] registered [ 2.213276] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.224432] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.238149] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.245232] pci 0000:06:00.0: enabling Extended Tags [ 2.330184] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.332552] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.336543] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.344041] acpiphp: Slot [0-6] registered [ 2.416319] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.416568] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.420550] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.427736] acpiphp: Slot [0-7] registered [ 2.498819] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.500583] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.504592] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.512227] acpiphp: Slot [0-8] registered [ 2.590563] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.592572] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.596576] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.604781] acpiphp: Slot [0-9] registered [ 2.685073] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.688613] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.692589] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.701218] acpiphp: Slot [0-10] registered [ 2.773930] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.776561] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.780542] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.787896] acpiphp: Slot [0-11] registered [ 2.854696] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.856553] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.860548] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.867615] acpiphp: Slot [0-12] registered [ 2.936276] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.936598] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.940548] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.948251] acpiphp: Slot [0-13] registered [ 3.015503] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.016619] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.020544] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.028844] acpiphp: Slot [0-14] registered [ 3.100356] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.104516] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.108544] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.116152] acpiphp: Slot [0-15] registered [ 3.188305] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.188558] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.192567] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.200572] acpiphp: Slot [0-16] registered [ 3.273735] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.276557] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.280544] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.288456] acpiphp: Slot [0-17] registered [ 3.359053] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.360557] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.364570] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.372366] acpiphp: Slot [0-18] registered [ 3.441474] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.444576] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.448583] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.456125] acpiphp: Slot [0-19] registered [ 3.524378] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.524559] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.528564] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.536537] acpiphp: Slot [0-20] registered [ 3.606561] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.608569] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.612543] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.620039] acpiphp: Slot [0-21] registered [ 3.686616] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.688596] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.692545] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.700083] acpiphp: Slot [0-22] registered [ 3.766755] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.768554] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.772543] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.780447] acpiphp: Slot [0-23] registered [ 3.850346] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.852552] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.856550] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.864072] acpiphp: Slot [0-24] registered [ 3.930969] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.932578] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.936550] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.944239] acpiphp: Slot [0-25] registered [ 4.014696] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.016557] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.020545] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.079572] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.080762] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.084644] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.088727] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.092657] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.096665] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.100670] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.104653] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.108541] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.112466] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.116441] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.120442] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.124444] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.128451] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.132341] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.132441] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.137225] iommu: Default domain type: Translated [ 4.140424] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.144628] SCSI subsystem initialized [ 4.147406] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.148410] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.148458] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.152352] vgaarb: loaded [ 4.152535] ACPI: bus type USB registered [ 4.155446] usbcore: registered new interface driver usbfs [ 4.156453] usbcore: registered new interface driver hub [ 4.160029] usbcore: registered new device driver usb [ 4.160470] pps_core: LinuxPPS API ver. 1 registered [ 4.163889] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.164427] PTP clock support registered [ 4.167323] EDAC MC: Ver: 3.0.0 [ 4.171888] NetLabel: Initializing [ 4.172423] NetLabel: domain hash size = 128 [ 4.175523] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.176452] NetLabel: unlabeled traffic allowed by default [ 4.180324] PCI: Using ACPI for IRQ routing [ 4.965020] clocksource: Switched to clocksource kvm-clock [ 4.984643] VFS: Disk quotas dquot_6.6.0 [ 4.987576] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.992485] AppArmor: AppArmor Filesystem Enabled [ 4.996145] pnp: PnP ACPI init [ 4.998838] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.004450] pnp: PnP ACPI: found 5 devices [ 5.013087] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.018895] NET: Registered PF_INET protocol family [ 5.022362] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.028336] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.033757] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.039733] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.045171] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.050376] TCP: Hash tables configured (established 1024 bind 1024) [ 5.054624] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.059366] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.063602] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.068288] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.072200] NET: Registered PF_XDP protocol family [ 5.075779] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.081840] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.087144] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.092723] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.098079] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.103375] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.108793] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.114109] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.120945] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.126194] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.132097] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.137456] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.142965] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.149047] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.154383] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.159695] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.165155] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.172182] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.177456] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.183238] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.189231] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.194593] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.199821] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.207169] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.212979] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.217591] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.222155] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.226946] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.232068] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.236518] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.240765] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.244768] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.248837] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.253011] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.257346] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.261771] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.266306] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.270488] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.274514] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.278822] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.282966] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.287381] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.291582] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.296012] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.300323] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.304637] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.308832] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.313122] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.317394] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.321743] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.325955] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.330454] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.334511] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.338969] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.343177] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.347755] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.351860] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.356627] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.360772] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.364997] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.368922] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.372842] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.376820] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.380791] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.384699] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.388601] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.392509] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.396390] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.400320] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.404241] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.408167] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.412322] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.416285] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.420322] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.424957] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.429628] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.434506] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.439379] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.444549] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.449373] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.454463] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.459293] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.464450] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.469282] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.474428] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.479318] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.484322] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.489113] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.494247] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.499151] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.504084] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.509257] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.514795] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.520199] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.525573] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.529782] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.538990] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.546944] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.558373] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.564495] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.572913] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.579552] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.589933] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.598053] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.604921] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.615899] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.624069] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.630489] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.644077] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.652490] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.660470] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.671055] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.678464] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.686524] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.695562] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.705232] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.713331] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.721090] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.729690] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.736729] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.744580] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.752847] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.761688] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.770104] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.778679] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.786936] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.795560] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.803115] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.811326] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.819201] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.827239] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.835833] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.843639] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.852513] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.860556] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.868104] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.873973] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.880296] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.888172] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.898881] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.902292] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.908328] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.915695] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.925064] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.928689] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.936187] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.942224] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.952815] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.956178] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.964596] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.970567] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.980805] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.986684] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.992974] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.001193] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.011328] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.016097] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.022288] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.029877] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.037375] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.043407] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.050001] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.057906] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.067671] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.071549] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.080024] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.086042] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.096397] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.101929] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.108307] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.116728] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.124369] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.131005] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.137676] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.146717] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.156505] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.159963] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.168336] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.174294] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.185273] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.188750] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.196890] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.204612] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.212257] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.217397] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.224066] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.231893] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.241396] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.246012] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.251535] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.256516] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.261613] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.266836] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.271584] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.275406] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.279634] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.284572] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.288368] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.292621] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.298189] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.303080] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.307988] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.313699] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.319153] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.323534] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.328434] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.332634] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.337853] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.342204] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.347890] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.353074] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.358182] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.362801] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.367876] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.372175] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.377487] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.381778] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.386739] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.391170] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.396323] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.400636] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.405956] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.409841] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.414562] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.419984] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.424947] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.430349] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.436478] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.440659] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.445455] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.450556] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.456041] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.460354] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.465358] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.469255] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.473626] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.478646] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.482517] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.486853] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.491872] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.495803] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.500092] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.505090] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.508940] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.513236] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.520244] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.524241] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.528635] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.533597] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.537681] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.541970] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.547031] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.550908] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.555312] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.560322] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.564187] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.568521] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.573430] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.577295] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.581526] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.588623] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.599799] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11495 usecs [ 6.605958] PCI: CLS 0 bytes, default 64 [ 6.609088] Trying to unpack rootfs image as initramfs... [ 6.612937] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.629089] Initialise system trusted keyrings [ 6.636487] Key type blacklist registered [ 6.644511] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.650187] zbud: loaded [ 6.656456] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.668786] fuse: init (API version 7.34) [ 6.672545] integrity: Platform Keyring initialized [ 6.684565] Key type asymmetric registered [ 6.687391] Asymmetric key parser 'x509' registered [ 6.696472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.708487] io scheduler mq-deadline registered [ 6.714985] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.729119] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.748192] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.764983] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.782397] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.793381] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.812238] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.828997] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.846486] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.857056] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.865129] Freeing initrd memory: 8744K [ 6.873480] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.880032] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.889102] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.893514] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.904227] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.910213] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.915577] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.922139] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.926755] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.936229] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.940714] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.950548] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.956011] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.965477] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.970048] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.978417] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.982817] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.993045] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.999014] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.007634] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.013259] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.021582] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.025936] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.032237] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.038743] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.044769] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.054333] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.058594] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.066742] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.070943] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.080848] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.085083] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.094857] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.100536] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.108991] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.115008] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.123373] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.127750] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.137395] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.141698] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.148186] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.155927] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.160203] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.168203] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.177602] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.181845] shpchp 0000:01:00.0: Slot initialization failed [ 7.187674] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.192238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.197773] ACPI: button: Power Button [PWRF] [ 7.226543] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.263228] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.270285] Linux agpgart interface v0.103 [ 7.275476] loop: module loaded [ 7.278026] tun: Universal TUN/TAP device driver, 1.6 [ 7.281523] PPP generic driver version 2.4.2 [ 7.285502] VFIO - User Level meta-d88E2 river version: 0.3 [ 7.289498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.293783] ehci-pci: EHCI PCI platform driver [ 7.296874] ehci-platform: EHCI generic platform driver [ 7.300453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.304527] ohci-pci: OHCI PCI platform driver [ 7.307538] ohci-platform: OHCI generic platform driver [ 7.311025] uhci_hcd: USB Universal Host Controller Interface driver [ 7.317791] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.321300] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.326295] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.330136] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.334183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.339760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.344691] usb usb1: Product: UHCI Host Controller [ 7.347970] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.352783] usb usb1: SerialNumber: 0000:02:01.0 [ 7.356177] hub 1-0:1.0: USB hub found [ 7.358959] hub 1-0:1.0: 2 ports detected [ 7.362082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.369983] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.373386] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.376921] mousedev: PS/2 mouse device common for all mice [ 7.381471] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.387143] rtc_cmos 00:03: RTC can wake from S4 [ 7.392514] rtc_cmos 00:03: registered as rtc0 [ 7.395986] rtc_cmos 00:03: setting system clock to 2025-11-25T15:22:10 UTC (1764084130) [ 7.401691] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.406223] i2c_dev: i2c /dev entries driver [ 7.409440] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.417534] device-mapper: uevent: version 1.0.3 [ 7.421282] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.427112] platform eisa.0: Probing EISA bus 0 [ 7.430475] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.436211] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.440836] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.445469] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.450154] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.454910] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.459370] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.463974] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.468538] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.472854] platform eisa.0: EISA: Detected 0 cards [ 7.476304] ledtrig-cpu: registered to indicate activity on CPUs [ 7.480677] drop_monitor: Initializing network drop monitor service [ 7.485240] NET: Registered PF_INET6 protocol family [ 7.492206] Segment Routing with IPv6 [ 7.495020] In-situ OAM (IOAM) with IPv6 [ 7.498014] NET: Registered PF_PACKET protocol family [ 7.501670] Key type dns_resolver registered [ 7.505095] IPI shorthand broadcast: enabled [ 7.508301] registered taskstats version 1 [ 7.511845] Loading compiled-in X.509 certificates [ 7.516635] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.524828] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.531950] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.538862] blacklist: Loading compiled-in revocation X.509 certificates [ 7.543516] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.550111] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.559094] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.566464] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.573520] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.580774] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.588066] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.595180] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.602833] zswap: loaded using pool lzo/zbud [ 7.606252] Key type .fscrypt registered [ 7.609319] Key type fscrypt-provisioning registered [ 7.614678] Key type encrypted registered [ 7.617685] AppArmor: AppArmor sha1 policy hashing enabled [ 7.621616] ima: No TPM chip found, activating TPM-bypass! [ 7.625555] Loading compiled-in module X.509 certificates [ 7.629898] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.636566] ima: Allocated hash algorithm: sha1 [ 7.639843] ima: No architecture policies found [ 7.643401] evm: Initialising EVM extended attributes: [ 7.647076] evm: security.selinux [ 7.649701] evm: security.SMACK64 [ 7.652205] evm: security.SMACK64EXEC [ 7.654986] evm: security.SMACK64TRANSMUTE [ 7.657963] evm: security.SMACK64MMAP [ 7.660686] evm: security.apparmor [ 7.663237] evm: security.ima [ 7.665538] evm: security.capability [ 7.668169] evm: HMAC attrs: 0x1 [ 7.671165] PM: Magic number: 1:325:387 [ 7.674308] aer 0000:00:02.6:pcie002: hash matches [ 7.678361] RAS: Correctable Errors collector initialized. [ 7.683437] Unstable clock detected, switching default tracing clock to "global" [ 7.683437] If you want to keep using the local clock, then add: [ 7.683437] "trace_clock=local" [ 7.683437] on the kernel command line [ 7.700623] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.707756] Freeing unused decrypted memory: 2036K [ 7.712106] Freeing unused kernel image (initmem) memory: 3244K [ 7.716672] Write protecting the kernel read-only data: 30720k [ 7.721602] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.726819] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.773215] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.777552] Run /init as init process info: initramfs: up at 7.22 [ 7.834241] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.843864] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.849000] GPT:229375 != 2097151 [ 7.851435] GPT:Alternate GPT header not at the end of the disk. [ 7.855551] GPT:229375 != 2097151 [ 7.858047] GPT: Use GNU Parted to correct GPT errors. [ 7.908981] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.290974] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.334214] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.14 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:23:f5:fe:dd:0c:b5:4d:02:aa:08:c4:22:4b:6e:ce:e8 forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.03s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCB9KzJ/j5TDFs3sWQAWO9ihnTwWtTDepJ3ZaiO3Bo6PCGK4+yX1tSSrW9d4Yp4uBmOfiWKtXER4zz16Yd2Z+RU2AfgCp6k47Z+oJKz7flMXTTb0uX/xyXD+goTtlrw5H/JUXFYESg2zv3NMFKB1m6X8/+1ofQkUGBtgoW0YIcUAIW09Z4UXTZCSYedIBDuzznlcl9/HIg46rUCeKOGqz1a/LGBGV+Pe8kf4XYryZKp3Ne1WRxMY7DwiFFxom/E+OsPmVnylat48pTKzh9nM9mx1lTaqpuVHYcQFdLdBnaxA9Q4xWq4TqK/d/2PJ7mekiZlS9uXWLzP/PfOw6AR48W7 root@tempest-testnetworkbasicops-server-1677443551 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFAqZ7U1xSE/IhcKRLmurhs1UEVo/72rn3Yd5p9oGdYzwIPjBZMK8VwynidR9R7Qk2fiZXfl3lu1kK4QR9JYwro= root@tempest-testnetworkbasicops-server-1677443551 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe51:80ec/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 name: tempest-TestNetworkBasicOps-server-1677443551 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1677443551 launch-index: 0 === cirros: current=0.6.2 uptime=9.12 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:51:80:EC inet6 addr: fe80::f816:3eff:fe51:80ec/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1022 (1022.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1677443551 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.437664] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.442709] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.461883] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.660622] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.707633] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.856367] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.858137] ISO 9660 Extensions: RRIP_1991A [ 8.983823] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.501749] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.506649] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:22:11 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:22:12 cirros auth.notice su: + none root:cirros Nov 25 15:22:12 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:22:12 cirros daemon.info dhcpcd[350]: DUID 00:04:23:f5:fe:dd:0c:b5:4d:02:aa:08:c4:22:4b:6e:ce:e8 Nov 25 15:22:12 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:22:12 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:22:12 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:22:12 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:51:80:ec Nov 25 15:22:12 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe51:80ec Nov 25 15:22:12 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:22:12 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1677443551 login: 2025-11-25 15:22:21,576 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:21,585 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:21,698 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:21,699 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:21,700 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:21,702 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:21,766 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:21,766 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:21,767 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-11-25 15:22:21,768 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:21,771 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:21,884 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:21,889 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:21,905 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-11-25 15:22:21,905 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:21,907 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:21,969 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:21,970 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:22,351 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/33ad27b2-4000-4f91-a8e9-afe7adc520fd 0.375s 2025-11-25 15:22:22,351 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"dns_nameservers": ["9.8.7.6"]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '641', 'x-openstack-request-id': 'req-ee557724-c468-4823-8978-d2b0ce8b4ced', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/33ad27b2-4000-4f91-a8e9-afe7adc520fd'} Body: b'{"subnet":{"id":"33ad27b2-4000-4f91-a8e9-afe7adc520fd","name":"tempest-subnet-smoke-888944297","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"a68a64e8-1647-4bbb-9b06-d78c81bebced","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":["9.8.7.6"],"description":"","service_types":[],"tags":[],"created_at":"2025-11-25T15:21:46Z","updated_at":"2025-11-25T15:22:22Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:22,351 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-11-25 15:22:22,351 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:22,355 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:22,462 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:22,462 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:22,473 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-11-25 15:22:22,473 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:22,476 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:22,543 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:22,544 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:22,552 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-11-25 15:22:25,557 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo /sbin/dhcpcd --rebind 2025-11-25 15:22:25,557 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:25,563 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:25,630 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:25,630 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:25,647 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; cat /etc/resolv.conf 2025-11-25 15:22:25,647 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.237:22' as 'cirros' with public key authentication 2025-11-25 15:22:25,650 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:22:25,758 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:22:25,759 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.237 successfully created 2025-11-25 15:22:25,766 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.415047 seconds 2025-11-25 15:22:26,453 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bafdf44b-cfff-4663-a7a6-8a2a5f539051 0.685s 2025-11-25 15:22:26,453 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:26 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-333f5681-a914-4502-92f5-71abc05a0edd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/bafdf44b-cfff-4663-a7a6-8a2a5f539051'} Body: b'' 2025-11-25 15:22:26,673 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.219s 2025-11-25 15:22:26,673 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:26 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0012f4ce-15f5-43f3-869b-185708088f2d', 'x-compute-request-id': 'req-0012f4ce-15f5-43f3-869b-185708088f2d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'' 2025-11-25 15:22:27,381 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.707s 2025-11-25 15:22:27,381 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:26 GMT', 'server': 'Apache', 'content-length': '1822', '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-d9f5aa06-b80e-4043-b9ea-984f04f385ef', 'x-compute-request-id': 'req-d9f5aa06-b80e-4043-b9ea-984f04f385ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"server": {"id": "23f5fedd-0cb5-4d02-aa08-c4224b6ecee8", "name": "tempest-TestNetworkBasicOps-server-1677443551", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:21:54Z", "updated": "2025-11-25T15:22:26Z", "addresses": {"tempest-network-smoke--1377616989": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:80:ec"}, {"version": 4, "addr": "192.168.122.237", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:80:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1431896161", "OS-SRV-USG:launched_at": "2025-11-25T15:22:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2066615060"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:28,499 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 0.111s 2025-11-25 15:22:28,499 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:28 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-14d68e9c-5b1d-49e3-a785-6890e53c003e', 'x-compute-request-id': 'req-14d68e9c-5b1d-49e3-a785-6890e53c003e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/23f5fedd-0cb5-4d02-aa08-c4224b6ecee8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 23f5fedd-0cb5-4d02-aa08-c4224b6ecee8 could not be found."}}' 2025-11-25 15:22:28,746 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/93a77ee8-30ec-4df8-9a25-d3e92f904ba8 0.246s 2025-11-25 15:22:28,746 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0bc9d7ac-5af7-4810-9d55-3e19640b5633', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/93a77ee8-30ec-4df8-9a25-d3e92f904ba8'} Body: b'' 2025-11-25 15:22:28,833 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-1431896161 0.086s 2025-11-25 15:22:28,833 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:28 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-0cad05e4-961c-4722-a569-637cf5eaaa93', 'x-compute-request-id': 'req-0cad05e4-961c-4722-a569-637cf5eaaa93', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1431896161'} Body: b'' 2025-11-25 15:22:29,804 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6025a95a-2e84-440e-a3b2-d1553c3c4b62/remove_router_interface 0.970s 2025-11-25 15:22:29,804 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "33ad27b2-4000-4f91-a8e9-afe7adc520fd"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-55b60fd9-f309-43e4-a09f-7dd2468c2e26', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6025a95a-2e84-440e-a3b2-d1553c3c4b62/remove_router_interface'} Body: b'{"id": "6025a95a-2e84-440e-a3b2-d1553c3c4b62", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "f0366492-cd0f-471d-8091-b07fc36d0415", "network_id": "a68a64e8-1647-4bbb-9b06-d78c81bebced", "subnet_id": "33ad27b2-4000-4f91-a8e9-afe7adc520fd", "subnet_ids": ["33ad27b2-4000-4f91-a8e9-afe7adc520fd"]}' 2025-11-25 15:22:30,104 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/33ad27b2-4000-4f91-a8e9-afe7adc520fd 0.299s 2025-11-25 15:22:30,104 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-60145d17-1d38-4469-ac34-d696798e2138', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/33ad27b2-4000-4f91-a8e9-afe7adc520fd'} Body: b'' 2025-11-25 15:22:30,755 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6025a95a-2e84-440e-a3b2-d1553c3c4b62 0.650s 2025-11-25 15:22:30,755 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-eeb73832-105d-41d0-89fc-201bc7f022b1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/6025a95a-2e84-440e-a3b2-d1553c3c4b62'} Body: b'' 2025-11-25 15:22:32,104 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a68a64e8-1647-4bbb-9b06-d78c81bebced 1.349s 2025-11-25 15:22:32,105 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8582bc59-d385-41c4-b81c-11a3478dc4c7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/a68a64e8-1647-4bbb-9b06-d78c81bebced'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 15:22:32.115735Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] time: 2025-11-25 15:23:56.501003Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:22:36,187 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 4.071s 2025-11-25 15:22:36,188 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--1370994018", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8bf122c9-d787-4deb-abc6-a7ba69f3d1ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2cecfb04-c79b-4e11-bc0b-552d25041509","name":"tempest-network-smoke--1370994018","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:22:33Z","updated_at":"2025-11-25T15:22:33Z","revision_number":1}}' 2025-11-25 15:22:39,487 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 3.298s 2025-11-25 15:22:39,487 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1958970613", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-d730ed64-c79d-4d6d-906a-dcc6d7ebc818', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "09397ee0-aaf2-455c-85ea-7cab161244a8", "name": "tempest-TestNetworkBasicOps-router-1958970613", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.186"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:22:37Z", "updated_at": "2025-11-25T15:22:38Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:39,610 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.122s 2025-11-25 15:22:39,611 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f9ac30c5-7aec-4b60-bb7c-42c0a2cba2e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:22:39,814 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.201s 2025-11-25 15:22:39,815 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-66089a04-5a77-4825-a51a-318c113fa6ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:22:39,908 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.092s 2025-11-25 15:22:39,909 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-48b31d14-4a8f-46aa-8647-c76b11513aab', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:22:40,733 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.822s 2025-11-25 15:22:40,733 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-985986391", "network_id": "2cecfb04-c79b-4e11-bc0b-552d25041509", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-4e5227aa-41ef-4dd7-8ed3-2dae9ae80e90', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"4447a587-f8ce-4c4e-8dc0-4c2093e82e5a","name":"tempest-subnet-smoke-985986391","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"2cecfb04-c79b-4e11-bc0b-552d25041509","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":"2025-11-25T15:22:40Z","updated_at":"2025-11-25T15:22:40Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:43,452 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/09397ee0-aaf2-455c-85ea-7cab161244a8/add_router_interface 2.718s 2025-11-25 15:22:43,453 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4447a587-f8ce-4c4e-8dc0-4c2093e82e5a"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7d653160-ee51-48f4-8abd-13e71b688ce7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/09397ee0-aaf2-455c-85ea-7cab161244a8/add_router_interface'} Body: b'{"id": "09397ee0-aaf2-455c-85ea-7cab161244a8", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "e633e115-3b11-43c3-a844-f3c1d4514f40", "network_id": "2cecfb04-c79b-4e11-bc0b-552d25041509", "subnet_id": "4447a587-f8ce-4c4e-8dc0-4c2093e82e5a", "subnet_ids": ["4447a587-f8ce-4c4e-8dc0-4c2093e82e5a"]}' 2025-11-25 15:22:43,579 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.125s 2025-11-25 15:22:43,579 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-8fcbff9b-6ce7-4c69-90a5-ade46f341dfb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2cecfb04-c79b-4e11-bc0b-552d25041509","name":"tempest-network-smoke--1370994018","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["4447a587-f8ce-4c4e-8dc0-4c2093e82e5a"],"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":"2025-11-25T15:22:33Z","updated_at":"2025-11-25T15:22:40Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":31832},{"id":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:22:44,140 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.560s 2025-11-25 15:22:44,140 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-e4b4de9d-e440-48c2-9b86-ec77b59a8f79', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"},{"id":"4447a587-f8ce-4c4e-8dc0-4c2093e82e5a","name":"tempest-subnet-smoke-985986391","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"2cecfb04-c79b-4e11-bc0b-552d25041509","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":"2025-11-25T15:22:40Z","updated_at":"2025-11-25T15:22:40Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:22:44,273 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.131s 2025-11-25 15:22:44,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-797eb485-9442-463a-92c8-b7968c98ef45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "09397ee0-aaf2-455c-85ea-7cab161244a8", "name": "tempest-TestNetworkBasicOps-router-1958970613", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.186"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:22:37Z", "updated_at": "2025-11-25T15:22:41Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:22:44,380 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.106s 2025-11-25 15:22:44,380 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1417844475", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEaJdsKg3AeTyu4L74+g1Ts6YwVQoZQym/DFv0WtsQNPX5yJUEhKI1mbQrQeBQABr+eccvnWQ1a4bAlZ5D0fekZbdy8cYCdTfyTbCRWtlEflL5T4V4pGohIo9AkP4QheOQ=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:44 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-5b409ab8-f858-48cd-9988-5e9c020ef303', 'x-compute-request-id': 'req-5b409ab8-f858-48cd-9988-5e9c020ef303', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-1417844475", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEaJdsKg3AeTyu4L74+g1Ts6YwVQoZQym/DFv0WtsQNPX5yJUEhKI1mbQrQeBQABr+eccvnWQ1a4bAlZ5D0fekZbdy8cYCdTfyTbCRWtlEflL5T4V4pGohIo9AkP4QheOQ==", "fingerprint": "29:b9:31:b7:66:d5:8c:af:66:a2:db:12:43:43:91:d6", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:22:44,600 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.217s 2025-11-25 15:22:44,600 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1474520829", "description": "tempest-secgroup-smoke-1474520829 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-bc6c5c38-b91d-45b7-9a81-1185acf4240b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "name": "tempest-secgroup-smoke-1474520829", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-1474520829 description", "shared": false, "security_group_rules": [{"id": "1a02a9fc-0e07-495e-982b-83404b6e0e00", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": 198, "description": null, "tags": [], "created_at": "2025-11-25T15:22:44Z", "updated_at": "2025-11-25T15:22:44Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "23a1d669-6642-461c-93a1-e13aaa7a292f", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": 199, "description": null, "tags": [], "created_at": "2025-11-25T15:22:44Z", "updated_at": "2025-11-25T15:22:44Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:22:44Z", "updated_at": "2025-11-25T15:22:44Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:45,260 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.659s 2025-11-25 15:22:45,260 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-aa712524-bd37-47ca-8838-2d67f6bf430f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "35488e3e-755c-49a3-9297-9c63bcbe5354", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": "2025-11-25T15:22:45Z", "updated_at": "2025-11-25T15:22:45Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:45,423 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.163s 2025-11-25 15:22:45,424 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-1cacc1ff-5ad7-404e-a1e4-91d970b89f0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "5abd3a3d-f484-48c4-b099-a94ef3e1d77c", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": "2025-11-25T15:22:45Z", "updated_at": "2025-11-25T15:22:45Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:45,615 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.191s 2025-11-25 15:22:45,616 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e61176b5-71f1-4755-86c3-cfabadc7450d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "40075d79-d186-430b-8226-7dc320a533ff", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": "2025-11-25T15:22:45Z", "updated_at": "2025-11-25T15:22:45Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:46,293 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.677s 2025-11-25 15:22:46,293 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4f2bee96-527e-41d5-a329-dc389fcf66c2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "1165de70-f288-4ba9-9663-75f53dbc4f19", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": "2025-11-25T15:22:46Z", "updated_at": "2025-11-25T15:22:46Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:46,566 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.272s 2025-11-25 15:22:46,566 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e80e92e4-868d-4c41-be79-e73986115965', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "083f1a59-9705-4ea6-88cf-7d52af778cc3", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": "2025-11-25T15:22:46Z", "updated_at": "2025-11-25T15:22:46Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:48,166 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 1.599s 2025-11-25 15:22:48,166 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bd44f7ba-b5ef-42cf-ac89-60a3b0ae5e12', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8fa4f54a-0a11-47ea-ae04-8ec72fc425f8", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5e2eb871-8257-45c3-a0f4-8586122b81a6", "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": "2025-11-25T15:22:46Z", "updated_at": "2025-11-25T15:22:46Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:22:48,525 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.355s 2025-11-25 15:22:48,525 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:48 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6d3ab5cf-3629-482b-9529-278ffc406b4a', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["-Pycb-I3TNiEyHOoi9kmCQ"], "expires_at": "2025-11-25T16:22:48.000000Z", "issued_at": "2025-11-25T15:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:22:48,526 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-11-25 15:22:50,001 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.475s 2025-11-25 15:22:50,001 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1979947221", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "2cecfb04-c79b-4e11-bc0b-552d25041509"}], "key_name": "tempest-TestNetworkBasicOps-1417844475", "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:48 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c', '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-f4780f02-9a11-4e1a-98a0-f1caf7e23c5f', 'x-compute-request-id': 'req-f4780f02-9a11-4e1a-98a0-f1caf7e23c5f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "bb270a13-54ff-4442-b581-6533baa3872c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "adminPass": "k5WivgWcX2GH"}}' 2025-11-25 15:22:50,620 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.617s 2025-11-25 15:22:50,620 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:50 GMT', 'server': 'Apache', 'content-length': '1395', '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-a7010f5c-1ca2-4c64-bcbd-17e714f82aec', 'x-compute-request-id': 'req-a7010f5c-1ca2-4c64-bcbd-17e714f82aec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1417844475", "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": []}}' 2025-11-25 15:22:52,129 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.499s 2025-11-25 15:22:52,129 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:51 GMT', 'server': 'Apache', 'content-length': '1453', '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-1af17298-e052-447b-b659-2e4e9406c7c1', 'x-compute-request-id': 'req-1af17298-e052-447b-b659-2e4e9406c7c1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1417844475", "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": []}}' 2025-11-25 15:22:52,134 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 15:22:53,678 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.542s 2025-11-25 15:22:53,679 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:53 GMT', 'server': 'Apache', 'content-length': '1521', '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-718d2868-ccb7-48ba-9e88-63dc5791ce4f', 'x-compute-request-id': 'req-718d2868-ccb7-48ba-9e88-63dc5791ce4f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:55,359 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.672s 2025-11-25 15:22:55,359 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:54 GMT', 'server': 'Apache', 'content-length': '1521', '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-0d2e64e8-eb0e-43ed-b112-d3ca1dfc8a75', 'x-compute-request-id': 'req-0d2e64e8-eb0e-43ed-b112-d3ca1dfc8a75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:57,140 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.771s 2025-11-25 15:22:57,140 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:56 GMT', 'server': 'Apache', 'content-length': '1521', '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-75ba6f68-83f0-4d60-8330-24872b4ecaca', 'x-compute-request-id': 'req-75ba6f68-83f0-4d60-8330-24872b4ecaca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:22:58,688 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.541s 2025-11-25 15:22:58,689 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:58 GMT', 'server': 'Apache', 'content-length': '1521', '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-8ad78492-d2b6-45a6-acaa-127c119eb3b7', 'x-compute-request-id': 'req-8ad78492-d2b6-45a6-acaa-127c119eb3b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:00,353 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.656s 2025-11-25 15:23:00,353 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:22:59 GMT', 'server': 'Apache', 'content-length': '1694', '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-919f7b97-c5b7-4351-b39e-43361afc7a1b', 'x-compute-request-id': 'req-919f7b97-c5b7-4351-b39e-43361afc7a1b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:58Z", "addresses": {"tempest-network-smoke--1370994018": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0b:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": "2025-11-25T15:22:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:00,358 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2025-11-25 15:23:00,808 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.450s 2025-11-25 15:23:00,809 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:00 GMT', 'server': 'Apache', 'content-length': '1694', '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-ef64aa5a-8833-4f09-9997-d72958f39de3', 'x-compute-request-id': 'req-ef64aa5a-8833-4f09-9997-d72958f39de3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:22:58Z", "addresses": {"tempest-network-smoke--1370994018": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0b:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": "2025-11-25T15:22:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:00,814 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:23:00,925 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bb270a13-54ff-4442-b581-6533baa3872c 0.110s 2025-11-25 15:23:00,925 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-31731256-483e-4769-aa4a-7db8d05dc021', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"ports":[{"id":"8fca718f-2d06-4c76-ab11-a419218f9278","name":"","network_id":"2cecfb04-c79b-4e11-bc0b-552d25041509","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:b4:0b:61","admin_state_up":true,"status":"ACTIVE","device_id":"bb270a13-54ff-4442-b581-6533baa3872c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4447a587-f8ce-4c4e-8dc0-4c2093e82e5a","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5e2eb871-8257-45c3-a0f4-8586122b81a6"],"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-1979947221","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1979947221","fqdn":"tempest-testnetworkbasicops-server-1979947221.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:22:53Z","updated_at":"2025-11-25T15:22:58Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:23:00,925 25 DEBUG [tempest.common.waiters] Server ID bb270a13-54ff-4442-b581-6533baa3872c ports are all ACTIVE [{'id': '8fca718f-2d06-4c76-ab11-a419218f9278', 'name': '', 'network_id': '2cecfb04-c79b-4e11-bc0b-552d25041509', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:b4:0b:61', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bb270a13-54ff-4442-b581-6533baa3872c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '4447a587-f8ce-4c4e-8dc0-4c2093e82e5a', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5e2eb871-8257-45c3-a0f4-8586122b81a6'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1979947221', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-1979947221', 'fqdn': 'tempest-testnetworkbasicops-server-1979947221.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:22:53Z', 'updated_at': '2025-11-25T15:22:58Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:23:02,134 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 1.207s 2025-11-25 15:23:02,134 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "8fca718f-2d06-4c76-ab11-a419218f9278", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Tue, 25 Nov 202510000 15:23:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-3d2217b9-94f8-4faf-b7ec-46942da6f234', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "14b6fce2-5796-4842-91d6-9b3f2bf19315", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.201", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "09397ee0-aaf2-455c-85ea-7cab161244a8", "port_id": "8fca718f-2d06-4c76-ab11-a419218f9278", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2cecfb04-c79b-4e11-bc0b-552d25041509", "mac_address": "fa:16:3e:b4:0b:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "bb270a13-54ff-4442-b581-6533baa3872c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:23:01Z", "updated_at": "2025-11-25T15:23:01Z", "revision_number": 0}}' 2025-11-25 15:23:02,232 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bb270a13-54ff-4442-b581-6533baa3872c 0.096s 2025-11-25 15:23:02,232 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-c82b5ce6-4cb2-4ad8-806a-bd38e21fd586', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"ports":[{"id":"8fca718f-2d06-4c76-ab11-a419218f9278","name":"","network_id":"2cecfb04-c79b-4e11-bc0b-552d25041509","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:b4:0b:61","admin_state_up":true,"status":"ACTIVE","device_id":"bb270a13-54ff-4442-b581-6533baa3872c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4447a587-f8ce-4c4e-8dc0-4c2093e82e5a","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5e2eb871-8257-45c3-a0f4-8586122b81a6"],"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-1979947221","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1979947221","fqdn":"tempest-testnetworkbasicops-server-1979947221.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:22:53Z","updated_at":"2025-11-25T15:22:58Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:23:02,332 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.097s 2025-11-25 15:23:02,332 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1965337967", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO3AdSBzbcDAjBz2dK6bfEsROURUARu5phD60AL1uv/rLZ6R351e449sDtlAInJBIJcD3ejyfRLJjBGXZgRwLhUPaqegtKAqJ+ZobnNiPbTn63pWHUmXOdBmLiBwv5PaNA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:02 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-fb3465bc-0c13-44a3-aac2-7d0ff7e3545c', 'x-compute-request-id': 'req-fb3465bc-0c13-44a3-aac2-7d0ff7e3545c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-1965337967", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO3AdSBzbcDAjBz2dK6bfEsROURUARu5phD60AL1uv/rLZ6R351e449sDtlAInJBIJcD3ejyfRLJjBGXZgRwLhUPaqegtKAqJ+ZobnNiPbTn63pWHUmXOdBmLiBwv5PaNA==", "fingerprint": "92:d5:29:67:be:eb:59:93:e7:7c:30:56:3b:2c:ef:e1", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:23:02,599 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.266s 2025-11-25 15:23:02,600 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1031593016", "description": "tempest-secgroup-smoke-1031593016 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f506b25b-71e6-43da-a216-ce41f4a0db4b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "824ec59f-7872-4456-ad65-089b23cc4dc9", "name": "tempest-secgroup-smoke-1031593016", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-1031593016 description", "shared": false, "security_group_rules": [{"id": "608e089b-c6b0-4cb0-b1cd-ac076639fccf", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": 210, "description": null, "tags": [], "created_at": "2025-11-25T15:23:02Z", "updated_at": "2025-11-25T15:23:02Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "809fdea7-d5df-4a59-9cba-36463262ee3a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": 211, "description": null, "tags": [], "created_at": "2025-11-25T15:23:02Z", "updated_at": "2025-11-25T15:23:02Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:23:02Z", "updated_at": "2025-11-25T15:23:02Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:02,769 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.168s 2025-11-25 15:23:02,769 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6b54daec-7f31-4e52-a030-4e6f9e761dc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "7f76010b-a33c-4b13-9226-accd230f1b74", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": "2025-11-25T15:23:02Z", "updated_at": "2025-11-25T15:23:02Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:02,939 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.169s 2025-11-25 15:23:02,939 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-db3fe1d7-2e97-4f8a-b46d-938cf2a8d7c1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "bbe0b5a8-f720-47eb-96c3-111fde2a2669", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": "2025-11-25T15:23:02Z", "updated_at": "2025-11-25T15:23:02Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:03,119 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.179s 2025-11-25 15:23:03,119 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-adaa054d-72b3-4876-8e0f-e92f374d9710', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "000ad612-2fff-4ba2-a18e-759e004cad1a", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": "2025-11-25T15:23:03Z", "updated_at": "2025-11-25T15:23:03Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:03,301 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.181s 2025-11-25 15:23:03,301 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c858f5ef-4e1f-4115-8485-3c520cacd908', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "2251a393-f775-4574-bb6f-7f25633e0cca", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": "2025-11-25T15:23:03Z", "updated_at": "2025-11-25T15:23:03Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:03,476 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.173s 2025-11-25 15:23:03,476 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1614e272-0b83-4808-a5d6-0b8d764914b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "404e0e15-82ea-4b23-8180-06cb4922ca19", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": "2025-11-25T15:23:03Z", "updated_at": "2025-11-25T15:23:03Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:03,681 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.204s 2025-11-25 15:23:03,681 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-77883249-c901-4c9c-bb56-835ce451e1eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "9d0de0af-bb3c-4b27-97c6-2a9feebd695b", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "824ec59f-7872-4456-ad65-089b23cc4dc9", "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": "2025-11-25T15:23:03Z", "updated_at": "2025-11-25T15:23:03Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:04,001 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.316s 2025-11-25 15:23:04,002 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:03 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5d9846d7-b5db-4b2e-9674-196f86dad1a3', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["SZddhTDgSFapGWHxJe8B8g"], "expires_at": "2025-11-25T16:23:03.000000Z", "issued_at": "2025-11-25T15:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:23:04,002 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-11-25 15:23:06,424 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.421s 2025-11-25 15:23:06,424 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-679308079", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "2cecfb04-c79b-4e11-bc0b-552d25041509"}], "key_name": "tempest-TestNetworkBasicOps-1965337967", "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:04 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4', '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-7c522438-466e-4439-8b4f-4d18978d9ae2', 'x-compute-request-id': 'req-7c522438-466e-4439-8b4f-4d18978d9ae2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}], "adminPass": "p4WYQXbq9xz4"}}' 2025-11-25 15:23:06,629 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.203s 2025-11-25 15:23:06,630 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:06 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-033d7d53-667b-4213-b61d-9ba81c68d39f', 'x-compute-request-id': 'req-033d7d53-667b-4213-b61d-9ba81c68d39f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1965337967", "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": []}}' 2025-11-25 15:23:08,137 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.501s 2025-11-25 15:23:08,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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:07 GMT', 'server': 'Apache', 'content-length': '1452', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6999789f-1c2f-4175-9819-f0527fe7f764', 'x-compute-request-id': 'req-6999789f-1c2f-4175-9819-f0527fe7f764', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1965337967", "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": []}}' 2025-11-25 15:23:08,143 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 15:23:09,568 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.424s 2025-11-25 15:23:09,568 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:09 GMT', 'server': 'Apache', 'content-length': '1520', '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-ca0ab60a-fe87-4ea6-a7f0-ecf6ac0ba5ed', 'x-compute-request-id': 'req-ca0ab60a-fe87-4ea6-a7f0-ecf6ac0ba5ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1965337967", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:10,913 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.334s 2025-11-25 15:23:10,913 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:10 GMT', 'server': 'Apache', 'content-length': '1520', '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-a004d623-7804-4afb-83b5-4a714d07c737', 'x-compute-request-id': 'req-a004d623-7804-4afb-83b5-4a714d07c737', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1965337967", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:13,157 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 1.238s 2025-11-25 15:23:13,158 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:11 GMT', 'server': 'Apache', 'content-length': '1520', '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-f6203274-b014-45a2-a3d4-b91fe58e1089', 'x-compute-request-id': 'req-f6203274-b014-45a2-a3d4-b91fe58e1089', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1965337967", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:15,343 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 1.175s 2025-11-25 15:23:15,343 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:14 GMT', 'server': 'Apache', 'content-length': '1693', '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-d906d875-c2f5-400f-88c7-27d0284c2d0f', 'x-compute-request-id': 'req-d906d875-c2f5-400f-88c7-27d0284c2d0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:12Z", "addresses": {"tempest-network-smoke--1370994018": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:8c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1965337967", "OS-SRV-USG:launched_at": "2025-11-25T15:23:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:15,347 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-11-25 15:23:16,298 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.951s 2025-11-25 15:23:16,299 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:15 GMT', 'server': 'Apache', 'content-length': '1693', '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-d4132103-059c-4843-8487-44689530730b', 'x-compute-request-id': 'req-d4132103-059c-4843-8487-44689530730b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:12Z", "addresses": {"tempest-network-smoke--1370994018": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:8c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1965337967", "OS-SRV-USG:launched_at": "2025-11-25T15:23:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:16,391 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.088s 2025-11-25 15:23:16,392 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-a1cc7c8b-320f-482d-b774-33275e01e1bd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"ports":[{"id":"cd0b5d8d-d821-4aff-b221-c2e9c73d0fb4","name":"","network_id":"2cecfb04-c79b-4e11-bc0b-552d25041509","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:ef:8c:d3","admin_state_up":true,"status":"ACTIVE","device_id":"aa8638c5-6592-4550-bf18-720cdbd5d4d4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4447a587-f8ce-4c4e-8dc0-4c2093e82e5a","ip_address":"10.100.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["824ec59f-7872-4456-ad65-089b23cc4dc9"],"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-679308079","dns_assignment":[{"ip_address":"10.100.0.13","hostname":"tempest-testnetworkbasicops-server-679308079","fqdn":"tempest-testnetworkbasicops-server-679308079.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:23:08Z","updated_at":"2025-11-25T15:23:12Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:23:16,392 25 DEBUG [tempest.common.waiters] Server ID aa8638c5-6592-4550-bf18-720cdbd5d4d4 ports are all ACTIVE [{'id': 'cd0b5d8d-d821-4aff-b221-c2e9c73d0fb4', 'name': '', 'network_id': '2cecfb04-c79b-4e11-bc0b-552d25041509', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:ef:8c:d3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'aa8638c5-6592-4550-bf18-720cdbd5d4d4', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '4447a587-f8ce-4c4e-8dc0-4c2093e82e5a', 'ip_address': '10.100.0.13'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['824ec59f-7872-4456-ad65-089b23cc4dc9'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-679308079', 'dns_assignment': [{'ip_address': '10.100.0.13', 'hostname': 'tempest-testnetworkbasicops-server-679308079', 'fqdn': 'tempest-testnetworkbasicops-server-679308079.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:23:08Z', 'updated_at': '2025-11-25T15:23:12Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:23:18,492 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.099s 2025-11-25 15:23:18,493 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "cd0b5d8d-d821-4aff-b221-c2e9c73d0fb4", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.13"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:18 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-1cfa6b98-efbb-450b-901f-a3b34daf45a1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "0555fd2a-9b73-48b1-89d7-eb0b601fcc02", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.192", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "09397ee0-aaf2-455c-85ea-7cab161244a8", "port_id": "cd0b5d8d-d821-4aff-b221-c2e9c73d0fb4", "fixed_ip_address": "10.100.0.13", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2cecfb04-c79b-4e11-bc0b-552d25041509", "mac_address": "fa:16:3e:ef:8c:d3", "admin_state_up": true, "status": "ACTIVE", "device_id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:23:17Z", "updated_at": "2025-11-25T15:23:17Z", "revision_number": 0}}' 2025-11-25 15:23:18,495 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.192:22' as 'cirros' with public key authentication 2025-11-25 15:23:34,043 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:23:34,163 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:23:34,164 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.192 successfully created 2025-11-25 15:23:34,348 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/14b6fce2-5796-4842-91d6-9b3f2bf19315 0.183s 2025-11-25 15:23:34,348 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-46ac602b-e385-4ad5-bcf3-5cb2ba472f6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/14b6fce2-5796-4842-91d6-9b3f2bf19315'} Body: b'{"floatingip": {"id": "14b6fce2-5796-4842-91d6-9b3f2bf19315", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.201", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "09397ee0-aaf2-455c-85ea-7cab161244a8", "port_id": "8fca718f-2d06-4c76-ab11-a419218f9278", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2cecfb04-c79b-4e11-bc0b-552d25041509", "mac_address": "fa:16:3e:b4:0b:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "bb270a13-54ff-4442-b581-6533baa3872c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:23:01Z", "updated_at": "2025-11-25T15:23:01Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:34,348 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '14b6fce2-5796-4842-91d6-9b3f2bf19315', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.201', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '09397ee0-aaf2-455c-85ea-7cab161244a8', 'port_id': '8fca718f-2d06-4c76-ab11-a419218f9278', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2cecfb04-c79b-4e11-bc0b-552d25041509', 'mac_address': 'fa:16:3e:b4:0b:61', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bb270a13-54ff-4442-b581-6533baa3872c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:23:01Z', 'updated_at': '2025-11-25T15:23:01Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:23:34,348 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.184170 seconds 2025-11-25 15:23:34,348 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.201 with user: cirros 2025-11-25 15:23:34,349 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.201 in 120 sec and the expected result is reachable 2025-11-25 15:23:34,376 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.026992 seconds 2025-11-25 15:23:34,378 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.201 in 120 sec and the ping result is expected 2025-11-25 15:23:34,589 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c/action 0.210s 2025-11-25 15:23:34,590 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:34 GMT', 'server': 'Apache', 'content-length': '75358', '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-60478ed6-d9e4-46bb-a1d0-b6e2135c9d35', 'x-compute-request-id': 'req-60478ed6-d9e4-46bb-a1d0-b6e2135c9d35', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1553783955 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001158] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001520] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004365] Using GB pages for direct mapping\\n[ 0.004655] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004660] ACPI: Early table checksum verification disabled\\n[ 0.004664] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004669] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004676] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004682] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004687] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004690] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004694] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004698] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004701] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004703] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004704] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004706] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004707] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004708] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005914] No NUMA configuration fo 2025-11-25 15:23:34,592 25 DEBUG [tempest.scenario.manager] Console output for bb270a13-54ff-4442-b581-6533baa3872c body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1553783955 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001158] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001520] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004365] Using GB pages for direct mapping [ 0.004655] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004660] ACPI: Early table checksum verification disabled [ 0.004664] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004669] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004676] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004682] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004687] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004690] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004694] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004698] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004701] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004703] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004704] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004706] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004707] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004708] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005914] No NUMA configuration found [ 0.005916] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005924] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006294] Zone ranges: [ 0.006295] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006298] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006300] Normal empty [ 0.006302] Device empty [ 0.006303] Movable zone start for each node [ 0.006306] Early memory node ranges [ 0.006307] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006309] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006311] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006538] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006568] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006764] On node 0, zone DMA32: 37 pages in 10000 unavailable ranges [ 0.017211] ACPI: PM-Timer IO Port: 0x608 [ 0.017243] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017386] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017391] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017393] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017395] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017397] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017398] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017402] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017405] TSC deadline timer available [ 0.017422] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017500] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017502] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017504] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017505] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017507] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017509] Booting paravirtualized kernel on KVM [ 0.017512] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017519] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017994] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018061] kvm-guest: setup async PF for cpu 0 [ 0.018088] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018106] kvm-guest: PV spinlocks disabled, single CPU [ 0.018112] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018114] Policy zone: DMA32 [ 0.018115] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018193] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018205] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018212] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018271] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018551] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019276] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019305] ftrace: allocating 50600 entries in 198 pages [ 0.041996] ftrace: allocated 198 pages with 4 groups [ 0.042172] rcu: Hierarchical RCU implementation. [ 0.042174] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042175] Rude variant of Tasks RCU enabled. [ 0.042176] Tracing variant of Tasks RCU enabled. [ 0.042177] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042179] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046348] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046730] random: crng init done [ 0.086668] Console: colour VGA+ 80x25 [ 0.224693] printk: console [tty1] enabled [ 0.581256] printk: console [ttyS0] enabled [ 0.584313] ACPI: Core revision 20210730 [ 0.587671] APIC: Switch to symmetric I/O mode setup [ 0.592244] x2apic enabled [ 0.596002] Switched APIC routing to physical x2apic. [ 0.605020] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.612592] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.616586] pid_max: default: 32768 minimum: 301 [ 0.616586] LSM: Security Framework initializing [ 0.616586] landlock: Up and running. [ 0.616586] Yama: becoming mindful. [ 0.616586] AppArmor: AppArmor initialized [ 0.616586] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616586] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616586] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616586] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616586] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616586] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616586] Spectre V2 : Mitigation: Retpolines [ 0.616586] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616586] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616586] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.616586] RETBleed: Mitigation: untrained return thunk [ 0.616586] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616586] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616586] Freeing SMP alternatives memory: 44K [ 0.616586] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.616793] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620619] ... version: 0 [ 0.624267] ... bit width: 48 [ 0.624609] ... generic registers: 6 [ 0.628089] ... value mask: 0000ffffffffffff [ 0.628605] ... max period: 00007fffffffffff [ 0.632297] ... fixed-purpose events: 0 [ 0.632602] ... event mask: 000000000000003f [ 0.636631] rcu: Hierarchical SRCU implementation. [ 0.640829] smp: Bringing up secondary CPUs ... [ 0.644605] smp: Brought up 1 node, 1 CPU [ 0.647800] smpboot: Max logical packages: 1 [ 0.648606] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.653167] devtmpfs: initialized [ 0.656360] x86/mm: Memory block size: 128MB [ 0.656829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.660625] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.664694] pinctrl core: initialized pinctrl subsystem [ 0.669075] PM: RTC time: 15:23:00, date: 2025-11-25 [ 0.672852] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.676748] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.680618] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.684616] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.688618] audit: initializing netlink subsys (disabled) [ 0.692853] thermal_sys: Registered thermal governor 'fair_share' [ 0.692854] thermal_sys: Registered thermal governor 'bang_bang' [ 0.696605] audit: type=2000 audit(1764084180.071:1): state=initialized audit_enabled=0 res=1 [ 0.704609] thermal_sys: Registered thermal governor 'step_wise' [ 0.704612] thermal_sys: Registered thermal governor 'user_space' [ 0.708604] thermal_sys: Registered thermal governor 'power_allocator' [ 0.712628] EISA bus registered [ 0.719233] cpuidle: using governor ladder [ 0.720600] cpuidle: using governor menu [ 0.727098] ACPI: bus type PCI registered [ 0.728602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.732929] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.736604] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.740638] PCI: Using configuration type 1 for base access [ 0.745883] Kprobes globally optimized [ 0.748789] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.752606] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.757460] ACPI: Added _OSI(Module Device) [ 0.760441] ACPI: Added _OSI(Processor Device) [ 0.760633] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.763928] ACPI: Added _OSI(Processor Aggregator Device) [ 0.764630] ACPI: Added _OSI(Linux-Dell-Video) [ 0.767670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.768608] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.776505] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.780859] ACPI: Interpreter enabled [ 0.783610] ACPI: PM: (supports S0 S5) [ 0.784603] ACPI: Using IOAPIC for interrupt routing [ 0.788641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.792601] PCI: Using E820 reservations for host bridge windows [ 0.796881] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.807026] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808612] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.812734] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.816706] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.821957] PCI host bridge to bus 0000:00 [ 0.824602] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.828601] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.832602] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.836600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.840600] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.844599] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.848599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.852990] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.860915] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.872059] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.888101] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.896650] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.911725] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.912834] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.921955] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.928607] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.944822] pci 0000:00:02.0: enabling Extended Tags [ 0.951993] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.956612] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.968929] pci 0000:00:02.1: enabling Extended Tags [ 0.975112] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.980607] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.997837] pci 0000:00:02.2: enabling Extended Tags [ 1.003465] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.008604] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.019722] pci 0000:00:02.3: enabling Extended Tags [ 1.023307] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.028602] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.043700] pci 0000:00:02.4: enabling Extended Tags [ 1.047352] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.055136] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.066519] pci 0000:00:02.5: enabling Extended Tags [ 1.071202] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.078085] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.089889] pci 0000:00:02.6: enabling Extended Tags [ 1.095105] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.100603] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.114162] pci 0000:00:02.7: enabling Extended Tags [ 1.123236] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.130578] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.140901] pci 0000:00:03.0: enabling Extended Tags [ 1.147069] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.152386] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.159081] pci 0000:00:03.1: enabling Extended Tags [ 1.165447] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.172404] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.178057] pci 0000:00:03.2: enabling Extended Tags [ 1.183129] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.188233] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.199688] pci 0000:00:03.3: enabling Extended Tags [ 1.203107] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.208074] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.213992] pci 0000:00:03.4: enabling Extended Tags [ 1.222399] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.228236] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.233914] pci 0000:00:03.5: enabling Extended Tags [ 1.239091] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.244070] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.253497] pci 0000:00:03.6: enabling Extended Tags [ 1.259096] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.264281] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.271054] pci 0000:00:03.7: enabling Extended Tags [ 1.277640] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.284616] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.298105] pci 0000:00:04.0: enabling Extended Tags [ 1.306059] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.312600] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.325013] pci 0000:00:04.1: enabling Extended Tags [ 1.330943] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.336601] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.352521] pci 0000:00:04.2: enabling Extended Tags [ 1.355931] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.360611] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.374386] pci 0000:00:04.3: enabling Extended Tags [ 1.379835] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.384112] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.392941] pci 0000:00:04.4: enabling Extended Tags [ 1.399248] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.404610] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.415192] pci 0000:00:04.5: enabling Extended Tags [ 1.419140] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.426202] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.437683] pci 0000:00:04.6: enabling Extended Tags [ 1.443438] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.448608] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.460932] pci 0000:00:04.7: enabling Extended Tags [ 1.470201] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.476610] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.492238] pci 0000:00:05.0: enabling Extended Tags [ 1.553488] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.559274] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.561587] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.584606] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.591876] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.600530] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.608608] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.621726] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.628608] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.637615] pci 0000:01:00.0: enabling Extended Tags [ 1.718650] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.720670] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.724673] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.728742] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.735571] pci_bus 0000:02: extended config space not accessible [ 1.736872] acpiphp: Slot [1] registered [ 1.739784] acpiphp: Slot [0] registered [ 1.740659] acpiphp: Slot [2] registered [ 1.743760] acpiphp: Slot [3] registered [ 1.744651] acpiphp: Slot [4] registered [ 1.747753] acpiphp: Slot [5] registered [ 1.748650] acpiphp: Slot [6] registered [ 1.752219] acpiphp: Slot [7] registered [ 1.752665] acpiphp: Slot [8] registered [ 1.755937] acpiphp: Slot [9] registered [ 1.756660] acpiphp: Slot [10] registered [ 1.760102] acpiphp: Slot [11] registered [ 1.760651] acpiphp: Slot [12] registered [ 1.764056] acpiphp: Slot [13] registered [ 1.764651] acpiphp: Slot [14] registered [ 1.767694] acpiphp: Slot [15] registered [ 1.768656] acpiphp: Slot [16] registered [ 1.771677] acpiphp: Slot [17] registered [ 1.772648] acpiphp: Slot [18] registered [ 1.775697] acpiphp: Slot [19] registered [ 1.776650] acpiphp: Slot [20] registered [ 1.779600] acpiphp: Slot [21] registered [ 1.780661] acpiphp: Slot [22] registered [ 1.784205] acpiphp: Slot [23] registered [ 1.784661] acpiphp: Slot [24] registered [ 1.787693] acpiphp: Slot [25] registered [ 1.788668] acpiphp: Slot [26] registered [ 1.791691] acpiphp: Slot [27] registered [ 1.792655] acpiphp: Slot [28] registered [ 1.796159] acpiphp: Slot [29] registered [ 1.796662] acpiphp: Slot [30] registered [ 1.799623] acpiphp: Slot [31] registered [ 1.804024] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.819071] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.895148] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.896708] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.900688] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.904755] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.914206] acpiphp: Slot [0-2] registered [ 1.917394] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.926579] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.939989] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.944612] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.948883] pci 0000:03:00.0: enabling Extended Tags [ 2.047100] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.048742] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.052709] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.059688] acpiphp: Slot [0-3] registered [ 2.061177] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.072612] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.086926] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.091604] pci 0000:04:00.0: enabling Extended Tags [ 2.168476] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.168712] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.172704] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.180159] acpiphp: Slot [0-4] registered [ 2.181240] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.192369] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.204363] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.207639] pci 0000:05:00.0: enabling Extended Tags [ 2.293841] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.296715] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.300727] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.308758] acpiphp: Slot [0-5] registered [ 2.312608] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.324614] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.339439] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.347063] pci 0000:06:00.0: enabling Extended Tags [ 2.427414] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.428736] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.432712] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.440119] acpiphp: Slot [0-6] registered [ 2.510104] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.512720] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.516702] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.524474] acpiphp: Slot [0-7] registered [ 2.594113] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.596707] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.600699] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.608083] acpiphp: Slot [0-8] registered [ 2.674747] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.676707] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.680698] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.688138] acpiphp: Slot [0-9] registered [ 2.758047] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.761247] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.764712] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.771870] acpiphp: Slot [0-10] registered [ 2.843212] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.844709] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.848718] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.856288] acpiphp: Slot [0-11] registered [ 2.936012] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.936728] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.940722] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.948301] acpiphp: Slot [0-12] registered [ 3.023000] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.024715] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.028700] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.035764] acpiphp: Slot [0-13] registered [ 3.107471] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.108714] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.112701] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.119896] acpiphp: Slot [0-14] registered [ 3.192867] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.196029] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.196711] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.203942] acpiphp: Slot [0-15] registered [ 3.274312] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.276729] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.280724] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.288460] acpiphp: Slot [0-16] registered [ 3.365719] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.368708] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.372720] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.379757] acpiphp: Slot [0-17] registered [ 3.451757] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.452708] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.456700] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.464678] acpiphp: Slot [0-18] registered [ 3.536616] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.539854] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.540699] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.547867] acpiphp: Slot [0-19] registered [ 3.615051] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.616705] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.620725] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.627804] acpiphp: Slot [0-20] registered [ 3.694635] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.696701] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.700699] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.707865] acpiphp: Slot [0-21] registered [ 3.779496] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.780719] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.784699] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.791727] acpiphp: Slot [0-22] registered [ 3.859149] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.860727] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.864699] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.872084] acpiphp: Slot [0-23] registered [ 3.940814] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.944707] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.948714] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.955837] acpiphp: Slot [0-24] registered [ 4.024795] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.028600] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.032699] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.039832] acpiphp: Slot [0-25] registered [ 4.109807] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.112729] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.116715] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.166740] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.168804] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.172716] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.176716] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.180669] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.184607] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.188464] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.188787] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.192452] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.192619] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.196492] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.196616] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.200479] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.200616] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.204616] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.208359] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.208892] iommu: Default domain type: Translated [ 4.212598] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.216761] SCSI subsystem initialized [ 4.219341] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.220586] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.220605] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.224171] vgaarb: loaded [ 4.224625] ACPI: bus type USB registered [ 4.227286] usbcore: registered new interface driver usbfs [ 4.228607] usbcore: registered new interface driver hub [ 4.231876] usbcore: registered new device driver usb [ 4.232621] pps_core: LinuxPPS API ver. 1 registered [ 4.235569] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.236602] PTP clock support registered [ 4.239117] EDAC MC: Ver: 3.0.0 [ 4.243390] NetLabel: Initializing [ 4.244599] NetLabel: domain hash size = 128 [ 4.247436] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.248621] NetLabel: unlabeled traffic allowed by default [ 4.252166] PCI: Using ACPI for IRQ routing [ 5.012933] clocksource: Switched to clocksource kvm-clock [ 5.029926] VFS: Disk quotas dquot_6.6.0 [ 5.032516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.036749] AppArmor: AppArmor Filesystem Enabled [ 5.040004] pnp: PnP ACPI init [ 5.042374] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.047238] pnp: PnP ACPI: found 5 devices [ 5.055480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.061111] NET: Registered PF_INET protocol family [ 5.064121] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.069594] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.074935] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.079813] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.084689] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.089090] TCP: Hash tables configured (established 1024 bind 1024) [ 5.093164] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.097712] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.101755] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.106112] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.109693] NET: Registered PF_XDP protocol family [ 5.112808] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.117729] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.122958] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.128188] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.133322] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.138326] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.143599] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.148816] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.153838] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.158774] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.163836] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.169254] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.174375] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.179267] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.184309] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.189328] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.194515] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.199600] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.204689] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.209648] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.214642] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.219660] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.224693] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.229674] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.234616] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.238476] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.242280] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.246419] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.250264] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.254218] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.258240] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.262068] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.265928] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.269783] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.273665] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.277489] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.281281] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.284963] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.288742] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.292716] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.296625] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.300460] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.304236] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.308256] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.312057] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.316060] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.319925] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.324015] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.327865] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.331879] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.335680] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.339728] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.343588] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.347634] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.351493] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.355489] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.359755] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.364063] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.367978] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.372139] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.376055] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.379942] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.383837] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.387672] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.391520] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.395343] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.399089] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.402849] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.406987] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.410825] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.414832] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.418635] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.422652] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.426758] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.430834] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.434671] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.438651] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.442454] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.446445] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.450203] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.454246] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.457922] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.461775] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.465504] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.469369] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.473114] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.477191] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.480929] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.484943] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.488861] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.492965] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.496864] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.500944] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.504854] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.508877] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.512045] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.519218] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.525798] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.536064] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.541494] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.547712] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.555243] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.563400] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.570618] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.575991] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.585744] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.592558] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.597973] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.609253] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.616247] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.621545] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.631355] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.637197] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.644987] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.653771] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.658994] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.666391] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.676222] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.681999] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.691114] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.701472] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.706454] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.714097] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.721187] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.728990] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.734334] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.746172] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.755127] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.764246] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.771764] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.779853] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.785390] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.795490] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.802790] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.808703] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.818643] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.821707] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.829361] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.836469] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.843903] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.849413] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.855287] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.863459] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.873429] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.876361] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.883540] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.888792] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.897548] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.900736] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.908136] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.913342] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.921961] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.925058] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.932907] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.938023] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.946291] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.949435] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.954534] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.964266] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.974038] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.977725] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.986164] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.991277] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.001157] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.006632] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.013471] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.020031] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.027045] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.032311] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.038215] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.045457] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.054447] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.057566] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.063511] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.071060] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.079580] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.082858] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.090428] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.095662] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.105336] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.108407] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.116147] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.121653] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.130351] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.134880] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.140861] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.148022] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.155034] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.160128] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.163967] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.168160] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.172381] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.176615] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.181131] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.184621] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.188374] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.192702] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.196048] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.202253] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.206689] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.211818] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.216742] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.221761] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.228309] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.232328] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.236810] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.240503] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.244895] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.248718] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.253293] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.257245] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.261683] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.265686] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.270408] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.274190] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.279090] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.283415] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.287998] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.291955] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.296326] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.300188] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.304700] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.308196] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.312166] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.317104] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.320992] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.324820] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.329224] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.332883] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.336984] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.341704] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.345204] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.350062] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.354714] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.358528] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.362920] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.367422] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.371388] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.375534] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.380193] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.383886] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.388020] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.392983] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.396428] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.400432] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.406972] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.410443] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.414339] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.418880] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.422411] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.426288] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.430831] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.434541] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.438385] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.443223] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.446906] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.451000] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.455670] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.459180] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.463162] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.469443] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.479650] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10573 usecs [ 6.485788] PCI: CLS 0 bytes, default 64 [ 6.488650] Trying to unpack rootfs image as initramfs... [ 6.492671] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.509101] Initialise system trusted keyrings [ 6.512086] Key type blacklist registered [ 6.520702] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.529940] zbud: loaded [ 6.532100] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.544795] fuse: init (API version 7.34) [ 6.547604] integrity: Platform Keyring initialized [ 6.564705] Key type asymmetric registered [ 6.567454] Asymmetric key parser 'x509' registered [ 6.576732] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.588710] io scheduler mq-deadline registered [ 6.600964] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.604913] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.620974] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.633060] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.644892] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.657051] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.667741] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.680936] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.693009] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.701138] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.711767] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.725205] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.732142] Freeing initrd memory: 8744K [ 6.739372] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.744926] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.753260] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.757267] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.763210] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.769449] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.774621] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.782600] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.788832] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.797147] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.801164] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.809141] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.813070] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.821143] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.825065] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.833823] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.837764] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.845974] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.849915] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.858572] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.863406] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.868056] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.874603] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.878703] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.885930] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.889912] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.898215] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.902084] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.910365] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.914502] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.924934] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.929564] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.937393] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.942276] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.949583] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.954626] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.962624] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.966745] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.971591] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.977149] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.981129] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.989349] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.997864] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.002377] shpchp 0000:01:00.0: Slot initialization failed [ 7.007830] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.012090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.017668] ACPI: button: Power Button [PWRF] [ 7.042286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.075207] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.081891] Linux agpgart interface v0.103 [ 7.085647] loop: module loaded [ 7.087988] tun: Universal TUN/TAP device driver, 1.6 [ 7.091119] PPP generic driver version 2.4.2 [ 7.093874] VFIO - User Level meta-driver version: 0.3 [ 7.096977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.100831] ehci-pci: EHCI PCI platform driver [ 7.103527] ehci-platform: EHCI generic platform driver [ 7.106789] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.110448] ohci-pci: OHCI PCI platform driver [ 7.113273] ohci-platform: OHCI generic platform driver [ 7.116519] uhci_hcd: USB Universal Host Controller Interface driver [ 7.122264] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.125633] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.130110] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.133499] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.137202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.142426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.146943] usb usb1: Product: UHCI Host Controller [ 7.150289] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.154446] usb usb1: SerialNumber: 0000:02:01.0 [ 7.157554] hub 1-0:1.0: USB hub found [ 7.160033] hub 1-0:1.0: 2 ports detected [ 7.162985] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.169931] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.173016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.176976] mousedev: PS/2 mouse device common for all mice [ 7.181231] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.186687] rtc_cmos 00:03: RTC can wake from S4 [ 7.191562] rtc_cmos 00:03: registered as rtc0 [ 7.194724] rtc_cmos 00:03: setting system clock to 2025-11-25T15:23:07 UTC (1764084187) [ 7.199763] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.203747] i2c_dev: i2c /dev entries driver [ 7.206511] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.213685] device-mapper: uevent: version 1.0.3 [ 7.216825] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.221976] platform eisa.0: Probing EISA bus 0 [ 7.225140] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.229399] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.233305] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.237917] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.241790] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.245771] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.249783] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.253799] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.257962] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.261937] platform eisa.0: EISA: Detected 0 cards [ 7.265264] ledtrig-cpu: registered to indicate activity on CPUs [ 7.269156] drop_monitor: Initializing network drop monitor service [ 7.273212] NET: Registered PF_INET6 protocol family [ 7.279727] Segment Routing with IPv6 [ 7.282194] In-situ OAM (IOAM) with IPv6 [ 7.284851] NET: Registered PF_PACKET protocol family [ 7.288417] Key type dns_resolver registered [ 7.291646] IPI shorthand broadcast: enabled [ 7.294571] registered taskstats version 1 [ 7.297348] Loading compiled-in X.509 certificates [ 7.301014] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.307929] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.314656] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.320761] blacklist: Loading compiled-in revocation X.509 certificates [ 7.325076] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.331720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.342143] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.349439] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.356443] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.363469] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.370548] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.377984] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.385932] zswap: loaded using pool lzo/zbud [ 7.389065] Key type .fscrypt registered [ 7.391816] Key type fscrypt-provisioning registered [ 7.397197] Key type encrypted registered [ 7.400000] AppArmor: AppArmor sha1 policy hashing enabled [ 7.403577] ima: No TPM chip found, activating TPM-bypass! [ 7.407249] Loading compiled-in module X.509 certificates [ 7.411391] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.417398] ima: Allocated hash algorithm: sha1 [ 7.421148] ima: No architecture policies found [ 7.424685] evm: Initialising EVM extended attributes: [ 7.428255] evm: security.selinux [ 7.430791] evm: security.SMACK64 [ 7.433060] evm: security.SMACK64EXEC [ 7.435961] evm: security.SMACK64TRANSMUTE [ 7.439568] evm: security.SMACK64MMAP [ 7.442448] evm: security.apparmor [ 7.445142] evm: security.ima [ 7.447634] evm: security.capability [ 7.450424] evm: HMAC attrs: 0x1 [ 7.453515] PM: Magic number: 1:325:387 [ 7.456529] aer 0000:00:02.6:pcie002: hash matches [ 7.460402] RAS: Correctable Errors collector initialized. [ 7.464796] Unstable clock detected, switching default tracing clock to "global" [ 7.464796] If you want to keep using the local clock, then add: [ 7.464796] "trace_clock=local" [ 7.464796] on the kernel command line [ 7.481219] Freeing unused decrypted memory: 2036K [ 7.484718] Freeing unused kernel image (initmem) memory: 3244K [ 7.488642] Write protecting the kernel read-only data: 30720k [ 7.492672] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.496983] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.542806] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.547142] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.551702] Run /init as init process info: initramfs: up at 6.99 [ 7.607685] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.616835] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.621487] GPT:229375 != 2097151 [ 7.623738] GPT:Alternate GPT header not at the end of the disk. [ 7.627471] GPT:229375 != 2097151 [ 7.629828] GPT: Use GNU Parted to correct GPT errors. [ 7.678904] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.059814] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.093752] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.81 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bb:27:0a:13:54:ff:44:42:b5:81:65:33:ba:a3:87:2c forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCPsTPilYBsUmiQ5yrzEOEOwzUBJc7mElycdBWRmVMMlisRAvtjp52jqw5dhfnhtfqr6/jFdDva1YHsXJezrRpPJF+tvQKMg+UEuVAVQguov6GmudZQ9ON3v20G3LlDLIuMyGkn4JW5hZRsT3p9R930etehvriPfxoZy0C0k9jXgRi5b1jT5J++XU45IDXuPwxOSlNNznKw4+navC4R+gl4UO7zs6w2DdgFLqovZozdz11fkpomhEU6Rkjz5oayqrRmWq+VglRejR+gs1zNLslWTNgPYhSoTK6NUzhL8cu0VIRdM05v09hld/yEIcLzSK2At+tGbUm2AKIluUcRL9j root@tempest-testnetworkbasicops-server-1979947221 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCEn1HHy/5CCIAsHZ8zEyjsyV+Sv7vTF70DfxWIFA5sOKtCZGo9ctPFe2Ldqif//3gowvmcmvLU8zEOYh6CZx3g= root@tempest-testnetworkbasicops-server-1979947221 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb4:b61/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bb270a13-54ff-4442-b581-6533baa3872c name: tempest-TestNetworkBasicOps-server-1979947221 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1979947221 launch-index: 0 === cirros: current=0.6.2 uptime=8.99 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:B4:0B:61 inet6 addr: fe80::f816:3eff:feb4:b61/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1979947221 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### 10000 lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.165665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.168838] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.183623] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.359605] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.385671] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.567547] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.569106] ISO 9660 Extensions: RRIP_1991A [ 8.678967] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.410241] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.411596] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:23:08 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:23:08 cirros auth.notice su: + none root:cirros Nov 25 15:23:08 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: DUID 00:04:bb:27:0a:13:54:ff:44:42:b5:81:65:33:ba:a3:87:2c Nov 25 15:23:08 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b4:0b:61 Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb4:b61 Nov 25 15:23:09 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 15:23:09 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1979947221 login: 2025-11-25 15:23:34,593 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2025-11-25 15:23:34,596 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:23:34,697 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:23:34,698 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2025-11-25 15:23:34,698 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-11-25 15:23:34,698 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.192:22' as 'cirros' with public key authentication 2025-11-25 15:23:34,701 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:23:34,798 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:23:34,799 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.192 successfully created 2025-11-25 15:23:34,810 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.112227 seconds 2025-11-25 15:23:35,259 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8fca718f-2d06-4c76-ab11-a419218f9278 0.448s 2025-11-25 15:23:35,259 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": false}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1081', 'x-openstack-request-id': 'req-cbb9a292-28c1-4530-afe7-7cd147ff8222', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8fca718f-2d06-4c76-ab11-a419218f9278'} Body: b'{"port":{"id":"8fca718f-2d06-4c76-ab11-a419218f9278","name":"","network_id":"2cecfb04-c79b-4e11-bc0b-552d25041509","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:b4:0b:61","admin_state_up":false,"status":"ACTIVE","device_id":"bb270a13-54ff-4442-b581-6533baa3872c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4447a587-f8ce-4c4e-8dc0-4c2093e82e5a","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5e2eb871-8257-45c3-a0f4-8586122b81a6"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1979947221","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1979947221","fqdn":"tempest-testnetworkbasicops-server-1979947221.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:22:53Z","updated_at":"2025-11-25T15:23:34Z","revision_number":5,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:35,259 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.201 with user: cirros 2025-11-25 15:23:35,260 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.201 in 120 sec and the expected result is unreachable 2025-11-25 15:23:36,298 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.038545 seconds 2025-11-25 15:23:36,299 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.201 in 120 sec and the ping result is expected 2025-11-25 15:23:36,412 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c/action 0.112s 2025-11-25 15:23:36,414 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:36 GMT', 'server': 'Apache', 'content-length': '75358', '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-081c7a79-05e3-4fd9-be27-6a7af57af887', 'x-compute-request-id': 'req-081c7a79-05e3-4fd9-be27-6a7af57af887', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1553783955 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001158] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001520] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004365] Using GB pages for direct mapping\\n[ 0.004655] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004660] ACPI: Early table checksum verification disabled\\n[ 0.004664] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004669] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004676] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004682] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004687] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004690] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004694] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004698] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004701] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004703] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004704] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004706] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004707] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004708] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005914] No NUMA configuration fo 2025-11-25 15:23:36,415 25 DEBUG [tempest.scenario.manager] Console output for bb270a13-54ff-4442-b581-6533baa3872c body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1553783955 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001158] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001520] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004365] Using GB pages for direct mapping [ 0.004655] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004660] ACPI: Early table checksum verification disabled [ 0.004664] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004669] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004676] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004682] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004687] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004690] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004694] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004698] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004701] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004703] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004704] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004706] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004707] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004708] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005914] No NUMA configuration found [ 0.005916] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005924] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006294] Zone ranges: [ 0.006295] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006298] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006300] Normal empty [ 0.006302] Device empty [ 0.006303] Movable zone start for each node [ 0.006306] Early memory node ranges [ 0.006307] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006309] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006311] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006538] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006568] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006764] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017211] ACPI: PM-Timer IO Port: 0x608 [ 0.017243] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017386] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017391] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017393] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017395] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017397] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017398] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017402] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017405] TSC deadline timer available [ 0.017422] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017500] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017502] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017504] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017505] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017507] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017509] Booting paravirtualized kernel on KVM [ 0.017512] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017519] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017994] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018061] kvm-guest: setup async PF for cpu 0 [ 0.018088] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018106] kvm-guest: PV spinlocks disabled, single CPU [ 0.018112] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018114] Policy zone: DMA32 [ 0.018115] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018193] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018205] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018212] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018271] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018551] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019276] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019305] ftrace: allocating 50600 entries in 198 pages [ 0.041996] ftrace: allocated 198 pages with 4 groups [ 0.042172] rcu: Hierarchical RCU implementation. [ 0.042174] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042175] Rude variant of Tasks RCU enabled. [ 0.042176] Tracing variant of Tasks RCU enabled. [ 0.042177] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042179] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046348] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046730] random: crng init done [ 0.086668] Console: colour VGA+ 80x25 [ 0.224693] printk: console [tty1] enabled [ 0.581256] printk: console [ttyS0] enabled [ 0.584313] ACPI: Core revision 20210730 [ 0.587671] APIC: Switch to symmetric I/O mode setup [ 0.592244] x2apic enabled [ 0.596002] Switched APIC routing to physical x2apic. [ 0.605020] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.612592] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.616586] pid_max: default: 32768 minimum: 301 [ 0.616586] LSM: Security Framework initializing [ 0.616586] landlock: Up and running. [ 0.616586] Yama: becoming mindful. [ 0.616586] AppArmor: AppArmor initialized [ 0.616586] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616586] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616586] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616586] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616586] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616586] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616586] Spectre V2 : Mitigation: Retpolines [ 0.616586] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616586] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616586] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.616586] RETBleed: Mitigation: untrained return thunk [ 0.616586] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616586] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616586] Freeing SMP alternatives memory: 44K [ 0.616586] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.616793] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620619] ... version: 0 [ 0.624267] ... bit width: 48 [ 0.624609] ... generic registers: 6 [ 0.628089] ... value mask: 0000ffffffffffff [ 0.628605] ... max period: 00007fffffffffff [ 0.632297] ... fixed-purpose events: 0 [ 0.632602] ... event mask: 000000000000003f [ 0.636631] rcu: Hierarchical SRCU implementation. [ 0.640829] smp: Bringing up secondary CPUs ... [ 0.644605] smp: Brought up 1 node, 1 CPU [ 0.647800] smpboot: Max logical packages: 1 [ 0.648606] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.653167] devtmpfs: initialized [ 0.656360] x86/mm: Memory block size: 128MB [ 0.656829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.660625] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.664694] pinctrl core: initialized pinctrl subsystem [ 0.669075] PM: RTC time: 15:23:00, date: 2025-11-25 [ 0.672852] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.676748] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.680618] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.684616] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.688618] audit: initializing netlink subsys (disabled) [ 0.692853] thermal_sys: Registered thermal governor 'fair_share' [ 0.692854] thermal_sys: Registered thermal governor 'bang_bang' [ 0.696605] audit: type=2000 audit(1764084180.071:1): state=initialized audit_enabled=0 res=1 [ 0.704609] thermal_sys: Registered thermal governor 'step_wise' [ 0.704612] thermal_sys: Registered thermal governor 'user_space' [ 0.708604] thermal_sys: Registered thermal governor 'power_allocator' [ 0.712628] EISA bus registered [ 0.719233] cpuidle: using governor ladder [ 0.720600] cpuidle: using governor menu [ 0.727098] ACPI: bus type PCI registered [ 0.728602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.732929] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.736604] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.740638] PCI: Using configuration type 1 for base access [ 0.745883] Kprobes globally optimized [ 0.748789] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.752606] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.757460] ACPI: Added _OSI(Module Device) [ 0.760441] ACPI: Added _OSI(Processor Device) [ 0.760633] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.763928] ACPI: Added _OSI(Processor Aggregator Device) [ 0.764630] ACPI: Added _OSI(Linux-Dell-Video) [ 0.767670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.768608] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.776505] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.780859] ACPI: Interpreter enabled [ 0.783610] ACPI: PM: (supports S0 S5) [ 0.784603] ACPI: Using IOAPIC for interrupt routing [ 0.788641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.792601] PCI: Using E820 reservations for host bridge windows [ 0.796881] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.807026] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808612] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.812734] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.816706] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.821957] PCI host bridge to bus 0000:00 [ 0.824602] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.828601] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.832602] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.836600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.840600] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.844599] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.848599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.852990] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.860915] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.872059] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.888101] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.896650] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.911725] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.912834] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.921955] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.928607] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.944822] pci 0000:00:02.0: enabling Extended Tags [ 0.951993] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.956612] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.968929] pci 0000:00:02.1: enabling Extended Tags [ 0.975112] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.980607] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.997837] pci 0000:00:02.2: enabling Extended Tags [ 1.003465] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.008604] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.019722] pci 0000:00:02.3: enabling Extended Tags [ 1.023307] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.028602] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.043700] pci 0000:00:02.4: enabling Extended Tags [ 1.047352] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.055136] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.066519] pci 0000:00:02.5: enabling Extended Tags [ 1.071202] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.078085] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.089889] pci 0000:00:02.6: enabling Extended Tags [ 1.095105] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.100603] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.114162] pci 0000:00:02.7: enabling Extended Tags [ 1.123236] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.130578] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.140901] pci 0000:00:03.0: enabling Extended Tags [ 1.147069] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.152386] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.159081] pci 0000:00:03.1: enabling Extended Tags [ 1.165447] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.172404] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.178057] pci 0000:00:03.2: enabling Extended Tags [ 1.183129] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.188233] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.199688] pci 0000:00:03.3: enabling Extended Tags [ 1.203107] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.208074] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.213992] pci 0000:00:03.4: enabling Extended Tags [ 1.222399] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.228236] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.233914] pci 0000:00:03.5: enabling Extended Tags [ 1.239091] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.244070] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.253497] pci 0000:00:03.6: enabling Extended Tags [ 1.259096] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.264281] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.271054] pci 0000:00:03.7: enabling Extended Tags [ 1.277640] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.284616] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.298105] pci 0000:00:04.0: enabling Extended Tags [ 1.306059] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.312600] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.325013] pci 0000:00:04.1: enabling Extended Tags [ 1.330943] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.336601] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.352521] pci 0000:00:04.2: enabling Extended Tags [ 1.355931] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.360611] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.374386] pci 0000:00:04.3: enabling Extended Tags [ 1.379835] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.384112] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.392941] pci 0000:00:04.4: enabling Extended Tags [ 1.399248] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.404610] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.415192] pci 0000:00:04.5: enabling Extended Tags [ 1.419140] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.426202] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.437683] pci 0000:00:04.6: enabling Extended Tags [ 1.443438] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.448608] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.460932] pci 0000:00:04.7: enabling Extended Tags [ 1.470201] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.476610] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.492238] pci 0000:00:05.0: enabling Extended Tags [ 1.553488] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.559274] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.561587] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.584606] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.591876] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.600530] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.608608] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.621726] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.628608] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.637615] pci 0000:01:00.0: enabling Extended Tags [ 1.718650] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.720670] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.724673] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.728742] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.735571] pci_bus 0000:02: extended config space not accessible [ 1.736872] acpiphp: Slot [1] registered [ 1.739784] acpiphp: Slot [0] registered [ 1.740659] acpiphp: Slot [2] registered [ 1.743760] acpiphp: Slot [3] registered [ 1.744651] acpiphp: Slot [4] registered [ 1.747753] acpiphp: Slot [5] registered [ 1.748650] acpiphp: Slot [6] registered [ 1.752219] acpiphp: Slot [7] registered [ 1.752665] acpiphp: Slot [8] registered [ 1.755937] acpiphp: Slot [9] registered [ 1.756660] acpiphp: Slot [10] registered [ 1.760102] acpiphp: Slot [11] registered [ 1.760651] acpiphp: Slot [12] registered [ 1.764056] acpiphp: Slot [13] registered [ 1.764651] acpiphp: Slot [14] registered [ 1.767694] acpiphp: Slot [15] registered [ 1.768656] acpiphp: Slot [16] registered [ 1.771677] acpiphp: Slot [17] registered [ 1.772648] acpiphp: Slot [18] registered [ 1.775697] acpiphp: Slot [19] registered [ 1.776650] acpiphp: Slot [20] registered [ 1.779600] acpiphp: Slot [21] registered [ 1.780661] acpiphp: Slot [22] registered [ 1.784205] acpiphp: Slot [23] registered [ 1.784661] acpiphp: Slot [24] registered [ 1.787693] acpiphp: Slot [25] registered [ 1.788668] acpiphp: Slot [26] registered [ 1.791691] acpiphp: Slot [27] registered [ 1.792655] acpiphp: Slot [28] registered [ 1.796159] acpiphp: Slot [29] registered [ 1.796662] acpiphp: Slot [30] registered [ 1.799623] acpiphp: Slot [31] registered [ 1.804024] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.819071] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.895148] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.896708] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.900688] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.904755] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.914206] acpiphp: Slot [0-2] registered [ 1.917394] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.926579] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.939989] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.944612] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.948883] pci 0000:03:00.0: enabling Extended Tags [ 2.047100] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.048742] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.052709] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.059688] acpiphp: Slot [0-3] registered [ 2.061177] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.072612] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.086926] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.091604] pci 0000:04:00.0: enabling Extended Tags [ 2.168476] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.168712] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.172704] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.180159] acpiphp: Slot [0-4] registered [ 2.181240] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.192369] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.204363] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.207639] pci 0000:05:00.0: enabling Extended Tags [ 2.293841] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.296715] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.300727] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.308758] acpiphp: Slot [0-5] registered [ 2.312608] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.324614] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.339439] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.347063] pci 0000:06:00.0: enabling Extended Tags [ 2.427414] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.428736] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.432712] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.440119] acpiphp: Slot [0-6] registered [ 2.510104] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.512720] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.516702] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.524474] acpiphp: Slot [0-7] registered [ 2.594113] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.596707] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.600699] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.608083] acpiphp: Slot [0-8] registered [ 2.674747] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.676707] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.680698] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.688138] acpiphp: Slot [0-9] registered [ 2.758047] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.761247] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.764712] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.771870] acpiphp: Slot [0-10] registered [ 2.843212] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.844709] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.848718] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.856288] acpiphp: Slot [0-11] registered [ 2.936012] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.936728] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.940722] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.948301] acpiphp: Slot [0-12] registered [ 3.023000] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.024715] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.028700] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.035764] acpiphp: Slot [0-13] registered [ 3.107471] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.108714] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.112701] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.119896] acpiphp: Slot [0-14] registered [ 3.192867] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.196029] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.196711] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.203942] acpiphp: Slot [0-15] registered [ 3.274312] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.276729] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.280724] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.288460] acpiphp: Slot [0-16] registered [ 3.365719] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.368708] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.372720] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.379757] acpiphp: Slot [0-17] registered [ 3.451757] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.452708] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.456700] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.464678] acpiphp: Slot [0-18] registered [ 3.536616] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.539854] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.540699] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.547867] acpiphp: Slot [0-19] registered [ 3.615051] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.616705] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.620725] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.627804] acpiphp: Slot [0-20] registered [ 3.694635] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.696701] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.700699] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.707865] acpiphp: Slot [0-21] registered [ 3.779496] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.780719] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.784699] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.791727] acpiphp: Slot [0-22] registered [ 3.859149] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.860727] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.864699] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.872084] acpiphp: Slot [0-23] registered [ 3.940814] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.944707] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.948714] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.955837] acpiphp: Slot [0-24] registered [ 4.024795] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.028600] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.032699] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.039832] acpiphp: Slot [0-25] registered [ 4.109807] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.112729] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.116715] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.166740] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.168804] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.172716] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.176716] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.180669] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.184607] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.188464] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.188787] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.192452] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.192619] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.196492] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.196616] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.200479] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.200616] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.204616] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.208359] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.208892] iommu: Default domain type: Translated [ 4.212598] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.216761] SCSI subsystem initialized [ 4.219341] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.220586] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.220605] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.224171] vgaarb: loaded [ 4.224625] ACPI: bus type USB registered [ 4.227286] usbcore: registered new interface driver usbfs [ 4.228607] usbcore: registered new interface driver hub [ 4.231876] usbcore: registered new device driver usb [ 4.232621] pps_core: LinuxPPS API ver. 1 registered [ 4.235569] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.236602] PTP clock support registered [ 4.239117] EDAC MC: Ver: 3.0.0 [ 4.243390] NetLabel: Initializing [ 4.244599] NetLabel: domain hash size = 128 [ 4.247436] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.248621] NetLabel: unlabeled traffic allowed by default [ 4.252166] PCI: Using ACPI for IRQ routing [ 5.012933] clocksource: Switched to clocksource kvm-clock [ 5.029926] VFS: Disk quotas dquot_6.6.0 [ 5.032516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.036749] AppArmor: AppArmor Filesystem Enabled [ 5.040004] pnp: PnP ACPI init [ 5.042374] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.047238] pnp: PnP ACPI: found 5 devices [ 5.055480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.061111] NET: Registered PF_INET protocol family [ 5.064121] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.069594] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.074935] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.079813] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.084689] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.089090] TCP: Hash tables configured (established 1024 bind 1024) [ 5.093164] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.097712] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.101755] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.106112] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.109693] NET: Registered PF_XDP protocol family [ 5.112808] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.117729] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.122958] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.128188] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.133322] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.138326] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.143599] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.148816] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.153838] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.158774] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.163836] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.169254] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.174375] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.179267] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.184309] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.189328] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.194515] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.199600] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.204689] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.209648] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.214642] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.219660] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.224693] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.229674] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.234616] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.238476] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.242280] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.246419] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.250264] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.254218] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.258240] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.262068] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.265928] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.269783] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.273665] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.277489] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.281281] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.284963] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.288742] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.292716] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.296625] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.300460] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.304236] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.308256] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.312057] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.316060] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.319925] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.324015] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.327865] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.331879] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.335680] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.339728] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.343588] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.347634] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.351493] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.355489] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.359755] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.364063] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.367978] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.372139] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.376055] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.379942] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.383837] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.387672] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.391520] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.395343] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.399089] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.402849] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.406987] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.410825] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.414832] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.418635] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.422652] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.426758] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.430834] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.434671] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.438651] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.442454] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.446445] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.450203] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.454246] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.457922] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.461775] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.465504] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.469369] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.473114] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.477191] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.480929] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.484943] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.488861] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.492965] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.496864] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.500944] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.504854] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.508877] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.512045] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.519218] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.525798] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.536064] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.541494] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.547712] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.555243] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.563400] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.570618] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.575991] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.585744] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.592558] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.597973] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.609253] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.616247] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.621545] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.631355] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.637197] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.644987] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.653771] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.658994] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.666391] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.676222] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.681999] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.691114] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.701472] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.706454] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.714097] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.721187] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.728990] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.734334] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.746172] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.755127] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.764246] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.771764] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.779853] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.785390] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.795490] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.802790] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.808703] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.818643] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.821707] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.829361] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.836469] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.843903] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.849413] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.855287] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.863459] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.873429] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.876361] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.883540] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.888792] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.897548] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.900736] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.908136] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.913342] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.921961] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.925058] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.932907] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.938023] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.946291] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.949435] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.954534] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.964266] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.974038] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.977725] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.986164] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.991277] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.001157] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.006632] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.013471] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.020031] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.027045] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.032311] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.038215] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.045457] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.054447] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.057566] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.063511] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.071060] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.079580] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.082858] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.090428] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.095662] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.105336] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.108407] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.116147] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.121653] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.130351] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.134880] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.140861] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.148022] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.155034] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.160128] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.163967] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.168160] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.172381] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.176615] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.181131] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.184621] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.188374] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.192702] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.196048] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.202253] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.206689] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.211818] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.216742] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.221761] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.228309] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.232328] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.236810] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.240503] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.244895] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.248718] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.253293] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.257245] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.261683] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.265686] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.270408] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.274190] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.279090] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.283415] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.287998] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.291955] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.296326] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.300188] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.304700] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.308196] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.312166] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.317104] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.320992] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.324820] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.329224] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.332883] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.336984] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.341704] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.345204] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.350062] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.354714] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.358528] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.362920] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.367422] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.371388] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.375534] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.380193] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.383886] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.388020] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.392983] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.396428] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.400432] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.406972] pci_bus 0000:16: resourc10000 e 0 [io 0x5000-0x5fff] [ 6.410443] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.414339] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.418880] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.422411] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.426288] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.430831] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.434541] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.438385] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.443223] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.446906] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.451000] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.455670] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.459180] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.463162] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.469443] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.479650] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10573 usecs [ 6.485788] PCI: CLS 0 bytes, default 64 [ 6.488650] Trying to unpack rootfs image as initramfs... [ 6.492671] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.509101] Initialise system trusted keyrings [ 6.512086] Key type blacklist registered [ 6.520702] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.529940] zbud: loaded [ 6.532100] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.544795] fuse: init (API version 7.34) [ 6.547604] integrity: Platform Keyring initialized [ 6.564705] Key type asymmetric registered [ 6.567454] Asymmetric key parser 'x509' registered [ 6.576732] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.588710] io scheduler mq-deadline registered [ 6.600964] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.604913] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.620974] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.633060] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.644892] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.657051] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.667741] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.680936] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.693009] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.701138] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.711767] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.725205] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.732142] Freeing initrd memory: 8744K [ 6.739372] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.744926] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.753260] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.757267] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.763210] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.769449] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.774621] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.782600] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.788832] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.797147] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.801164] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.809141] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.813070] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.821143] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.825065] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.833823] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.837764] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.845974] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.849915] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.858572] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.863406] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.868056] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.874603] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.878703] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.885930] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.889912] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.898215] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.902084] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.910365] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.914502] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.924934] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.929564] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.937393] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.942276] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.949583] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.954626] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.962624] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.966745] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.971591] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.977149] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.981129] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.989349] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.997864] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.002377] shpchp 0000:01:00.0: Slot initialization failed [ 7.007830] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.012090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.017668] ACPI: button: Power Button [PWRF] [ 7.042286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.075207] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.081891] Linux agpgart interface v0.103 [ 7.085647] loop: module loaded [ 7.087988] tun: Universal TUN/TAP device driver, 1.6 [ 7.091119] PPP generic driver version 2.4.2 [ 7.093874] VFIO - User Level meta-driver version: 0.3 [ 7.096977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.100831] ehci-pci: EHCI PCI platform driver [ 7.103527] ehci-platform: EHCI generic platform driver [ 7.106789] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.110448] ohci-pci: OHCI PCI platform driver [ 7.113273] ohci-platform: OHCI generic platform driver [ 7.116519] uhci_hcd: USB Universal Host Controller Interface driver [ 7.122264] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.125633] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.130110] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.133499] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.137202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.142426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.146943] usb usb1: Product: UHCI Host Controller [ 7.150289] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.154446] usb usb1: SerialNumber: 0000:02:01.0 [ 7.157554] hub 1-0:1.0: USB hub found [ 7.160033] hub 1-0:1.0: 2 ports detected [ 7.162985] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.169931] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.173016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.176976] mousedev: PS/2 mouse device common for all mice [ 7.181231] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.186687] rtc_cmos 00:03: RTC can wake from S4 [ 7.191562] rtc_cmos 00:03: registered as rtc0 [ 7.194724] rtc_cmos 00:03: setting system clock to 2025-11-25T15:23:07 UTC (1764084187) [ 7.199763] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.203747] i2c_dev: i2c /dev entries driver [ 7.206511] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.213685] device-mapper: uevent: version 1.0.3 [ 7.216825] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.221976] platform eisa.0: Probing EISA bus 0 [ 7.225140] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.229399] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.233305] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.237917] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.241790] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.245771] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.249783] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.253799] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.257962] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.261937] platform eisa.0: EISA: Detected 0 cards [ 7.265264] ledtrig-cpu: registered to indicate activity on CPUs [ 7.269156] drop_monitor: Initializing network drop monitor service [ 7.273212] NET: Registered PF_INET6 protocol family [ 7.279727] Segment Routing with IPv6 [ 7.282194] In-situ OAM (IOAM) with IPv6 [ 7.284851] NET: Registered PF_PACKET protocol family [ 7.288417] Key type dns_resolver registered [ 7.291646] IPI shorthand broadcast: enabled [ 7.294571] registered taskstats version 1 [ 7.297348] Loading compiled-in X.509 certificates [ 7.301014] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.307929] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.314656] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.320761] blacklist: Loading compiled-in revocation X.509 certificates [ 7.325076] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.331720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.342143] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.349439] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.356443] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.363469] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.370548] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.377984] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.385932] zswap: loaded using pool lzo/zbud [ 7.389065] Key type .fscrypt registered [ 7.391816] Key type fscrypt-provisioning registered [ 7.397197] Key type encrypted registered [ 7.400000] AppArmor: AppArmor sha1 policy hashing enabled [ 7.403577] ima: No TPM chip found, activating TPM-bypass! [ 7.407249] Loading compiled-in module X.509 certificates [ 7.411391] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.417398] ima: Allocated hash algorithm: sha1 [ 7.421148] ima: No architecture policies found [ 7.424685] evm: Initialising EVM extended attributes: [ 7.428255] evm: security.selinux [ 7.430791] evm: security.SMACK64 [ 7.433060] evm: security.SMACK64EXEC [ 7.435961] evm: security.SMACK64TRANSMUTE [ 7.439568] evm: security.SMACK64MMAP [ 7.442448] evm: security.apparmor [ 7.445142] evm: security.ima [ 7.447634] evm: security.capability [ 7.450424] evm: HMAC attrs: 0x1 [ 7.453515] PM: Magic number: 1:325:387 [ 7.456529] aer 0000:00:02.6:pcie002: hash matches [ 7.460402] RAS: Correctable Errors collector initialized. [ 7.464796] Unstable clock detected, switching default tracing clock to "global" [ 7.464796] If you want to keep using the local clock, then add: [ 7.464796] "trace_clock=local" [ 7.464796] on the kernel command line [ 7.481219] Freeing unused decrypted memory: 2036K [ 7.484718] Freeing unused kernel image (initmem) memory: 3244K [ 7.488642] Write protecting the kernel read-only data: 30720k [ 7.492672] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.496983] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.542806] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.547142] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.551702] Run /init as init process info: initramfs: up at 6.99 [ 7.607685] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.616835] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.621487] GPT:229375 != 2097151 [ 7.623738] GPT:Alternate GPT header not at the end of the disk. [ 7.627471] GPT:229375 != 2097151 [ 7.629828] GPT: Use GNU Parted to correct GPT errors. [ 7.678904] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.059814] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.093752] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.81 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bb:27:0a:13:54:ff:44:42:b5:81:65:33:ba:a3:87:2c forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCPsTPilYBsUmiQ5yrzEOEOwzUBJc7mElycdBWRmVMMlisRAvtjp52jqw5dhfnhtfqr6/jFdDva1YHsXJezrRpPJF+tvQKMg+UEuVAVQguov6GmudZQ9ON3v20G3LlDLIuMyGkn4JW5hZRsT3p9R930etehvriPfxoZy0C0k9jXgRi5b1jT5J++XU45IDXuPwxOSlNNznKw4+navC4R+gl4UO7zs6w2DdgFLqovZozdz11fkpomhEU6Rkjz5oayqrRmWq+VglRejR+gs1zNLslWTNgPYhSoTK6NUzhL8cu0VIRdM05v09hld/yEIcLzSK2At+tGbUm2AKIluUcRL9j root@tempest-testnetworkbasicops-server-1979947221 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCEn1HHy/5CCIAsHZ8zEyjsyV+Sv7vTF70DfxWIFA5sOKtCZGo9ctPFe2Ldqif//3gowvmcmvLU8zEOYh6CZx3g= root@tempest-testnetworkbasicops-server-1979947221 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb4:b61/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bb270a13-54ff-4442-b581-6533baa3872c name: tempest-TestNetworkBasicOps-server-1979947221 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1979947221 launch-index: 0 === cirros: current=0.6.2 uptime=8.99 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:B4:0B:61 inet6 addr: fe80::f816:3eff:feb4:b61/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1979947221 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.165665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.168838] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.183623] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.359605] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.385671] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.567547] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.569106] ISO 9660 Extensions: RRIP_1991A [ 8.678967] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.410241] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.411596] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:23:08 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:23:08 cirros auth.notice su: + none root:cirros Nov 25 15:23:08 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: DUID 00:04:bb:27:0a:13:54:ff:44:42:b5:81:65:33:ba:a3:87:2c Nov 25 15:23:08 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b4:0b:61 Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb4:b61 Nov 25 15:23:09 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 15:23:09 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1979947221 login: 2025-11-25 15:23:36,416 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-11-25 15:23:36,416 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.192:22' as 'cirros' with public key authentication 2025-11-25 15:23:36,420 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:23:36,479 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:23:36,480 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.192 successfully created 2025-11-25 15:23:37,488 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.192 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14' failed, exit status: 1, stderr: stdout: PING 10.100.0.14 (10.100.0.14) 56(84) bytes of data. --- 10.100.0.14 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 15:23:37,489 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.14 via a ssh connection from: 192.168.122.192. 2025-11-25 15:23:37,489 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.072756 seconds 2025-11-25 15:23:38,488 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8fca718f-2d06-4c76-ab11-a419218f9278 0.998s 2025-11-25 15:23:38,488 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"admin_state_up": true}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1078', 'x-openstack-request-id': 'req-a89993bd-81cc-4c80-9b1c-8683e0e8a735', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/8fca718f-2d06-4c76-ab11-a419218f9278'} Body: b'{"port":{"id":"8fca718f-2d06-4c76-ab11-a419218f9278","name":"","network_id":"2cecfb04-c79b-4e11-bc0b-552d25041509","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:b4:0b:61","admin_state_up":true,"status":"DOWN","device_id":"bb270a13-54ff-4442-b581-6533baa3872c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4447a587-f8ce-4c4e-8dc0-4c2093e82e5a","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5e2eb871-8257-45c3-a0f4-8586122b81a6"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1979947221","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1979947221","fqdn":"tempest-testnetworkbasicops-server-1979947221.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:22:53Z","updated_at":"2025-11-25T15:23:38Z","revision_number":7,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:38,723 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/14b6fce2-5796-4842-91d6-9b3f2bf19315 0.234s 2025-11-25 15:23:38,724 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-700a6fd6-52d8-4bc2-8669-15c235dadb21', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/14b6fce2-5796-4842-91d6-9b3f2bf19315'} Body: b'{"floatingip": {"id": "14b6fce2-5796-4842-91d6-9b3f2bf19315", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.201", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "09397ee0-aaf2-455c-85ea-7cab161244a8", "port_id": "8fca718f-2d06-4c76-ab11-a419218f9278", "fixed_ip_address": "10.100.0.14", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "2cecfb04-c79b-4e11-bc0b-552d25041509", "mac_address": "fa:16:3e:b4:0b:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "bb270a13-54ff-4442-b581-6533baa3872c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:23:01Z", "updated_at": "2025-11-25T15:23:01Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:38,724 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '14b6fce2-5796-4842-91d6-9b3f2bf19315', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.201', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '09397ee0-aaf2-455c-85ea-7cab161244a8', 'port_id': '8fca718f-2d06-4c76-ab11-a419218f9278', 'fixed_ip_address': '10.100.0.14', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '2cecfb04-c79b-4e11-bc0b-552d25041509', 'mac_address': 'fa:16:3e:b4:0b:61', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bb270a13-54ff-4442-b581-6533baa3872c', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:23:01Z', 'updated_at': '2025-11-25T15:23:01Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:23:38,724 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.236108 seconds 2025-11-25 15:23:38,724 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.201 with user: cirros 2025-11-25 15:23:38,725 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.201 in 120 sec and the expected result is reachable 2025-11-25 15:23:38,751 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.025762 seconds 2025-11-25 15:23:38,752 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.201 in 120 sec and the ping result is expected 2025-11-25 15:23:38,887 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_instance_port_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c/action 0.135s 2025-11-25 15:23:38,888 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:38 GMT', 'server': 'Apache', 'content-length': '75358', '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-c17df33d-c2e2-4153-8cdc-4fad95bcced5', 'x-compute-request-id': 'req-c17df33d-c2e2-4153-8cdc-4fad95bcced5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000001] kvm-clock: using sched offset of 1553783955 cycles\\n[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000007] tsc: Detected 2800.000 MHz processor\\n[ 0.001158] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001520] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004365] Using GB pages for direct mapping\\n[ 0.004655] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004660] ACPI: Early table checksum verification disabled\\n[ 0.004664] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004669] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004676] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004682] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004687] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004690] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004694] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004698] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004701] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004703] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004704] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004706] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004707] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004708] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005914] No NUMA configuration fo 2025-11-25 15:23:38,889 25 DEBUG [tempest.scenario.manager] Console output for bb270a13-54ff-4442-b581-6533baa3872c body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000001] kvm-clock: using sched offset of 1553783955 cycles [ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000007] tsc: Detected 2800.000 MHz processor [ 0.001158] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001520] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004365] Using GB pages for direct mapping [ 0.004655] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004660] ACPI: Early table checksum verification disabled [ 0.004664] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004669] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004676] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004682] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004687] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004690] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004694] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004698] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004701] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004703] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004704] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004706] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004707] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004708] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005914] No NUMA configuration found [ 0.005916] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005924] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006294] Zone ranges: [ 0.006295] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006298] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006300] Normal empty [ 0.006302] Device empty [ 0.006303] Movable zone start for each node [ 0.006306] Early memory node ranges [ 0.006307] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006309] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006311] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006538] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006568] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006764] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017211] ACPI: PM-Timer IO Port: 0x608 [ 0.017243] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017386] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017391] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017393] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017395] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017397] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017398] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017402] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017405] TSC deadline timer available [ 0.017422] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017500] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017502] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017504] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017505] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017507] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017509] Booting paravirtualized kernel on KVM [ 0.017512] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017519] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.017994] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018061] kvm-guest: setup async PF for cpu 0 [ 0.018088] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018106] kvm-guest: PV spinlocks disabled, single CPU [ 0.018112] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018114] Policy zone: DMA32 [ 0.018115] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018193] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018205] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018212] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018271] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018551] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019276] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019305] ftrace: allocating 50600 entries in 198 pages [ 0.041996] ftrace: allocated 198 pages with 4 groups [ 0.042172] rcu: Hierarchical RCU implementation. [ 0.042174] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042175] Rude variant of Tasks RCU enabled. [ 0.042176] Tracing variant of Tasks RCU enabled. [ 0.042177] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042179] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046348] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.046730] random: crng init done [ 0.086668] Console: colour VGA+ 80x25 [ 0.224693] printk: console [tty1] enabled [ 0.581256] printk: console [ttyS0] enabled [ 0.584313] ACPI: Core revision 20210730 [ 0.587671] APIC: Switch to symmetric I/O mode setup [ 0.592244] x2apic enabled [ 0.596002] Switched APIC routing to physical x2apic. [ 0.605020] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.612592] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.616586] pid_max: default: 32768 minimum: 301 [ 0.616586] LSM: Security Framework initializing [ 0.616586] landlock: Up and running. [ 0.616586] Yama: becoming mindful. [ 0.616586] AppArmor: AppArmor initialized [ 0.616586] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616586] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.616586] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.616586] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.616586] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.616586] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.616586] Spectre V2 : Mitigation: Retpolines [ 0.616586] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.616586] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.616586] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.616586] RETBleed: Mitigation: untrained return thunk [ 0.616586] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.616586] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.616586] Freeing SMP alternatives memory: 44K [ 0.616586] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.616793] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.620619] ... version: 0 [ 0.624267] ... bit width: 48 [ 0.624609] ... generic registers: 6 [ 0.628089] ... value mask: 0000ffffffffffff [ 0.628605] ... max period: 00007fffffffffff [ 0.632297] ... fixed-purpose events: 0 [ 0.632602] ... event mask: 000000000000003f [ 0.636631] rcu: Hierarchical SRCU implementation. [ 0.640829] smp: Bringing up secondary CPUs ... [ 0.644605] smp: Brought up 1 node, 1 CPU [ 0.647800] smpboot: Max logical packages: 1 [ 0.648606] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.653167] devtmpfs: initialized [ 0.656360] x86/mm: Memory block size: 128MB [ 0.656829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.660625] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.664694] pinctrl core: initialized pinctrl subsystem [ 0.669075] PM: RTC time: 15:23:00, date: 2025-11-25 [ 0.672852] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.676748] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.680618] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.684616] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.688618] audit: initializing netlink subsys (disabled) [ 0.692853] thermal_sys: Registered thermal governor 'fair_share' [ 0.692854] thermal_sys: Registered thermal governor 'bang_bang' [ 0.696605] audit: type=2000 audit(1764084180.071:1): state=initialized audit_enabled=0 res=1 [ 0.704609] thermal_sys: Registered thermal governor 'step_wise' [ 0.704612] thermal_sys: Registered thermal governor 'user_space' [ 0.708604] thermal_sys: Registered thermal governor 'power_allocator' [ 0.712628] EISA bus registered [ 0.719233] cpuidle: using governor ladder [ 0.720600] cpuidle: using governor menu [ 0.727098] ACPI: bus type PCI registered [ 0.728602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.732929] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.736604] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.740638] PCI: Using configuration type 1 for base access [ 0.745883] Kprobes globally optimized [ 0.748789] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.752606] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.757460] ACPI: Added _OSI(Module Device) [ 0.760441] ACPI: Added _OSI(Processor Device) [ 0.760633] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.763928] ACPI: Added _OSI(Processor Aggregator Device) [ 0.764630] ACPI: Added _OSI(Linux-Dell-Video) [ 0.767670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.768608] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.776505] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.780859] ACPI: Interpreter enabled [ 0.783610] ACPI: PM: (supports S0 S5) [ 0.784603] ACPI: Using IOAPIC for interrupt routing [ 0.788641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.792601] PCI: Using E820 reservations for host bridge windows [ 0.796881] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.807026] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.808612] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.812734] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.816706] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.821957] PCI host bridge to bus 0000:00 [ 0.824602] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.828601] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.832602] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.836600] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.840600] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.844599] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.848599] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.852990] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.860915] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.872059] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.888101] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.896650] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.911725] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.912834] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.921955] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.928607] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.944822] pci 0000:00:02.0: enabling Extended Tags [ 0.951993] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.956612] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.968929] pci 0000:00:02.1: enabling Extended Tags [ 0.975112] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.980607] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.997837] pci 0000:00:02.2: enabling Extended Tags [ 1.003465] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.008604] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.019722] pci 0000:00:02.3: enabling Extended Tags [ 1.023307] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.028602] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.043700] pci 0000:00:02.4: enabling Extended Tags [ 1.047352] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.055136] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.066519] pci 0000:00:02.5: enabling Extended Tags [ 1.071202] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.078085] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.089889] pci 0000:00:02.6: enabling Extended Tags [ 1.095105] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.100603] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.114162] pci 0000:00:02.7: enabling Extended Tags [ 1.123236] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.130578] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.140901] pci 0000:00:03.0: enabling Extended Tags [ 1.147069] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.152386] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.159081] pci 0000:00:03.1: enabling Extended Tags [ 1.165447] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.172404] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.178057] pci 0000:00:03.2: enabling Extended Tags [ 1.183129] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.188233] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.199688] pci 0000:00:03.3: enabling Extended Tags [ 1.203107] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.208074] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.213992] pci 0000:00:03.4: enabling Extended Tags [ 1.222399] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.228236] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.233914] pci 0000:00:03.5: enabling Extended Tags [ 1.239091] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.244070] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.253497] pci 0000:00:03.6: enabling Extended Tags [ 1.259096] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.264281] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.271054] pci 0000:00:03.7: enabling Extended Tags [ 1.277640] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.284616] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.298105] pci 0000:00:04.0: enabling Extended Tags [ 1.306059] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.312600] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.325013] pci 0000:00:04.1: enabling Extended Tags [ 1.330943] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.336601] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.352521] pci 0000:00:04.2: enabling Extended Tags [ 1.355931] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.360611] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.374386] pci 0000:00:04.3: enabling Extended Tags [ 1.379835] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.384112] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.392941] pci 0000:00:04.4: enabling Extended Tags [ 1.399248] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.404610] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.415192] pci 0000:00:04.5: enabling Extended Tags [ 1.419140] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.426202] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.437683] pci 0000:00:04.6: enabling Extended Tags [ 1.443438] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.448608] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.460932] pci 0000:00:04.7: enabling Extended Tags [ 1.470201] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.476610] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.492238] pci 0000:00:05.0: enabling Extended Tags [ 1.553488] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.559274] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.561587] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.584606] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.591876] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.600530] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.608608] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.621726] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.628608] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.637615] pci 0000:01:00.0: enabling Extended Tags [ 1.718650] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.720670] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.724673] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.728742] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.735571] pci_bus 0000:02: extended config space not accessible [ 1.736872] acpiphp: Slot [1] registered [ 1.739784] acpiphp: Slot [0] registered [ 1.740659] acpiphp: Slot [2] registered [ 1.743760] acpiphp: Slot [3] registered [ 1.744651] acpiphp: Slot [4] registered [ 1.747753] acpiphp: Slot [5] registered [ 1.748650] acpiphp: Slot [6] registered [ 1.752219] acpiphp: Slot [7] registered [ 1.752665] acpiphp: Slot [8] registered [ 1.755937] acpiphp: Slot [9] registered [ 1.756660] acpiphp: Slot [10] registered [ 1.760102] acpiphp: Slot [11] registered [ 1.760651] acpiphp: Slot [12] registered [ 1.764056] acpiphp: Slot [13] registered [ 1.764651] acpiphp: Slot [14] registered [ 1.767694] acpiphp: Slot [15] registered [ 1.768656] acpiphp: Slot [16] registered [ 1.771677] acpiphp: Slot [17] registered [ 1.772648] acpiphp: Slot [18] registered [ 1.775697] acpiphp: Slot [19] registered [ 1.776650] acpiphp: Slot [20] registered [ 1.779600] acpiphp: Slot [21] registered [ 1.780661] acpiphp: Slot [22] registered [ 1.784205] acpiphp: Slot [23] registered [ 1.784661] acpiphp: Slot [24] registered [ 1.787693] acpiphp: Slot [25] registered [ 1.788668] acpiphp: Slot [26] registered [ 1.791691] acpiphp: Slot [27] registered [ 1.792655] acpiphp: Slot [28] registered [ 1.796159] acpiphp: Slot [29] registered [ 1.796662] acpiphp: Slot [30] registered [ 1.799623] acpiphp: Slot [31] registered [ 1.804024] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.819071] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.895148] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.896708] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.900688] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.904755] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.914206] acpiphp: Slot [0-2] registered [ 1.917394] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.926579] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.939989] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.944612] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.948883] pci 0000:03:00.0: enabling Extended Tags [ 2.047100] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.048742] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.052709] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.059688] acpiphp: Slot [0-3] registered [ 2.061177] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.072612] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.086926] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.091604] pci 0000:04:00.0: enabling Extended Tags [ 2.168476] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.168712] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.172704] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.180159] acpiphp: Slot [0-4] registered [ 2.181240] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.192369] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.204363] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.207639] pci 0000:05:00.0: enabling Extended Tags [ 2.293841] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.296715] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.300727] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.308758] acpiphp: Slot [0-5] registered [ 2.312608] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.324614] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.339439] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.347063] pci 0000:06:00.0: enabling Extended Tags [ 2.427414] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.428736] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.432712] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.440119] acpiphp: Slot [0-6] registered [ 2.510104] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.512720] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.516702] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.524474] acpiphp: Slot [0-7] registered [ 2.594113] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.596707] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.600699] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.608083] acpiphp: Slot [0-8] registered [ 2.674747] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.676707] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.680698] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.688138] acpiphp: Slot [0-9] registered [ 2.758047] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.761247] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.764712] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.771870] acpiphp: Slot [0-10] registered [ 2.843212] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.844709] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.848718] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.856288] acpiphp: Slot [0-11] registered [ 2.936012] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.936728] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.940722] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.948301] acpiphp: Slot [0-12] registered [ 3.023000] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.024715] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.028700] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.035764] acpiphp: Slot [0-13] registered [ 3.107471] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.108714] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.112701] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.119896] acpiphp: Slot [0-14] registered [ 3.192867] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.196029] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.196711] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.203942] acpiphp: Slot [0-15] registered [ 3.274312] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.276729] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.280724] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.288460] acpiphp: Slot [0-16] registered [ 3.365719] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.368708] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.372720] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.379757] acpiphp: Slot [0-17] registered [ 3.451757] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.452708] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.456700] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.464678] acpiphp: Slot [0-18] registered [ 3.536616] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.539854] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.540699] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.547867] acpiphp: Slot [0-19] registered [ 3.615051] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.616705] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.620725] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.627804] acpiphp: Slot [0-20] registered [ 3.694635] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.696701] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.700699] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.707865] acpiphp: Slot [0-21] registered [ 3.779496] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.780719] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.784699] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.791727] acpiphp: Slot [0-22] registered [ 3.859149] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.860727] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.864699] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.872084] acpiphp: Slot [0-23] registered [ 3.940814] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.944707] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.948714] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.955837] acpiphp: Slot [0-24] registered [ 4.024795] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.028600] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.032699] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.039832] acpiphp: Slot [0-25] registered [ 4.109807] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.112729] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.116715] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.166740] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.168804] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.172716] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.176716] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.180669] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.184607] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.188464] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.188787] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.192452] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.192619] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.196492] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.196616] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.200479] ACPI: PCI10000 : Interrupt link GSIE configured for IRQ 20 [ 4.200616] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.204616] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.208359] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.208892] iommu: Default domain type: Translated [ 4.212598] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.216761] SCSI subsystem initialized [ 4.219341] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.220586] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.220605] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.224171] vgaarb: loaded [ 4.224625] ACPI: bus type USB registered [ 4.227286] usbcore: registered new interface driver usbfs [ 4.228607] usbcore: registered new interface driver hub [ 4.231876] usbcore: registered new device driver usb [ 4.232621] pps_core: LinuxPPS API ver. 1 registered [ 4.235569] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.236602] PTP clock support registered [ 4.239117] EDAC MC: Ver: 3.0.0 [ 4.243390] NetLabel: Initializing [ 4.244599] NetLabel: domain hash size = 128 [ 4.247436] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.248621] NetLabel: unlabeled traffic allowed by default [ 4.252166] PCI: Using ACPI for IRQ routing [ 5.012933] clocksource: Switched to clocksource kvm-clock [ 5.029926] VFS: Disk quotas dquot_6.6.0 [ 5.032516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.036749] AppArmor: AppArmor Filesystem Enabled [ 5.040004] pnp: PnP ACPI init [ 5.042374] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.047238] pnp: PnP ACPI: found 5 devices [ 5.055480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.061111] NET: Registered PF_INET protocol family [ 5.064121] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.069594] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.074935] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.079813] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.084689] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.089090] TCP: Hash tables configured (established 1024 bind 1024) [ 5.093164] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.097712] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.101755] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.106112] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.109693] NET: Registered PF_XDP protocol family [ 5.112808] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.117729] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.122958] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.128188] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.133322] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.138326] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.143599] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.148816] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.153838] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.158774] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.163836] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.169254] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.174375] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.179267] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.184309] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.189328] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.194515] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.199600] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.204689] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.209648] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.214642] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.219660] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.224693] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.229674] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.234616] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.238476] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.242280] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.246419] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.250264] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.254218] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.258240] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.262068] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.265928] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.269783] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.273665] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.277489] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.281281] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.284963] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.288742] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.292716] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.296625] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.300460] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.304236] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.308256] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.312057] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.316060] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.319925] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.324015] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.327865] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.331879] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.335680] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.339728] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.343588] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.347634] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.351493] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.355489] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.359755] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.364063] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.367978] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.372139] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.376055] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.379942] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.383837] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.387672] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.391520] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.395343] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.399089] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.402849] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.406987] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.410825] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.414832] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.418635] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.422652] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.426758] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.430834] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.434671] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.438651] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.442454] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.446445] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.450203] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.454246] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.457922] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.461775] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.465504] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.469369] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.473114] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.477191] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.480929] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.484943] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.488861] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.492965] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.496864] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.500944] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.504854] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.508877] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.512045] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.519218] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.525798] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.536064] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.541494] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.547712] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.555243] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.563400] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.570618] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.575991] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.585744] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.592558] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.597973] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.609253] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.616247] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.621545] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.631355] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.637197] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.644987] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.653771] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.658994] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.666391] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.676222] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.681999] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.691114] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.701472] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.706454] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.714097] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.721187] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.728990] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.734334] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.746172] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.755127] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.764246] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.771764] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.779853] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.785390] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.795490] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.802790] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.808703] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.818643] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.821707] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.829361] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.836469] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.843903] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.849413] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.855287] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.863459] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.873429] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.876361] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.883540] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.888792] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.897548] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.900736] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.908136] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.913342] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.921961] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.925058] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.932907] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.938023] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.946291] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.949435] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.954534] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.964266] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.974038] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.977725] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.986164] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.991277] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.001157] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.006632] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.013471] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.020031] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.027045] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.032311] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.038215] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.045457] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.054447] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.057566] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.063511] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.071060] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.079580] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.082858] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.090428] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.095662] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.105336] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.108407] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.116147] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.121653] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.130351] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.134880] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.140861] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.148022] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.155034] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.160128] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.163967] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.168160] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.172381] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.176615] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.181131] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.184621] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.188374] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.192702] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.196048] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.202253] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.206689] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.211818] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.216742] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.221761] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.228309] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.232328] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.236810] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.240503] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.244895] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.248718] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.253293] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.257245] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.261683] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.265686] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.270408] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.274190] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.279090] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.283415] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.287998] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.291955] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.296326] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.300188] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.304700] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.308196] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.312166] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.317104] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.320992] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.324820] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.329224] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.332883] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.336984] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.341704] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.345204] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.350062] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.354714] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.358528] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.362920] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.367422] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.371388] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.375534] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.380193] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.383886] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.388020] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.392983] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.396428] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.400432] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.406972] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.410443] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.414339] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.418880] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.422411] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.426288] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.430831] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.434541] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.438385] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.443223] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.446906] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.451000] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.455670] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.459180] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.463162] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.469443] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.479650] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10573 usecs [ 6.485788] PCI: CLS 0 bytes, default 64 [ 6.488650] Trying to unpack rootfs image as initramfs... [ 6.492671] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.509101] Initialise system trusted keyrings [ 6.512086] Key type blacklist registered [ 6.520702] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.529940] zbud: loaded [ 6.532100] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.544795] fuse: init (API version 7.34) [ 6.547604] integrity: Platform Keyring initialized [ 6.564705] Key type asymmetric registered [ 6.567454] Asymmetric key parser 'x509' registered [ 6.576732] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.588710] io scheduler mq-deadline registered [ 6.600964] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.604913] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.620974] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.633060] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.644892] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.657051] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.667741] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.680936] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.693009] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.701138] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.711767] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.725205] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.732142] Freeing initrd memory: 8744K [ 6.739372] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.744926] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.753260] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.757267] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.763210] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.769449] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.774621] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.782600] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.788832] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.797147] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.801164] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.809141] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.813070] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.821143] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.825065] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.833823] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.837764] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.845974] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.849915] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.858572] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.863406] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.868056] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.874603] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.878703] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.885930] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.889912] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.898215] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.902084] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.910365] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.914502] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.924934] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.929564] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.937393] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.942276] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.949583] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.954626] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.962624] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.966745] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.971591] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.977149] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.981129] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.989349] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.997864] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.002377] shpchp 0000:01:00.0: Slot initialization failed [ 7.007830] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.012090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.017668] ACPI: button: Power Button [PWRF] [ 7.042286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.075207] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.081891] Linux agpgart interface v0.103 [ 7.085647] loop: module loaded [ 7.087988] tun: Universal TUN/TAP device driver, 1.6 [ 7.091119] PPP generic driver version 2.4.2 [ 7.093874] VFIO - User Level meta-driver version: 0.3 [ 7.096977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.100831] ehci-pci: EHCI PCI platform driver [ 7.103527] ehci-platform: EHCI generic platform driver [ 7.106789] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.110448] ohci-pci: OHCI PCI platform driver [ 7.113273] ohci-platform: OHCI generic platform driver [ 7.116519] uhci_hcd: USB Universal Host Controller Interface driver [ 7.122264] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.125633] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.130110] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.133499] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.137202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.142426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.146943] usb usb1: Product: UHCI Host Controller [ 7.150289] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.154446] usb usb1: SerialNumber: 0000:02:01.0 [ 7.157554] hub 1-0:1.0: USB hub found [ 7.160033] hub 1-0:1.0: 2 ports detected [ 7.162985] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.169931] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.173016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.176976] mousedev: PS/2 mouse device common for all mice [ 7.181231] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.186687] rtc_cmos 00:03: RTC can wake from S4 [ 7.191562] rtc_cmos 00:03: registered as rtc0 [ 7.194724] rtc_cmos 00:03: setting system clock to 2025-11-25T15:23:07 UTC (1764084187) [ 7.199763] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.203747] i2c_dev: i2c /dev entries driver [ 7.206511] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.213685] device-mapper: uevent: version 1.0.3 [ 7.216825] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.221976] platform eisa.0: Probing EISA bus 0 [ 7.225140] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.229399] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.233305] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.237917] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.241790] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.245771] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.249783] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.253799] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.257962] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.261937] platform eisa.0: EISA: Detected 0 cards [ 7.265264] ledtrig-cpu: registered to indicate activity on CPUs [ 7.269156] drop_monitor: Initializing network drop monitor service [ 7.273212] NET: Registered PF_INET6 protocol family [ 7.279727] Segment Routing with IPv6 [ 7.282194] In-situ OAM (IOAM) with IPv6 [ 7.284851] NET: Registered PF_PACKET protocol family [ 7.288417] Key type dns_resolver registered [ 7.291646] IPI shorthand broadcast: enabled [ 7.294571] registered taskstats version 1 [ 7.297348] Loading compiled-in X.509 certificates [ 7.301014] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.307929] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.314656] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.320761] blacklist: Loading compiled-in revocation X.509 certificates [ 7.325076] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.331720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.342143] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.349439] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.356443] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.363469] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.370548] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.377984] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.385932] zswap: loaded using pool lzo/zbud [ 7.389065] Key type .fscrypt registered [ 7.391816] Key type fscrypt-provisioning registered [ 7.397197] Key type encrypted registered [ 7.400000] AppArmor: AppArmor sha1 policy hashing enabled [ 7.403577] ima: No TPM chip found, activating TPM-bypass! [ 7.407249] Loading compiled-in module X.509 certificates [ 7.411391] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.417398] ima: Allocated hash algorithm: sha1 [ 7.421148] ima: No architecture policies found [ 7.424685] evm: Initialising EVM extended attributes: [ 7.428255] evm: security.selinux [ 7.430791] evm: security.SMACK64 [ 7.433060] evm: security.SMACK64EXEC [ 7.435961] evm: security.SMACK64TRANSMUTE [ 7.439568] evm: security.SMACK64MMAP [ 7.442448] evm: security.apparmor [ 7.445142] evm: security.ima [ 7.447634] evm: security.capability [ 7.450424] evm: HMAC attrs: 0x1 [ 7.453515] PM: Magic number: 1:325:387 [ 7.456529] aer 0000:00:02.6:pcie002: hash matches [ 7.460402] RAS: Correctable Errors collector initialized. [ 7.464796] Unstable clock detected, switching default tracing clock to "global" [ 7.464796] If you want to keep using the local clock, then add: [ 7.464796] "trace_clock=local" [ 7.464796] on the kernel command line [ 7.481219] Freeing unused decrypted memory: 2036K [ 7.484718] Freeing unused kernel image (initmem) memory: 3244K [ 7.488642] Write protecting the kernel read-only data: 30720k [ 7.492672] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.496983] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.542806] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.547142] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.551702] Run /init as init process info: initramfs: up at 6.99 [ 7.607685] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.616835] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.621487] GPT:229375 != 2097151 [ 7.623738] GPT:Alternate GPT header not at the end of the disk. [ 7.627471] GPT:229375 != 2097151 [ 7.629828] GPT: Use GNU Parted to correct GPT errors. [ 7.678904] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.059814] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.093752] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.81 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bb:27:0a:13:54:ff:44:42:b5:81:65:33:ba:a3:87:2c forked to background, child pid 349 OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.02s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCPsTPilYBsUmiQ5yrzEOEOwzUBJc7mElycdBWRmVMMlisRAvtjp52jqw5dhfnhtfqr6/jFdDva1YHsXJezrRpPJF+tvQKMg+UEuVAVQguov6GmudZQ9ON3v20G3LlDLIuMyGkn4JW5hZRsT3p9R930etehvriPfxoZy0C0k9jXgRi5b1jT5J++XU45IDXuPwxOSlNNznKw4+navC4R+gl4UO7zs6w2DdgFLqovZozdz11fkpomhEU6Rkjz5oayqrRmWq+VglRejR+gs1zNLslWTNgPYhSoTK6NUzhL8cu0VIRdM05v09hld/yEIcLzSK2At+tGbUm2AKIluUcRL9j root@tempest-testnetworkbasicops-server-1979947221 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCEn1HHy/5CCIAsHZ8zEyjsyV+Sv7vTF70DfxWIFA5sOKtCZGo9ctPFe2Ldqif//3gowvmcmvLU8zEOYh6CZx3g= root@tempest-testnetworkbasicops-server-1979947221 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:feb4:b61/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bb270a13-54ff-4442-b581-6533baa3872c name: tempest-TestNetworkBasicOps-server-1979947221 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1979947221 launch-index: 0 === cirros: current=0.6.2 uptime=8.99 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:B4:0B:61 inet6 addr: fe80::f816:3eff:feb4:b61/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:266 (266.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1979947221 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.165665] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.168838] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.183623] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.359605] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.385671] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.567547] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.569106] ISO 9660 Extensions: RRIP_1991A [ 8.678967] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.410241] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.411596] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:23:08 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:23:08 cirros auth.notice su: + none root:cirros Nov 25 15:23:08 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: DUID 00:04:bb:27:0a:13:54:ff:44:42:b5:81:65:33:ba:a3:87:2c Nov 25 15:23:08 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:b4:0b:61 Nov 25 15:23:08 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:feb4:b61 Nov 25 15:23:09 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 15:23:09 cirros authpriv.info dropbear[391]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1979947221 login: 2025-11-25 15:23:38,891 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.201:22' as 'cirros' with public key authentication 2025-11-25 15:23:38,893 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:23:38,993 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:23:38,994 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.201 successfully created 2025-11-25 15:23:38,994 25 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.14 2025-11-25 15:23:38,994 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.192:22' as 'cirros' with public key authentication 2025-11-25 15:23:38,997 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:23:39,096 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:23:39,097 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.192 successfully created 2025-11-25 15:23:39,103 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.108790 seconds 2025-11-25 15:23:40,241 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0555fd2a-9b73-48b1-89d7-eb0b601fcc02 1.137s 2025-11-25 15:23:40,242 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a853b0bb-de9c-4a45-84e5-ca7b8b08aace', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/0555fd2a-9b73-48b1-89d7-eb0b601fcc02'} Body: b'' 2025-11-25 15:23:40,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.133s 2025-11-25 15:23:40,378 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:40 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-892cfe5c-9aec-4523-a123-e6823d739353', 'x-compute-request-id': 'req-892cfe5c-9aec-4523-a123-e6823d739353', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'' 2025-11-25 15:23:41,330 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.951s 2025-11-25 15:23:41,331 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:40 GMT', 'server': 'Apache', 'content-length': '1821', '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-16f5c360-17fc-4a76-9d67-3eed5d61dfa2', 'x-compute-request-id': 'req-16f5c360-17fc-4a76-9d67-3eed5d61dfa2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:40Z", "addresses": {"tempest-network-smoke--1370994018": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:8c:d3"}, {"version": 4, "addr": "192.168.122.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:8c:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1965337967", "OS-SRV-USG:launched_at": "2025-11-25T15:23:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1031593016"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:42,574 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.229s 2025-11-25 15:23:42,574 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:42 GMT', 'server': 'Apache', 'content-length': '1484', '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-e28f7c9d-ef19-4cdc-82f2-977aefad564b', 'x-compute-request-id': 'req-e28f7c9d-ef19-4cdc-82f2-977aefad564b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"server": {"id": "aa8638c5-6592-4550-bf18-720cdbd5d4d4", "name": "tempest-TestNetworkBasicOps-server-679308079", "status": "DELETED", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:23:06Z", "updated": "2025-11-25T15:23:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1965337967", "OS-SRV-USG:launched_at": "2025-11-25T15:23:12.000000", "OS-SRV-USG:terminated_at": "2025-11-25T15:23:42.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:42,579 25 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2025-11-25 15:23:43,652 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4 0.072s 2025-11-25 15:23:43,652 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:43 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-1c46aa59-e957-41a4-aa80-4ac3b0faaa6e', 'x-compute-request-id': 'req-1c46aa59-e957-41a4-aa80-4ac3b0faaa6e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/aa8638c5-6592-4550-bf18-720cdbd5d4d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aa8638c5-6592-4550-bf18-720cdbd5d4d4 could not be found."}}' 2025-11-25 15:23:44,269 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/824ec59f-7872-4456-ad65-089b23cc4dc9 0.616s 2025-11-25 15:23:44,269 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d45839f6-57db-4721-9537-97659561b51f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/824ec59f-7872-4456-ad65-089b23cc4dc9'} Body: b'' 2025-11-25 15:23:44,381 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-1965337967 0.112s 2025-11-25 15:23:44,382 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:44 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-5d857b4b-3933-499f-9e6c-0cc96df0499d', 'x-compute-request-id': 'req-5d857b4b-3933-499f-9e6c-0cc96df0499d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1965337967'} Body: b'' 2025-11-25 15:23:45,217 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/14b6fce2-5796-4842-91d6-9b3f2bf19315 0.834s 2025-11-25 15:23:45,218 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f8eaf9be-d4e8-431f-895e-e282ccd2ac0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/14b6fce2-5796-4842-91d6-9b3f2bf19315'} Body: b'' 2025-11-25 15:23:45,369 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.151s 2025-11-25 15:23:45,369 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23: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-678fdfca-1260-4d62-81b3-0180818ab69a', 'x-compute-request-id': 'req-678fdfca-1260-4d62-81b3-0180818ab69a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'' 2025-11-25 15:23:46,546 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 1.176s 2025-11-25 15:23:46,547 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:45 GMT', 'server': 'Apache', 'content-length': '1822', '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-e51be1a4-59c4-4560-82e3-91b5c891fd8c', 'x-compute-request-id': 'req-e51be1a4-59c4-4560-82e3-91b5c891fd8c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:23:45Z", "addresses": {"tempest-network-smoke--1370994018": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0b:61"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0b:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": "2025-11-25T15:22:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1474520829"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:23:47,925 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.368s 2025-11-25 15:23:47,925 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:47 GMT', 'server': 'Apache', 'content-length': '1754', '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-eba48ac8-a552-4c71-b07f-043e32d4621b', 'x-compute-request-id': 'req-eba48ac8-a552-4c71-b07f-043e32d4621b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"server": {"id": "bb270a13-54ff-4442-b581-6533baa3872c", "name": "tempest-TestNetworkBasicOps-server-1979947221", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:22:49Z", "updated": "2025-11-25T15:23:45Z", "addresses": {"tempest-network-smoke--1370994018": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0b:61"}, {"version": 4, "addr": "192.168.122.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:0b:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bb270a13-54ff-4442-b581-6533baa3872c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1417844475", "OS-SRV-USG:launched_at": "2025-11-25T15:22:58.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": []}}' 2025-11-25 15:23:49,020 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c 0.085s 2025-11-25 15:23:49,021 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:48 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-9dc112cd-7543-485c-acc2-ec23605631c0', 'x-compute-request-id': 'req-9dc112cd-7543-485c-acc2-ec23605631c0', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bb270a13-54ff-4442-b581-6533baa3872c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb270a13-54ff-4442-b581-6533baa3872c could not be found."}}' 2025-11-25 15:23:49,308 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5e2eb871-8257-45c3-a0f4-8586122b81a6 0.287s 2025-11-25 15:23:49,308 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod1668 y: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-374dd8fd-2bc0-44eb-a13d-c7ecc7ff5f61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5e2eb871-8257-45c3-a0f4-8586122b81a6'} Body: b'' 2025-11-25 15:23:49,367 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-1417844475 0.058s 2025-11-25 15:23:49,367 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:49 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-878f695a-c11b-483b-85d9-6efc899e470b', 'x-compute-request-id': 'req-878f695a-c11b-483b-85d9-6efc899e470b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1417844475'} Body: b'' 2025-11-25 15:23:50,882 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/09397ee0-aaf2-455c-85ea-7cab161244a8/remove_router_interface 1.514s 2025-11-25 15:23:50,882 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4447a587-f8ce-4c4e-8dc0-4c2093e82e5a"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-654f703b-4518-4515-97a6-4636e775972f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/09397ee0-aaf2-455c-85ea-7cab161244a8/remove_router_interface'} Body: b'{"id": "09397ee0-aaf2-455c-85ea-7cab161244a8", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "e633e115-3b11-43c3-a844-f3c1d4514f40", "network_id": "2cecfb04-c79b-4e11-bc0b-552d25041509", "subnet_id": "4447a587-f8ce-4c4e-8dc0-4c2093e82e5a", "subnet_ids": ["4447a587-f8ce-4c4e-8dc0-4c2093e82e5a"]}' 2025-11-25 15:23:51,085 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4447a587-f8ce-4c4e-8dc0-4c2093e82e5a 0.202s 2025-11-25 15:23:51,085 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6c9d4bbf-2591-4a41-a168-543739b9acf6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4447a587-f8ce-4c4e-8dc0-4c2093e82e5a'} Body: b'' 2025-11-25 15:23:55,358 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/09397ee0-aaf2-455c-85ea-7cab161244a8 4.272s 2025-11-25 15:23:55,358 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:55 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-bb840751-98cc-404c-af0d-459f6de8ecad', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/09397ee0-aaf2-455c-85ea-7cab161244a8'} Body: b'' 2025-11-25 15:23:56,496 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2cecfb04-c79b-4e11-bc0b-552d25041509 1.137s 2025-11-25 15:23:56,500 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:56 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-56fa92f8-b823-4596-8fb6-83778c6f516d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/2cecfb04-c79b-4e11-bc0b-552d25041509'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 15:23:56.525253Z tags: worker-0 test: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] time: 2025-11-25 15:24:51.388707Z successful: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] [ multipart Content-Type: text/plain;charset=utf8 pythonlogging:'' 10000 2025-11-25 15:23:57,542 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.016s 2025-11-25 15:23:57,542 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-network-smoke--671160524", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-d796e8c9-8afe-4ec3-a621-fa321de46564', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"98481d7d-22c7-4c32-bcb0-171d6f4d6ed1","name":"tempest-network-smoke--671160524","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f783cce99abc447fac7de1b75169367b","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":"2025-11-25T15:23:57Z","updated_at":"2025-11-25T15:23:57Z","revision_number":1}}' 2025-11-25 15:23:59,597 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.055s 2025-11-25 15:23:59,598 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1698030186", "admin_state_up": true, "project_id": "f783cce99abc447fac7de1b75169367b", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-58ee0561-fa95-46a9-97e7-fb1ebd9a46cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8e880585-9b3e-4476-9450-9d1fef6ad170", "name": "tempest-TestNetworkBasicOps-router-1698030186", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:23:58Z", "updated_at": "2025-11-25T15:23:58Z", "revision_number": 2, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:23:59,960 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28 0.362s 2025-11-25 15:23:59,960 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:23:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-ef6bf3c9-ba51-4fd7-9ca0-93c9bd586809', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=f783cce99abc447fac7de1b75169367b&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:24:00,130 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks?router%3Aexternal=True 0.170s 2025-11-25 15:24:00,131 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8e688a8b-ecfb-4bb7-bb53-318f22430304', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 15:24:00,238 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28 0.107s 2025-11-25 15:24:00,238 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a888fc93-a539-4c49-a1ac-bf0671223b82', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=8d70b247-a2d1-414c-be14-b30b6137eadd&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 15:24:01,659 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.421s 2025-11-25 15:24:01,660 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"name": "tempest-subnet-smoke-991802939", "network_id": "98481d7d-22c7-4c32-bcb0-171d6f4d6ed1", "project_id": "f783cce99abc447fac7de1b75169367b", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-1b7b8e88-a32b-4c4a-a0be-32fe8e45cbc6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"9139afbb-61b7-4a0e-84e4-f3da721edd74","name":"tempest-subnet-smoke-991802939","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"98481d7d-22c7-4c32-bcb0-171d6f4d6ed1","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":"2025-11-25T15:24:00Z","updated_at":"2025-11-25T15:24:00Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:03,882 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170/add_router_interface 2.222s 2025-11-25 15:24:03,883 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9139afbb-61b7-4a0e-84e4-f3da721edd74"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-3236dcdc-9f66-41f7-a325-5a6b8e33b10c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170/add_router_interface'} Body: b'{"id": "8e880585-9b3e-4476-9450-9d1fef6ad170", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "ffa77bf2-af90-4151-94ed-235fc94e207a", "network_id": "98481d7d-22c7-4c32-bcb0-171d6f4d6ed1", "subnet_id": "9139afbb-61b7-4a0e-84e4-f3da721edd74", "subnet_ids": ["9139afbb-61b7-4a0e-84e4-f3da721edd74"]}' 2025-11-25 15:24:04,244 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.361s 2025-11-25 15:24:04,245 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-729d4639-3c1f-40ab-8fc8-c23924549680', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"8d70b247-a2d1-414c-be14-b30b6137eadd","name":"public","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e"],"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":"2025-11-25T15:12:33Z","updated_at":"2025-11-25T15:12:38Z","revision_number":2,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"98481d7d-22c7-4c32-bcb0-171d6f4d6ed1","name":"tempest-network-smoke--671160524","tenant_id":"f783cce99abc447fac7de1b75169367b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["9139afbb-61b7-4a0e-84e4-f3da721edd74"],"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":"2025-11-25T15:23:57Z","updated_at":"2025-11-25T15:24:00Z","revision_number":2,"project_id":"f783cce99abc447fac7de1b75169367b","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":33002}]}' 2025-11-25 15:24:04,338 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.093s 2025-11-25 15:24:04,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-05cd903b-0d5f-454c-a909-c3c07da7f17e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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":"2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e","name":"public_subnet","tenant_id":"eb40ecc8d01840a586c780b51ab1e8e3","network_id":"8d70b247-a2d1-414c-be14-b30b6137eadd","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":"2025-11-25T15:12:38Z","updated_at":"2025-11-25T15:12:38Z","revision_number":0,"project_id":"eb40ecc8d01840a586c780b51ab1e8e3"},{"id":"9139afbb-61b7-4a0e-84e4-f3da721edd74","name":"tempest-subnet-smoke-991802939","tenant_id":"f783cce99abc447fac7de1b75169367b","network_id":"98481d7d-22c7-4c32-bcb0-171d6f4d6ed1","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":"2025-11-25T15:24:00Z","updated_at":"2025-11-25T15:24:00Z","revision_number":0,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:24:04,514 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers 0.175s 2025-11-25 15:24:04,514 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-1cad9718-1a6d-4abf-a62b-48e1611ce936', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "8e880585-9b3e-4476-9450-9d1fef6ad170", "name": "tempest-TestNetworkBasicOps-router-1698030186", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:23:58Z", "updated_at": "2025-11-25T15:24:02Z", "revision_number": 3, "project_id": "f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:24:04,639 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs 0.123s 2025-11-25 15:24:04,639 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': ''} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-348660868", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOatOOvEdvVtWQjKp3IcAWz83eZhC8Yi6TtimCiMVpA5PeXGgrX3q/iLg1nUSJUW1RMSL4mm5vIeNxfKRzMXvBrXh8nNLp/jFJwlmdn/tqWok0di7AneQtasMXpQKMPKHA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:04 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-20b6eae0-9e86-444f-bbba-ac969e5297a3', 'x-compute-request-id': 'req-20b6eae0-9e86-444f-bbba-ac969e5297a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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-348660868", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOatOOvEdvVtWQjKp3IcAWz83eZhC8Yi6TtimCiMVpA5PeXGgrX3q/iLg1nUSJUW1RMSL4mm5vIeNxfKRzMXvBrXh8nNLp/jFJwlmdn/tqWok0di7AneQtasMXpQKMPKHA==", "fingerprint": "af:6d:f4:37:a1:ee:bf:2d:1a:86:e7:3f:94:01:73:0f", "user_id": "fbe603de346846c8ad32676743867995"}}' 2025-11-25 15:24:04,877 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups 0.236s 2025-11-25 15:24:04,877 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1025467639", "description": "tempest-secgroup-smoke-1025467639 description", "project_id": "f783cce99abc447fac7de1b75169367b"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-84809c21-d12e-4976-98ce-57813bf625d4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "name": "tempest-secgroup-smoke-1025467639", "stateful": true, "tenant_id": "f783cce99abc447fac7de1b75169367b", "description": "tempest-secgroup-smoke-1025467639 description", "shared": false, "security_group_rules": [{"id": "a21aee7e-e065-4130-a1c4-e2cd3f914953", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": 229, "description": null, "tags": [], "created_at": "2025-11-25T15:24:04Z", "updated_at": "2025-11-25T15:24:04Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}, {"id": "a7e07c8c-d91e-4c3a-9b39-82762c0c4bab", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": 230, "description": null, "tags": [], "created_at": "2025-11-25T15:24:04Z", "updated_at": "2025-11-25T15:24:04Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}], "tags": [], "created_at": "2025-11-25T15:24:04Z", "updated_at": "2025-11-25T15:24:04Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:05,335 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.457s 2025-11-25 15:24:05,335 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-465f0501-516c-4705-a357-8d5969a68185', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "9f3c59f1-9c62-4158-a3ad-f6d28284362c", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": "2025-11-25T15:24:04Z", "updated_at": "2025-11-25T15:24:04Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:05,832 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.496s 2025-11-25 15:24:05,832 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-bcca3f01-90c0-40db-8f04-62421e8c3e7f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "cdfcce85-511c-49cb-abd8-fb1b5aeae1c6", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": "2025-11-25T15:24:05Z", "updated_at": "2025-11-25T15:24:05Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:06,210 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.378s 2025-11-25 15:24:06,211 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-327473a2-880c-4319-9210-641585c77103', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "1d606548-b9a7-497d-b930-b216295ca6b5", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": "2025-11-25T15:24:06Z", "updated_at": "2025-11-25T15:24:06Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:06,372 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.161s 2025-11-25 15:24:06,373 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b019243c-3ab2-49c0-95f7-79b6cbe68282', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "34e61ab6-54b8-44f7-b1d1-774ea42d81c0", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": "2025-11-25T15:24:06Z", "updated_at": "2025-11-25T15:24:06Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:06,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.170s 2025-11-25 15:24:06,543 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-eb0bc61f-0303-4ebc-8266-1d3474ab69df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "1a6b9b44-b221-4b9d-b934-bab804503855", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": "2025-11-25T15:24:06Z", "updated_at": "2025-11-25T15:24:06Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:06,791 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.247s 2025-11-25 15:24:06,792 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "project_id": "f783cce99abc447fac7de1b75169367b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-83ad9ac6-4a33-4227-a697-40c3ee805007', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "fa9eb7f4-eb61-44aa-8b5e-a50e0e17b35e", "tenant_id": "f783cce99abc447fac7de1b75169367b", "security_group_id": "5244b972-60f9-44a5-bd6b-4bb73da3f3c2", "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": "2025-11-25T15:24:06Z", "updated_at": "2025-11-25T15:24:06Z", "revision_number": 0, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:07,131 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.333s 2025-11-25 15:24:07,131 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:06 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cc4522ea-228a-48a9-b5bc-dd2816317de0', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d5499bb463f3f96fc3bf90c5646bef4c; 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": "fbe603de346846c8ad32676743867995", "name": "tempest-TestNetworkBasicOps-890637792-project-member", "password_expires_at": null}, "audit_ids": ["Sif6MxmwQfK9VX1MN1wuBQ"], "expires_at": "2025-11-25T16:24:07.000000Z", "issued_at": "2025-11-25T15:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f783cce99abc447fac7de1b75169367b", "name": "tempest-TestNetworkBasicOps-890637792"}, "is_domain": false, "roles": [{"id": "ce8601ffee8d465baf85bfb4a272769e", "name": "reader"}, {"id": "b8b0deb2e5044dabbd0d150f47d0f48e", "name": "member"}], "catalog": [{"endpoints": [{"name": "glance", "id": "9f275b12a2af4a31b2a2e1117bfcd538", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "ed0cedbbc99e4e79be40994a3720b561", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "20fbbab79272456192ca5ad0e11bb7e5", "type": "image", "name": "glance"}, {"endpoints": [{"name": "placement", "id": "831dfa313d56436aa048c809a6d543c5", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e32e954f274a43bea25a47bdc5d60b47", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2816cd340ec745e1b9ac4813a649fe4d", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "599cc2d35fff46da96274065ef83d208", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "f67719c4217447c1bf5ab3c85a0a673e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "2eeb24c07b404098bd8bde195f026c2c", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "cinderv3", "id": "c546b71bf127405e8ade513e0bb87166", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "dcc8a052d8db4758b1bc3ea38a8884a1", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "347d18e111e14984a689f921924ebe44", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [], "id": "46b75635424648718e20096848997151", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "0445cb2609bd4d2b931533e7dc84f0c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "297a3faa5a8d4fa69a548bf49c914c21", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7c4617daccc045658f325be61f5bd880", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "nova", "id": "7c537edd4fb3408fb0eba9c7d249439f", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "f179b2b89e014949ba92f3ea13f190c3", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "a01ee7402cb2482e86a97e38c818ca8a", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "932b5fc7ac914fb1958e151a5ea1c1bf", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "e18a08708e054a7ab98a143c16e03cea", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "c97cb66 2025-11-25 15:24:07,132 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-11-25 15:24:09,406 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.273s 2025-11-25 15:24:09,406 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': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1473717606", "imageRef": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "flavorRef": "521b2304-4162-43b9-bdec-d6d431d9a528", "networks": [{"uuid": "98481d7d-22c7-4c32-bcb0-171d6f4d6ed1"}], "key_name": "tempest-TestNetworkBasicOps-348660868", "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:07 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1', '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-4672f043-1f0a-4647-9c58-65312cf8e91f', 'x-compute-request-id': 'req-4672f043-1f0a-4647-9c58-65312cf8e91f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; 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": "918e01b9-72da-4600-9302-211bc43dfce1", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}], "adminPass": "B3Ajq9rRFTHJ"}}' 2025-11-25 15:24:09,678 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.271s 2025-11-25 15:24:09,678 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:09 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-5b3d8e81-3efc-4153-b118-93f8d9049812', 'x-compute-request-id': 'req-5b3d8e81-3efc-4153-b118-93f8d9049812', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-348660868", "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": []}}' 2025-11-25 15:24:11,193 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.509s 2025-11-25 15:24:11,194 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:10 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-b3ecd13f-6ad3-4dee-8b16-1512297a48a0', 'x-compute-request-id': 'req-b3ecd13f-6ad3-4dee-8b16-1512297a48a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-348660868", "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": []}}' 2025-11-25 15:24:11,200 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-11-25 15:24:12,823 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.621s 2025-11-25 15:24:12,823 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:12 GMT', 'server': 'Apache', 'content-length': '1520', '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-19c1c5fd-6de9-4272-ade6-cca475064231', 'x-compute-request-id': 'req-19c1c5fd-6de9-4272-ade6-cca475064231', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-348660868", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:24:12,829 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-11-25 15:24:14,395 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.565s 2025-11-25 15:24:14,396 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:13 GMT', 'server': 'Apache', 'content-length': '1520', '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-13393933-c17c-4fc4-8ad7-147eaeadf903', 'x-compute-request-id': 'req-13393933-c17c-4fc4-8ad7-147eaeadf903', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-348660868", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:24:15,787 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.385s 2025-11-25 15:24:15,787 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:15 GMT', 'server': 'Apache', 'content-length': '1520', '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-c522389f-a504-4d10-bf86-cca5805bb584', 'x-compute-request-id': 'req-c522389f-a504-4d10-bf86-cca5805bb584', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "BUILD", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-348660868", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:24:17,333 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.540s 2025-11-25 15:24:17,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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:16 GMT', 'server': 'Apache', 'content-length': '1691', '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-74546e64-375a-4ee7-ade9-305862433592', 'x-compute-request-id': 'req-74546e64-375a-4ee7-ade9-305862433592', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:16Z", "addresses": {"tempest-network-smoke--671160524": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:bd:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-348660868", "OS-SRV-USG:launched_at": "2025-11-25T15:24:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:24:17,337 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-11-25 15:24:17,678 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.338s 2025-11-25 15:24:17,679 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:17 GMT', 'server': 'Apache', 'content-length': '1691', '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-960e3c9f-92f2-4112-8907-3bc68f3d3e6f', 'x-compute-request-id': 'req-960e3c9f-92f2-4112-8907-3bc68f3d3e6f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:16Z", "addresses": {"tempest-network-smoke--671160524": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:bd:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-348660868", "OS-SRV-USG:launched_at": "2025-11-25T15:24:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:24:17,683 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 15:24:17,935 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=918e01b9-72da-4600-9302-211bc43dfce1 0.252s 2025-11-25 15:24:17,936 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-90edcc64-3099-47d7-a5df-f324e4457b66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"ports":[{"id":"d93dce13-96fa-4da1-b0c2-84798a5bc020","name":"","network_id":"98481d7d-22c7-4c32-bcb0-171d6f4d6ed1","tenant_id":"f783cce99abc447fac7de1b75169367b","mac_address":"fa:16:3e:0d:bd:66","admin_state_up":true,"status":"ACTIVE","device_id":"918e01b9-72da-4600-9302-211bc43dfce1","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9139afbb-61b7-4a0e-84e4-f3da721edd74","ip_address":"10.100.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5244b972-60f9-44a5-bd6b-4bb73da3f3c2"],"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-1473717606","dns_assignment":[{"ip_address":"10.100.0.8","hostname":"tempest-testnetworkbasicops-server-1473717606","fqdn":"tempest-testnetworkbasicops-server-1473717606.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T15:24:11Z","updated_at":"2025-11-25T15:24:15Z","revision_number":4,"project_id":"f783cce99abc447fac7de1b75169367b"}]}' 2025-11-25 15:24:17,936 25 DEBUG [tempest.common.waiters] Server ID 918e01b9-72da-4600-9302-211bc43dfce1 ports are all ACTIVE [{'id': 'd93dce13-96fa-4da1-b0c2-84798a5bc020', 'name': '', 'network_id': '98481d7d-22c7-4c32-bcb0-171d6f4d6ed1', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'mac_address': 'fa:16:3e:0d:bd:66', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '918e01b9-72da-4600-9302-211bc43dfce1', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9139afbb-61b7-4a0e-84e4-f3da721edd74', 'ip_address': '10.100.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5244b972-60f9-44a5-bd6b-4bb73da3f3c2'], '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': None, 'qos_network_policy_id': None, 'port_security_enabled': True, 'dns_name': 'tempest-testnetworkbasicops-server-1473717606', 'dns_assignment': [{'ip_address': '10.100.0.8', 'hostname': 'tempest-testnetworkbasicops-server-1473717606', 'fqdn': 'tempest-testnetworkbasicops-server-1473717606.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T15:24:11Z', 'updated_at': '2025-11-25T15:24:15Z', 'revision_number': 4, 'project_id': 'f783cce99abc447fac7de1b75169367b'}]: 2025-11-25 15:24:20,634 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips 2.697s 2025-11-25 15:24:20,634 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "port_id": "d93dce13-96fa-4da1-b0c2-84798a5bc020", "tenant_id": "f783cce99abc447fac7de1b75169367b", "fixed_ip_address": "10.100.0.8"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-ccd6b52f-dff3-40fd-aa11-482ed5553699', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; 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": "04162639-8667-4fe1-912e-3c14c9393ffa", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.240", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "8e880585-9b3e-4476-9450-9d1fef6ad170", "port_id": "d93dce13-96fa-4da1-b0c2-84798a5bc020", "fixed_ip_address": "10.100.0.8", "status": "DOWN", "project_id": "f783cce99abc447fac7de1b75169367b", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "98481d7d-22c7-4c32-bcb0-171d6f4d6ed1", "mac_address": "fa:16:3e:0d:bd:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "918e01b9-72da-4600-9302-211bc43dfce1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:24:18Z", "updated_at": "2025-11-25T15:24:18Z", "revision_number": 0}}' 2025-11-25 15:24:20,767 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/04162639-8667-4fe1-912e-3c14c9393ffa 0.132s 2025-11-25 15:24:20,767 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-84ebd68d-efb8-40fd-b165-0c1c843829e9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/04162639-8667-4fe1-912e-3c14c9393ffa'} Body: b'{"floatingip": {"id": "04162639-8667-4fe1-912e-3c14c9393ffa", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.240", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "8e880585-9b3e-4476-9450-9d1fef6ad170", "port_id": "d93dce13-96fa-4da1-b0c2-84798a5bc020", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "98481d7d-22c7-4c32-bcb0-171d6f4d6ed1", "mac_address": "fa:16:3e:0d:bd:66", "admin_state_up": tru10000 e, "status": "ACTIVE", "device_id": "918e01b9-72da-4600-9302-211bc43dfce1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:24:18Z", "updated_at": "2025-11-25T15:24:18Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:20,768 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '04162639-8667-4fe1-912e-3c14c9393ffa', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.240', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '8e880585-9b3e-4476-9450-9d1fef6ad170', 'port_id': 'd93dce13-96fa-4da1-b0c2-84798a5bc020', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '98481d7d-22c7-4c32-bcb0-171d6f4d6ed1', 'mac_address': 'fa:16:3e:0d:bd:66', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '918e01b9-72da-4600-9302-211bc43dfce1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:24:18Z', 'updated_at': '2025-11-25T15:24:18Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:24:20,768 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.133165 seconds 2025-11-25 15:24:20,768 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.240 with user: cirros 2025-11-25 15:24:20,768 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.240 in 120 sec and the expected result is reachable 2025-11-25 15:24:37,069 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.300605 seconds 2025-11-25 15:24:37,070 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.240 in 120 sec and the ping result is expected 2025-11-25 15:24:37,228 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1/action 0.157s 2025-11-25 15:24:37,230 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:37 GMT', 'server': 'Apache', 'content-length': '75593', '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-157b8dfe-bb35-4e28-baae-53390133a271', 'x-compute-request-id': 'req-157b8dfe-bb35-4e28-baae-53390133a271', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1531901423 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2800.000 MHz processor\\n[ 0.001313] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001714] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004501] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004572] Using GB pages for direct mapping\\n[ 0.004844] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004853] ACPI: Early table checksum verification disabled\\n[ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004867] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004876] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004887] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004892] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004902] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004906] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004917] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004919] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004920] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006309] No NUMA configuration fo 2025-11-25 15:24:37,232 25 DEBUG [tempest.scenario.manager] Console output for 918e01b9-72da-4600-9302-211bc43dfce1 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1531901423 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2800.000 MHz processor [ 0.001313] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001714] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004501] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004572] Using GB pages for direct mapping [ 0.004844] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004853] ACPI: Early table checksum verification disabled [ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004867] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004876] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004887] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004892] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004902] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004906] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004917] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004919] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004920] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006309] No NUMA configuration found [ 0.006312] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006326] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006740] Zone ranges: [ 0.006742] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006745] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006747] Normal empty [ 0.006749] Device empty [ 0.006751] Movable zone start for each node [ 0.006754] Early memory node ranges [ 0.006755] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006757] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006759] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007141] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007170] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007637] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018719] ACPI: PM-Timer IO Port: 0x608 [ 0.018748] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018871] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018875] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018878] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018880] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018882] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018883] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018887] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018890] TSC deadline timer available [ 0.018904] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018978] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018981] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018982] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018983] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018985] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018987] Booting paravirtualized kernel on KVM [ 0.018991] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018999] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019473] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019578] kvm-guest: setup async PF for cpu 0 [ 0.019605] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019623] kvm-guest: PV spinlocks disabled, single CPU [ 0.019632] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019634] Policy zone: DMA32 [ 0.019636] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019712] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019733] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019744] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019806] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020106] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020833] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020865] ftrace: allocating 50600 entries in 198 pages [ 0.049325] ftrace: allocated 198 pages with 4 groups [ 0.049564] rcu: Hierarchical RCU implementation. [ 0.049566] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049569] Rude variant of Tasks RCU enabled. [ 0.049570] Tracing variant of Tasks RCU enabled. [ 0.049571] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049573] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054524] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054952] random: crng init done [ 0.098069] Console: colour VGA+ 80x25 [ 0.239690] printk: console [tty1] enabled [ 0.585221] printk: console [ttyS0] enabled [ 0.588233] ACPI: Core revision 20210730 [ 0.591140] APIC: Switch to symmetric I/O mode setup [ 0.595743] x2apic enabled [ 0.598953] Switched APIC routing to physical x2apic. [ 0.607336] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.615202] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.619194] pid_max: default: 32768 minimum: 301 [ 0.619194] LSM: Security Framework initializing [ 0.619194] landlock: Up and running. [ 0.619194] Yama: becoming mindful. [ 0.619194] AppArmor: AppArmor initialized [ 0.619194] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.619194] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.619194] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.619194] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.619194] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.619194] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.619194] Spectre V2 : Mitigation: Retpolines [ 0.619194] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.619194] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.619194] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.619194] RETBleed: Mitigation: untrained return thunk [ 0.619194] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.619194] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.619194] Freeing SMP alternatives memory: 44K [ 0.619194] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.619513] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.623217] ... version: 0 [ 0.626064] ... bit width: 48 [ 0.627206] ... generic registers: 6 [ 0.630006] ... value mask: 0000ffffffffffff [ 0.631206] ... max period: 00007fffffffffff [ 0.634819] ... fixed-purpose events: 0 [ 0.635206] ... event mask: 000000000000003f [ 0.639286] rcu: Hierarchical SRCU implementation. [ 0.643854] smp: Bringing up secondary CPUs ... [ 0.647228] smp: Brought up 1 node, 1 CPU [ 0.650163] smpboot: Max logical packages: 1 [ 0.651212] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.656244] devtmpfs: initialized [ 0.658777] x86/mm: Memory block size: 128MB [ 0.659464] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.663221] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.667283] pinctrl core: initialized pinctrl subsystem [ 0.671206] PM: RTC time: 15:24:17, date: 2025-11-25 [ 0.675223] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.679305] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.683283] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.687217] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.691214] audit: initializing netlink subsys (disabled) [ 0.694997] thermal_sys: Registered thermal governor 'fair_share' [ 0.694999] thermal_sys: Registered thermal governor 'bang_bang' [ 0.695207] thermal_sys: Registered thermal governor 'step_wise' [ 0.699210] audit: type=2000 audit(1764084257.703:1): state=initialized audit_enabled=0 res=1 [ 0.703210] thermal_sys: Registered thermal governor 'user_space' [ 0.703211] thermal_sys: Registered thermal governor 'power_allocator' [ 0.707218] EISA bus registered [ 0.713468] cpuidle: using governor ladder [ 0.715210] cpuidle: using governor menu [ 0.721604] ACPI: bus type PCI registered [ 0.723208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.727528] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.731210] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.735234] PCI: Using configuration type 1 for base access [ 0.740221] Kprobes globally optimized [ 0.743045] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.743210] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.748584] ACPI: Added _OSI(Module Device) [ 0.751246] ACPI: Added _OSI(Processor Device) [ 0.755258] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.759214] ACPI: Added _OSI(Processor Aggregator Device) [ 0.763216] ACPI: Added _OSI(Linux-Dell-Video) [ 0.766417] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.767209] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.774106] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.779373] ACPI: Interpreter enabled [ 0.782137] ACPI: PM: (supports S0 S5) [ 0.783233] ACPI: Using IOAPIC for interrupt routing [ 0.787244] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.791208] PCI: Using E820 reservations for host bridge windows [ 0.795457] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.804256] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.807214] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.811325] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.815311] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.820445] PCI host bridge to bus 0000:00 [ 0.823209] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.826962] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.827207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.831208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.835226] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.839207] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.843233] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.847701] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.856643] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.867352] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.882470] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.887271] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.901849] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.903410] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.912124] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.919212] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.930967] pci 0000:00:02.0: enabling Extended Tags [ 0.934193] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.939214] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.953024] pci 0000:00:02.1: enabling Extended Tags [ 0.960928] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.967210] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.980420] pci 0000:00:02.2: enabling Extended Tags [ 0.985871] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.991209] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.000884] pci 0000:00:02.3: enabling Extended Tags [ 1.005796] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.011211] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.024237] pci 0000:00:02.4: enabling Extended Tags [ 1.029711] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.035172] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.042237] pci 0000:00:02.5: enabling Extended Tags [ 1.045766] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.051209] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.063588] pci 0000:00:02.6: enabling Extended Tags [ 1.070141] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.075211] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.087523] pci 0000:00:02.7: enabling Extended Tags [ 1.096796] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.103212] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.115546] pci 0000:00:03.0: enabling Extended Tags [ 1.124091] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.132952] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.145911] pci 0000:00:03.1: enabling Extended Tags [ 1.151120] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.155225] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.171549] pci 0000:00:03.2: enabling Extended Tags [ 1.178452] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.183218] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.193908] pci 0000:00:03.3: enabling Extended Tags [ 1.198218] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.203218] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.217000] pci 0000:00:03.4: enabling Extended Tags [ 1.222179] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.229859] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.239276] pci 0000:00:03.5: enabling Extended Tags [ 1.248730] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.255226] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.269435] pci 0000:00:03.6: enabling Extended Tags [ 1.273919] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.279217] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.289771] pci 0000:00:03.7: enabling Extended Tags [ 1.295906] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.303098] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.312996] pci 0000:00:04.0: enabling Extended Tags [ 1.321396] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.327212] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.340643] pci 0000:00:04.1: enabling Extended Tags [ 1.345838] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.351216] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.361882] pci 0000:00:04.2: enabling Extended Tags [ 1.366368] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.373901] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.382504] pci 0000:00:04.3: enabling Extended Tags [ 1.386129] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.391217] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.401522] pci 0000:00:04.4: enabling Extended Tags [ 1.405909] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.411217] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.422413] pci 0000:00:04.5: enabling Extended Tags [ 1.428234] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.439215] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.452874] pci 0000:00:04.6: enabling Extended Tags [ 1.460473] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.471211] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.485359] pci 0000:00:04.7: enabling Extended Tags [ 1.492850] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.498824] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.504646] pci 0000:00:05.0: enabling Extended Tags [ 1.567215] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.573482] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.576216] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.598974] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.602553] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.607608] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.620007] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.631077] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.635211] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.643554] pci 0000:01:00.0: enabling Extended Tags [ 1.725790] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.727281] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.731273] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.735330] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.742274] pci_bus 0000:02: extended config space not accessible [ 1.743568] acpiphp: Slot [1] registered [ 1.746407] acpiphp: Slot [0] registered [ 1.747312] acpiphp: Slot [2] registered [ 1.750375] acpiphp: Slot [3] registered [ 1.751291] acpiphp: Slot [4] registered [ 1.754087] acpiphp: Slot [5] registered [ 1.755274] acpiphp: Slot [6] registered [ 1.758936] acpiphp: Slot [7] registered [ 1.759288] acpiphp: Slot [8] registered [ 1.762962] acpiphp: Slot [9] registered [ 1.763323] acpiphp: Slot [10] registered [ 1.766969] acpiphp: Slot [11] registered [ 1.767296] acpiphp: Slot [12] registered [ 1.770877] acpiphp: Slot [13] registered [ 1.771291] acpiphp: Slot [14] registered [ 1.774498] acpiphp: Slot [15] registered [ 1.775306] acpiphp: Slot [16] registered [ 1.778303] acpiphp: Slot [17] registered [ 1.779272] acpiphp: Slot [18] registered [ 1.782067] acpiphp: Slot [19] registered [ 1.783348] acpiphp: Slot [20] registered [ 1.786279] acpiphp: Slot [21] registered [ 1.787293] acpiphp: Slot [22] registered [ 1.790252] acpiphp: Slot [23] registered [ 1.791292] acpiphp: Slot [24] registered [ 1.794182] acpiphp: Slot [25] registered [ 1.795286] acpiphp: Slot [26] registered [ 1.798839] acpiphp: Slot [27] registered [ 1.799389] acpiphp: Slot [28] registered [ 1.803292] acpiphp: Slot [29] registered [ 1.806755] acpiphp: Slot [30] registered [ 1.807296] acpiphp: Slot [31] registered [ 1.813160] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.830219] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.912758] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.915320] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.919323] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.923404] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.934618] acpiphp: Slot [0-2] registered [ 1.937269] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.946579] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.957594] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.962053] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.963427] pci 0000:03:00.0: enabling Extended Tags [ 2.044619] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.047391] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.051339] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.059618] acpiphp: Slot [0-3] registered [ 2.064259] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.075217] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.088756] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.095378] pci 0000:04:00.0: enabling Extended Tags [ 2.177695] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.179340] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.183381] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.191086] acpiphp: Slot [0-4] registered [ 2.191832] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.203210] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.217884] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.225579] pci 0000:05:00.0: enabling Extended Tags [ 2.310479] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.311383] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.315328] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.322959] acpiphp: Slot [0-5] registered [ 2.323845] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.335207] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.350991] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.354544] pci 0000:06:00.0: enabling Extended Tags [ 2.430588] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.431375] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.435360] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.443540] acpiphp: Slot [0-6] registered [ 2.516224] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.519395] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.523359] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.530868] acpiphp: Slot [0-7] registered [ 2.601836] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.603338] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.607326] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.615189] acpiphp: Slot [0-8] registered [ 2.686633] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.687336] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.691342] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.698998] acpiphp: Slot [0-9] registered [ 2.767318] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.771393] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.775380] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.783908] acpiphp: Slot [0-10] registered [ 2.861340] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.863338] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.867327] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.874888] acpiphp: Slot [0-11] registered [ 2.941722] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.943348] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.947327] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.954867] acpiphp: Slot [0-12] registered [ 3.024757] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.027339] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.031341] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.038367] acpiphp: Slot [0-13] registered [ 3.107348] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.110879] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.111329] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.118038] acpiphp: Slot [0-14] registered [ 3.185922] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.187334] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.191327] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.198044] acpiphp: Slot [0-15] registered [ 3.265657] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.267337] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.271327] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.278234] acpiphp: Slot [0-16] registered [ 3.349990] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.351361] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.355337] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.363032] acpiphp: Slot [0-17] registered [ 3.430008] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.431329] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.435350] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.442850] acpiphp: Slot [0-18] registered [ 3.510237] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.511362] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.515339] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.523012] acpiphp: Slot [0-19] registered [ 3.589695] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.591337] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.595349] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.603097] acpiphp: Slot [0-20] registered [ 3.670325] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.671352] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.675328] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.683066] acpiphp: Slot [0-21] registered [ 3.797437] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.799556] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.803616] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.812919] acpiphp: Slot [0-22] registered [ 3.910799] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.911358] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.915375] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.922841] acpiphp: Slot [0-23] registered [ 3.992588] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.995339] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.999329] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.006442] acpiphp: Slot [0-24] registered [ 4.077958] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.079339] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.083370] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.091417] acpiphp: Slot [0-25] registered [ 4.165315] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.167338] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.171329] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.230198] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.231488] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.235433] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.239416] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.243427] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.247464] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.251421] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.255424] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.259305] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.263223] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.267231] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.271223] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.275223] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.279224] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.283224] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.287298] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.291594] iommu: Default domain type: Translated [ 4.295042] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.295399] SCSI subsystem initialized [ 4.298622] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.299194] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.299214] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.303100] vgaarb: loaded [ 4.303271] ACPI: bus type USB registered [ 4.306174] usbcore: registered new interface driver usbfs [ 4.307217] usbcore: registered new interface driver hub [ 4.310907] usbcore: registered new device driver usb [ 4.311245] pps_core: LinuxPPS API ver. 1 registered [ 4.314706] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.315213] PTP clock support registered [ 4.318167] EDAC MC: Ver: 3.0.0 [ 4.322795] NetLabel: Initializing [ 4.323207] NetLabel: domain hash size = 128 [ 4.326473] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.327239] NetLabel: unlabeled traffic allowed by default [ 4.331143] PCI: Using ACPI for IRQ routing [ 5.140319] clocksource: Switched to clocksource kvm-clock [ 5.160306] VFS: Disk quotas dquot_6.6.0 [ 5.163604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.168696] AppArmor: AppArmor Filesystem Enabled [ 5.172005] pnp: PnP ACPI init [ 5.174668] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.180521] pnp: PnP ACPI: found 5 devices [ 5.189495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.195408] NET: Registered PF_INET protocol family [ 5.198950] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.205016] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.210592] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.216171] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.221802] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227110] TCP: Hash tables configured (established 1024 bind 1024) [ 5.231658] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.236544] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.240803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.245389] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.249557] NET: Registered PF_XDP protocol family [ 5.253311] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259090] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265787] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.271844] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.277724] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.283781] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.289688] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.296086] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.301928] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.307623] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.313533] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.319382] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.324923] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.331005] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.336429] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.342133] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.347806] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.353634] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.359175] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.364652] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.370760] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.376252] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.381829] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.387586] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.393466] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.397822] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.402113] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.406285] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.410487] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.414964] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.419234] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.423930] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.428355] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.432685] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.436883] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.441046] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.445430] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.449588] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.453818] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.458491] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.462870] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.467480] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.472411] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.477407] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.481952] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.486474] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.491164] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.495764] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.500007] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.504446] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.508840] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.513264] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.517586] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.522376] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.526859] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.531484] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.536104] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.540598] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.545571] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.550024] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.554363] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558527] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.562989] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.567252] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.571445] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.575587] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.579956] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.584102] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.588549] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.593407] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.597542] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.601977] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.606192] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.610435] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.614876] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.619398] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.623925] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.628530] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.633094] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.637345] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.641994] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.646358] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.650818] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.655044] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.659636] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.663943] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.668663] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.673651] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.679147] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.683761] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.688275] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.692730] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.697227] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.701574] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.706040] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.709607] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.718200] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.725210] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.735835] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.741363] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.749727] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.758577] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.768942] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.776114] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.782806] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.792915] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.800006] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.806173] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.818104] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.825479] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.833301] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.841863] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.849187] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.857010] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.867619] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.873674] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.882365] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.892775] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.898472] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.906622] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915718] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.921489] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.929486] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.939247] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.944610] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.952401] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.961575] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.966993] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.974929] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.984768] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.990329] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.998669] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.009209] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.015963] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.024540] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.033809] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.038275] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.046753] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.055106] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.063341] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.066911] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.073854] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.079465] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.086955] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.090544] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.097111] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.103668] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.112275] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.115921] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.122976] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.129388] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.137127] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.141750] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.147749] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.153988] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.161736] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.165512] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.171127] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.177334] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.184584] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.188176] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.194860] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.201077] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.210613] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.215971] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.222935] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.230751] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.240187] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.243947] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.251246] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.257244] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.266403] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.269997] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.276591] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.282173] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.290607] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.294084] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.300544] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.306839] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.314724] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.319309] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.325155] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.331350] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.338981] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.342558] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.351021] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.357729] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.366071] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.370358] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.375461] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.380416] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.385841] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.391338] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.396312] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.400859] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.405324] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.410611] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.414613] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.419016] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.425079] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.429719] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.435766] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.442377] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.448383] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.453539] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.459865] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.465066] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.471418] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.476630] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.482200] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.486430] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.491330] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.495713] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.500918] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.505207] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.510259] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.514455] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.519419] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.523607] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.528730] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.533211] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.538474] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.542385] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.546719] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.551800] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.555720] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.560002] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.565117] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.569027] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.573480] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.578426] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.582330] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.586717] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.592095] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595969] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.600446] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.606002] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.609911] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.614179] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.619235] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.623088] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.627554] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.632523] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.636475] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.640728] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.647703] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.651602] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.655891] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.661195] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.665407] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.669800] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.675040] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.678833] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.683061] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.688034] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.691895] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.696130] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.701111] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.705069] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.709339] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.715841] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.726556] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10848 usecs [ 6.732932] PCI: CLS 0 bytes, default 64 [ 6.735933] Trying to unpack rootfs image as initramfs... [ 6.739817] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.755771] Initialise system trusted keyrings [ 6.758874] Key type blacklist registered [ 6.767409] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.776624] zbud: loaded [ 6.778932] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.795795] fuse: init (API version 7.34) [ 6.803454] integrity: Platform Keyring initialized [ 6.815327] Key type asymmetric registered [ 6.818232] Asymmetric key parser 'x509' registered [ 6.827411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.839361] io scheduler mq-deadline registered [ 6.845726] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.859847] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.877200] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.887803] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.904812] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.916046] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.931394] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.943659] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.955600] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.967736] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.982077] Freeing initrd memory: 8744K [ 6.985025] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.989641] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.997968] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.003952] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.013597] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.017959] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.023253] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.029570] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.035551] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.043785] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.049408] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.059359] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.064076] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.072084] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.076373] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.086483] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.091553] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.100579] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.105912] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.114894] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.119287] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.128350] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.132648] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.138738] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.146154] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.150642] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.160004] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.165071] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.175917] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.181740] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.191320] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.195580] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.204718] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.209025] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.219148] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.224975] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.236792] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.242021] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.252659] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.259865] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.266325] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.272758] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.277178] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.286900] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.296444] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.300968] shpchp 0000:01:00.0: Slot initialization failed [ 7.308370] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.314337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 10000 7.319543] ACPI: button: Power Button [PWRF] [ 7.350804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.384406] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.391673] Linux agpgart interface v0.103 [ 7.396764] loop: module loaded [ 7.399556] tun: Universal TUN/TAP device driver, 1.6 [ 7.403123] PPP generic driver version 2.4.2 [ 7.407721] VFIO - User Level meta-driver version: 0.3 [ 7.412081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.416620] ehci-pci: EHCI PCI platform driver [ 7.419786] ehci-platform: EHCI generic platform driver [ 7.423664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.427825] ohci-pci: OHCI PCI platform driver [ 7.430973] ohci-platform: OHCI generic platform driver [ 7.434990] uhci_hcd: USB Universal Host Controller Interface driver [ 7.441444] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.445331] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.450894] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.454812] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.459176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.465156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.470241] usb usb1: Product: UHCI Host Controller [ 7.474038] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.478870] usb usb1: SerialNumber: 0000:02:01.0 [ 7.482865] hub 1-0:1.0: USB hub found [ 7.485595] hub 1-0:1.0: 2 ports detected [ 7.488760] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.496510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.499945] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.503456] mousedev: PS/2 mouse device common for all mice [ 7.507938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.513633] rtc_cmos 00:03: RTC can wake from S4 [ 7.518836] rtc_cmos 00:03: registered as rtc0 [ 7.522367] rtc_cmos 00:03: setting system clock to 2025-11-25T15:24:25 UTC (1764084265) [ 7.527955] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.532279] i2c_dev: i2c /dev entries driver [ 7.535351] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.543293] device-mapper: uevent: version 1.0.3 [ 7.546579] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.552139] platform eisa.0: Probing EISA bus 0 [ 7.556048] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.560550] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.565441] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.570046] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.575159] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.580372] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.585577] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.590964] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.596146] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.600451] platform eisa.0: EISA: Detected 0 cards [ 7.604021] ledtrig-cpu: registered to indicate activity on CPUs [ 7.608771] drop_monitor: Initializing network drop monitor service [ 7.613116] NET: Registered PF_INET6 protocol family [ 7.620054] Segment Routing with IPv6 [ 7.622772] In-situ OAM (IOAM) with IPv6 [ 7.625627] NET: Registered PF_PACKET protocol family [ 7.629151] Key type dns_resolver registered [ 7.632495] IPI shorthand broadcast: enabled [ 7.635683] registered taskstats version 1 [ 7.638584] Loading compiled-in X.509 certificates [ 7.642377] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.649499] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.656506] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.663535] blacklist: Loading compiled-in revocation X.509 certificates [ 7.668972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.676749] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.686834] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.695072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.703412] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.711609] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.719883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.728440] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.737372] zswap: loaded using pool lzo/zbud [ 7.741097] Key type .fscrypt registered [ 7.744399] Key type fscrypt-provisioning registered [ 7.750102] Key type encrypted registered [ 7.753600] AppArmor: AppArmor sha1 policy hashing enabled [ 7.758043] ima: No TPM chip found, activating TPM-bypass! [ 7.762505] Loading compiled-in module X.509 certificates [ 7.767525] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.775472] ima: Allocated hash algorithm: sha1 [ 7.779282] ima: No architecture policies found [ 7.783075] evm: Initialising EVM extended attributes: [ 7.787265] evm: security.selinux [ 7.790134] evm: security.SMACK64 [ 7.793077] evm: security.SMACK64EXEC [ 7.796153] evm: security.SMACK64TRANSMUTE [ 7.799770] evm: security.SMACK64MMAP [ 7.802889] evm: security.apparmor [ 7.805839] evm: security.ima [ 7.808515] evm: security.capability [ 7.811861] evm: HMAC attrs: 0x1 [ 7.815092] PM: Magic number: 1:875:437 [ 7.818822] RAS: Correctable Errors collector initialized. [ 7.823413] Unstable clock detected, switching default tracing clock to "global" [ 7.823413] If you want to keep using the local clock, then add: [ 7.823413] "trace_clock=local" [ 7.823413] on the kernel command line [ 7.837359] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.844381] Freeing unused decrypted memory: 2036K [ 7.848675] Freeing unused kernel image (initmem) memory: 3244K [ 7.852848] Write protecting the kernel read-only data: 30720k [ 7.857554] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.862382] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.908234] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.912706] Run /init as init process info: initramfs: up at 7.36 [ 7.969602] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.981191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.987099] GPT:229375 != 2097151 [ 7.989985] GPT:Alternate GPT header not at the end of the disk. [ 7.994672] GPT:229375 != 2097151 [ 7.997540] GPT: Use GNU Parted to correct GPT errors. [ 8.050540] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.435188] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.464212] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.90 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:91:8e:01:b9:72:da:46:00:93:02:21:1b:c4:3d:fc:e1 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPnFDawX/0CebYuBbPpo47et/8H5LWnN4TEnMBS0mrK0lTW8scINXJq16X1W/n9UcF7EynNE5IAamo+3LPdXN5U4tlvqf4HR/hAntOwlG9P3wg5G6VDTEM878FKNqVwAqUd5XTV+lAmHK7nLi3y/H4dXLrXZg69ulPvFKGhu98HQxe5UTi1n5vLuiDS5UrT7ze/rmxKNo7gSWEJmYkGxiyAWDVyWUvUtie+eWOT6tQMaO5tPZm9UlVSCBsy2iTYCDxuzmeJqNMKrnV9aA9lVYh3TWYISuxroCmUhxXvUKs5W/PD/mUtAbmVf4mMvxI2UWtusYFOPC09iwv7JCV2Hdz root@tempest-testnetworkbasicops-server-1473717606 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMsJCms/MlFrKAXWqYAXFTWw/RNyxRwyo7/lCZOYYIcbWAXFMiLDUJTyCwFJqOwR3imRXR5D1qUP1Mo+fUUJATw= root@tempest-testnetworkbasicops-server-1473717606 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0d:bd66/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 918e01b9-72da-4600-9302-211bc43dfce1 name: tempest-TestNetworkBasicOps-server-1473717606 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1473717606 launch-index: 0 === cirros: current=0.6.2 uptime=11.42 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:0D:BD:66 inet6 addr: fe80::f816:3eff:fe0d:bd66/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1752 (1.7 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1473717606 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.619338] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.624602] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.891511] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 10.280819] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.476259] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.807509] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.808867] ISO 9660 Extensions: RRIP_1991A [ 11.050508] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.820113] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.821734] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:24:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:24:28 cirros auth.notice su: + none root:cirros Nov 25 15:24:28 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:24:28 cirros daemon.info dhcpcd[350]: DUID 00:04:91:8e:01:b9:72:da:46:00:93:02:21:1b:c4:3d:fc:e1 Nov 25 15:24:29 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0d:bd:66 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0d:bd66 Nov 25 15:24:29 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1473717606 login: 2025-11-25 15:24:37,235 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.240:22' as 'cirros' with public key authentication 2025-11-25 15:24:37,243 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:24:37,354 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:24:37,355 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.240 successfully created 2025-11-25 15:24:37,869 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170 0.514s 2025-11-25 15:24:37,870 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": false}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-dd648a37-5ac0-4629-891f-bfbbc8233e89', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170'} Body: b'{"router": {"id": "8e880585-9b3e-4476-9450-9d1fef6ad170", "name": "tempest-TestNetworkBasicOps-router-1698030186", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:23:58Z", "updated_at": "2025-11-25T15:24:37Z", "revision_number": 4, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:37,870 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.240 with user: cirros 2025-11-25 15:24:37,870 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.240 in 120 sec and the expected result is unreachable 2025-11-25 15:24:38,905 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.034250 seconds 2025-11-25 15:24:38,905 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.240 in 120 sec and the ping result is expected 2025-11-25 15:24:39,085 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1/action 0.179s 2025-11-25 15:24:39,087 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:38 GMT', 'server': 'Apache', 'content-length': '75593', '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-3d59319e-2e43-4c92-a37e-4485ae1765fa', 'x-compute-request-id': 'req-3d59319e-2e43-4c92-a37e-4485ae1765fa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1531901423 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2800.000 MHz processor\\n[ 0.001313] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001714] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004501] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004572] Using GB pages for direct mapping\\n[ 0.004844] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004853] ACPI: Early table checksum verification disabled\\n[ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004867] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004876] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004887] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004892] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004902] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004906] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004917] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004919] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004920] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006309] No NUMA configuration fo 2025-11-25 15:24:39,089 25 DEBUG [tempest.scenario.manager] Console output for 918e01b9-72da-4600-9302-211bc43dfce1 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1531901423 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2800.000 MHz processor [ 0.001313] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001714] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004501] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004572] Using GB pages for direct mapping [ 0.004844] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004853] ACPI: Early table checksum verification disabled [ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004867] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004876] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004887] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004892] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004902] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004906] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004917] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004919] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004920] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006309] No NUMA configuration found [ 0.006312] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006326] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006740] Zone ranges: [ 0.006742] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006745] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006747] Normal empty [ 0.006749] Device empty [ 0.006751] Movable zone start for each node [ 0.006754] Early memory node ranges [ 0.006755] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006757] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006759] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007141] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007170] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007637] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018719] ACPI: PM-Timer IO Port: 0x608 [ 0.018748] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018871] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018875] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018878] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018880] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018882] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018883] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018887] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018890] TSC deadline timer available [ 0.018904] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018978] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018981] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018982] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018983] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018985] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018987] Booting paravirtualized kernel on KVM [ 0.018991] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018999] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019473] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019578] kvm-guest: setup async PF for cpu 0 [ 0.019605] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019623] kvm-guest: PV spinlocks disabled, single CPU [ 0.019632] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019634] Policy zone: DMA32 [ 0.019636] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019712] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019733] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019744] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019806] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020106] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020833] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020865] ftrace: allocating 50600 entries in 198 pages [ 0.049325] ftrace: allocated 198 pages with 4 groups [ 0.049564] rcu: Hierarchical RCU implementation. [ 0.049566] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049569] Rude variant of Tasks RCU enabled. [ 0.049570] Tracing variant of Tasks RCU enabled. [ 0.049571] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049573] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054524] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054952] random: crng init done [ 0.098069] Console: colour VGA+ 80x25 [ 0.239690] printk: console [tty1] enabled [ 0.585221] printk: console [ttyS0] enabled [ 0.588233] ACPI: Core revision 20210730 [ 0.591140] APIC: Switch to symmetric I/O mode setup [ 0.595743] x2apic enabled [ 0.598953] Switched APIC routing to physical x2apic. [ 0.607336] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.615202] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.619194] pid_max: default: 32768 minimum: 301 [ 0.619194] LSM: Security Framework initializing [ 0.619194] landlock: Up and running. [ 0.619194] Yama: becoming mindful. [ 0.619194] AppArmor: AppArmor initialized [ 0.619194] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.619194] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.619194] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.619194] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.619194] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.619194] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.619194] Spectre V2 : Mitigation: Retpolines [ 0.619194] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.619194] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.619194] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.619194] RETBleed: Mitigation: untrained return thunk [ 0.619194] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.619194] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.619194] Freeing SMP alternatives memory: 44K [ 0.619194] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.619513] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.623217] ... version: 0 [ 0.626064] ... bit width: 48 [ 0.627206] ... generic registers: 6 [ 0.630006] ... value mask: 0000ffffffffffff [ 0.631206] ... max period: 00007fffffffffff [ 0.634819] ... fixed-purpose events: 0 [ 0.635206] ... event mask: 000000000000003f [ 0.639286] rcu: Hierarchical SRCU implementation. [ 0.643854] smp: Bringing up secondary CPUs ... [ 0.647228] smp: Brought up 1 node, 1 CPU [ 0.650163] smpboot: Max logical packages: 1 [ 0.651212] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.656244] devtmpfs: initialized [ 0.658777] x86/mm: Memory block size: 128MB [ 0.659464] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.663221] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.667283] pinctrl core: initialized pinctrl subsystem [ 0.671206] PM: RTC time: 15:24:17, date: 2025-11-25 [ 0.675223] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.679305] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.683283] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.687217] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.691214] audit: initializing netlink subsys (disabled) [ 0.694997] thermal_sys: Registered thermal governor 'fair_share' [ 0.694999] thermal_sys: Registered thermal governor 'bang_bang' [ 0.695207] thermal_sys: Registered thermal governor 'step_wise' [ 0.699210] audit: type=2000 audit(1764084257.703:1): state=initialized audit_enabled=0 res=1 [ 0.703210] thermal_sys: Registered thermal governor 'user_space' [ 0.703211] thermal_sys: Registered thermal governor 'power_allocator' [ 0.707218] EISA bus registered [ 0.713468] cpuidle: using governor ladder [ 0.715210] cpuidle: using governor menu [ 0.721604] ACPI: bus type PCI registered [ 0.723208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.727528] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.731210] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.735234] PCI: Using configuration type 1 for base access [ 0.740221] Kprobes globally optimized [ 0.743045] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.743210] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.748584] ACPI: Added _OSI(Module Device) [ 0.751246] ACPI: Added _OSI(Processor Device) [ 0.755258] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.759214] ACPI: Added _OSI(Processor Aggregator Device) [ 0.763216] ACPI: Added _OSI(Linux-Dell-Video) [ 0.766417] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.767209] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.774106] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.779373] ACPI: Interpreter enabled [ 0.782137] ACPI: PM: (supports S0 S5) [ 0.783233] ACPI: Using IOAPIC for interrupt routing [ 0.787244] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.791208] PCI: Using E820 reservations for host bridge windows [ 0.795457] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.804256] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.807214] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.811325] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.815311] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.820445] PCI host bridge to bus 0000:00 [ 0.823209] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.826962] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.827207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.831208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.835226] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.839207] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.843233] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.847701] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.856643] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.867352] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.882470] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.887271] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.901849] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.903410] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.912124] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.919212] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.930967] pci 0000:00:02.0: enabling Extended Tags [ 0.934193] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.939214] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.953024] pci 0000:00:02.1: enabling Extended Tags [ 0.960928] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.967210] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.980420] pci 0000:00:02.2: enabling Extended Tags [ 0.985871] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.991209] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.000884] pci 0000:00:02.3: enabling Extended Tags [ 1.005796] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.011211] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.024237] pci 0000:00:02.4: enabling Extended Tags [ 1.029711] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.035172] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.042237] pci 0000:00:02.5: enabling Extended Tags [ 1.045766] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.051209] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.063588] pci 0000:00:02.6: enabling Extended Tags [ 1.070141] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.075211] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.087523] pci 0000:00:02.7: enabling Extended Tags [ 1.096796] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.103212] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.115546] pci 0000:00:03.0: enabling Extended Tags [ 1.124091] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.132952] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.145911] pci 0000:00:03.1: enabling Extended Tags [ 1.151120] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.155225] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.171549] pci 0000:00:03.2: enabling Extended Tags [ 1.178452] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.183218] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.193908] pci 0000:00:03.3: enabling Extended Tags [ 1.198218] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.203218] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.217000] pci 0000:00:03.4: enabling Extended Tags [ 1.222179] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.229859] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.239276] pci 0000:00:03.5: enabling Extended Tags [ 1.248730] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.255226] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.269435] pci 0000:00:03.6: enabling Extended Tags [ 1.273919] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.279217] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.289771] pci 0000:00:03.7: enabling Extended Tags [ 1.295906] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.303098] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.312996] pci 0000:00:04.0: enabling Extended Tags [ 1.321396] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.327212] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.340643] pci 0000:00:04.1: enabling Extended Tags [ 1.345838] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.351216] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.361882] pci 0000:00:04.2: enabling Extended Tags [ 1.366368] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.373901] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.382504] pci 0000:00:04.3: enabling Extended Tags [ 1.386129] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.391217] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.401522] pci 0000:00:04.4: enabling Extended Tags [ 1.405909] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.411217] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.422413] pci 0000:00:04.5: enabling Extended Tags [ 1.428234] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.439215] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.452874] pci 0000:00:04.6: enabling Extended Tags [ 1.460473] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.471211] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.485359] pci 0000:00:04.7: enabling Extended Tags [ 1.492850] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.498824] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.504646] pci 0000:00:05.0: enabling Extended Tags [ 1.567215] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.573482] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.576216] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.598974] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.602553] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.607608] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.620007] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.631077] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.635211] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.643554] pci 0000:01:00.0: enabling Extended Tags [ 1.725790] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.727281] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.731273] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.735330] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.742274] pci_bus 0000:02: extended config space not accessible [ 1.743568] acpiphp: Slot [1] registered [ 1.746407] acpiphp: Slot [0] registered [ 1.747312] acpiphp: Slot [2] registered [ 1.750375] acpiphp: Slot [3] registered [ 1.751291] acpiphp: Slot [4] registered [ 1.754087] acpiphp: Slot [5] registered [ 1.755274] acpiphp: Slot [6] registered [ 1.758936] acpiphp: Slot [7] registered [ 1.759288] acpiphp: Slot [8] registered [ 1.762962] acpiphp: Slot [9] registered [ 1.763323] acpiphp: Slot [10] registered [ 1.766969] acpiphp: Slot [11] registered [ 1.767296] acpiphp: Slot [12] registered [ 1.770877] acpiphp: Slot [13] registered [ 1.771291] acpiphp: Slot [14] registered [ 1.774498] acpiphp: Slot [15] registered [ 1.775306] acpiphp: Slot [16] registered [ 1.778303] acpiphp: Slot [17] registered [ 1.779272] acpiphp: Slot [18] registered [ 1.782067] acpiphp: Slot [19] registered [ 1.783348] acpiphp: Slot [20] registered [ 1.786279] acpiphp: Slot [21] registered [ 1.787293] acpiphp: Slot [22] registered [ 1.790252] acpiphp: Slot [23] registered [ 1.791292] acpiphp: Slot [24] registered [ 1.794182] acpiphp: Slot [25] registered [ 1.795286] acpiphp: Slot [26] registered [ 1.798839] acpiphp: Slot [27] registered [ 1.799389] acpiphp: Slot [28] registered [ 1.803292] acpiphp: Slot [29] registered [ 1.806755] acpiphp: Slot [30] registered [ 1.807296] acpiphp: Slot [31] registered [ 1.813160] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.830219] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.912758] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.915320] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.919323] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.923404] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.934618] acpiphp: Slot [0-2] registered [ 1.937269] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.946579] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.957594] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.962053] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.963427] pci 0000:03:00.0: enabling Extended Tags [ 2.044619] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.047391] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.051339] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.059618] acpiphp: Slot [0-3] registered [ 2.064259] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.075217] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.088756] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.095378] pci 0000:04:00.0: enabling Extended Tags [ 2.177695] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.179340] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.183381] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.191086] acpiphp: Slot [0-4] registered [ 2.191832] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.203210] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.217884] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.225579] pci 0000:05:00.0: enabling Extended Tags [ 2.310479] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.311383] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.315328] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.322959] acpiphp: Slot [0-5] registered [ 2.323845] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.335207] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.350991] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.354544] pci 0000:06:00.0: enabling Extended Tags [ 2.430588] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.431375] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.435360] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.443540] acpiphp: Slot [0-6] registered [ 2.516224] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.519395] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.523359] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.530868] acpiphp: Slot [0-7] registered [ 2.601836] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.603338] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.607326] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.615189] acpiphp: Slot [0-8] registered [ 2.686633] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.687336] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.691342] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.698998] acpiphp: Slot [0-9] registered [ 2.767318] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.771393] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.775380] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.783908] acpiphp: Slot [0-10] registered [ 2.861340] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.863338] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.867327] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.874888] acpiphp: Slot [0-11] registered [ 2.941722] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.943348] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.947327] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.954867] acpiphp: Slot [0-12] registered [ 3.024757] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.027339] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.031341] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.038367] acpiphp: Slot [0-13] registered [ 3.107348] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.110879] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.111329] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.118038] acpiphp: Slot [0-14] registered [ 3.185922] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.187334] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.191327] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.198044] acpiphp: Slot [0-15] registered [ 3.265657] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.267337] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.271327] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.278234] acpiphp: Slot [0-16] registered [ 3.349990] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.351361] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.355337] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.363032] acpiphp: Slot [0-17] registered [ 3.430008] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.431329] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.435350] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.442850] acpiphp: Slot [0-18] registered [ 3.510237] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.511362] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.515339] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.523012] acpiphp: Slot [0-19] registered [ 3.589695] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.591337] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.595349] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.603097] acpiphp: Slot [0-20] registered [ 3.670325] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.671352] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.675328] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.683066] acpiphp: Slot [0-21] registered [ 3.797437] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.799556] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.803616] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.812919] acpiphp: Slot [0-22] registered [ 3.910799] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.911358] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.915375] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.922841] acpiphp: Slot [0-23] registered [ 3.992588] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.995339] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.999329] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.006442] acpiphp: Slot [0-24] registered [ 4.077958] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.079339] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.083370] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.091417] acpiphp: Slot [0-25] registered [ 4.165315] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.167338] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.171329] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.230198] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.231488] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.235433] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.239416] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.243427] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.247464] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.251421] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.255424] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.259305] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.263223] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.267231] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.271223] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.275223] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.279224] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.283224] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.287298] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.291594] iommu: Default domain type: Translated [ 4.295042] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.295399] SCSI subsystem initialized [ 4.298622] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.299194] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.299214] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.303100] vgaarb: loaded [ 4.303271] ACPI: bus type USB registered [ 4.306174] usbcore: registered new interface driver usbfs [ 4.307217] usbcore: registered new interface driver hub [ 4.310907] usbcore: registered new device driver usb [ 4.311245] pps_core: LinuxPPS API ver. 1 registered [ 4.314706] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.315213] PTP clock support registered [ 4.318167] EDAC MC: Ver: 3.0.0 [ 4.322795] NetLabel: Initializing [ 4.323207] NetLabel: domain hash size = 128 [ 4.326473] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.327239] NetLabel: unlabeled traffic allowed by default [ 4.331143] PCI: Using ACPI for IRQ routing [ 5.140319] clocksource: Switched to clocksource kvm-clock [ 5.160306] VFS: Disk quotas dquot_6.6.0 [ 5.163604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.168696] AppArmor: AppArmor Filesystem Enabled [ 5.172005] pnp: PnP ACPI init [ 5.174668] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.180521] pnp: PnP ACPI: found 5 devices [ 5.189495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.195408] NET: Registered PF_INET protocol family [ 5.198950] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.205016] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.210592] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.216171] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.221802] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227110] TCP: Hash tables configured (established 1024 bind 1024) [ 5.231658] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.236544] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.240803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.245389] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.249557] NET: Registered PF_XDP protocol family [ 5.253311] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259090] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265787] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.271844] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.277724] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.283781] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.289688] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.296086] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.301928] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.307623] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.313533] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.319382] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.324923] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.331005] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.336429] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.342133] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.347806] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.353634] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.359175] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.364652] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.370760] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.376252] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.381829] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.387586] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.393466] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.397822] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.402113] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.406285] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.410487] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.414964] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.419234] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.423930] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.428355] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.432685] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.436883] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.441046] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.445430] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.449588] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.453818] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.458491] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.462870] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.467480] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.472411] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.477407] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.481952] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.486474] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.491164] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.495764] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.500007] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.504446] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.508840] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.513264] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.517586] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.522376] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.526859] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.531484] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.536104] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.540598] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.545571] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.550024] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.554363] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558527] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.562989] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.567252] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.571445] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.575587] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.579956] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.584102] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.588549] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.593407] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.597542] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.601977] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.606192] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.610435] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.614876] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.619398] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.623925] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.628530] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.633094] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.637345] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.641994] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.646358] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.650818] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.655044] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.659636] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.663943] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.668663] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.673651] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.679147] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.683761] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.688275] pci 0000:00:02.2: BAR 13: no sp10000 ace for [io size 0x1000] [ 5.692730] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.697227] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.701574] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.706040] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.709607] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.718200] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.725210] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.735835] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.741363] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.749727] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.758577] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.768942] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.776114] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.782806] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.792915] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.800006] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.806173] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.818104] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.825479] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.833301] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.841863] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.849187] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.857010] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.867619] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.873674] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.882365] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.892775] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.898472] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.906622] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915718] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.921489] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.929486] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.939247] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.944610] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.952401] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.961575] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.966993] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.974929] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.984768] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.990329] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.998669] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.009209] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.015963] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.024540] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.033809] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.038275] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.046753] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.055106] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.063341] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.066911] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.073854] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.079465] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.086955] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.090544] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.097111] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.103668] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.112275] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.115921] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.122976] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.129388] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.137127] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.141750] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.147749] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.153988] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.161736] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.165512] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.171127] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.177334] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.184584] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.188176] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.194860] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.201077] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.210613] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.215971] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.222935] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.230751] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.240187] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.243947] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.251246] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.257244] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.266403] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.269997] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.276591] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.282173] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.290607] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.294084] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.300544] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.306839] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.314724] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.319309] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.325155] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.331350] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.338981] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.342558] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.351021] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.357729] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.366071] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.370358] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.375461] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.380416] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.385841] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.391338] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.396312] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.400859] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.405324] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.410611] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.414613] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.419016] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.425079] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.429719] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.435766] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.442377] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.448383] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.453539] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.459865] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.465066] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.471418] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.476630] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.482200] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.486430] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.491330] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.495713] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.500918] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.505207] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.510259] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.514455] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.519419] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.523607] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.528730] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.533211] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.538474] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.542385] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.546719] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.551800] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.555720] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.560002] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.565117] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.569027] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.573480] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.578426] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.582330] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.586717] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.592095] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595969] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.600446] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.606002] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.609911] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.614179] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.619235] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.623088] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.627554] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.632523] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.636475] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.640728] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.647703] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.651602] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.655891] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.661195] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.665407] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.669800] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.675040] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.678833] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.683061] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.688034] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.691895] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.696130] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.701111] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.705069] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.709339] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.715841] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.726556] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10848 usecs [ 6.732932] PCI: CLS 0 bytes, default 64 [ 6.735933] Trying to unpack rootfs image as initramfs... [ 6.739817] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.755771] Initialise system trusted keyrings [ 6.758874] Key type blacklist registered [ 6.767409] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.776624] zbud: loaded [ 6.778932] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.795795] fuse: init (API version 7.34) [ 6.803454] integrity: Platform Keyring initialized [ 6.815327] Key type asymmetric registered [ 6.818232] Asymmetric key parser 'x509' registered [ 6.827411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.839361] io scheduler mq-deadline registered [ 6.845726] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.859847] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.877200] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.887803] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.904812] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.916046] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.931394] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.943659] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.955600] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.967736] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.982077] Freeing initrd memory: 8744K [ 6.985025] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.989641] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.997968] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.003952] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.013597] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.017959] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.023253] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.029570] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.035551] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.043785] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.049408] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.059359] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.064076] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.072084] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.076373] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.086483] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.091553] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.100579] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.105912] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.114894] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.119287] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.128350] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.132648] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.138738] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.146154] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.150642] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.160004] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.165071] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.175917] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.181740] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.191320] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.195580] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.204718] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.209025] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.219148] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.224975] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.236792] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.242021] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.252659] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.259865] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.266325] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.272758] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.277178] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.286900] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.296444] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.300968] shpchp 0000:01:00.0: Slot initialization failed [ 7.308370] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.314337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.319543] ACPI: button: Power Button [PWRF] [ 7.350804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.384406] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.391673] Linux agpgart interface v0.103 [ 7.396764] loop: module loaded [ 7.399556] tun: Universal TUN/TAP device driver, 1.6 [ 7.403123] PPP generic driver version 2.4.2 [ 7.407721] VFIO - User Level meta-driver version: 0.3 [ 7.412081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.416620] ehci-pci: EHCI PCI platform driver [ 7.419786] ehci-platform: EHCI generic platform driver [ 7.423664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.427825] ohci-pci: OHCI PCI platform driver [ 7.430973] ohci-platform: OHCI generic platform driver [ 7.434990] uhci_hcd: USB Universal Host Controller Interface driver [ 7.441444] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.445331] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.450894] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.454812] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.459176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.465156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.470241] usb usb1: Product: UHCI Host Controller [ 7.474038] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.478870] usb usb1: SerialNumber: 0000:02:01.0 [ 7.482865] hub 1-0:1.0: USB hub found [ 7.485595] hub 1-0:1.0: 2 ports detected [ 7.488760] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.496510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.499945] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.503456] mousedev: PS/2 mouse device common for all mice [ 7.507938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.513633] rtc_cmos 00:03: RTC can wake from S4 [ 7.518836] rtc_cmos 00:03: registered as rtc0 [ 7.522367] rtc_cmos 00:03: setting system clock to 2025-11-25T15:24:25 UTC (1764084265) [ 7.527955] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.532279] i2c_dev: i2c /dev entries driver [ 7.535351] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.543293] device-mapper: uevent: version 1.0.3 [ 7.546579] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.552139] platform eisa.0: Probing EISA bus 0 [ 7.556048] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.560550] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.565441] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.570046] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.575159] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.580372] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.585577] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.590964] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.596146] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.600451] platform eisa.0: EISA: Detected 0 cards [ 7.604021] ledtrig-cpu: registered to indicate activity on CPUs [ 7.608771] drop_monitor: Initializing network drop monitor service [ 7.613116] NET: Registered PF_INET6 protocol family [ 7.620054] Segment Routing with IPv6 [ 7.622772] In-situ OAM (IOAM) with IPv6 [ 7.625627] NET: Registered PF_PACKET protocol family [ 7.629151] Key type dns_resolver registered [ 7.632495] IPI shorthand broadcast: enabled [ 7.635683] registered taskstats version 1 [ 7.638584] Loading compiled-in X.509 certificates [ 7.642377] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.649499] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.656506] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.663535] blacklist: Loading compiled-in revocation X.509 certificates [ 7.668972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.676749] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.686834] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.695072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.703412] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.711609] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.719883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.728440] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.737372] zswap: loaded using pool lzo/zbud [ 7.741097] Key type .fscrypt registered [ 7.744399] Key type fscrypt-provisioning registered [ 7.750102] Key type encrypted registered [ 7.753600] AppArmor: AppArmor sha1 policy hashing enabled [ 7.758043] ima: No TPM chip found, activating TPM-bypass! [ 7.762505] Loading compiled-in module X.509 certificates [ 7.767525] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.775472] ima: Allocated hash algorithm: sha1 [ 7.779282] ima: No architecture policies found [ 7.783075] evm: Initialising EVM extended attributes: [ 7.787265] evm: security.selinux [ 7.790134] evm: security.SMACK64 [ 7.793077] evm: security.SMACK64EXEC [ 7.796153] evm: security.SMACK64TRANSMUTE [ 7.799770] evm: security.SMACK64MMAP [ 7.802889] evm: security.apparmor [ 7.805839] evm: security.ima [ 7.808515] evm: security.capability [ 7.811861] evm: HMAC attrs: 0x1 [ 7.815092] PM: Magic number: 1:875:437 [ 7.818822] RAS: Correctable Errors collector initialized. [ 7.823413] Unstable clock detected, switching default tracing clock to "global" [ 7.823413] If you want to keep using the local clock, then add: [ 7.823413] "trace_clock=local" [ 7.823413] on the kernel command line [ 7.837359] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.844381] Freeing unused decrypted memory: 2036K [ 7.848675] Freeing unused kernel image (initmem) memory: 3244K [ 7.852848] Write protecting the kernel read-only data: 30720k [ 7.857554] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.862382] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.908234] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.912706] Run /init as init process info: initramfs: up at 7.36 [ 7.969602] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.981191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.987099] GPT:229375 != 2097151 [ 7.989985] GPT:Alternate GPT header not at the end of the disk. [ 7.994672] GPT:229375 != 2097151 [ 7.997540] GPT: Use GNU Parted to correct GPT errors. [ 8.050540] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.435188] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.464212] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.90 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:91:8e:01:b9:72:da:46:00:93:02:21:1b:c4:3d:fc:e1 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPnFDawX/0CebYuBbPpo47et/8H5LWnN4TEnMBS0mrK0lTW8scINXJq16X1W/n9UcF7EynNE5IAamo+3LPdXN5U4tlvqf4HR/hAntOwlG9P3wg5G6VDTEM878FKNqVwAqUd5XTV+lAmHK7nLi3y/H4dXLrXZg69ulPvFKGhu98HQxe5UTi1n5vLuiDS5UrT7ze/rmxKNo7gSWEJmYkGxiyAWDVyWUvUtie+eWOT6tQMaO5tPZm9UlVSCBsy2iTYCDxuzmeJqNMKrnV9aA9lVYh3TWYISuxroCmUhxXvUKs5W/PD/mUtAbmVf4mMvxI2UWtusYFOPC09iwv7JCV2Hdz root@tempest-testnetworkbasicops-server-1473717606 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMsJCms/MlFrKAXWqYAXFTWw/RNyxRwyo7/lCZOYYIcbWAXFMiLDUJTyCwFJqOwR3imRXR5D1qUP1Mo+fUUJATw= root@tempest-testnetworkbasicops-server-1473717606 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0d:bd66/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 918e01b9-72da-4600-9302-211bc43dfce1 name: tempest-TestNetworkBasicOps-server-1473717606 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1473717606 launch-index: 0 === cirros: current=0.6.2 uptime=11.42 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:0D:BD:66 inet6 addr: fe80::f816:3eff:fe0d:bd66/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1752 (1.7 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1473717606 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.619338] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.624602] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.891511] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 10.280819] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.476259] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.807509] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.808867] ISO 9660 Extensions: RRIP_1991A [ 11.050508] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.820113] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.821734] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:24:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:24:28 cirros auth.notice su: + none root:cirros Nov 25 15:24:28 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:24:28 cirros daemon.info dhcpcd[350]: DUID 00:04:91:8e:01:b9:72:da:46:00:93:02:21:1b:c4:3d:fc:e1 Nov 25 15:24:29 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0d:bd:66 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0d:bd66 Nov 25 15:24:29 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1473717606 login: 2025-11-25 15:24:39,728 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170 0.638s 2025-11-25 15:24:39,728 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"admin_state_up": true}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-32428a66-b421-49fb-a6ba-09cb8cc52264', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170'} Body: b'{"router": {"id": "8e880585-9b3e-4476-9450-9d1fef6ad170", "name": "tempest-TestNetworkBasicOps-router-1698030186", "tenant_id": "f783cce99abc447fac7de1b75169367b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "external_fixed_ips": [{"subnet_id": "2d1ba8f8-aa2b-4cd8-baf2-5c7ab11d839e", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T15:23:58Z", "updated_at": "2025-11-25T15:24:39Z", "revision_number": 5, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:39,861 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/04162639-8667-4fe1-912e-3c14c9393ffa 0.132s 2025-11-25 15:24:39,862 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-c7ab660a-398a-44a9-acac-2c156c6641a2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/04162639-8667-4fe1-912e-3c14c9393ffa'} Body: b'{"floatingip": {"id": "04162639-8667-4fe1-912e-3c14c9393ffa", "tenant_id": "f783cce99abc447fac7de1b75169367b", "floating_ip_address": "192.168.122.240", "floating_network_id": "8d70b247-a2d1-414c-be14-b30b6137eadd", "router_id": "8e880585-9b3e-4476-9450-9d1fef6ad170", "port_id": "d93dce13-96fa-4da1-b0c2-84798a5bc020", "fixed_ip_address": "10.100.0.8", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "98481d7d-22c7-4c32-bcb0-171d6f4d6ed1", "mac_address": "fa:16:3e:0d:bd:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "918e01b9-72da-4600-9302-211bc43dfce1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T15:24:18Z", "updated_at": "2025-11-25T15:24:18Z", "revision_number": 1, "project_id": "f783cce99abc447fac7de1b75169367b"}}' 2025-11-25 15:24:39,862 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '04162639-8667-4fe1-912e-3c14c9393ffa', 'tenant_id': 'f783cce99abc447fac7de1b75169367b', 'floating_ip_address': '192.168.122.240', 'floating_network_id': '8d70b247-a2d1-414c-be14-b30b6137eadd', 'router_id': '8e880585-9b3e-4476-9450-9d1fef6ad170', 'port_id': 'd93dce13-96fa-4da1-b0c2-84798a5bc020', 'fixed_ip_address': '10.100.0.8', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '98481d7d-22c7-4c32-bcb0-171d6f4d6ed1', 'mac_address': 'fa:16:3e:0d:bd:66', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '918e01b9-72da-4600-9302-211bc43dfce1', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T15:24:18Z', 'updated_at': '2025-11-25T15:24:18Z', 'revision_number': 1, 'project_id': 'f783cce99abc447fac7de1b75169367b'} is at status: ACTIVE 2025-11-25 15:24:39,862 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.133441 seconds 2025-11-25 15:24:39,862 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.240 with user: cirros 2025-11-25 15:24:39,862 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.240 in 120 sec and the expected result is reachable 2025-11-25 15:24:39,905 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.042589 seconds 2025-11-25 15:24:39,905 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.240 in 120 sec and the ping result is expected 2025-11-25 15:24:40,018 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_update_router_admin_state): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1/action 0.112s 2025-11-25 15:24:40,019 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': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:39 GMT', 'server': 'Apache', 'content-length': '75593', '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-366cdbe2-8d37-4d75-8dcd-668f792e690b', 'x-compute-request-id': 'req-366cdbe2-8d37-4d75-8dcd-668f792e690b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: \'x87 floating point registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: \'SSE registers\'\\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: \'AVX registers\'\\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using \'standard\' format.\\n[ 0.000000] signal: max sigframe size: 1776\\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable\\n[ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014\\n[ 0.000000] Hypervisor detected: KVM\\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\\n[ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock\\n[ 0.000002] kvm-clock: using sched offset of 1531901423 cycles\\n[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000011] tsc: Detected 2800.000 MHz processor\\n[ 0.001313] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001714] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004501] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004572] Using GB pages for direct mapping\\n[ 0.004844] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004853] ACPI: Early table checksum verification disabled\\n[ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004867] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004876] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004887] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004892] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004902] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004906] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004917] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004919] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004920] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006309] No NUMA configuration fo 2025-11-25 15:24:40,020 25 DEBUG [tempest.scenario.manager] Console output for 918e01b9-72da-4600-9302-211bc43dfce1 body= [ 0.000000] Linux version 5.15.0-71-generic (buildd@lcy02-amd64-044) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 (Ubuntu 5.15.0-71.78-generic 5.15.92) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007fdafff] usable [ 0.000000] BIOS-e820: [mem 0x0000000007fdb000-0x0000000007ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: RDO OpenStack Compute/RHEL, BIOS 1.16.3-4.el9 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 3a01001, primary cpu clock [ 0.000002] kvm-clock: using sched offset of 1531901423 cycles [ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000011] tsc: Detected 2800.000 MHz processor [ 0.001313] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001714] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004501] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004572] Using GB pages for direct mapping [ 0.004844] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004853] ACPI: Early table checksum verification disabled [ 0.004860] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004867] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004876] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004887] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004892] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004896] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004902] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004906] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004911] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004913] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004915] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004917] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004919] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004920] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006309] No NUMA configuration found [ 0.006312] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006326] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006740] Zone ranges: [ 0.006742] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006745] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006747] Normal empty [ 0.006749] Device empty [ 0.006751] Movable zone start for each node [ 0.006754] Early memory node ranges [ 0.006755] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006757] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006759] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007141] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007170] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007637] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018719] ACPI: PM-Timer IO Port: 0x608 [ 0.018748] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018871] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018875] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018878] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018880] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018882] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018883] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018887] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018890] TSC deadline timer available [ 0.018904] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018978] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018981] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018982] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018983] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018985] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018987] Booting paravirtualized kernel on KVM [ 0.018991] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018999] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019473] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019578] kvm-guest: setup async PF for cpu 0 [ 0.019605] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019623] kvm-guest: PV spinlocks disabled, single CPU [ 0.019632] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019634] Policy zone: DMA32 [ 0.019636] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019712] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019733] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019744] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019806] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020106] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020833] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020865] ftrace: allocating 50600 entries in 198 pages [ 0.049325] ftrace: allocated 198 pages with 4 groups [ 0.049564] rcu: Hierarchical RCU implementation. [ 0.049566] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.049569] Rude variant of Tasks RCU enabled. [ 0.049570] Tracing variant of Tasks RCU enabled. [ 0.049571] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.049573] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.054524] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.054952] random: crng init done [ 0.098069] Console: colour VGA+ 80x25 [ 0.239690] printk: console [tty1] enabled [ 0.585221] printk: console [ttyS0] enabled [ 0.588233] ACPI: Core revision 20210730 [ 0.591140] APIC: Switch to symmetric I/O mode setup [ 0.595743] x2apic enabled [ 0.598953] Switched APIC routing to physical x2apic. [ 0.607336] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.615202] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.619194] pid_max: default: 32768 minimum: 301 [ 0.619194] LSM: Security Framework initializing [ 0.619194] landlock: Up and running. [ 0.619194] Yama: becoming mindful. [ 0.619194] AppArmor: AppArmor initialized [ 0.619194] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.619194] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.619194] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.619194] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.619194] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.619194] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.619194] Spectre V2 : Mitigation: Retpolines [ 0.619194] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.619194] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.619194] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.619194] RETBleed: Mitigation: untrained return thunk [ 0.619194] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.619194] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.619194] Freeing SMP alternatives memory: 44K [ 0.619194] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.619513] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.623217] ... version: 0 [ 0.626064] ... bit width: 48 [ 0.627206] ... generic registers: 6 [ 0.630006] ... value mask: 0000ffffffffffff [ 0.631206] ... max period: 00007fffffffffff [ 0.634819] ... fixed-purpose events: 0 [ 0.635206] ... event mask: 000000000000003f [ 0.639286] rcu: Hierarchical SRCU implementation. [ 0.643854] smp: Bringing up secondary CPUs ... [ 0.647228] smp: Brought up 1 node, 1 CPU [ 0.650163] smpboot: Max logical packages: 1 [ 0.651212] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.656244] devtmpfs: initialized [ 0.658777] x86/mm: Memory block size: 128MB [ 0.659464] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.663221] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.667283] pinctrl core: initialized pinctrl subsystem [ 0.671206] PM: RTC time: 15:24:17, date: 2025-11-25 [ 0.675223] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.679305] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.683283] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.687217] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.691214] audit: initializing netlink subsys (disabled) [ 0.694997] thermal_sys: Registered thermal governor 'fair_share' [ 0.694999] thermal_sys: Registered thermal governor 'bang_bang' [ 0.695207] thermal_sys: Registered thermal governor 'step_wise' [ 0.699210] audit: type=2000 audit(1764084257.703:1): state=initialized audit_enabled=0 res=1 [ 0.703210] thermal_sys: Registered thermal governor 'user_space' [ 0.703211] thermal_sys: Registered thermal governor 'power_allocator' [ 0.707218] EISA bus registered [ 0.713468] cpuidle: using governor ladder [ 0.715210] cpuidle: using governor menu [ 0.721604] ACPI: bus type PCI registered [ 0.723208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.727528] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.731210] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.735234] PCI: Using configuration type 1 for base access [ 0.740221] Kprobes globally optimized [ 0.743045] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.743210] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.748584] ACPI: Added _OSI(Module Device) [ 0.751246] ACPI: Added _OSI(Processor Device) [ 0.755258] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.759214] ACPI: Added _OSI(Processor Aggregator Device) [ 0.763216] ACPI: Added _OSI(Linux-Dell-Video) [ 0.766417] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.767209] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.774106] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.779373] ACPI: Interpreter enabled [ 0.782137] ACPI: PM: (supports S0 S5) [ 0.783233] ACPI: Using IOAPIC for interrupt routing [ 0.787244] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.791208] PCI: Using E820 reservations for host bridge windows [ 0.795457] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.804256] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.807214] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.811325] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.815311] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.820445] PCI host bridge to bus 0000:00 [ 0.823209] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.826962] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.827207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.831208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.835226] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.839207] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.843233] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.847701] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.856643] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.867352] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.882470] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.887271] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.901849] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.903410] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.912124] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.919212] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.930967] pci 0000:00:02.0: enabling Extended Tags [ 0.934193] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.939214] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.953024] pci 0000:00:02.1: enabling Extended Tags [ 0.960928] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.967210] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.980420] pci 0000:00:02.2: enabling Extended Tags [ 0.985871] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.991209] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.000884] pci 0000:00:02.3: enabling Extended Tags [ 1.005796] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.011211] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.024237] pci 0000:00:02.4: enabling Extended Tags [ 1.029711] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.035172] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.042237] pci 0000:00:02.5: enabling Extended Tags [ 1.045766] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.051209] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.063588] pci 0000:00:02.6: enabling Extended Tags [ 1.070141] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.075211] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.087523] pci 0000:00:02.7: enabling Extended Tags [ 1.096796] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.103212] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.115546] pci 0000:00:03.0: enabling Extended Tags [ 1.124091] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.132952] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.145911] pci 0000:00:03.1: enabling Extended Tags [ 1.151120] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.155225] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.171549] pci 0000:00:03.2: enabling Extended Tags [ 1.178452] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.183218] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.193908] pci 0000:00:03.3: enabling Extended Tags [ 1.198218] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.203218] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.217000] pci 0000:00:03.4: enabling Extended Tags [ 1.222179] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.229859] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.239276] pci 0000:00:03.5: enabling Extended Tags [ 1.248730] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.255226] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.269435] pci 0000:00:03.6: enabling Extended Tags [ 1.273919] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.279217] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.289771] pci 0000:00:03.7: enabling Extended Tags [ 1.295906] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.303098] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.312996] pci 0000:00:04.0: enabling Extended Tags [ 1.321396] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.327212] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.340643] pci 0000:00:04.1: enabling Extended Tags [ 1.345838] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.351216] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.361882] pci 0000:00:04.2: enabling Extended Tags [ 1.366368] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.373901] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.382504] pci 0000:00:04.3: enabling Extended Tags [ 1.386129] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.391217] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.401522] pci 0000:00:04.4: enabling Extended Tags [ 1.405909] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.411217] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.422413] pci 0000:00:04.5: enabling Extended Tags [ 1.428234] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.439215] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.452874] pci 0000:00:04.6: enabling Extended Tags [ 1.460473] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.471211] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.485359] pci 0000:00:04.7: enabling Extended Tags [ 1.492850] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.498824] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.504646] pci 0000:00:05.0: enabling Extended Tags [ 1.567215] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.573482] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.576216] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.598974] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.602553] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.607608] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.620007] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.631077] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.635211] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.643554] pci 0000:01:00.0: enabling Extended Tags [ 1.725790] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.727281] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.731273] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.735330] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.742274] pci_bus 0000:02: extended config space not accessible [ 1.743568] acpiphp: Slot [1] registered [ 1.746407] acpiphp: Slot [0] registered [ 1.747312] acpiphp: Slot [2] registered [ 1.750375] acpiphp: Slot [3] registered [ 1.751291] acpiphp: Slot [4] registered [ 1.754087] acpiphp: Slot [5] registered [ 1.755274] acpiphp: Slot [6] registered [ 1.758936] acpiphp: Slot [7] registered [ 1.759288] acpiphp: Slot [8] registered [ 1.762962] acpiphp: Slot [9] registered [ 1.763323] acpiphp: Slot [10] registered [ 1.766969] acpiphp: Slot [11] registered [ 1.767296] acpiphp: Sl10000 ot [12] registered [ 1.770877] acpiphp: Slot [13] registered [ 1.771291] acpiphp: Slot [14] registered [ 1.774498] acpiphp: Slot [15] registered [ 1.775306] acpiphp: Slot [16] registered [ 1.778303] acpiphp: Slot [17] registered [ 1.779272] acpiphp: Slot [18] registered [ 1.782067] acpiphp: Slot [19] registered [ 1.783348] acpiphp: Slot [20] registered [ 1.786279] acpiphp: Slot [21] registered [ 1.787293] acpiphp: Slot [22] registered [ 1.790252] acpiphp: Slot [23] registered [ 1.791292] acpiphp: Slot [24] registered [ 1.794182] acpiphp: Slot [25] registered [ 1.795286] acpiphp: Slot [26] registered [ 1.798839] acpiphp: Slot [27] registered [ 1.799389] acpiphp: Slot [28] registered [ 1.803292] acpiphp: Slot [29] registered [ 1.806755] acpiphp: Slot [30] registered [ 1.807296] acpiphp: Slot [31] registered [ 1.813160] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.830219] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.912758] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.915320] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.919323] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.923404] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.934618] acpiphp: Slot [0-2] registered [ 1.937269] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.946579] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.957594] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.962053] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.963427] pci 0000:03:00.0: enabling Extended Tags [ 2.044619] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.047391] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.051339] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.059618] acpiphp: Slot [0-3] registered [ 2.064259] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.075217] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.088756] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.095378] pci 0000:04:00.0: enabling Extended Tags [ 2.177695] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.179340] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.183381] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.191086] acpiphp: Slot [0-4] registered [ 2.191832] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.203210] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.217884] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.225579] pci 0000:05:00.0: enabling Extended Tags [ 2.310479] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.311383] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.315328] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.322959] acpiphp: Slot [0-5] registered [ 2.323845] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.335207] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.350991] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.354544] pci 0000:06:00.0: enabling Extended Tags [ 2.430588] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.431375] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.435360] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.443540] acpiphp: Slot [0-6] registered [ 2.516224] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.519395] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.523359] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.530868] acpiphp: Slot [0-7] registered [ 2.601836] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.603338] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.607326] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.615189] acpiphp: Slot [0-8] registered [ 2.686633] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.687336] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.691342] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.698998] acpiphp: Slot [0-9] registered [ 2.767318] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.771393] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.775380] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.783908] acpiphp: Slot [0-10] registered [ 2.861340] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.863338] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.867327] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.874888] acpiphp: Slot [0-11] registered [ 2.941722] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.943348] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.947327] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.954867] acpiphp: Slot [0-12] registered [ 3.024757] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.027339] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.031341] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.038367] acpiphp: Slot [0-13] registered [ 3.107348] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.110879] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.111329] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.118038] acpiphp: Slot [0-14] registered [ 3.185922] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.187334] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.191327] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.198044] acpiphp: Slot [0-15] registered [ 3.265657] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.267337] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.271327] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.278234] acpiphp: Slot [0-16] registered [ 3.349990] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.351361] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.355337] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.363032] acpiphp: Slot [0-17] registered [ 3.430008] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.431329] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.435350] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.442850] acpiphp: Slot [0-18] registered [ 3.510237] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.511362] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.515339] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.523012] acpiphp: Slot [0-19] registered [ 3.589695] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.591337] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.595349] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.603097] acpiphp: Slot [0-20] registered [ 3.670325] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.671352] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.675328] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.683066] acpiphp: Slot [0-21] registered [ 3.797437] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.799556] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.803616] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.812919] acpiphp: Slot [0-22] registered [ 3.910799] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.911358] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.915375] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.922841] acpiphp: Slot [0-23] registered [ 3.992588] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.995339] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.999329] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.006442] acpiphp: Slot [0-24] registered [ 4.077958] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.079339] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.083370] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.091417] acpiphp: Slot [0-25] registered [ 4.165315] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.167338] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.171329] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.230198] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.231488] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.235433] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.239416] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.243427] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.247464] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.251421] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.255424] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.259305] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.263223] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.267231] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.271223] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.275223] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.279224] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.283224] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.287298] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.291594] iommu: Default domain type: Translated [ 4.295042] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.295399] SCSI subsystem initialized [ 4.298622] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.299194] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.299214] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.303100] vgaarb: loaded [ 4.303271] ACPI: bus type USB registered [ 4.306174] usbcore: registered new interface driver usbfs [ 4.307217] usbcore: registered new interface driver hub [ 4.310907] usbcore: registered new device driver usb [ 4.311245] pps_core: LinuxPPS API ver. 1 registered [ 4.314706] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.315213] PTP clock support registered [ 4.318167] EDAC MC: Ver: 3.0.0 [ 4.322795] NetLabel: Initializing [ 4.323207] NetLabel: domain hash size = 128 [ 4.326473] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.327239] NetLabel: unlabeled traffic allowed by default [ 4.331143] PCI: Using ACPI for IRQ routing [ 5.140319] clocksource: Switched to clocksource kvm-clock [ 5.160306] VFS: Disk quotas dquot_6.6.0 [ 5.163604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.168696] AppArmor: AppArmor Filesystem Enabled [ 5.172005] pnp: PnP ACPI init [ 5.174668] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.180521] pnp: PnP ACPI: found 5 devices [ 5.189495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.195408] NET: Registered PF_INET protocol family [ 5.198950] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.205016] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.210592] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.216171] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.221802] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.227110] TCP: Hash tables configured (established 1024 bind 1024) [ 5.231658] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.236544] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.240803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.245389] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.249557] NET: Registered PF_XDP protocol family [ 5.253311] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.259090] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.265787] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.271844] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.277724] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.283781] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.289688] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.296086] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.301928] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.307623] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.313533] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.319382] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.324923] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.331005] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.336429] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.342133] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.347806] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.353634] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.359175] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.364652] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.370760] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.376252] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.381829] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.387586] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.393466] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.397822] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.402113] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.406285] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.410487] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.414964] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.419234] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.423930] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.428355] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.432685] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.436883] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.441046] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.445430] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.449588] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.453818] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.458491] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.462870] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.467480] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.472411] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.477407] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.481952] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.486474] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.491164] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.495764] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.500007] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.504446] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.508840] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.513264] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.517586] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.522376] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.526859] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.531484] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.536104] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.540598] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.545571] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.550024] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.554363] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.558527] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.562989] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.567252] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.571445] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.575587] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.579956] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.584102] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.588549] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.593407] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.597542] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.601977] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.606192] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.610435] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.614876] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.619398] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.623925] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.628530] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.633094] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.637345] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.641994] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.646358] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.650818] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.655044] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.659636] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.663943] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.668663] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.673651] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.679147] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.683761] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.688275] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.692730] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.697227] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.701574] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.706040] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.709607] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.718200] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.725210] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.735835] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.741363] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.749727] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.758577] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.768942] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.776114] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.782806] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.792915] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.800006] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.806173] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.818104] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.825479] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.833301] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.841863] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.849187] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.857010] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.867619] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.873674] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.882365] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.892775] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.898472] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.906622] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.915718] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.921489] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.929486] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.939247] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.944610] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.952401] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.961575] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.966993] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.974929] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.984768] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.990329] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.998669] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.009209] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.015963] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.024540] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.033809] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.038275] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.046753] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.055106] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.063341] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.066911] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.073854] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.079465] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.086955] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.090544] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.097111] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.103668] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.112275] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.115921] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.122976] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.129388] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.137127] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.141750] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.147749] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.153988] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.161736] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.165512] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.171127] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.177334] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.184584] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.188176] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.194860] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.201077] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.210613] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.215971] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.222935] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.230751] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.240187] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.243947] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.251246] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.257244] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.266403] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.269997] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.276591] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.282173] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.290607] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.294084] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.300544] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.306839] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.314724] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.319309] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.325155] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.331350] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.338981] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.342558] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.351021] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.357729] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.366071] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.370358] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.375461] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.380416] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.385841] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.391338] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.396312] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.400859] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.405324] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.410611] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.414613] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.419016] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.425079] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.429719] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.435766] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.442377] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.448383] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.453539] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.459865] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.465066] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.471418] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.476630] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.482200] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.486430] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.491330] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.495713] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.500918] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.505207] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.510259] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.514455] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.519419] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.523607] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.528730] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.533211] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.538474] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.542385] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.546719] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.551800] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.555720] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.560002] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.565117] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.569027] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.573480] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.578426] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.582330] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.586717] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.592095] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.595969] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.600446] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.606002] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.609911] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.614179] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.619235] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.623088] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.627554] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.632523] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.636475] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.640728] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.647703] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.651602] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.655891] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.661195] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.665407] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.669800] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.675040] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.678833] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.683061] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.688034] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.691895] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.696130] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.701111] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.705069] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.709339] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.715841] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.726556] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10848 usecs [ 6.732932] PCI: CLS 0 bytes, default 64 [ 6.735933] Trying to unpack rootfs image as initramfs... [ 6.739817] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.755771] Initialise system trusted keyrings [ 6.758874] Key type blacklist registered [ 6.767409] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.776624] zbud: loaded [ 6.778932] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.795795] fuse: init (API version 7.34) [ 6.803454] integrity: Platform Keyring initialized [ 6.815327] Key type asymmetric registered [ 6.818232] Asymmetric key parser 'x509' registered [ 6.827411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.839361] io scheduler mq-deadline registered [ 6.845726] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.859847] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.877200] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.887803] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.904812] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.916046] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.931394] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.943659] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.955600] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.967736] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.982077] Freeing initrd memory: 8744K [ 6.985025] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.989641] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.997968] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.003952] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.013597] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.017959] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.023253] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.029570] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.035551] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.043785] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.049408] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.059359] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.064076] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.072084] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.076373] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.086483] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.091553] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.100579] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.105912] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.114894] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.119287] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.128350] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.132648] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.138738] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.146154] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.150642] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.160004] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.165071] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.175917] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.181740] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.191320] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.195580] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.204718] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.209025] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.219148] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.224975] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.236792] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.242021] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.252659] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.259865] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.266325] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.272758] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.277178] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.286900] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.296444] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.300968] shpchp 0000:01:00.0: Slot initialization failed [ 7.308370] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.314337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.319543] ACPI: button: Power Button [PWRF] [ 7.350804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.384406] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.391673] Linux agpgart interface v0.103 [ 7.396764] loop: module loaded [ 7.399556] tun: Universal TUN/TAP device driver, 1.6 [ 7.403123] PPP generic driver version 2.4.2 [ 7.407721] VFIO - User Level meta-driver version: 0.3 [ 7.412081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.416620] ehci-pci: EHCI PCI platform driver [ 7.419786] ehci-platform: EHCI generic platform driver [ 7.423664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.427825] ohci-pci: OHCI PCI platform driver [ 7.430973] ohci-platform: OHCI generic platform driver [ 7.434990] uhci_hcd: USB Universal Host Controller Interface driver [ 7.441444] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.445331] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.450894] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.454812] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.459176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.465156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.470241] usb usb1: Product: UHCI Host Controller [ 7.474038] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.478870] usb usb1: SerialNumber: 0000:02:01.0 [ 7.482865] hub 1-0:1.0: USB hub found [ 7.485595] hub 1-0:1.0: 2 ports detected [ 7.488760] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.496510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.499945] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.503456] mousedev: PS/2 mouse device common for all mice [ 7.507938] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.513633] rtc_cmos 00:03: RTC can wake from S4 [ 7.518836] rtc_cmos 00:03: registered as rtc0 [ 7.522367] rtc_cmos 00:03: setting system clock to 2025-11-25T15:24:25 UTC (1764084265) [ 7.527955] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.532279] i2c_dev: i2c /dev entries driver [ 7.535351] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.543293] device-mapper: uevent: version 1.0.3 [ 7.546579] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.552139] platform eisa.0: Probing EISA bus 0 [ 7.556048] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.560550] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.565441] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.570046] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.575159] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.580372] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.585577] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.590964] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.596146] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.600451] platform eisa.0: EISA: Detected 0 cards [ 7.604021] ledtrig-cpu: registered to indicate activity on CPUs [ 7.608771] drop_monitor: Initializing network drop monitor service [ 7.613116] NET: Registered PF_INET6 protocol family [ 7.620054] Segment Routing with IPv6 [ 7.622772] In-situ OAM (IOAM) with IPv6 [ 7.625627] NET: Registered PF_PACKET protocol family [ 7.629151] Key type dns_resolver registered [ 7.632495] IPI shorthand broadcast: enabled [ 7.635683] registered taskstats version 1 [ 7.638584] Loading compiled-in X.509 certificates [ 7.642377] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.649499] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.656506] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.663535] blacklist: Loading compiled-in revocation X.509 certificates [ 7.668972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.676749] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.686834] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.695072] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.703412] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.711609] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.719883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.728440] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.737372] zswap: loaded using pool lzo/zbud [ 7.741097] Key type .fscrypt registered [ 7.744399] Key type fscrypt-provisioning registered [ 7.750102] Key type encrypted registered [ 7.753600] AppArmor: AppArmor sha1 policy hashing enabled [ 7.758043] ima: No TPM chip found, activating TPM-bypass! [ 7.762505] Loading compiled-in module X.509 certificates [ 7.767525] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.775472] ima: Allocated hash algorithm: sha1 [ 7.779282] ima: No architecture policies found [ 7.783075] evm: Initialising EVM extended attributes: [ 7.787265] evm: security.selinux [ 7.790134] evm: security.SMACK64 [ 7.793077] evm: security.SMACK64EXEC [ 7.796153] evm: security.SMACK64TRANSMUTE [ 7.799770] evm: security.SMACK64MMAP [ 7.802889] evm: security.apparmor [ 7.805839] evm: security.ima [ 7.808515] evm: security.capability [ 7.811861] evm: HMAC attrs: 0x1 [ 7.815092] PM: Magic number: 1:875:437 [ 7.818822] RAS: Correctable Errors collector initialized. [ 7.823413] Unstable clock detected, switching default tracing clock to "global" [ 7.823413] If you want to keep using the local clock, then add: [ 7.823413] "trace_clock=local" [ 7.823413] on the kernel command line [ 7.837359] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.844381] Freeing unused decrypted memory: 2036K [ 7.848675] Freeing unused kernel image (initmem) memory: 3244K [ 7.852848] Write protecting the kernel read-only data: 30720k [ 7.857554] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.862382] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.908234] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.912706] Run /init as init process info: initramfs: up at 7.36 [ 7.969602] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.981191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.987099] GPT:229375 != 2097151 [ 7.989985] GPT:Alternate GPT header not at the end of the disk. [ 7.994672] GPT:229375 != 2097151 [ 7.997540] GPT: Use GNU Parted to correct GPT errors. [ 8.050540] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.435188] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.464212] sr 0:0:0:0: Attached scsi generic sg0 type 5 currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 9.90 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:91:8e:01:b9:72:da:46:00:93:02:21:1b:c4:3d:fc:e1 forked to background, child pid 349 no interfaces have a carrier OK Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119 /dev/root resized successfully [took 0.04s] no userdata for datasource === system information === Platform: RDO OpenStack Compute/RHEL Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 88MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT sr0 11:0 485376 config-2 vda 252:0 1073741824 vda1 252:1 1064287744 cirros-rootfs / vda15 252:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPnFDawX/0CebYuBbPpo47et/8H5LWnN4TEnMBS0mrK0lTW8scINXJq16X1W/n9UcF7EynNE5IAamo+3LPdXN5U4tlvqf4HR/hAntOwlG9P3wg5G6VDTEM878FKNqVwAqUd5XTV+lAmHK7nLi3y/H4dXLrXZg69ulPvFKGhu98HQxe5UTi1n5vLuiDS5UrT7ze/rmxKNo7gSWEJmYkGxiyAWDVyWUvUtie+eWOT6tQMaO5tPZm9UlVSCBsy2iTYCDxuzmeJqNMKrnV9aA9lVYh3TWYISuxroCmUhxXvUKs5W/PD/mUtAbmVf4mMvxI2UWtusYFOPC09iwv7JCV2Hdz root@tempest-testnetworkbasicops-server-1473717606 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMsJCms/MlFrKAXWqYAXFTWw/RNyxRwyo7/lCZOYYIcbWAXFMiLDUJTyCwFJqOwR3imRXR5D1qUP1Mo+fUUJATw= root@tempest-testnetworkbasicops-server-1473717606 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe0d:bd66/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 918e01b9-72da-4600-9302-211bc43dfce1 name: tempest-TestNetworkBasicOps-server-1473717606 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1473717606 launch-index: 0 === cirros: current=0.6.2 uptime=11.42 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:0D:BD:66 inet6 addr: fe80::f816:3eff:fe0d:bd66/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1752 (1.7 KiB) TX bytes:992 (992.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface ### cat /etc/resolv.conf # Generated by dhcpcd # /etc/resolv.conf.head can replace this line # /etc/resolv.conf.tail can replace this line ### gateway not found ### pinging nameservers ### uname -a Linux tempest-testnetworkbasicops-server-1473717606 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 45056 0 libahci 45056 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 8.619338] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.624602] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.891511] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 10.280819] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.476259] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 10.807509] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 10.808867] ISO 9660 Extensions: RRIP_1991A [ 11.050508] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.820113] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.821734] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 15:24:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 15:24:28 cirros auth.notice su: + none root:cirros Nov 25 15:24:28 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 15:24:28 cirros daemon.info dhcpcd[350]: DUID 00:04:91:8e:01:b9:72:da:46:00:93:02:21:1b:c4:3d:fc:e1 Nov 25 15:24:29 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:0d:bd:66 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe0d:bd66 Nov 25 15:24:29 cirros authpriv.info dropbear[391]: Running in background Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.8 from 10.100.0.1 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.8/28 Nov 25 15:24:29 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-1473717606 login: 2025-11-25 15:24:40,021 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.240:22' as 'cirros' with public key authentication 2025-11-25 15:24:40,025 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 15:24:40,137 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 15:24:40,137 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.240 successfully created 2025-11-25 15:24:40,622 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/04162639-8667-4fe1-912e-3c14c9393ffa 0.484s 2025-11-25 15:24:40,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:40 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-b53331b1-707b-4fba-9e40-7cfab0feb20d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/04162639-8667-4fe1-912e-3c14c9393ffa'} Body: b'' 2025-11-25 15:24:40,766 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.144s 2025-11-25 15:24:40,767 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:40 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-551bbaa6-c028-4bcb-9a49-8b64f7dba269', 'x-compute-request-id': 'req-551bbaa6-c028-4bcb-9a49-8b64f7dba269', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'' 2025-11-25 15:24:42,007 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 1.239s 2025-11-25 15:24:42,007 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:40 GMT', 'server': 'Apache', 'content-length': '1819', '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-bbac9d4c-f8ac-480e-8e65-b163017692ca', 'x-compute-request-id': 'req-bbac9d4c-f8ac-480e-8e65-b163017692ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"server": {"id": "918e01b9-72da-4600-9302-211bc43dfce1", "name": "tempest-TestNetworkBasicOps-server-1473717606", "status": "ACTIVE", "tenant_id": "f783cce99abc447fac7de1b75169367b", "user_id": "fbe603de346846c8ad32676743867995", "metadata": {}, "hostId": "61c8296f22f5b02aaed441f5a77f571db74d45e1184bffb9d505d67c", "image": {"id": "3c6e399d-e90c-4ebd-899f-ffef12c0ad69", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/3c6e399d-e90c-4ebd-899f-ffef12c0ad69"}]}, "flavor": {"id": "521b2304-4162-43b9-bdec-d6d431d9a528", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/521b2304-4162-43b9-bdec-d6d431d9a528"}]}, "created": "2025-11-25T15:24:09Z", "updated": "2025-11-25T15:24:40Z", "addresses": {"tempest-network-smoke--671160524": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:bd:66"}, {"version": 4, "addr": "192.168.122.240", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:bd:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/918e01b9-72da-4600-9302-211bc43dfce1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-348660868", "OS-SRV-USG:launched_at": "2025-11-25T15:24:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1025467639"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 15:24:43,119 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1 0.107s 2025-11-25 15:24:43,120 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:43 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-260e5caa-e579-40de-a4bb-3485c0a980c6', 'x-compute-request-id': 'req-260e5caa-e579-40de-a4bb-3485c0a980c6', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/918e01b9-72da-4600-9302-211bc43dfce1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 918e01b9-72da-4600-9302-211bc43dfce1 could not be found."}}' 2025-11-25 15:24:44,216 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5244b972-60f9-44a5-bd6b-4bb73da3f3c2 1.095s 2025-11-25 15:24:44,216 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7c27dc25-e790-4939-ba24-4cdae8611d35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/5244b972-60f9-44a5-bd6b-4bb73da3f3c2'} Body: b'' 2025-11-25 15:24:44,322 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-348660868 0.105s 2025-11-25 15:24:44,323 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': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:44 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-f3292869-2111-4df9-b4f6-625a98435d53', 'x-compute-request-id': 'req-f3292869-2111-4df9-b4f6-625a98435d53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=3129a3ee4e345394899285c9580cea82; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-348660868'} Body: b'' 2025-11-25 15:24:48,467 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170/remove_router_interface 4.144s 2025-11-25 15:24:48,467 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9139afbb-61b7-4a0e-84e4-f3da721edd74"} Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a36816d1-3299-48be-b659-9b8a19f023ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170/remove_router_interface'} Body: b'{"id": "8e880585-9b3e-4476-9450-9d1fef6ad170", "tenant_id": "f783cce99abc447fac7de1b75169367b", "port_id": "ffa77bf2-af90-4151-94ed-235fc94e207a", "network_id": "98481d7d-22c7-4c32-bcb0-171d6f4d6ed1", "subnet_id": "9139afbb-61b7-4a0e-84e4-f3da721edd74", "subnet_ids": ["9139afbb-61b7-4a0e-84e4-f3da721edd74"]}' 2025-11-25 15:24:48,966 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9139afbb-61b7-4a0e-84e4-f3da721edd74 0.498s 2025-11-25 15:24:48,966 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ab8197cd-9376-4912-8516-cdd4cfbb0b64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/9139afbb-61b7-4a0e-84e4-f3da721edd74'} Body: b'' 2025-11-25 15:24:49,547 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170 0.580s 2025-11-25 15:24:49,547 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6ad88177-fdc9-4c78-ba0b-40d121600b74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/8e880585-9b3e-4476-9450-9d1fef6ad170'} Body: b'' 2025-11-25 15:24:51,387 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/98481d7d-22c7-4c32-bcb0-171d6f4d6ed1 1.840s 2025-11-25 28E 15:24:51,388 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 15:24:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-2a954065-df28-4584-8d93-1311cb9f80df', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=93442fa38777a7cddd3cbcd7fe65dd4d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/98481d7d-22c7-4c32-bcb0-171d6f4d6ed1'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000163715111345107014764 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 7) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000163715111345107015005 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic', (512, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops', (1024, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port', (1536, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port', (2048, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 7) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015111345107014563 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015111345107014571 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015111345107013726 0ustar tempesttempest