.stestr/0002755012276001227600000000000015111426676012431 5ustar tempesttempest.stestr/format0000644012276001227600000000000215111425273013622 0ustar tempesttempest1 .stestr/next-stream0000644012276001227600000000000215111426676014611 0ustar tempesttempest1 .stestr/times.dbm.dat0000644012276001227600000001001115111426676014774 0ustar tempesttempest126.77861880.81778290.336531151.76709872.420580.00053459.792698103.90727655.047875.stestr/00000600012276001227600001004236415111426676012513 0ustar tempesttempesttime: 2025-11-25 22:16:53.915539Z 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 22:19:00.694157Z 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 22:16:55,111 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.194s 2025-11-25 22:16:55,111 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--2055270871", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:16:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-250115b8-a09f-4a10-920d-a1859eff3f31', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"0173163e-7b36-4414-8a95-e34058d75288","name":"tempest-network-smoke--2055270871","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:16:54Z","updated_at":"2025-11-25T22:16:54Z","revision_number":1}}' 2025-11-25 22:16:57,891 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 2.779s 2025-11-25 22:16:57,893 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-1905459504", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:16:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-fb4d25be-f9c3-4622-82af-da3e9923ab1e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "name": "tempest-TestNetworkBasicOps-router-1905459504", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.239"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:16:55Z", "updated_at": "2025-11-25T22:16:56Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:16:58,333 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.438s 2025-11-25 22:16:58,333 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 22:16:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d01c03eb-2806-4a5c-94d7-aac48ceb39aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:16:58,552 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.218s 2025-11-25 22:16:58,552 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 22:16:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-0d43c6c7-aaa1-4fd9-9184-4419be7ddcd3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:16:58,663 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.110s 2025-11-25 22:16:58,663 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 22:16:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-67ff01c3-194c-471b-a7e0-fdae1e7cdd2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:17:00,451 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 1.787s 2025-11-25 22:17:00,452 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-1245092175", "network_id": "0173163e-7b36-4414-8a95-e34058d75288", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-339858af-3809-4f55-8d8c-fe18920ceed9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"c6bfdff4-edc6-4a47-a17c-a040f403dce3","name":"tempest-subnet-smoke-1245092175","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"0173163e-7b36-4414-8a95-e34058d75288","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-25T22:16:58Z","updated_at":"2025-11-25T22:16:58Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:05,271 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/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/add_router_interface 4.819s 2025-11-25 22:17:05,272 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6bfdff4-edc6-4a47-a17c-a040f403dce3"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-aad38b60-cc45-462d-924d-6cd8dcbe6b6b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/add_router_interface'} Body: b'{"id": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "9d50caff-c820-4195-b428-c1ecd692395a", "network_id": "0173163e-7b36-4414-8a95-e34058d75288", "subnet_id": "c6bfdff4-edc6-4a47-a17c-a040f403dce3", "subnet_ids": ["c6bfdff4-edc6-4a47-a17c-a040f403dce3"]}' 2025-11-25 22:17:05,438 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.166s 2025-11-25 22:17:05,439 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 22:17:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-30d6cc6b-4646-4a33-8307-cc9a4272c61c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"0173163e-7b36-4414-8a95-e34058d75288","name":"tempest-network-smoke--2055270871","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["c6bfdff4-edc6-4a47-a17c-a040f403dce3"],"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-25T22:16:54Z","updated_at":"2025-11-25T22:16:58Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":11300},{"id":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:17:05,570 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.130s 2025-11-25 22:17:05,571 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 22:17:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-da299c76-c0c8-4e39-9ee3-6d3e1535c04b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"},{"id":"c6bfdff4-edc6-4a47-a17c-a040f403dce3","name":"tempest-subnet-smoke-1245092175","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"0173163e-7b36-4414-8a95-e34058d75288","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-25T22:16:58Z","updated_at":"2025-11-25T22:16:58Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:17:06,519 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.948s 2025-11-25 22:17:06,520 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 22:17:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-74257c4d-dcd0-4ae5-802a-34f1f9e938b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "name": "tempest-TestNetworkBasicOps-router-1905459504", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.239"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:16:55Z", "updated_at": "2025-11-25T22:17:01Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:17:06,724 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.203s 2025-11-25 22:17:06,724 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-1473343997", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE7EyZr+BJz8fHlQcSlJsgu0PShOYYa2kt+1uwpIRiqIDL13uoUXBcaXcQ5cCPkhuvGwfgbmZ9ygIYUB3ztju4ydUICATq564jF0ppvC3Q6uq4A20SyDL60xxYBaKyv+pw=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:06 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-b561681c-01bb-4b61-a80d-b0003e4dcd89', 'x-compute-request-id': 'req-b561681c-01bb-4b61-a80d-b0003e4dcd89', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-1473343997", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE7EyZr+BJz8fHlQcSlJsgu0PShOYYa2kt+1uwpIRiqIDL13uoUXBcaXcQ5cCPkhuvGwfgbmZ9ygIYUB3ztju4ydUICATq564jF0ppvC3Q6uq4A20SyDL60xxYBaKyv+pw==", "fingerprint": "60:a6:69:cc:07:7a:3f:38:f6:3f:4d:fa:0f:eb:96:03", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:17:07,605 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.878s 2025-11-25 22:17:07,606 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-418537085", "description": "tempest-secgroup-smoke-418537085 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-3c95125d-70c6-4309-b073-639771ca526c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "2b37c083-2999-41be-b10d-13fc9b7af359", "name": "tempest-secgroup-smoke-418537085", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-418537085 description", "shared": false, "security_group_rules": [{"id": "4c4d7796-8c30-4b36-8a02-63dbc1e5fb9f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:07Z", "updated_at": "2025-11-25T22:17:07Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "86183d17-fdf9-49c6-8ef5-afa380cee759", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:07Z", "updated_at": "2025-11-25T22:17:07Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:17:07Z", "updated_at": "2025-11-25T22:17:07Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:08,576 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.970s 2025-11-25 22:17:08,576 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": "2b37c083-2999-41be-b10d-13fc9b7af359", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b9eb27f8-1a56-4b5d-8573-dddf701db71f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "b0ef8d99-203f-41dc-a4a6-58fb862f80ea", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:08Z", "updated_at": "2025-11-25T22:17:08Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:08,879 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.299s 2025-11-25 22:17:08,879 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": "2b37c083-2999-41be-b10d-13fc9b7af359", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-3f61aea9-88d3-4c81-8ff2-368acc139fe5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "eef561ea-c014-42ce-9ad7-92e726fd4823", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:08Z", "updated_at": "2025-11-25T22:17:08Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:09,570 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.690s 2025-11-25 22:17:09,570 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": "2b37c083-2999-41be-b10d-13fc9b7af359", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c5b4f7de-f6d1-4fc2-aa14-42d3c1d1b366', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "ac3356ff-d67b-40a9-984f-fcdf2c6bcccd", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:09Z", "updated_at": "2025-11-25T22:17:09Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:09,847 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.276s 2025-11-25 22:17:09,848 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": "2b37c083-2999-41be-b10d-13fc9b7af359", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3a6d2823-6eab-4f44-8f59-cd7eabb10bb6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "8f237197-3f81-437b-be78-7f02e2bc1446", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:09Z", "updated_at": "2025-11-25T22:17:09Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:10,473 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.625s 2025-11-25 22:17:10,474 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": "2b37c083-2999-41be-b10d-13fc9b7af359", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-a141a192-b564-487e-a34b-ddf209989d45', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "c2c74265-0b1b-4695-beb8-a214f72acbb2", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:09Z", "updated_at": "2025-11-25T22:17:09Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:10,765 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.290s 2025-11-25 22:17:10,765 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": "2b37c083-2999-41be-b10d-13fc9b7af359", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-db753046-eb72-4a7c-92f9-6c7b45d2c52a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "f2cc39a8-974d-4e12-8a73-b2b9f0f8c85a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "2b37c083-2999-41be-b10d-13fc9b7af359", "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-25T22:17:10Z", "updated_at": "2025-11-25T22:17:10Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:11,105 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.334s 2025-11-25 22:17:11,105 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:10 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-032c628a-306b-4f32-83e3-b62e3a8cf11f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["QR4ZRLeVQ8Su573-8IEi1w"], "expires_at": "2025-11-25T23:17:11.000000Z", "issued_at": "2025-11-25T22:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:17:11,106 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-11-25 22:17:14,491 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 3.382s 2025-11-25 22:17:14,492 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-1986210547", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "0173163e-7b36-4414-8a95-e34058d75288"}], "key_name": "tempest-TestNetworkBasicOps-1473343997", "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:11 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56acfc26-609e-4659-9930-c7ca17f84906', 'x-compute-request-id': 'req-56acfc26-609e-4659-9930-c7ca17f84906', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "adminPass": "wfnX3pVwuxJt"}}' 2025-11-25 22:17:15,148 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.655s 2025-11-25 22:17:15,148 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 22:17:14 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-bfa7a3e7-f498-486e-8340-3fa322f41bb7', 'x-compute-request-id': 'req-bfa7a3e7-f498-486e-8340-3fa322f41bb7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "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 22:17:16,437 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.284s 2025-11-25 22:17:16,438 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 22:17:16 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-bf83a777-9283-4409-99e5-2c7524402c0b', 'x-compute-request-id': 'req-bf83a777-9283-4409-99e5-2c7524402c0b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "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 22:17:18,427 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.979s 2025-11-25 22:17:18,427 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 22:17:17 GMT', 'server': 'Apache', 'content-length': '1391', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6fe723-292d-4f18-af75-f5d958cb1863', 'x-compute-request-id': 'req-ba6fe723-292d-4f18-af75-f5d958cb1863', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "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 22:17:18,430 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-11-25 22:17:19,735 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.302s 2025-11-25 22:17:19,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 22:17:19 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-682dfb05-ff61-43dd-b293-9984faa8b63e', 'x-compute-request-id': 'req-682dfb05-ff61-43dd-b293-9984faa8b63e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "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 22:17:19,741 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2025-11-25 22:17:21,664 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.921s 2025-11-25 22:17:21,665 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 22:17:20 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-01c6b8f4-6ce5-4eec-adc9-3ae73289bfbe', 'x-compute-request-id': 'req-01c6b8f4-6ce5-4eec-adc9-3ae73289bfbe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:23,467 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.787s 2025-11-25 22:17:23,467 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 22:17:22 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-1ee8aab7-b37a-41f5-9ae7-df02b4a1de53', 'x-compute-request-id': 'req-1ee8aab7-b37a-41f5-9ae7-df02b4a1de53', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:24,956 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.485s 2025-11-25 22:17:24,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 22:17:24 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-69b21a19-433e-4585-b74d-bbedee9304ff', 'x-compute-request-id': 'req-69b21a19-433e-4585-b74d-bbedee9304ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:27,519 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 1.556s 2025-11-25 22:17:27,520 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 22:17:25 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-39cf1cce-e4df-43b0-9683-9541bf3eecf2', 'x-compute-request-id': 'req-39cf1cce-e4df-43b0-9683-9541bf3eecf2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:29,639 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 1.112s 2025-11-25 22:17:29,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: None Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17: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-5c003666-2e17-47fc-aab2-3e861dcdac59', 'x-compute-request-id': 'req-5c003666-2e17-47fc-aab2-3e861dcdac59', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:31,625 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.977s 2025-11-25 22:17:31,625 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 22:17: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-72d22681-98ff-4e9d-8335-fd43086e968b', 'x-compute-request-id': 'req-72d22681-98ff-4e9d-8335-fd43086e968b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testi10000 ng/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:33,563 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.932s 2025-11-25 22:17:33,563 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 22:17:32 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-8ce7f88e-478e-4d53-93bf-42251756eadf', 'x-compute-request-id': 'req-8ce7f88e-478e-4d53-93bf-42251756eadf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:30Z", "addresses": {"tempest-network-smoke--2055270871": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:7c:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": "2025-11-25T22:17:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:33,567 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2025-11-25 22:17:34,346 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/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.779s 2025-11-25 22:17:34,346 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 22:17:33 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-a4b768e9-9877-4539-9130-8206d29877d9', 'x-compute-request-id': 'req-a4b768e9-9877-4539-9130-8206d29877d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:17:30Z", "addresses": {"tempest-network-smoke--2055270871": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:7c:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": "2025-11-25T22:17:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:17:34,351 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:17:34,460 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=bfb520b5-ec1d-426e-959c-f557b2a7454d 0.109s 2025-11-25 22:17:34,461 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 22:17:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-ded06408-4cd4-4e37-99ac-b1bac7ba3d70', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"ports":[{"id":"2cbfe992-0676-41d0-b2c9-bb335fd422a5","name":"","network_id":"0173163e-7b36-4414-8a95-e34058d75288","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:5d:7c:99","admin_state_up":true,"status":"ACTIVE","device_id":"bfb520b5-ec1d-426e-959c-f557b2a7454d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c6bfdff4-edc6-4a47-a17c-a040f403dce3","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2b37c083-2999-41be-b10d-13fc9b7af359"],"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-1986210547","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-1986210547","fqdn":"tempest-testnetworkbasicops-server-1986210547.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:17:19Z","updated_at":"2025-11-25T22:17:30Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:17:34,461 25 DEBUG [tempest.common.waiters] Server ID bfb520b5-ec1d-426e-959c-f557b2a7454d ports are all ACTIVE [{'id': '2cbfe992-0676-41d0-b2c9-bb335fd422a5', 'name': '', 'network_id': '0173163e-7b36-4414-8a95-e34058d75288', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:5d:7c:99', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bfb520b5-ec1d-426e-959c-f557b2a7454d', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'c6bfdff4-edc6-4a47-a17c-a040f403dce3', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['2b37c083-2999-41be-b10d-13fc9b7af359'], '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-1986210547', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-1986210547', 'fqdn': 'tempest-testnetworkbasicops-server-1986210547.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:17:19Z', 'updated_at': '2025-11-25T22:17:30Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:17:36,077 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/floatingips 1.615s 2025-11-25 22:17:36,078 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "2cbfe992-0676-41d0-b2c9-bb335fd422a5", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-97ec1004-f101-48f6-92a1-7629f0c629e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "279ce037-37e0-4334-b939-63cd0b971e20", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.235", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "port_id": "2cbfe992-0676-41d0-b2c9-bb335fd422a5", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0173163e-7b36-4414-8a95-e34058d75288", "mac_address": "fa:16:3e:5d:7c:99", "admin_state_up": true, "status": "ACTIVE", "device_id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:17:34Z", "updated_at": "2025-11-25T22:17:34Z", "revision_number": 0}}' 2025-11-25 22:17:36,513 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/279ce037-37e0-4334-b939-63cd0b971e20 0.435s 2025-11-25 22:17:36,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 22:17:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-0566df4c-f8b5-4f5e-9c78-ad4fa31fc36d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/279ce037-37e0-4334-b939-63cd0b971e20'} Body: b'{"floatingip": {"id": "279ce037-37e0-4334-b939-63cd0b971e20", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.235", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "port_id": "2cbfe992-0676-41d0-b2c9-bb335fd422a5", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "0173163e-7b36-4414-8a95-e34058d75288", "mac_address": "fa:16:3e:5d:7c:99", "admin_state_up": true, "status": "ACTIVE", "device_id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:17:34Z", "updated_at": "2025-11-25T22:17:35Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:36,514 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '279ce037-37e0-4334-b939-63cd0b971e20', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.235', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '7c0afd7b-c727-44a3-aa4a-9c695d76ab2c', 'port_id': '2cbfe992-0676-41d0-b2c9-bb335fd422a5', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '0173163e-7b36-4414-8a95-e34058d75288', 'mac_address': 'fa:16:3e:5d:7c:99', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'bfb520b5-ec1d-426e-959c-f557b2a7454d', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:17:34Z', 'updated_at': '2025-11-25T22:17:35Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:17:36,515 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.436569 seconds 2025-11-25 22:17:36,515 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.235 with user: cirros 2025-11-25 22:17:36,515 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks begins to ping 192.168.122.235 in 120 sec and the expected result is reachable 2025-11-25 22:17:48,755 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.238905 seconds 2025-11-25 22:17:48,755 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks finishes ping 192.168.122.235 in 120 sec and the ping result is expected 2025-11-25 22:17:49,057 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/bfb520b5-ec1d-426e-959c-f557b2a7454d/action 0.300s 2025-11-25 22:17:49,057 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 22:17:48 GMT', 'server': 'Apache', 'content-length': '75337', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a17c5b2-1f10-4847-8a1b-122cf7f9cde2', 'x-compute-request-id': 'req-2a17c5b2-1f10-4847-8a1b-122cf7f9cde2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d/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 1482577149 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.001186] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001567] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004334] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004368] Using GB pages for direct mapping\\n[ 0.004633] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004638] ACPI: Early table checksum verification disabled\\n[ 0.004642] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004648] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004655] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004662] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004666] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004669] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004673] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004677] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004680] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004682] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004684] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004685] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004686] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004688] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005937] No NUMA configuration fo 2025-11-25 22:17:49,059 25 DEBUG [tempest.scenario.manager] Console output for bfb520b5-ec1d-426e-959c-f557b2a7454d 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 1482577149 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.001186] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001567] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004334] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004368] Using GB pages for direct mapping [ 0.004633] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004638] ACPI: Early table checksum verification disabled [ 0.004642] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004648] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004655] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004662] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004666] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004669] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004673] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004677] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004680] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004682] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004684] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004685] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004686] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004688] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005937] No NUMA configuration found [ 0.005939] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005947] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006315] Zone ranges: [ 0.006316] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006319] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006321] Normal empty [ 0.006322] Device empty [ 0.006324] Movable zone start for each node [ 0.006327] Early memory node ranges [ 0.006328] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006330] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006332] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006650] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006678] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006871] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017926] ACPI: PM-Timer IO Port: 0x608 [ 0.017955] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018123] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018127] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018130] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018132] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018133] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018135] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018138] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018141] TSC deadline timer available [ 0.018156] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018227] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018229] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018231] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018232] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018234] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018236] Booting paravirtualized kernel on KVM [ 0.018238] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018245] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018610] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018681] kvm-guest: setup async PF for cpu 0 [ 0.018709] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018728] kvm-guest: PV spinlocks disabled, single CPU [ 0.018735] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018737] Policy zone: DMA32 [ 0.018738] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018795] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018807] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018813] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018874] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019169] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019864] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019893] ftrace: allocating 50600 entries in 198 pages [ 0.042708] ftrace: allocated 198 pages with 4 groups [ 0.042856] rcu: Hierarchical RCU implementation. [ 0.042857] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042859] Rude variant of Tasks RCU enabled. [ 0.042860] Tracing variant of Tasks RCU enabled. [ 0.042861] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042862] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047077] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047489] random: crng init done [ 0.089105] Console: colour VGA+ 80x25 [ 0.232930] printk: console [tty1] enabled [ 0.575379] printk: console [ttyS0] enabled [ 0.579207] ACPI: Core revision 20210730 [ 0.582996] APIC: Switch to symmetric I/O mode setup [ 0.588910] x2apic enabled [ 0.592491] Switched APIC routing to physical x2apic. [ 0.601352] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.608704] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.612699] pid_max: default: 32768 minimum: 301 [ 0.612699] LSM: Security Framework initializing [ 0.612699] landlock: Up and running. [ 0.612699] Yama: becoming mindful. [ 0.612699] AppArmor: AppArmor initialized [ 0.612699] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.612699] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.612699] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.612699] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.612699] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.612699] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.612699] Spectre V2 : Mitigation: Retpolines [ 0.612699] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.612699] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.612699] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.612699] RETBleed: Mitigation: untrained return thunk [ 0.612699] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.612699] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.612699] Freeing SMP alternatives memory: 44K [ 0.612699] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.612835] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.616721] ... version: 0 [ 0.619617] ... bit width: 48 [ 0.620711] ... generic registers: 6 [ 0.623597] ... value mask: 0000ffffffffffff [ 0.624711] ... max period: 00007fffffffffff [ 0.628531] ... fixed-purpose events: 0 [ 0.628711] ... event mask: 000000000000003f [ 0.632657] rcu: Hierarchical SRCU implementation. [ 0.633168] smp: Bringing up secondary CPUs ... [ 0.636438] smp: Brought up 1 node, 1 CPU [ 0.636714] smpboot: Max logical packages: 1 [ 0.639788] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.641219] devtmpfs: initialized [ 0.643730] x86/mm: Memory block size: 128MB [ 0.644891] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.648721] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.652774] pinctrl core: initialized pinctrl subsystem [ 0.656712] PM: RTC time: 22:17:32, date: 2025-11-25 [ 0.660356] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.660799] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.664746] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.668722] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.672720] audit: initializing netlink subsys (disabled) [ 0.676653] thermal_sys: Registered thermal governor 'fair_share' [ 0.676655] thermal_sys: Registered thermal governor 'bang_bang' [ 0.676713] thermal_sys: Registered thermal governor 'step_wise' [ 0.680714] audit: type=2000 audit(1764109052.351:1): state=initialized audit_enabled=0 res=1 [ 0.688714] thermal_sys: Registered thermal governor 'user_space' [ 0.688715] thermal_sys: Registered thermal governor 'power_allocator' [ 0.692721] EISA bus registered [ 0.699229] cpuidle: using governor ladder [ 0.700711] cpuidle: using governor menu [ 0.706219] ACPI: bus type PCI registered [ 0.708712] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.713026] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.716713] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.720728] PCI: Using configuration type 1 for base access [ 0.725725] Kprobes globally optimized [ 0.728513] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.728714] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.733490] ACPI: Added _OSI(Module Device) [ 0.736488] ACPI: Added _OSI(Processor Device) [ 0.736720] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.740004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.740752] ACPI: Added _OSI(Linux-Dell-Video) [ 0.743847] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.744718] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.751555] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.757084] ACPI: Interpreter enabled [ 0.759867] ACPI: PM: (supports S0 S5) [ 0.760713] ACPI: Using IOAPIC for interrupt routing [ 0.764629] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.764712] PCI: Using E820 reservations for host bridge windows [ 0.768992] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.778032] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.780718] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.784841] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.788818] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.793995] PCI host bridge to bus 0000:00 [ 0.796714] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.800414] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.800715] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.804739] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.808713] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.812715] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.816716] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.821062] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.829289] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.840655] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.852658] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.856781] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.872173] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.872927] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.882012] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.888646] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.896257] pci 0000:00:02.0: enabling Extended Tags [ 0.899587] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.904383] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.910352] pci 0000:00:02.1: enabling Extended Tags [ 0.915310] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.920716] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.931702] pci 0000:00:02.2: enabling Extended Tags [ 0.935293] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.940336] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.948451] pci 0000:00:02.3: enabling Extended Tags [ 0.951288] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.956723] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.968365] pci 0000:00:02.4: enabling Extended Tags [ 0.971325] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.975697] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.985047] pci 0000:00:02.5: enabling Extended Tags [ 0.991119] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.995880] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.002440] pci 0000:00:02.6: enabling Extended Tags [ 1.009488] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.016039] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.022210] pci 0000:00:02.7: enabling Extended Tags [ 1.029521] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.036040] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.045552] pci 0000:00:03.0: enabling Extended Tags [ 1.053015] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.060041] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.066058] pci 0000:00:03.1: enabling Extended Tags [ 1.071353] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.077825] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.088632] pci 0000:00:03.2: enabling Extended Tags [ 1.091483] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.096234] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.102082] pci 0000:00:03.3: enabling Extended Tags [ 1.109620] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.116403] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.125837] pci 0000:00:03.4: enabling Extended Tags [ 1.131952] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.136718] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.148556] pci 0000:00:03.5: enabling Extended Tags [ 1.151377] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.156597] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.166579] pci 0000:00:03.6: enabling Extended Tags [ 1.171946] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.176369] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.185614] pci 0000:00:03.7: enabling Extended Tags [ 1.195189] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.200075] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.205731] pci 0000:00:04.0: enabling Extended Tags [ 1.212522] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.215587] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.221030] pci 0000:00:04.1: enabling Extended Tags [ 1.227368] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.231810] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.241465] pci 0000:00:04.2: enabling Extended Tags [ 1.247339] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.251829] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.260781] pci 0000:00:04.3: enabling Extended Tags [ 1.267512] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.272126] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.280281] pci 0000:00:04.4: enabling Extended Tags [ 1.283426] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.287951] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.296719] pci 0000:00:04.5: enabling Extended Tags [ 1.304369] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.307999] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.314079] pci 0000:00:04.6: enabling Extended Tags [ 1.319421] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.325681] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.335568] pci 0000:00:04.7: enabling Extended Tags [ 1.342221] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.347743] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.353557] pci 0000:00:05.0: enabling Extended Tags [ 1.416639] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.419816] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.421666] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.441808] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.447198] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.452463] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.458892] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.467700] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.472441] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.476835] pci 0000:01:00.0: enabling Extended Tags [ 1.557360] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.560795] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.564776] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.568837] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.575065] pci_bus 0000:02: extended config space not accessible [ 1.577008] acpiphp: Slot [1] registered [ 1.579882] acpiphp: Slot [0] registered [ 1.580762] acpiphp: Slot [2] registered [ 1.583588] acpiphp: Slot [3] registered [ 1.584764] acpiphp: Slot [4] registered [ 1.587773] acpiphp: Slot [5] registered [ 1.588762] acpiphp: Slot [6] registered [ 1.592210] acpiphp: Slot [7] registered [ 1.592763] acpiphp: Slot [8] registered [ 1.596339] acpiphp: Slot [9] registered [ 1.596765] acpiphp: Slot [10] registered [ 1.600281] acpiphp: Slot [11] registered [ 1.600764] acpiphp: Slot [12] registered [ 1.604220] acpiphp: Slot [13] registered [ 1.604762] acpiphp: Slot [14] registered [ 1.608223] acpiphp: Slot [15] registered [ 1.608778] acpiphp: Slot [16] registered [ 1.612244] acpiphp: Slot [17] registered [ 1.612766] acpiphp: Slot [18] registered [ 1.616259] acpiphp: Slot [19] registered [ 1.616786] acpiphp: Slot [20] registered [ 1.620270] acpiphp: Slot [21] registered [ 1.620767] acpiphp: Slot [22] registered [ 1.624226] acpiphp: Slot [23] registered [ 1.624762] acpiphp: Slot [24] registered [ 1.628208] acpiphp: Slot [25] registered [ 1.628762] acpiphp: Slot [26] registered [ 1.632193] acpiphp: Slot [27] registered [ 1.632765] acpiphp: Slot [28] registered [ 1.636210] acpiphp: Slot [29] registered [ 1.636763] acpiphp: Slot [30] registered [ 1.640400] acpiphp: Slot [31] registered [ 1.643225] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.655062] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.736746] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.740806] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.744812] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.748875] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.760341] acpiphp: Slot [0-2] registered [ 1.762354] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.775507] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.788715] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.798413] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.800911] pci 0000:03:00.0: enabling Extended Tags [ 1.884805] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.888627] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.888838] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.896106] acpiphp: Slot [0-3] registered [ 1.897438] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.908715] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.922273] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.927228] pci 0000:04:00.0: enabling Extended Tags [ 2.007045] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.008844] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.012838] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.020202] acpiphp: Slot [0-4] registered [ 2.021406] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.032231] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.042909] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.047175] pci 0000:05:00.0: enabling Extended Tags [ 2.127883] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.128844] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.132837] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.139950] acpiphp: Slot [0-5] registered [ 2.141371] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.152715] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.164714] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.171239] pci 0000:06:00.0: enabling Extended Tags [ 2.253494] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.256846] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.260838] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.268045] acpiphp: Slot [0-6] registered [ 2.341777] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.344846] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.348837] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.355970] acpiphp: Slot [0-7] registered [ 2.429593] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.432863] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.436838] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.443679] acpiphp: Slot [0-8] registered [ 2.516898] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.520828] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.524875] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.531809] acpiphp: Slot [0-9] registered [ 2.605195] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.608848] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.612857] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.620205] acpiphp: Slot [0-10] registered [ 2.696796] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.700546] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.700848] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.708076] acpiphp: Slot [0-11] registered [ 2.782384] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.784865] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.788837] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.795778] acpiphp: Slot [0-12] registered [ 2.868106] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.868866] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.872838] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.879813] acpiphp: Slot [0-13] registered [ 2.952468] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.952861] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.956851] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.963812] acpiphp: Slot [0-14] registered [ 3.035619] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.036905] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.040870] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.047960] acpiphp: Slot [0-15] registered [ 3.119991] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.120842] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.124839] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.131892] acpiphp: Slot [0-16] registered [ 3.205326] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.208843] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.212838] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.219851] acpiphp: Slot [0-17] registered [ 3.291606] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.292843] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.296837] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.303520] acpiphp: Slot [0-18] registered [ 3.375527] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.376842] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.380889] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.388231] acpiphp: Slot [0-19] registered [ 3.462310] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.464851] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.468870] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.475662] acpiphp: Slot [0-20] registered [ 3.550326] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.552846] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.556838] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.563678] acpiphp: Slot [0-21] registered [ 3.635644] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.636846] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.640837] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.647536] acpiphp: Slot [0-22] registered [ 3.719404] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.720841] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.724839] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.731584] acpiphp: Slot [0-23] registered [ 3.802602] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.804840] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.808842] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.815813] acpiphp: Slot [0-24] registered [ 3.887165] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.888846] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.892840] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.899953] acpiphp: Slot [0-25] registered [ 3.970947] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.972841] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.976956] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.024065] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.024937] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.028924] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.032924] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.036924] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.040949] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.044949] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.048944] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.052809] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.056729] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.060751] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.064729] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.068729] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.072743] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.076727] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.080748] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.085049] iommu: Default domain type: Translated [ 4.088712] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.092878] SCSI subsystem initialized [ 4.096129] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.096699] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.096718] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.100541] vgaarb: loaded [ 4.100736] ACPI: bus type USB registered [ 4.103666] usbcore: registered new interface driver usbfs [ 4.104721] usbcore: registered new interface driver hub [ 4.108475] usbcore: registered new device driver usb [ 4.108735] pps_core: LinuxPPS API ver. 1 registered [ 4.112168] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.112716] PTP clock support registered [ 4.115680] EDAC MC: Ver: 3.0.0 [ 4.120087] NetLabel: Initializing [ 4.120711] NetLabel: domain hash size = 128 [ 4.123751] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.124732] NetLabel: unlabeled traffic allowed by default [ 4.128528] PCI: Using ACPI for IRQ routing [ 4.953471] clocksource: Switched to clocksource kvm-clock [ 4.971159] VFS: Disk quotas dquot_6.6.0 [ 4.974134] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.978936] AppArmor: AppArmor Filesystem Enabled [ 4.982417] pnp: PnP ACPI init [ 4.985060] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.990548] pnp: PnP ACPI: found 5 devices [ 4.999251] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.005421] NET: Registered PF_INET protocol family [ 5.008907] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.015001] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.020834] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.026122] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.031316] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.036199] TCP: Hash tables configured (established 1024 bind 1024) [ 5.040682] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.045800] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.050341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.055159] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.059159] NET: Registered PF_XDP protocol family [ 5.062621] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.068203] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.073890] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.079698] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.085397] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.091079] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.096742] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.102309] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.107942] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.113545] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.119370] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.125062] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.130843] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.136508] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.142187] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.147941] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.153812] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.160284] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.166127] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.171772] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.177439] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.183252] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.189057] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.195110] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.200826] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.205180] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.209805] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.214199] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.219039] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.223700] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.228227] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.232600] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.237146] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.241598] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.246081] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.250540] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.254868] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.259724] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.264590] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.269461] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.274192] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.278859] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.283566] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.288511] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.293808] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.299483] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.305204] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.310119] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.314866] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.320006] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.325114] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.330091] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.334669] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.339364] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.344037] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.348828] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.353391] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.358194] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.362881] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.367628] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.372217] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.376611] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.381009] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.385573] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.390147] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.394577] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.398948] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.403362] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.407802] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.412186] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.416589] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.420873] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.425171] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.429566] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.434158] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.438678] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.443553] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.448162] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.452867] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.457305] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.462097] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.466616] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.471263] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.475743] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.480482] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.484965] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.489836] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.494311] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.499106] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.503756] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.508525] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.513109] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.518094] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.522726] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.527417] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.531128] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.539020] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.545972] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.556302] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.561799] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.568616] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.576266] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.585310] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.592046] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.599886] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.607906] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.613463] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.621498] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.632477] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.639678] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.646999] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.656859] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.662969] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.669382] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.679938] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.687062] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.693014] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.702287] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.708888] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.714688] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.723693] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.729747] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.735831] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.744824] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.751322] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.757020] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.766262] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.773709] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.779347] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.788268] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.793811] pci 00010000 0:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.801623] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.810454] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.816153] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.824833] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.834530] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.839169] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.847271] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.855079] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.862884] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.868211] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.874198] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.881810] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.889998] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.893640] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.900684] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.906478] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.916426] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.919974] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.928292] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.933894] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.944206] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.949612] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.955462] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.962371] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.969670] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.975149] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.981065] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.988227] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.996634] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.000154] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.005714] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.012752] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.021151] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.024645] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.031812] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.037346] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.046529] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.050013] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.057085] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.062722] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.071293] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.076341] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.082007] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.088810] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.096110] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.101127] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.107036] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.114145] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.122693] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.126958] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.132810] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.139325] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.147525] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.151087] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.157979] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.163680] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.172560] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.176858] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.182492] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.187163] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.191968] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.196611] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.201367] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.205249] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.209557] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.214569] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.218522] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.222814] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.227800] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.232681] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.237601] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.241965] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.249132] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.253584] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.258769] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.263133] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.268273] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.272641] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.277764] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.282268] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.287486] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.291832] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.296864] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.301221] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.306423] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.312921] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.318760] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.323204] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.328327] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.332717] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.337812] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.341882] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.346304] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.351617] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.356031] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.360568] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.365777] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.369906] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.374359] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.379541] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.383488] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.387880] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.393017] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.396970] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.401297] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.406465] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.410612] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.414999] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.420117] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.424271] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.429271] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.434703] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.438854] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.443376] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.450614] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.454540] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.458904] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.464248] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.468399] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.472949] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.478221] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.482191] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.486573] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.491773] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.495708] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.500047] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.505053] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.509031] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.513354] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.520228] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.531143] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11135 usecs [ 6.537724] PCI: CLS 0 bytes, default 64 [ 6.540783] Trying to unpack rootfs image as initramfs... [ 6.544846] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.561332] Initialise system trusted keyrings [ 6.564684] Key type blacklist registered [ 6.576807] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.586079] zbud: loaded [ 6.592896] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.604826] fuse: init (API version 7.34) [ 6.612913] integrity: Platform Keyring initialized [ 6.624792] Key type asymmetric registered [ 6.627784] Asymmetric key parser 'x509' registered [ 6.636956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.648814] io scheduler mq-deadline registered [ 6.655079] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.669214] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.686735] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.697406] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.718288] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.729242] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.745218] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.757422] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.773156] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.785163] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.798579] Freeing initrd memory: 8744K [ 6.803531] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.808100] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.816219] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.821589] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.829618] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.835613] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.841765] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.848507] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.853756] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.862930] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.867523] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.875816] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.880482] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.890534] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.895868] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.904209] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.909709] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.917933] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.922453] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.931672] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.936261] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.945500] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.950985] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.956469] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.962533] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.967132] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.976559] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.982385] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.991801] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.997406] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.005992] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.010538] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.019818] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.025650] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.034601] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.040309] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.049687] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.054654] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.064080] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.069401] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.074841] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.080961] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.085516] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.094834] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.105094] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.109684] shpchp 0000:01:00.0: Slot initialization failed [ 7.115818] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.121414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.126634] ACPI: button: Power Button [PWRF] [ 7.153789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.189135] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.196291] Linux agpgart interface v0.103 [ 7.200608] loop: module loaded [ 7.203452] tun: Universal TUN/TAP device driver, 1.6 [ 7.207203] PPP generic driver version 2.4.2 [ 7.210826] VFIO - User Level meta-driver version: 0.3 [ 7.217121] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.222504] ehci-pci: EHCI PCI platform driver [ 7.225822] ehci-platform: EHCI generic platform driver [ 7.229614] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.233955] ohci-pci: OHCI PCI platform driver [ 7.237280] ohci-platform: OHCI generic platform driver [ 7.241220] uhci_hcd: USB Universal Host Controller Interface driver [ 7.247705] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.251508] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.257299] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.262055] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.266348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.272039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.277276] usb usb1: Product: UHCI Host Controller [ 7.281435] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.286066] usb usb1: SerialNumber: 0000:02:01.0 [ 7.289698] hub 1-0:1.0: USB hub found [ 7.292575] hub 1-0:1.0: 2 ports detected [ 7.295863] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.304074] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.307712] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.311527] mousedev: PS/2 mouse device common for all mice [ 7.316573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.322636] rtc_cmos 00:03: RTC can wake from S4 [ 7.327949] rtc_cmos 00:03: registered as rtc0 [ 7.331746] rtc_cmos 00:03: setting system clock to 2025-11-25T22:17:39 UTC (1764109059) [ 7.337647] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.342227] i2c_dev: i2c /dev entries driver [ 7.345413] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.353847] device-mapper: uevent: version 1.0.3 [ 7.357342] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.363755] platform eisa.0: Probing EISA bus 0 [ 7.367189] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.372054] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.376675] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.381212] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.385709] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.390231] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.394907] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.399713] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.404179] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.408822] platform eisa.0: EISA: Detected 0 cards [ 7.412412] ledtrig-cpu: registered to indicate activity on CPUs [ 7.417015] drop_monitor: Initializing network drop monitor service [ 7.421708] NET: Registered PF_INET6 protocol family [ 7.428666] Segment Routing with IPv6 [ 7.431774] In-situ OAM (IOAM) with IPv6 [ 7.434848] NET: Registered PF_PACKET protocol family [ 7.439509] Key type dns_resolver registered [ 7.443166] IPI shorthand broadcast: enabled [ 7.446543] registered taskstats version 1 [ 7.449763] Loading compiled-in X.509 certificates [ 7.453937] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.461571] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.469272] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.476083] blacklist: Loading compiled-in revocation X.509 certificates [ 7.480883] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.487962] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.497369] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.505051] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.512625] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.520518] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.527926] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.535400] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.543575] zswap: loaded using pool lzo/zbud [ 7.546948] Key type .fscrypt registered [ 7.549987] Key type fscrypt-provisioning registered [ 7.555225] Key type encrypted registered [ 7.558272] AppArmor: AppArmor sha1 policy hashing enabled [ 7.562273] ima: No TPM chip found, activating TPM-bypass! [ 7.566300] Loading compiled-in module X.509 certificates [ 7.570759] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.577977] ima: Allocated hash algorithm: sha1 [ 7.581345] ima: No architecture policies found [ 7.584825] evm: Initialising EVM extended attributes: [ 7.588534] evm: security.selinux [ 7.591104] evm: security.SMACK64 [ 7.593721] evm: security.SMACK64EXEC [ 7.596485] evm: security.SMACK64TRANSMUTE [ 7.600027] evm: security.SMACK64MMAP [ 7.603205] evm: security.apparmor [ 7.605894] evm: security.ima [ 7.608358] evm: security.capability [ 7.611113] evm: HMAC attrs: 0x1 [ 7.613983] PM: Magic number: 1:964:300 [ 7.617209] RAS: Correctable Errors collector initialized. [ 7.621203] Unstable clock detected, switching default tracing clock to "global" [ 7.621203] If you want to keep using the local clock, then add: [ 7.621203] "trace_clock=local" [ 7.621203] on the kernel command line [ 7.636756] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.641679] Freeing unused decrypted memory: 2036K [ 7.645751] Freeing unused kernel image (initmem) memory: 3244K [ 7.650255] Write protecting the kernel read-only data: 30720k [ 7.654898] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.660357] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.708120] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.712964] Run /init as init process info: initramfs: up at 7.15 [ 7.768194] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.778272] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.784079] GPT:229375 != 2097151 [ 7.787056] GPT:Alternate GPT header not at the end of the disk. [ 7.791229] GPT:229375 != 2097151 [ 7.793847] GPT: Use GNU Parted to correct GPT errors. [ 7.847894] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.231836] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.274555] 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.11 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:bf:b5:20:b5:ec:1d:42:6e:95:9c:f5:57:b2:a7:45:4d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDN8cdRCDYZFQIr1hRlWtI3lX3IHeRQ1dB0J56IJugiDZn7xPjbfEbYdM2c4nAIrluQGnoXJYmJNJW19ALnzN/sYJbNnTx8Mx4UtsoUpxOfYKWBlJjqSt8litFMYYgGSDY1caYuOnQ5H2uQZV+ySIC9ufv1VMB91qImyo3mL2lYgSaJm6eCzWmm+KwFQg7ui621g560LvWUDO0GFcNGqetvuBWRXcssnkzNB3UXhPZlvP54+0fq2yn8IbA3zDKjJoU76ZtEw2RFRAtcUpp06wJMHG/KKd+6oDL8um3O02CwP/YFqjw9hnQeiEMfPksytgtcJaFWbif25Ah/YnmPkj4N root@tempest-testnetworkbasicops-server-1986210547 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJwkOrf2pQGCW/se3AKh2qG2ZIl9qv54d+gN3je9dhVI9I1Tj2pO1rVLrtWKntvCamxHdnu8FGSPkT7rmmhtSag= root@tempest-testnetworkbasicops-server-1986210547 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe5d:7c99/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: bfb520b5-ec1d-426e-959c-f557b2a7454d name: tempest-TestNetworkBasicOps-server-1986210547 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1986210547 launch-index: 0 === cirros: current=0.6.2 uptime=9.71 === === 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:5D:7C:99 inet6 addr: fe80::f816:3eff:fe5d:7c99/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 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:924 (924.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-1986210547 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.401584] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.405090] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.416941] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.637842] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.681542] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.841483] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.843185] ISO 9660 Extensions: RRIP_1991A [ 9.034844] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.130117] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.131969] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:17:40 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:17:41 cirros auth.notice su: + none root:cirros Nov 25 22:17:41 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:17:41 cirros daemon.info dhcpcd[350]: DUID 00:04:bf:b5:20:b5:ec:1d:42:6e:95:9c:f5:57:b2:a7:45:4d Nov 25 22:17:41 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:17:41 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:17:41 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:17:41 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:5d:7c:99 Nov 25 22:17:41 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe5d:7c99 Nov 25 22:17:41 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 22:17:41 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-1986210547 login: 2025-11-25 22:17:49,062 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:17:49,067 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:17:49,139 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:17:49,139 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:17:49,471 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=999928fc3e4e467a8a1d0b5a0b7db0c3&network_id=0173163e-7b36-4414-8a95-e34058d75288 0.330s 2025-11-25 22:17:49,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 22:17:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3457', 'x-openstack-request-id': 'req-d3747b1e-5f1a-47a6-91b8-e937c3e527ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&network_id=0173163e-7b36-4414-8a95-e34058d75288'} Body: b'{"ports":[{"id":"2cbfe992-0676-41d0-b2c9-bb335fd422a5","name":"","network_id":"0173163e-7b36-4414-8a95-e34058d75288","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:5d:7c:99","admin_state_up":true,"status":"ACTIVE","device_id":"bfb520b5-ec1d-426e-959c-f557b2a7454d","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c6bfdff4-edc6-4a47-a17c-a040f403dce3","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["2b37c083-2999-41be-b10d-13fc9b7af359"],"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-1986210547","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-1986210547","fqdn":"tempest-testnetworkbasicops-server-1986210547.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:17:19Z","updated_at":"2025-11-25T22:17:30Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"9d50caff-c820-4195-b428-c1ecd692395a","name":"","network_id":"0173163e-7b36-4414-8a95-e34058d75288","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:df:dd:26","admin_state_up":true,"status":"ACTIVE","device_id":"7c0afd7b-c727-44a3-aa4a-9c695d76ab2c","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"c6bfdff4-edc6-4a47-a17c-a040f403dce3","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-25T22:17:00Z","updated_at":"2025-11-25T22:17:04Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"ea513628-e0f6-4c8b-aece-3ca2db1d1f52","name":"","network_id":"0173163e-7b36-4414-8a95-e34058d75288","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:2d:35:f5","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-0173163e-7b36-4414-8a95-e34058d75288","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"c6bfdff4-edc6-4a47-a17c-a040f403dce3","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-25T22:16:54Z","updated_at":"2025-11-25T22:16:59Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:17:49,472 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:17:49,475 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:17:49,580 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:17:49,581 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:17:49,582 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.7 2025-11-25 22:17:49,583 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:17:49,586 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:17:49,692 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:17:49,692 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:17:49,702 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.120301 seconds 2025-11-25 22:17:49,703 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 22:17:49,703 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:17:49,705 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:17:49,765 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:17:49,766 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:17:49,775 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.071876 seconds 2025-11-25 22:17:49,955 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=e43c0726-1d6b-472f-8696-ffe365430775 0.179s 2025-11-25 22:17:49,956 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 22:17:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-d85f1b7a-1c74-4b98-983e-0ceca14762d0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775'} Body: b'{"subnets":[{"id":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"}]}' 2025-11-25 22:17:49,958 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:17:49,962 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:17:50,071 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:17:50,072 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:17:50,072 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 22:17:50,073 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:17:50,076 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:17:50,189 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:17:50,199 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:17:50,328 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.255940 seconds 2025-11-25 22:17:51,000 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.671s 2025-11-25 22:17:51,001 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--1726608861", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-70d87fdd-71d4-4f9d-a87e-d66851e20f14', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e347bde2-c61d-4b1e-bf6f-d9fee771d97a","name":"tempest-network-smoke--1726608861","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:17:50Z","updated_at":"2025-11-25T22:17:50Z","revision_number":1}}' 2025-11-25 22:17:51,145 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.143s 2025-11-25 22:17:51,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 22:17:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-29e3442b-7c8c-4b8a-9073-f539ec0cb2cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"c6bfdff4-edc6-4a47-a17c-a040f403dce3","name":"tempest-subnet-smoke-1245092175","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"0173163e-7b36-4414-8a95-e34058d75288","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-25T22:16:58Z","updated_at":"2025-11-25T22:16:58Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:17:51,352 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.205s 2025-11-25 22:17:51,353 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 22:17:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-23b22cd0-6ed0-49bb-9bf0-325ff9a1be55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:17:52,419 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 1.066s 2025-11-25 22:17:52,420 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 22:17:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-4ec85167-88e1-4589-91b1-a53ff3a923d1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:17:53,423 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.16%2F28 1.003s 2025-11-25 22:17:53,424 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 22:17:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5b7a5058-f5b6-4042-b801-f275482f1058', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:17:54,456 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 1.031s 2025-11-25 22:17:54,456 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 22:17:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8642d03a-a086-45ba-969e-337dee05bac9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:17:54,738 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.16%2F28 0.282s 2025-11-25 22:17:54,739 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 22:17:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d5ab58bc-f0c8-45bc-ace6-ba0bfc05a0e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:17:57,420 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 2.681s 2025-11-25 22:17:57,421 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-1204292881", "network_id": "e347bde2-c61d-4b1e-bf6f-d9fee771d97a", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.16/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-f51cffcf-db9a-41a9-96d7-10108ba26149', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"59f10c5c-3037-4ff3-acf4-172248e975de","name":"tempest-subnet-smoke-1204292881","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"e347bde2-c61d-4b1e-bf6f-d9fee771d97a","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-25T22:17:54Z","updated_at":"2025-11-25T22:17:54Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:57,538 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.115s 2025-11-25 22:17:57,539 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-337249435", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO1B3PQW2dRQtPONsRqnfPyvZVZwroe+8Dri+ghDBZYDndOy0jnaTxG//oiVWTtVzvt+yWMr5CyiNFuBGhFPG1010uh1ZHyzsUa8vDGPVXy6AC7vfBJBJi5DYBxsu1bHaQ=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:57 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-eea1dda4-bb43-41ab-b006-f8ca69b4b5fd', 'x-compute-request-id': 'req-eea1dda4-bb43-41ab-b006-f8ca69b4b5fd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-337249435", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO1B3PQW2dRQtPONsRqnfPyvZVZwroe+8Dri+ghDBZYDndOy0jnaTxG//oiVWTtVzvt+yWMr5CyiNFuBGhFPG1010uh1ZHyzsUa8vDGPVXy6AC7vfBJBJi5DYBxsu1bHaQ==", "fingerprint": "62:a6:ae:e3:00:b0:09:33:31:75:c7:da:d0:7b:a9:6c", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:17:58,521 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.980s 2025-11-25 22:17:58,522 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-1022819055", "description": "tempest-secgroup-smoke-1022819055 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-1af019bc-5579-40f7-a2c9-ba8e06942206', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "587a12c9-a8e0-499d-9570-3633331792bd", "name": "tempest-secgroup-smoke-1022819055", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-1022819055 description", "shared": false, "security_group_rules": [{"id": "1e1951ab-968e-4657-9909-a410b649c9b4", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:17:57Z", "updated_at": "2025-11-25T22:17:57Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "4955d8e1-a431-4115-a68d-3ac5cc6aac6e", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:17:57Z", "updated_at": "2025-11-25T22:17:57Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:17:57Z", "updated_at": "2025-11-25T22:17:57Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:17:59,515 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.992s 2025-11-25 22:17:59,515 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": "587a12c9-a8e0-499d-9570-3633331792bd", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:17:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7c0d6cd8-ab3d-4230-90a6-a0e555a4f0ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "15ad1151-a91c-4175-a547-6e116594f439", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:17:58Z", "updated_at": "2025-11-25T22:17:58Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:18:00,616 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 1.100s 2025-11-25 22:18:00,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": "587a12c9-a8e0-499d-9570-3633331792bd", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-46408f3e-d811-4c9e-a613-f44acaa7c478', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "bd30bd19-3ac4-4336-a44b-54db58f46ac9", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:18:00Z", "updated_at": "2025-11-25T22:18:00Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:18:01,574 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.955s 2025-11-25 22:18:01,574 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": "587a12c9-a8e0-499d-9570-3633331792bd", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-41e6ab63-987e-46d8-8397-e196b9d7fd5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "6c4bbd96-13a1-4780-841f-2358a237baa9", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:18:01Z", "updated_at": "2025-11-25T22:18:01Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:18:02,503 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.929s 2025-11-25 22:18:02,504 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": "587a12c9-a8e0-499d-9570-3633331792bd", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e1d76260-016d-4b44-9e53-771909e5db0e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "fc8b716f-5676-404b-9448-0b9d28075641", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:18:01Z", "updated_at": "2025-11-25T22:18:01Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:18:03,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/security-group-rules 1.018s 2025-11-25 22:18:03,523 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": "587a12c9-a8e0-499d-9570-3633331792bd", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-70dd3808-8811-4c8f-94b7-7177148fb827', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "bcdb02c8-4c37-40ca-8503-b78b195f92c2", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:18:02Z", "updated_at": "2025-11-25T22:18:02Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:18:04,423 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.899s 2025-11-25 22:18:04,423 25 DEBUG [tempest.libFF86 .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-dfc30a60-f5aa-4760-9e09-50c440c88940', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "ae2bf1c1-6697-4ef4-a19f-2b0df1eaebcd", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "587a12c9-a8e0-499d-9570-3633331792bd", "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-25T22:18:03Z", "updated_at": "2025-11-25T22:18:03Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:18:04,784 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 22:18:04,784 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:04 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5f06f2f1-4a21-4fdd-8f6f-7bc849c76a9b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["5A9LQd1sRTiX8kgOx3Qg0g"], "expires_at": "2025-11-25T23:18:04.000000Z", "issued_at": "2025-11-25T22:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:18:04,786 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2025-11-25 22:18:07,792 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 3.005s 2025-11-25 22:18:07,793 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-2005298137", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "e347bde2-c61d-4b1e-bf6f-d9fee771d97a"}], "key_name": "tempest-TestNetworkBasicOps-337249435", "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:04 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a74e1fb-9227-45dc-9315-4543e8cf8955', 'x-compute-request-id': 'req-3a74e1fb-9227-45dc-9315-4543e8cf8955', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}], "adminPass": "qMWoT7uJJvKh"}}' 2025-11-25 22:18:08,454 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.659s 2025-11-25 22:18:08,455 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 22:18:07 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-28392bc3-019f-43f9-83d0-2b1b4a8f7406', 'x-compute-request-id': 'req-28392bc3-019f-43f9-83d0-2b1b4a8f7406', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-337249435", "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 22:18:10,437 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.975s 2025-11-25 22:18:10,437 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 22:18:09 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-8d874805-0cc5-44e0-b876-6d372451708c', 'x-compute-request-id': 'req-8d874805-0cc5-44e0-b876-6d372451708c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-337249435", "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 22:18:10,441 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 22:18:12,445 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 1.002s 2025-11-25 22:18:12,445 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 22:18:11 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-7513d990-95db-4097-a51f-1e6b518918ed', 'x-compute-request-id': 'req-7513d990-95db-4097-a51f-1e6b518918ed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-337249435", "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 22:18:14,428 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.974s 2025-11-25 22:18:14,428 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 22:18: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-87045626-7c95-44b7-97bd-41712e2868e0', 'x-compute-request-id': 'req-87045626-7c95-44b7-97bd-41712e2868e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-337249435", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}], "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 22:18:15,857 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.423s 2025-11-25 22:18:15,858 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 22:18: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-35005dec-1d25-4992-8904-6fcc60b29d6a', 'x-compute-request-id': 'req-35005dec-1d25-4992-8904-6fcc60b29d6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-337249435", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}], "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 22:18:17,628 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.762s 2025-11-25 22:18:17,628 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 22:18: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-11a7748b-6e55-4cdb-a41f-5aaf3a9b5fb9', 'x-compute-request-id': 'req-11a7748b-6e55-4cdb-a41f-5aaf3a9b5fb9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-337249435", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}], "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 22:18:19,468 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.833s 2025-11-25 22:18:19,468 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 22:18:18 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-c44d5416-ec6a-4e85-873f-47509a4b546f', 'x-compute-request-id': 'req-c44d5416-ec6a-4e85-873f-47509a4b546f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:17Z", "addresses": {"tempest-network-smoke--1726608861": [{"version": 4, "addr": "10.100.0.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:9c:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-337249435", "OS-SRV-USG:launched_at": "2025-11-25T22:18:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}], "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 22:18:19,476 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-11-25 22:18:20,037 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/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.560s 2025-11-25 22:18:20,037 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 22:18:19 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-0c24c468-15d5-4f5e-af0a-40bf99d55ae2', 'x-compute-request-id': 'req-0c24c468-15d5-4f5e-af0a-40bf99d55ae2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:17Z", "addresses": {"tempest-network-smoke--1726608861": [{"version": 4, "addr": "10.100.0.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:9c:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-337249435", "OS-SRV-USG:launched_at": "2025-11-25T22:18:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}], "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 22:18:20,042 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:20,050 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:20,408 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:20,409 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:20,412 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.24 2025-11-25 22:18:20,412 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:20,415 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:20,474 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:20,475 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:21,486 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.235 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.24' failed, exit status: 1, stderr: stdout: PING 10.100.0.24 (10.100.0.24) 56(84) bytes of data. --- 10.100.0.24 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:18:21,489 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.24 via a ssh connection from: 192.168.122.235. 2025-11-25 22:18:21,489 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.077751 seconds 2025-11-25 22:18:25,825 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/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/add_router_interface 4.334s 2025-11-25 22:18:25,825 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59f10c5c-3037-4ff3-acf4-172248e975de"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4e8ceb90-4fb4-40df-8086-c8af97fa143f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/add_router_interface'} Body: b'{"id": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "7057450a-23a2-487e-b0f9-655d30883003", "network_id": "e347bde2-c61d-4b1e-bf6f-d9fee771d97a", "subnet_id": "59f10c5c-3037-4ff3-acf4-172248e975de", "subnet_ids": ["59f10c5c-3037-4ff3-acf4-172248e975de"]}' 2025-11-25 22:18:25,826 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:25,830 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:25,932 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:25,932 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:25,933 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.24 2025-11-25 22:18:25,933 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:25,935 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:26,040 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:26,040 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:27,049 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.235 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.24' failed, exit status: 1, stderr: stdout: PING 10.100.0.24 (10.100.0.24) 56(84) bytes of data. --- 10.100.0.24 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:18:27,050 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.24 via a ssh connection from: 192.168.122.235. 2025-11-25 22:18:28,052 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.24 2025-11-25 22:18:28,052 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:28,055 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:28,115 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:28,116 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:29,123 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.235 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.24' failed, exit status: 1, stderr: stdout: PING 10.100.0.24 (10.100.0.24) 56(84) bytes of data. --- 10.100.0.24 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:18:29,124 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.24 via a ssh connection from: 192.168.122.235. 2025-11-25 22:18:30,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.24 2025-11-25 22:18:30,126 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:30,131 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:30,194 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:30,195 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:31,202 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.235 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.24' failed, exit status: 1, stderr: stdout: PING 10.100.0.24 (10.100.0.24) 56(84) bytes of data. --- 10.100.0.24 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:18:31,206 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.24 via a ssh connection from: 192.168.122.235. 2025-11-25 22:18:32,207 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.24 2025-11-25 22:18:32,208 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:32,212 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:32,318 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:32,318 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:33,326 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.235 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.24' failed, exit status: 1, stderr: stdout: PING 10.100.0.24 (10.100.0.24) 56(84) bytes of data. --- 10.100.0.24 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:18:33,327 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.24 via a ssh connection from: 192.168.122.235. 2025-11-25 22:18:34,328 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.24 2025-11-25 22:18:34,329 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:34,332 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:34,390 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:34,390 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:35,400 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Executing command on 192.168.122.235 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.24' failed, exit status: 1, stderr: stdout: PING 10.100.0.24 (10.100.0.24) 56(84) bytes of data. --- 10.100.0.24 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:18:35,401 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.24 via a ssh connection from: 192.168.122.235. 2025-11-25 22:18:36,401 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.24 2025-11-25 22:18:36,402 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.235:22' as 'cirros' with public key authentication 2025-11-25 22:18:36,405 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:18:36,474 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:18:36,475 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.235 successfully created 2025-11-25 22:18:36,484 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 10.551154 seconds 2025-11-25 22:18:40,464 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/remove_router_interface 3.979s 2025-11-25 22:18:40,464 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59f10c5c-3037-4ff3-acf4-172248e975de"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dedd888c-d065-4fb6-8f0e-52deb59ab07e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/remove_router_interface'} Body: b'{"id": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "7057450a-23a2-487e-b0f9-655d30883003", "network_id": "e347bde2-c61d-4b1e-bf6f-d9fee771d97a", "subnet_id": "59f10c5c-3037-4ff3-acf4-172248e975de", "subnet_ids": ["59f10c5c-3037-4ff3-acf4-172248e975de"]}' 2025-11-25 22:18:40,743 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.278s 2025-11-25 22:18:40,743 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 22:18: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-aaf780ae-d935-4a7b-9eb0-e666de1440d0', 'x-compute-request-id': 'req-aaf780ae-d935-4a7b-9eb0-e666de1440d0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'' 2025-11-25 22:18:42,519 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16 1.775s 2025-11-25 22:18:42,519 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 22:18:40 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-fed86608-d7a5-4efa-91fd-eee4adf468cc', 'x-compute-request-id': 'req-fed86608-d7a5-4efa-91fd-eee4adf468cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"server": {"id": "247b2f23-83ef-47ff-8829-bf9e5220ec16", "name": "tempest-TestNetworkBasicOps-server-2005298137", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:18:07Z", "updated": "2025-11-25T22:18:40Z", "addresses": {"tempest-network-smoke--1726608861": [{"version": 4, "addr": "10.100.0.24", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:9c:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-337249435", "OS-SRV-USG:launched_at": "2025-11-25T22:18:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1022819055"}], "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 22:18:43,678 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16 0.153s 2025-11-25 22:18:43,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 22:18: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-f0a7719b-21ab-4e14-b7d8-25ff3861e222', 'x-compute-request-id': 'req-f0a7719b-21ab-4e14-b7d8-25ff3861e222', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/247b2f23-83ef-47ff-8829-bf9e5220ec16'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 247b2f23-83ef-47ff-8829-bf9e5220ec16 could not be found."}}' 2025-11-25 22:18:44,585 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/587a12c9-a8e0-499d-9570-3633331792bd 0.906s 2025-11-25 22:18:44,585 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 22:18:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-de6dd79e-2b9d-4e4f-9ae9-9bca482ff8cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/587a12c9-a8e0-499d-9570-3633331792bd'} Body: b'' 2025-11-25 22:18:44,670 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-337249435 0.084s 2025-11-25 22:18:44,671 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 22:18: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-ba9cd73f-508c-41ac-9e88-85ab7b568ca6', 'x-compute-request-id': 'req-ba9cd73f-508c-41ac-9e88-85ab7b568ca6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-337249435'} Body: b'' 2025-11-25 22:18:45,680 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/59f10c5c-3037-4ff3-acf4-172248e975de 1.008s 2025-11-25 22:18:45,680 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 22:18:45 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4d1f9ca4-0999-4739-8260-d7288d3343fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/59f10c5c-3037-4ff3-acf4-172248e975de'} Body: b'' 2025-11-25 22:18:47,471 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e347bde2-c61d-4b1e-bf6f-d9fee771d97a 1.790s 2025-11-25 22:18:47,472 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 22:18:47 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f29c932c-f193-4e9b-8bea-bdc7886a9e8e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/e347bde2-c61d-4b1e-bf6f-d9fee771d97a'} Body: b'' 2025-11-25 22:18:48,846 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/279ce037-37e0-4334-b939-63cd0b971e20 1.374s 2025-11-25 22:18:48,847 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 22:18:48 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0ba856c2-6706-4289-9862-19a71afbfe5f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/279ce037-37e0-4334-b939-63cd0b971e20'} Body: b'' 2025-11-25 22:18:49,021 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.174s 2025-11-25 22:18: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 22:18:48 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-26de6ec9-f033-4ab9-a76a-cde230884140', 'x-compute-request-id': 'req-26de6ec9-f033-4ab9-a76a-cde230884140', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'' 2025-11-25 22:18:50,386 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d 1.364s 2025-11-25 22:18:50,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 22:18:49 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-f43380be-ed47-4592-a5f0-9eeb2bd3a7cf', 'x-compute-request-id': 'req-f43380be-ed47-4592-a5f0-9eeb2bd3a7cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"server": {"id": "bfb520b5-ec1d-426e-959c-f557b2a7454d", "name": "tempest-TestNetworkBasicOps-server-1986210547", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:17:14Z", "updated": "2025-11-25T22:18:48Z", "addresses": {"tempest-network-smoke--2055270871": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:7c:99"}, {"version": 4, "addr": "192.168.122.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:7c:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1473343997", "OS-SRV-USG:launched_at": "2025-11-25T22:17:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-418537085"}], "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 22:18:51,500 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d 0.108s 2025-11-25 22:18:51,500 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 22:18:51 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fa6cae-e28e-4f10-9802-de47dfae6a7c', 'x-compute-request-id': 'req-15fa6cae-e28e-4f10-9802-de47dfae6a7c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bfb520b5-ec1d-426e-959c-f557b2a7454d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bfb520b5-ec1d-426e-959c-f557b2a7454d could not be found."}}' 2025-11-25 22:18:53,471 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2b37c083-2999-41be-b10d-13fc9b7af359 1.971s 2025-11-25 22:18:53,472 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 22:18:53 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d5f83717-206f-4206-a9d7-97bf96b4f33f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/2b37c083-2999-41be-b10d-13fc9b7af359'} Body: b'' 2025-11-25 22:18:53,785 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-1473343997 0.313s 2025-11-25 22:18:53,786 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 22:18:53 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-9349c0af-d142-4516-a37b-c0147736a262', 'x-compute-request-id': 'req-9349c0af-d142-4516-a37b-c0147736a262', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1473343997'} Body: b'' 2025-11-25 22:18:56,818 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/remove_router_interface 3.032s 2025-11-25 22:18:56,819 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6bfdff4-edc6-4a47-a17c-a040f403dce3"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:18:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-f814b556-402e-4cfc-bb0c-228b7075261e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c/remove_router_interface'} Body: b'{"id": "7c0afd7b-c727-44a3-aa4a-9c695d76ab2c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "9d50caff-c820-4195-b428-c1ecd692395a", "network_id": "0173163e-7b36-4414-8a95-e34058d75288", "subnet_id": "c6bfdff4-edc6-4a47-a17c-a040f403dce3", "subnet_ids": ["c6bfdff4-edc6-4a47-a17c-a040f403dce3"]}' 2025-11-25 22:18:57,649 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c6bfdff4-edc6-4a47-a17c-a040f403dce3 0.830s 2025-11-25 22:18:57,649 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 22:18:57 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5aefa720-9979-4ead-8a01-3f85e12e4aa0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/c6bfdff4-edc6-4a47-a17c-a040f403dce3'} Body: b'' 2025-11-25 22:18:59,630 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c 1.980s 2025-11-25 22:18:59,631 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 22:18:59 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-3b0c1af6-3c8b-43c2-a314-3ed2670e4219', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/7c0afd7b-c727-44a3-aa4a-9c695d76ab2c'} Body: b'' 2025-11-25 22:19:00,693 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0173163e-7b36-4414-8a95-e34058d75288 1.060s 2025-11-25 22:19:00,693 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 22:19:00 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4d0718c7-ae84-45d8-a4c3-28f3b7747e23', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/0173163e-7b36-4414-8a95-e34058d75288'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 22:19:00.714972Z 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 22:20:21.532754Z 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 22:19:01,793 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.078s 2025-11-25 22:19:01,794 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--62611914", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '625', 'x-openstack-request-id': 'req-99e0fc8b-5c6e-4e86-a4e9-56ada3103c7c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","name":"tempest-network-smoke--62611914","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:19:00Z","updated_at":"2025-11-25T22:19:00Z","revision_number":1}}' 2025-11-25 22:19:04,655 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.860s 2025-11-25 22:19:04,655 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-1797262252", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-7c7dc947-fb9f-4928-a924-7759809b6ab1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "9510516e-5c0e-435e-8dc7-e52eb52f222b", "name": "tempest-TestNetworkBasicOps-router-1797262252", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:19:01Z", "updated_at": "2025-11-25T22:19:02Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:04,787 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.131s 2025-11-25 22:19:04,788 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 22:19:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8907dcb8-36e7-40f9-8230-f1e42cfc7272', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:19:05,192 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.403s 2025-11-25 22:19:05,192 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 22:19:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-175ebb1f-9745-4949-b9e6-e527d9042874', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:19:05,480 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.286s 2025-11-25 22:19:05,480 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 22:19:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-cacc5a06-8c9d-4122-8d20-900922b7918e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:19:06,647 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.165s 2025-11-25 22:19:06,647 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-532059844", "network_id": "6a2937cc-7bc6-4d30-a469-d8c7574b0c71", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-8374caee-f8bb-4e9e-949d-0a364d909285', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"0d1d85b4-9f7c-42ee-979a-3a4479cf8be3","name":"tempest-subnet-smoke-532059844","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","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-25T22:19:05Z","updated_at":"2025-11-25T22:19:05Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:08,890 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9510516e-5c0e-435e-8dc7-e52eb52f222b/add_router_interface 2.242s 2025-11-25 22:19:08,891 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d1d85b4-9f7c-42ee-979a-3a4479cf8be3"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ebfdd5e2-45e1-4a18-b393-b4d8b70acd96', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9510516e-5c0e-435e-8dc7-e52eb52f222b/add_router_interface'} Body: b'{"id": "9510516e-5c0e-435e-8dc7-e52eb52f222b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "438a11ee-608e-4280-acbb-aff74ae740e7", "network_id": "6a2937cc-7bc6-4d30-a469-d8c7574b0c71", "subnet_id": "0d1d85b4-9f7c-42ee-979a-3a4479cf8be3", "subnet_ids": ["0d1d85b4-9f7c-42ee-979a-3a4479cf8be3"]}' 2025-11-25 22:19:08,998 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.106s 2025-11-25 22:19:08,998 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 22:19:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1474', 'x-openstack-request-id': 'req-42744de0-a956-4a04-b33e-a3d367a59ecb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","name":"tempest-network-smoke--62611914","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["0d1d85b4-9f7c-42ee-979a-3a4479cf8be3"],"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-25T22:19:00Z","updated_at":"2025-11-25T22:19:05Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":1165},{"id":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:19:09,074 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.075s 2025-11-25 22:19:09,074 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 22:19:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-3a20897b-99fd-4831-acea-783e9b438dd2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"0d1d85b4-9f7c-42ee-979a-3a4479cf8be3","name":"tempest-subnet-smoke-532059844","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","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-25T22:19:05Z","updated_at":"2025-11-25T22:19:05Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"}]}' 2025-11-25 22:19:09,436 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.360s 2025-11-25 22:19:09,436 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 22:19:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-e60a80d0-368a-4d87-9617-f09f8ebce28f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "9510516e-5c0e-435e-8dc7-e52eb52f222b", "name": "tempest-TestNetworkBasicOps-router-1797262252", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.176"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:19:01Z", "updated_at": "2025-11-25T22:19:07Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:19:09,589 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.151s 2025-11-25 22:19:09,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-778819917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeAxv+emUdS6idQnPjZ8+lY/ekAWS/Qys6OBs4LZfHtKbiwNuoAz231KgOeTW7sUwBpF8/qNpftYPs4A0wG2i1o3dNoNxqhFbcZVVapebw/f4ApCKqpyrDUTxa4ExNk7w=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19: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-2047a159-1b3f-4b0b-836a-40cbad30a912', 'x-compute-request-id': 'req-2047a159-1b3f-4b0b-836a-40cbad30a912', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-778819917", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeAxv+emUdS6idQnPjZ8+lY/ekAWS/Qys6OBs4LZfHtKbiwNuoAz231KgOeTW7sUwBpF8/qNpftYPs4A0wG2i1o3dNoNxqhFbcZVVapebw/f4ApCKqpyrDUTxa4ExNk7w==", "fingerprint": "40:ea:b3:10:5b:2a:ea:ee:a5:b8:2c:47:3b:2f:d2:8a", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:19:10,645 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 1.052s 2025-11-25 22:19:10,646 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-1379139341", "description": "tempest-secgroup-smoke-1379139341 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-ad1fba13-1270-4359-a8a2-7264a1f61f0a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "name": "tempest-secgroup-smoke-1379139341", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-1379139341 description", "shared": false, "security_group_rules": [{"id": "16f755ab-9300-421d-9419-895e749aff1c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:10Z", "updated_at": "2025-11-25T22:19:10Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "1f49eefb-5d40-4ae1-a7ff-02e5ac063ab0", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:10Z", "updated_at": "2025-11-25T22:19:10Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:19:10Z", "updated_at": "2025-11-25T22:19:10Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:11,675 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 1.029s 2025-11-25 22:19:11,676 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": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-edf5e27c-a4d9-4ed2-9a47-c8934f9a61ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "dd7665e8-c3e0-4b9c-9fd3-ea7863228390", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:11Z", "updated_at": "2025-11-25T22:19:11Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:12,649 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.972s 2025-11-25 22:19:12,650 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": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-82b210e5-d6ac-4def-bf25-334fa84d9405', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "6d70debb-5e16-469e-87ae-4fc5ecdaa802", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:12Z", "updated_at": "2025-11-25T22:19:12Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:13,527 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.876s 2025-11-25 22:19:13,528 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": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-42bf5143-97d5-4646-a2c9-cd5bfa24376f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "2d065306-cfed-4f0b-b123-3088c6b90303", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:12Z", "updated_at": "2025-11-25T22:19:12Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:13,701 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.173s 2025-11-25 22:19:13,702 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": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:13 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-23d1e0b9-40b4-426b-89a4-7388b0d19e39', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "a81e8415-eb30-4e1f-a832-a8ef8f41a0b2", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:13Z", "updated_at": "2025-11-25T22:19:13Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:14,573 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.869s 2025-11-25 22:19:14,573 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": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-42d2c732-bb10-4d09-82c1-148d862125c4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "4b7c4a6f-8ef3-486a-a42d-834a3d223413", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:14Z", "updated_at": "2025-11-25T22:19:14Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:15,623 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 1.048s 2025-11-25 22:19:15,624 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": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b9da1882-2c62-44e9-8cb3-188252c16faa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "3ed8fc1d-349a-4b07-a6a6-a7e3f9ab5743", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "bdfa7c2f-7050-4e67-ad01-da5579a1250b", "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-25T22:19:14Z", "updated_at": "2025-11-25T22:19:14Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:15,957 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.330s 2025-11-25 22:19:15,958 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:15 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-349511ad-97de-4ca3-b4f2-a413c66e7ee5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["QFIJBxUfSo6gxUMAoeaz2Q"], "expires_at": "2025-11-25T23:19:15.000000Z", "issued_at": "2025-11-25T22:19:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:19:15,958 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_hotplug_nic) Found network None available for tenant 2025-11-25 22:19:21,819 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 5.859s 2025-11-25 22:19:21,820 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-14598598", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "6a2937cc-7bc6-4d30-a469-d8c7574b0c71"}], "key_name": "tempest-TestNetworkBasicOps-778819917", "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:15 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c7a27f-57bd-4a50-94a2-8512605e919b', 'x-compute-request-id': 'req-c1c7a27f-57bd-4a50-94a2-8512605e919b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "adminPass": "BpXBPdnujP5C"}}' 2025-11-25 22:19:22,727 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.904s 2025-11-25 22:19:22,728 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 22:19:21 GMT', 'server': 'Apache', 'content-length': '1392', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5ba142-cee0-490f-a39d-b81169ad07f5', 'x-compute-request-id': 'req-fe5ba142-cee0-490f-a39d-b81169ad07f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-778819917", "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 22:19:24,399 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.666s 2025-11-25 22:19:24,400 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 22:19:23 GMT', 'server': 'Apache', 'content-length': '1450', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26af5a27-d029-4899-becb-ff9c691ad130', 'x-compute-request-id': 'req-26af5a27-d029-4899-becb-ff9c691ad130', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-778819917", "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 22:19:24,403 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 22:19:26,051 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.647s 2025-11-25 22:19:26,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 22:19:25 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-736e37fc-863b-4300-b30a-8eab864bf677', 'x-compute-request-id': 'req-736e37fc-863b-4300-b30a-8eab864bf677', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-778819917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "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 22:19:27,667 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.607s 2025-11-25 22:19:27,668 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 22:19:27 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-d1a1e4e7-129f-4159-8555-1ece4d6f14b6', 'x-compute-request-id': 'req-d1a1e4e7-129f-4159-8555-1ece4d6f14b6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-778819917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "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 22:19:29,806 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 1.124s 2025-11-25 22:19:29,806 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 22:19:28 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-284c2c58-b4c5-4162-b862-b946283db01f', 'x-compute-request-id': 'req-284c2c58-b4c5-4162-b862-b946283db01f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-778819917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "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 22:19:31,716 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.903s 2025-11-25 22:19:31,716 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 22:19:30 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-8d521751-90d6-4fc3-a319-74a2dc7caa3b', 'x-compute-request-id': 'req-8d521751-90d6-4fc3-a319-74a2dc7caa3b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-778819917", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "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 22:19:33,675 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.954s 2025-11-25 22:19:33,675 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 22:19:32 GMT', 'server': 'Apache', 'content-length': '1688', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9114eec6-e974-49d6-9a13-0696b97d490a', 'x-compute-request-id': 'req-9114eec6-e974-49d6-9a13-0696b97d490a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:30Z", "addresses": {"tempest-network-smoke--62611914": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:eb:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-778819917", "OS-SRV-USG:launched_at": "2025-11-25T22:19:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "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 22:19:33,680 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2025-11-25 22:19:34,440 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.760s 2025-11-25 22:19:34,441 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 22:19:33 GMT', 'server': 'Apache', 'content-length': '1688', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b852f549-4091-402c-a90a-551a9f10ca2d', 'x-compute-request-id': 'req-b852f549-4091-402c-a90a-551a9f10ca2d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:19:30Z", "addresses": {"tempest-network-smoke--62611914": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:eb:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-778819917", "OS-SRV-USG:launched_at": "2025-11-25T22:19:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "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 22:19:34,446 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:19:34,564 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=ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.118s 2025-11-25 22:19:34,565 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 22:19:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-062b6517-2b96-4f84-b36e-25359b72a0ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"ports":[{"id":"a86f0673-7f71-4c8c-acf6-182bcaaa7a36","name":"","network_id":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:6a:eb:d3","admin_state_up":true,"status":"ACTIVE","device_id":"ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0d1d85b4-9f7c-42ee-979a-3a4479cf8be3","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["bdfa7c2f-7050-4e67-ad01-da5579a1250b"],"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-14598598","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-14598598","fqdn":"tempest-testnetworkbasicops-server-14598598.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:19:24Z","updated_at":"2025-11-25T22:19:30Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:19:34,565 25 DEBUG [tempest.common.waiters] Server ID ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e ports are all ACTIVE [{'id': 'a86f0673-7f71-4c8c-acf6-182bcaaa7a36', 'name': '', 'network_id': '6a2937cc-7bc6-4d30-a469-d8c7574b0c71', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:6a:eb:d3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '0d1d85b4-9f7c-42ee-979a-3a4479cf8be3', 'ip_address': '10.100.0.3'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['bdfa7c2f-7050-4e67-ad01-da5579a1250b'], '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-14598598', 'dns_assignment': [{'ip_address': '10.100.0.3', 'hostname': 'tempest-testnetworkbasicops-server-14598598', 'fqdn': 'tempest-testnetworkbasicops-server-14598598.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:19:24Z', 'updated_at': '2025-11-25T22:19:30Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:19:36,572 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.006s 2025-11-25 22:19:36,572 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "a86f0673-7f71-4c8c-acf6-182bcaaa7a36", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-2941baab-e731-49a2-96aa-9d26feb981cc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "8178b3e5-a584-438a-88d0-80ab41595f7b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.233", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "9510516e-5c0e-435e-8dc7-e52eb52f222b", "port_10000 id": "a86f0673-7f71-4c8c-acf6-182bcaaa7a36", "fixed_ip_address": "10.100.0.3", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6a2937cc-7bc6-4d30-a469-d8c7574b0c71", "mac_address": "fa:16:3e:6a:eb:d3", "admin_state_up": true, "status": "ACTIVE", "device_id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:19:34Z", "updated_at": "2025-11-25T22:19:34Z", "revision_number": 0}}' 2025-11-25 22:19:36,736 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8178b3e5-a584-438a-88d0-80ab41595f7b 0.163s 2025-11-25 22:19:36,736 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 22:19:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-3e75c7d5-7eb9-4e80-9f5d-968913cff68a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8178b3e5-a584-438a-88d0-80ab41595f7b'} Body: b'{"floatingip": {"id": "8178b3e5-a584-438a-88d0-80ab41595f7b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.233", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "9510516e-5c0e-435e-8dc7-e52eb52f222b", "port_id": "a86f0673-7f71-4c8c-acf6-182bcaaa7a36", "fixed_ip_address": "10.100.0.3", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6a2937cc-7bc6-4d30-a469-d8c7574b0c71", "mac_address": "fa:16:3e:6a:eb:d3", "admin_state_up": true, "status": "ACTIVE", "device_id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:19:34Z", "updated_at": "2025-11-25T22:19:35Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:36,737 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '8178b3e5-a584-438a-88d0-80ab41595f7b', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.233', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '9510516e-5c0e-435e-8dc7-e52eb52f222b', 'port_id': 'a86f0673-7f71-4c8c-acf6-182bcaaa7a36', 'fixed_ip_address': '10.100.0.3', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '6a2937cc-7bc6-4d30-a469-d8c7574b0c71', 'mac_address': 'fa:16:3e:6a:eb:d3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:19:34Z', 'updated_at': '2025-11-25T22:19:35Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:19:36,737 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.164323 seconds 2025-11-25 22:19:36,737 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.233 with user: cirros 2025-11-25 22:19:36,737 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic begins to ping 192.168.122.233 in 120 sec and the expected result is reachable 2025-11-25 22:19:48,977 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.239876 seconds 2025-11-25 22:19:48,979 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_hotplug_nic finishes ping 192.168.122.233 in 120 sec and the ping result is expected 2025-11-25 22:19:49,169 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e/action 0.189s 2025-11-25 22:19:49,170 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 22:19:49 GMT', 'server': 'Apache', 'content-length': '75465', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443e4a29-b7ef-4bb4-b0e6-816df75494ae', 'x-compute-request-id': 'req-443e4a29-b7ef-4bb4-b0e6-816df75494ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e/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 1467778428 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.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001559] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004374] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004414] Using GB pages for direct mapping\\n[ 0.004626] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004632] ACPI: Early table checksum verification disabled\\n[ 0.004637] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004643] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004651] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004658] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004663] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004667] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004671] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004676] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004679] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004682] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004684] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004685] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004686] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004687] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005975] No NUMA configuration fo 2025-11-25 22:19:49,171 25 DEBUG [tempest.scenario.manager] Console output for ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 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 1467778428 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.001172] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001559] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004374] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004414] Using GB pages for direct mapping [ 0.004626] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004632] ACPI: Early table checksum verification disabled [ 0.004637] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004643] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004651] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004658] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004663] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004667] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004671] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004676] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004679] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004682] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004684] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004685] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004686] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004687] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005975] No NUMA configuration found [ 0.005978] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005989] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006369] Zone ranges: [ 0.006371] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006374] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006376] Normal empty [ 0.006378] Device empty [ 0.006379] Movable zone start for each node [ 0.006382] Early memory node ranges [ 0.006383] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006385] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006387] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006639] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006674] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006872] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018756] ACPI: PM-Timer IO Port: 0x608 [ 0.018788] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018944] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018949] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018951] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018953] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018955] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018956] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018960] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018962] TSC deadline timer available [ 0.018977] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019055] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019057] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019059] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019060] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019062] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019064] Booting paravirtualized kernel on KVM [ 0.019067] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019075] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019370] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019444] kvm-guest: setup async PF for cpu 0 [ 0.019472] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019491] kvm-guest: PV spinlocks disabled, single CPU [ 0.019497] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019499] Policy zone: DMA32 [ 0.019501] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019559] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019571] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019578] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019639] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019963] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020669] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020699] ftrace: allocating 50600 entries in 198 pages [ 0.047436] ftrace: allocated 198 pages with 4 groups [ 0.047601] rcu: Hierarchical RCU implementation. [ 0.047602] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.047604] Rude variant of Tasks RCU enabled. [ 0.047605] Tracing variant of Tasks RCU enabled. [ 0.047606] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.047608] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.052100] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.052521] random: crng init done [ 0.097737] Console: colour VGA+ 80x25 [ 0.242462] printk: console [tty1] enabled [ 0.607695] printk: console [ttyS0] enabled [ 0.610746] ACPI: Core revision 20210730 [ 0.613627] APIC: Switch to symmetric I/O mode setup [ 0.618239] x2apic enabled [ 0.621513] Switched APIC routing to physical x2apic. [ 0.630150] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.637244] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.641239] pid_max: default: 32768 minimum: 301 [ 0.641239] LSM: Security Framework initializing [ 0.641239] landlock: Up and running. [ 0.641239] Yama: becoming mindful. [ 0.641239] AppArmor: AppArmor initialized [ 0.641239] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.641239] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.641239] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.641239] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.641239] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.641239] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.641239] Spectre V2 : Mitigation: Retpolines [ 0.641239] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.641239] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.641239] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.641239] RETBleed: Mitigation: untrained return thunk [ 0.641239] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.641239] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.641239] Freeing SMP alternatives memory: 44K [ 0.641239] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.641419] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.645263] ... version: 0 [ 0.648130] ... bit width: 48 [ 0.649252] ... generic registers: 6 [ 0.652187] ... value mask: 0000ffffffffffff [ 0.653252] ... max period: 00007fffffffffff [ 0.656932] ... fixed-purpose events: 0 [ 0.657252] ... event mask: 000000000000003f [ 0.661155] rcu: Hierarchical SRCU implementation. [ 0.661773] smp: Bringing up secondary CPUs ... [ 0.665111] smp: Brought up 1 node, 1 CPU [ 0.665257] smpboot: Max logical packages: 1 [ 0.668282] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.669805] devtmpfs: initialized [ 0.672389] x86/mm: Memory block size: 128MB [ 0.673471] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.677267] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.681324] pinctrl core: initialized pinctrl subsystem [ 0.685252] PM: RTC time: 22:19:32, date: 2025-11-25 [ 0.689013] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.689361] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.693310] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.697266] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.701269] audit: initializing netlink subsys (disabled) [ 0.705274] thermal_sys: Registered thermal governor 'fair_share' [ 0.705275] thermal_sys: Registered thermal governor 'bang_bang' [ 0.709255] audit: type=2000 audit(1764109172.337:1): state=initialized audit_enabled=0 res=1 [ 0.717254] thermal_sys: Registered thermal governor 'step_wise' [ 0.717256] thermal_sys: Registered thermal governor 'user_space' [ 0.721252] thermal_sys: Registered thermal governor 'power_allocator' [ 0.725267] EISA bus registered [ 0.731627] cpuidle: using governor ladder [ 0.733252] cpuidle: using governor menu [ 0.738718] ACPI: bus type PCI registered [ 0.741252] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.745544] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.749254] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.753271] PCI: Using configuration type 1 for base access [ 0.758761] Kprobes globally optimized [ 0.761381] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.765255] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.770126] ACPI: Added _OSI(Module Device) [ 0.773300] ACPI: Added _OSI(Processor Device) [ 0.776486] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.777325] ACPI: Added _OSI(Processor Aggregator Device) [ 0.781266] ACPI: Added _OSI(Linux-Dell-Video) [ 0.785096] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.785273] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.793131] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.797681] ACPI: Interpreter enabled [ 0.800495] ACPI: PM: (supports S0 S5) [ 0.801256] ACPI: Using IOAPIC for interrupt routing [ 0.805320] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.809255] PCI: Using E820 reservations for host bridge windows [ 0.813584] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.824205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.825265] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.829477] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.833379] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.839067] PCI host bridge to bus 0000:00 [ 0.841256] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.845256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.849255] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.853255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.857255] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.861253] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.865252] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.869599] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.877786] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.888435] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.900387] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.908589] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.919298] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.921463] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.930029] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.936692] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.943243] pci 0000:00:02.0: enabling Extended Tags [ 0.948198] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.952631] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.962784] pci 0000:00:02.1: enabling Extended Tags [ 0.967879] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.972872] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.978831] pci 0000:00:02.2: enabling Extended Tags [ 0.984355] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.989260] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.002295] pci 0000:00:02.3: enabling Extended Tags [ 1.010066] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.018818] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.029655] pci 0000:00:02.4: enabling Extended Tags [ 1.037187] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.040671] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.046855] pci 0000:00:02.5: enabling Extended Tags [ 1.052266] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.057095] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.065095] pci 0000:00:02.6: enabling Extended Tags [ 1.068077] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.072615] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.078632] pci 0000:00:02.7: enabling Extended Tags [ 1.086041] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.092689] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.102410] pci 0000:00:03.0: enabling Extended Tags [ 1.109681] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.116796] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.122609] pci 0000:00:03.1: enabling Extended Tags [ 1.127865] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.132789] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.140011] pci 0000:00:03.2: enabling Extended Tags [ 1.143851] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.148642] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.154768] pci 0000:00:03.3: enabling Extended Tags [ 1.161528] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.168807] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.174611] pci 0000:00:03.4: enabling Extended Tags [ 1.179818] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.184726] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.193351] pci 0000:00:03.5: enabling Extended Tags [ 1.199465] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.204834] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.210840] pci 0000:00:03.6: enabling Extended Tags [ 1.217961] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.224476] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.230670] pci 0000:00:03.7: enabling Extended Tags [ 1.238169] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.244745] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.252834] pci 0000:00:04.0: enabling Extended Tags [ 1.257078] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.260898] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.266597] pci 0000:00:04.1: enabling Extended Tags [ 1.271927] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.276604] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.283999] pci 0000:00:04.2: enabling Extended Tags [ 1.287874] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.292717] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.298579] pci 0000:00:04.3: enabling Extended Tags [ 1.306634] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.312713] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.318693] pci 0000:00:04.4: enabling Extended Tags [ 1.323866] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.328990] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.336181] pci 0000:00:04.5: enabling Extended Tags [ 1.339830] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.344709] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.350544] pci 0000:00:04.6: enabling Extended Tags [ 1.355815] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.360896] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.371104] pci 0000:00:04.7: enabling Extended Tags [ 1.378757] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.384816] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.390672] pci 0000:00:05.0: enabling Extended Tags [ 1.454174] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.460195] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.462324] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.484669] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.487853] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.493206] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.500374] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.510029] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.517158] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.521322] pci 0000:01:00.0: enabling Extended Tags [ 1.600873] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.601323] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.605335] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.609398] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.616063] pci_bus 0000:02: extended config space not accessible [ 1.617547] acpiphp: Slot [1] registered [ 1.620703] acpiphp: Slot [0] registered [ 1.621319] acpiphp: Slot [2] registered [ 1.624690] acpiphp: Slot [3] registered [ 1.625308] acpiphp: Slot [4] registered [ 1.628211] acpiphp: Slot [5] registered [ 1.629304] acpiphp: Slot [6] registered [ 1.632172] acpiphp: Slot [7] registered [ 1.633324] acpiphp: Slot [8] registered [ 1.636156] acpiphp: Slot [9] registered [ 1.637307] acpiphp: Slot [10] registered [ 1.640282] acpiphp: Slot [11] registered [ 1.641303] acpiphp: Slot [12] registered [ 1.644262] acpiphp: Slot [13] registered [ 1.645317] acpiphp: Slot [14] registered [ 1.648980] acpiphp: Slot [15] registered [ 1.649349] acpiphp: Slot [16] registered [ 1.652687] acpiphp: Slot [17] registered [ 1.653305] acpiphp: Slot [18] registered [ 1.656235] acpiphp: Slot [19] registered [ 1.657321] acpiphp: Slot [20] registered [ 1.660331] acpiphp: Slot [21] registered [ 1.661304] acpiphp: Slot [22] registered [ 1.664240] acpiphp: Slot [23] registered [ 1.665304] acpiphp: Slot [24] registered [ 1.668242] acpiphp: Slot [25] registered [ 1.669331] acpiphp: Slot [26] registered [ 1.672423] acpiphp: Slot [27] registered [ 1.673303] acpiphp: Slot [28] registered [ 1.676236] acpiphp: Slot [29] registered [ 1.677304] acpiphp: Slot [30] registered [ 1.680718] acpiphp: Slot [31] registered [ 1.683765] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.695453] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.777495] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.781323] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.785320] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.789392] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.799267] acpiphp: Slot [0-2] registered [ 1.802402] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.811404] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.821255] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.827728] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.829493] pci 0000:03:00.0: enabling Extended Tags [ 1.909417] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.913057] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.913376] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.919304] acpiphp: Slot [0-3] registered [ 1.921942] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.930353] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.945046] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.950987] pci 0000:04:00.0: enabling Extended Tags [ 2.031136] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.033395] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.037382] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.044490] acpiphp: Slot [0-4] registered [ 2.045927] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.057106] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.066876] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.071698] pci 0000:05:00.0: enabling Extended Tags [ 2.151942] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.153420] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.157398] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.164926] acpiphp: Slot [0-5] registered [ 2.166068] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.177158] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.187885] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.194342] pci 0000:06:00.0: enabling Extended Tags [ 2.277001] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.277383] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.281399] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.288349] acpiphp: Slot [0-6] registered [ 2.364877] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.365385] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.369379] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.376453] acpiphp: Slot [0-7] registered [ 2.448779] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.449383] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.453377] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.460321] acpiphp: Slot [0-8] registered [ 2.532999] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.533396] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.537376] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.544452] acpiphp: Slot [0-9] registered [ 2.616425] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.617387] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.621382] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.629143] acpiphp: Slot [0-10] registered [ 2.700201] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.701399] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.705378] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.712672] acpiphp: Slot [0-11] registered [ 2.785689] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.789387] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.793431] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.800767] acpiphp: Slot [0-12] registered [ 2.875841] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.877449] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.881564] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.890882] acpiphp: Slot [0-13] registered [ 2.990221] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.993421] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.997405] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.004860] acpiphp: Slot [0-14] registered [ 3.079766] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.081527] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.085377] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.092499] acpiphp: Slot [0-15] registered [ 3.163654] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.165399] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.169409] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.176442] acpiphp: Slot [0-16] registered [ 3.247529] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.249377] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.253376] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.260427] acpiphp: Slot [0-17] registered [ 3.331758] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.333383] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.337377] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.344344] acpiphp: Slot [0-18] registered [ 3.416179] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.417391] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.421405] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.428284] acpiphp: Slot [0-19] registered [ 3.499908] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.501383] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.505390] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.512421] acpiphp: Slot [0-20] registered [ 3.583681] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.585390] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.589376] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.596413] acpiphp: Slot [0-21] registered [ 3.667737] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.669381] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.673378] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.680299] acpiphp: Slot [0-22] registered [ 3.753464] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.757001] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.757378] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.764257] acpiphp: Slot [0-23] registered [ 3.835673] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.837384] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.841377] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.848324] acpiphp: Slot [0-24] registered [ 3.920218] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.921384] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.925378] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.932331] acpiphp: Slot [0-25] registered [ 4.003307] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.005383] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.009377] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.057231] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.057504] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.061459] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.065481] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.069502] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.073479] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.077461] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.081805] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.085417] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.089307] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.093324] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.097474] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.101324] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.105311] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.109317] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.113305] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.117684] iommu: Default domain type: Translated [ 4.121256] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.125462] SCSI subsystem initialized [ 4.128671] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.129239] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.129268] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.133255] vgaarb: loaded [ 4.135453] ACPI: bus type USB registered [ 4.137278] usbcore: registered new interface driver usbfs [ 4.141064] usbcore: registered new interface driver hub [ 4.141265] usbcore: registered new device driver usb [ 4.144843] pps_core: LinuxPPS API ver. 1 registered [ 4.145253] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.149266] PTP clock support registered [ 4.152390] EDAC MC: Ver: 3.0.0 [ 4.156746] NetLabel: Initializing [ 4.157255] NetLabel: domain hash size = 128 [ 4.160457] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.161278] NetLabel: unlabeled traffic allowed by default [ 4.165298] PCI: Using ACPI for IRQ routing [ 4.978578] clocksource: Switched to clocksource kvm-clock [ 4.994434] VFS: Disk quotas dquot_6.6.0 [ 4.997674] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.002834] AppArmor: AppArmor Filesystem Enabled [ 5.006556] pnp: PnP ACPI init [ 5.009331] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.014855] pnp: PnP ACPI: found 5 devices [ 5.024257] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.030385] NET: Registered PF_INET protocol family [ 5.033925] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.039835] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.045517] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.050883] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.056373] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.061217] TCP: Hash tables configured (established 1024 bind 1024) [ 5.065713] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.070780] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.075276] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.080039] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.083995] NET: Registered PF_XDP protocol family [ 5.087563] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.093174] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.098906] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.104547] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.110373] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.116109] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.121835] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.127500] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.133155] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.139131] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.144824] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.150439] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.156215] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.161840] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.167526] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.173207] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.178922] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.184554] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.190255] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.195940] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.201571] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.207233] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.213159] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.219075] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.224841] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.229200] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.233803] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.238204] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.242855] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.247343] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.251940] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.256564] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.261101] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.265624] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.270064] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.274654] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.279121] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.283626] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.288226] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.293686] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.298944] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.304230] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.309398] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.314924] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.319989] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.325114] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.329831] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.334713] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.339262] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.344058] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.348810] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.353566] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.358005] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.362669] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.367074] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.371712] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.376377] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.381287] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.385772] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.390493] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.395120] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.399580] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.403904] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.408274] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.412811] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.417434] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.422437] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.427080] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.431522] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.436248] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.440541] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.444955] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.449297] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.453745] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.458860] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.463418] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.468292] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.473124] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.478207] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.482893] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.487832] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.492363] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.497173] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.502415] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.508187] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.512957] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.518261] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.523043] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.527805] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.532710] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.537587] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.542377] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.547281] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.552275] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.557085] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.560934] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.568985] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.575881] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.585218] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.590543] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.598284] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.606399] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.615407] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.623192] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.629551] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.639305] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.646764] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.653187] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.665213] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.672203] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.678425] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.687710] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.694357] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.700626] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.709911] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.716047] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.721667] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.730370] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.737516] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.743284] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.751897] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.757436] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.764763] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.773161] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.778356] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.785539] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.794873] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.799814] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.806775] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.814445] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.821568] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.827269] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.836480] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.843418] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.849313] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.858570] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.864263] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.870380] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.876863] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.884408] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.889745] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.896174] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.903411] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.912414] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.916158] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.922944] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.928540] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.937320] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.940976] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.948116] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.955060] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.962508] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.967701] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.974023] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.980919] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.989056] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.992779] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.000124] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.006311] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.015902] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.019683] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.027086] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.033623] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.041310] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.046490] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.052554] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.059739] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.068133] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.071857] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.079066] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.084542] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.092953] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.096413] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.103681] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.109295] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.118117] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.121594] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.128293] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.135048] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.142144] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.147066] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.152850] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.159470] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.166640] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.171237] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.177135] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.184059] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.191887] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.196026] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.200762] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.205298] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.209907] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.214475] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.219121] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.222883] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.227034] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.231857] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.235604] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.239830] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.244720] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.248913] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.254220] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.258446] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.265447] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.269964] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.274955] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.279272] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.284276] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.288774] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.293678] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.298018] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.302918] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.307072] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.311944] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.316111] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.321111] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.325666] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.331324] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.336140] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.341314] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.345683] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.350991] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.355459] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.360344] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.366394] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.370939] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.375417] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.380418] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.384301] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.388587] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.393667] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.397629] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.402086] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.406969] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.411114] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.415314] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.420345] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.424189] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.428369] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.433233] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.437018] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.441351] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.446296] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.450365] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.454644] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.461512] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.465659] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.469832] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.474751] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.478539] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.482780] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.487630] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.491560] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.495793] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.501147] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.504980] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.509191] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.514511] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.518298] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.522507] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.528908] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.538743] PCI: CLS 0 bytes, default 64 [ 6.541602] Trying to unpack rootfs image as initramfs... [ 6.546247] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.561721] Initialise system trusted keyrings [ 6.564854] Key type blacklist registered [ 6.573392] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.582480] zbud: loaded [ 6.584680] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.597480] fuse: init (API version 7.34) [ 6.600588] integrity: Platform Keyring initialized [ 6.621398] Key type asymmetric registered [ 6.624685] Asymmetric key parser 'x509' registered [ 6.633445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.645299] io scheduler mq-deadline registered [ 6.651068] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.665704] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.683790] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.697957] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.715624] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.725997] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.741850] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.753808] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.769732] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.781994] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.787343] Freeing initrd memory: 8744K [ 6.795552] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.801007] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.810077] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.814552] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.822526] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.826993] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.833441] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.839417] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.845168] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.853303] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.857790] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.866813] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.871332] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.880947] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.886544] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.896592] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.901179] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.909485] pcieport FECB 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.914131] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.923579] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.928370] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.936488] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.942683] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.948308] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.954737] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.960348] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.968927] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.975090] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.985854] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.991258] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.001151] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.006364] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.015335] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.019838] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.027774] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.032268] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.041715] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.046665] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.054896] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.060325] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.065871] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.071961] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.076327] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.086146] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.095816] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.100606] shpchp 0000:01:00.0: Slot initialization failed [ 7.107275] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.113020] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.118201] ACPI: button: Power Button [PWRF] [ 7.145941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.180938] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.187822] Linux agpgart interface v0.103 [ 7.192315] loop: module loaded [ 7.195155] tun: Universal TUN/TAP device driver, 1.6 [ 7.198822] PPP generic driver version 2.4.2 [ 7.202734] VFIO - User Level meta-driver version: 0.3 [ 7.207393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.211815] ehci-pci: EHCI PCI platform driver [ 7.214999] ehci-platform: EHCI generic platform driver [ 7.218664] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.223195] ohci-pci: OHCI PCI platform driver [ 7.226624] ohci-platform: OHCI generic platform driver [ 7.230255] uhci_hcd: USB Universal Host Controller Interface driver [ 7.236347] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.239973] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.245154] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.249018] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.253590] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.259654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.264899] usb usb1: Product: UHCI Host Controller [ 7.268461] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.272950] usb usb1: SerialNumber: 0000:02:01.0 [ 7.276471] hub 1-0:1.0: USB hub found [ 7.279295] hub 1-0:1.0: 2 ports detected [ 7.282590] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.291329] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.294978] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.298632] mousedev: PS/2 mouse device common for all mice [ 7.303651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.309952] rtc_cmos 00:03: RTC can wake from S4 [ 7.315787] rtc_cmos 00:03: registered as rtc0 [ 7.319893] rtc_cmos 00:03: setting system clock to 2025-11-25T22:19:40 UTC (1764109180) [ 7.325667] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.330333] i2c_dev: i2c /dev entries driver [ 7.333770] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.342427] device-mapper: uevent: version 1.0.3 [ 7.345842] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.352198] platform eisa.0: Probing EISA bus 0 [ 7.355535] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.360127] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.364757] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.369406] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.373749] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.378150] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.382538] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.387072] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.391367] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.395662] platform eisa.0: EISA: Detected 0 cards [ 7.399201] ledtrig-cpu: registered to indicate activity on CPUs [ 7.403436] drop_monitor: Initializing network drop monitor service [ 7.407885] NET: Registered PF_INET6 protocol family [ 7.414929] Segment Routing with IPv6 [ 7.417689] In-situ OAM (IOAM) with IPv6 [ 7.420471] NET: Registered PF_PACKET protocol family [ 7.424036] Key type dns_resolver registered [ 7.427321] IPI shorthand broadcast: enabled [ 7.430473] registered taskstats version 1 [ 7.433620] Loading compiled-in X.509 certificates [ 7.437604] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.445474] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.452849] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.459800] blacklist: Loading compiled-in revocation X.509 certificates [ 7.464581] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.471293] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.478476] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.488250] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.495367] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.502418] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.509528] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.516674] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.524419] zswap: loaded using pool lzo/zbud [ 7.527838] Key type .fscrypt registered [ 7.530802] Key type fscrypt-provisioning registered [ 7.535967] Key type encrypted registered [ 7.539117] AppArmor: AppArmor sha1 policy hashing enabled [ 7.543011] ima: No TPM chip found, activating TPM-bypass! [ 7.547079] Loading compiled-in module X.509 certificates [ 7.551290] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.557868] ima: Allocated hash algorithm: sha1 [ 7.561022] ima: No architecture policies found [ 7.564590] evm: Initialising EVM extended attributes: [ 7.568333] evm: security.selinux [ 7.570902] evm: security.SMACK64 [ 7.573397] evm: security.SMACK64EXEC [ 7.576111] evm: security.SMACK64TRANSMUTE [ 7.579138] evm: security.SMACK64MMAP [ 7.581865] evm: security.apparmor [ 7.584614] evm: security.ima [ 7.586955] evm: security.capability [ 7.589883] evm: HMAC attrs: 0x1 [ 7.592588] PM: Magic number: 1:517:351 [ 7.595875] RAS: Correctable Errors collector initialized. [ 7.599813] Unstable clock detected, switching default tracing clock to "global" [ 7.599813] If you want to keep using the local clock, then add: [ 7.599813] "trace_clock=local" [ 7.599813] on the kernel command line [ 7.615533] Freeing unused decrypted memory: 2036K [ 7.619484] Freeing unused kernel image (initmem) memory: 3244K [ 7.623708] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.628910] Write protecting the kernel read-only data: 30720k [ 7.633630] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.638904] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.687579] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.692260] Run /init as init process info: initramfs: up at 7.11 [ 7.754422] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.764171] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.769557] GPT:229375 != 2097151 [ 7.772122] GPT:Alternate GPT header not at the end of the disk. [ 7.776262] GPT:229375 != 2097151 [ 7.778835] GPT: Use GNU Parted to correct GPT errors. [ 7.835582] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.222942] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.254237] 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.00 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:dd:c7:11:e5:8c:eb:4f:f8:a0:e9:85:c2:1e:9b:60:6e 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDBJi+LCfxpBhZGqbpRlmNHBVz5QWgW+SyukTLS12GeXdWo+0Fm66TpzX9oalmFZuZseReCo6etS0vA/9M5QHb6SmUGYGmKvvRcJj9geBgpEa2I8xBzJbN6UftCI2PJZCLd7+nSifpIlP9zT4JI5mMCkdC0/7Pft0rldLjshB5xB19FhNEAzYAOIV92hYACU+fJVhenUxP2+xv+PsAo0r5UKPEy549OtUokhk7WmNew5yPdM/CPWahWdFHIbiOwbcbbcg6zIFTpaQ3BoyJ0jCqayjW/eDNt1aUYcYmwmIO9JOnVudEOhJxfcEGhIwJqmzWMc4FV6Lj8r5lg6X1hoGAj root@tempest-testnetworkbasicops-server-14598598 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC0yOAoENQmW0XOegcQuhpr5Fl+GsswSYyM5SsXsuwGwqTZ0yWJSp6ViaTSXqGOxdN8Lq2uTT6iDLwn7tf5xPIk= root@tempest-testnetworkbasicops-server-14598598 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe6a:ebd3/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e name: tempest-TestNetworkBasicOps-server-14598598 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-14598598 launch-index: 0 === cirros: current=0.6.2 uptime=9.57 === === 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:6A:EB:D3 inet6 addr: fe80::f816:3eff:fe6a:ebd3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:12 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:1654 (1.6 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-14598598 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.325373] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.328625] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.347626] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.557933] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.593909] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.733672] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.735226] ISO 9660 Extensions: RRIP_1991A [ 8.870060] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.031400] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.032995] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:19:41 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:19:42 cirros auth.notice su: + none root:cirros Nov 25 22:19:42 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: DUID 00:04:dd:c7:11:e5:8c:eb:4f:f8:a0:e9:85:c2:1e:9b:60:6e Nov 25 22:19:42 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:6a:eb:d3 Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe6a:ebd3 Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.3 from 10.100.0.1 Nov 25 22:19:42 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.3/28 Nov 25 22:19:42 cirros authpriv.info dropbear[393]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-14598598 login: 2025-11-25 22:19:49,173 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:19:49,179 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:19:49,286 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:19:49,287 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:19:50,781 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 1.493s 2025-11-25 22:19:50,783 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--1260055119", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-c3d1bd9d-4726-4829-b642-6a7b9bd9cdaa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"5e6c911c-7a99-4086-b62e-283ff9aadb90","name":"tempest-network-smoke--1260055119","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:19:49Z","updated_at":"2025-11-25T22:19:49Z","revision_number":1}}' 2025-11-25 22:19:50,931 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.143s 2025-11-25 22:19:50,931 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 22:19:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '653', 'x-openstack-request-id': 'req-5eb3e3e8-b601-4df1-a9de-9f47b3c14133', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"0d1d85b4-9f7c-42ee-979a-3a4479cf8be3","name":"tempest-subnet-smoke-532059844","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","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-25T22:19:05Z","updated_at":"2025-11-25T22:19:05Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:19:51,624 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.692s 2025-11-25 22:19:51,625 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 22:19:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-5795f948-c964-4e5c-bfd1-c2fae2b9e62a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:19:51,721 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.096s 2025-11-25 22:19:51,721 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 22:19:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-75392ff8-5587-481c-a19d-56c672fd834b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:19:51,818 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.16%2F28 0.096s 2025-11-25 22:19:51,819 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 22:19:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-f6d2f51d-0a5d-48f8-b4ff-d861e3d9ed9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:19:51,992 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.172s 2025-11-25 22:19:51,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 22:19:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-38123253-5281-40cc-9ad7-de4450fb617d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:19:52,518 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.16%2F28 0.523s 2025-11-25 22:19:52,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 22:19:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-84ce38b6-4791-4f0e-9a89-915f4df926b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:19:54,399 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.880s 2025-11-25 22:19:54,400 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-1520998953", "network_id": "5e6c911c-7a99-4086-b62e-283ff9aadb90", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-f06095da-7b32-4a5c-b6d6-85552ed53fe0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"896a1360-277f-499b-a0b2-fe84247f6325","name":"tempest-subnet-smoke-1520998953","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"5e6c911c-7a99-4086-b62e-283ff9aadb90","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-25T22:19:52Z","updated_at":"2025-11-25T22:19:52Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:19:54,402 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:19:54,405 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:19:54,474 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:19:54,475 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:19:54,476 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 22:19:54,477 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:19:54,481 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:19:54,589 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:19:54,591 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:19:54,710 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=ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.111s 2025-11-25 22:19:54,711 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 22:19:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1335', 'x-openstack-request-id': 'req-ee7562bb-84d4-4c51-b909-1284e2575f7e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"ports":[{"id":"a86f0673-7f71-4c8c-acf6-182bcaaa7a36","name":"","network_id":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:6a:eb:d3","admin_state_up":true,"status":"ACTIVE","device_id":"ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0d1d85b4-9f7c-42ee-979a-3a4479cf8be3","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["bdfa7c2f-7050-4e67-ad01-da5579a1250b"],"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-14598598","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-14598598","fqdn":"tempest-testnetworkbasicops-server-14598598.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:19:24Z","updated_at":"2025-11-25T22:19:30Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:20:04,463 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_hotplug_nic): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e/os-interface 9.752s 2025-11-25 22:20:04,464 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": "5e6c911c-7a99-4086-b62e-283ff9aadb90"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:19:54 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-fd692e9f-d100-4162-abeb-eb53f6486582', 'x-compute-request-id': 'req-fd692e9f-d100-4162-abeb-eb53f6486582', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "5e6c911c-7a99-4086-b62e-283ff9aadb90", "port_id": "e3c77f83-5b9e-44e3-88d4-fd3abd6f1562", "mac_addr": "fa:16:3e:78:89:7c", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "896a1360-277f-499b-a0b2-fe84247f6325", "ip_address": "10.100.0.21"}]}}' 2025-11-25 22:20:04,664 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=ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.197s 2025-11-25 22:20:04,664 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 22:20:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2659', 'x-openstack-request-id': 'req-edf63c3d-263a-4bf1-a3e2-e60e21d55c9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"ports":[{"id":"a86f0673-7f71-4c8c-acf6-182bcaaa7a36","name":"","network_id":"6a2937cc-7bc6-4d30-a469-d8c7574b0c71","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:6a:eb:d3","admin_state_up":true,"status":"ACTIVE","device_id":"ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0d1d85b4-9f7c-42ee-979a-3a4479cf8be3","ip_address":"10.100.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["bdfa7c2f-7050-4e67-ad01-da5579a1250b"],"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-14598598","dns_assignment":[{"ip_address":"10.100.0.3","hostname":"tempest-testnetworkbasicops-server-14598598","fqdn":"tempest-testnetworkbasicops-server-14598598.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:19:24Z","updated_at":"2025-11-25T22:19:30Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"e3c77f83-5b9e-44e3-88d4-fd3abd6f1562","name":"","network_id":"5e6c911c-7a99-4086-b62e-283ff9aadb90","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:78:89:7c","admin_state_up":true,"status":"DOWN","device_id":"ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"896a1360-277f-499b-a0b2-fe84247f6325","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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-14598598","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-14598598","fqdn":"tempest-testnetworkbasicops-server-14598598.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:19:56Z","updated_at":"2025-11-25T22:19:57Z","revision_number":3,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:20:04,664 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.198410 seconds 2025-11-25 22:20:04,665 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 22:20:04,665 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:20:04,667 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:20:04,855 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:20:04,856 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:20:04,939 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.274838 seconds 2025-11-25 22:20:04,940 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 22:20:04,940 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:20:04,953 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:20:05,058 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:20:05,087 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:20:05,112 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.21/28 dev eth1 2025-11-25 22:20:05,112 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:20:05,115 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:20:05,220 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:20:05,220 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:20:05,229 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 22:20:05,229 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:20:05,231 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:20:05,301 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:20:05,307 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:20:05,573 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=999928fc3e4e467a8a1d0b5a0b7db0c3&network_id=5e6c911c-7a99-4086-b62e-283ff9aadb90 0.252s 2025-11-25 22:20:05,574 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 22:20:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2397', 'x-openstack-request-id': 'req-42c460cc-f8e5-46bf-abd2-dde1eee9f276', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&network_id=5e6c911c-7a99-4086-b62e-283ff9aadb90'} Body: b'{"ports":[{"id":"02306bba-c020-4809-bc01-2cc2e44b6850","name":"","network_id":"5e6c911c-7a99-4086-b62e-283ff9aadb90","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:53:da:3c","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-5e6c911c-7a99-4086-b62e-283ff9aadb90","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"896a1360-277f-499b-a0b2-fe84247f6325","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-25T22:19:50Z","updated_at":"2025-11-25T22:19:53Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"e3c77f83-5b9e-44e3-88d4-fd3abd6f1562","name":"","network_id":"5e6c911c-7a99-4086-b62e-283ff9aadb90","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:78:89:7c","admin_state_up":true,"status":"ACTIVE","device_id":"ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"896a1360-277f-499b-a0b2-fe84247f6325","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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-14598598","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-14598598","fqdn":"tempest-testnetworkbasicops-server-14598598.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:19:56Z","updated_at":"2025-11-25T22:20:04Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:20:05,574 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:20:05,577 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:20:05,680 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:20:05,681 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:20:05,682 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.21 2025-11-25 22:20:05,682 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.233:22' as 'cirros' with public key authentication 2025-11-25 22:20:05,684 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:20:05,787 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:20:05,788 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.233 successfully created 2025-11-25 22:20:05,795 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.113796 seconds 2025-11-25 22:20:05,951 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e/os-interface/e3c77f83-5b9e-44e3-88d4-fd3abd6f1562 0.154s 2025-11-25 22:20:05,951 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 22:20:05 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-25de24d4-685b-4fd4-966e-9a4eae77e864', 'x-compute-request-id': 'req-25de24d4-685b-4fd4-966e-9a4eae77e864', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e/os-interface/e3c77f83-5b9e-44e3-88d4-fd3abd6f1562'} Body: b'' 2025-11-25 22:20:06,572 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e3c77f83-5b9e-44e3-88d4-fd3abd6f1562 0.620s 2025-11-25 22:20:06,573 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 22:20:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1074', 'x-openstack-request-id': 'req-738d8309-53c5-46ad-b38f-5b0efba6d11b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e3c77f83-5b9e-44e3-88d4-fd3abd6f1562'} Body: b'{"port":{"id":"e3c77f83-5b9e-44e3-88d4-fd3abd6f1562","name":"","network_id":"5e6c911c-7a99-4086-b62e-283ff9aadb90","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:78:89:7c","admin_state_up":true,"status":"ACTIVE","device_id":"ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"896a1360-277f-499b-a0b2-fe84247f6325","ip_address":"10.100.0.21"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-14598598","dns_assignment":[{"ip_address":"10.100.0.21","hostname":"tempest-testnetworkbasicops-server-14598598","fqdn":"tempest-testnetworkbasicops-server-14598598.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:19:56Z","updated_at":"2025-11-25T22:20:04Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:07,703 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e3c77f83-5b9e-44e3-88d4-fd3abd6f1562 0.128s 2025-11-25 22:20:07,704 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 22:20:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-652a874a-3ca6-45ac-998a-852d160235cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/e3c77f83-5b9e-44e3-88d4-fd3abd6f1562'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port e3c77f83-5b9e-44e3-88d4-fd3abd6f1562 could not be found.", "detail": ""}}' 2025-11-25 22:20:08,007 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/896a1360-277f-499b-a0b2-fe84247f6325 0.302s 2025-11-25 22:20:08,008 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 22:20:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0e34d1c1-64c0-4be0-9824-0b253d3178dc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/896a1360-277f-499b-a0b2-fe84247f6325'} Body: b'' 2025-11-25 22:20:08,979 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5e6c911c-7a99-4086-b62e-283ff9aadb90 0.971s 2025-11-25 22:20:08,980 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 22:20:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e42f716e-3098-4e65-912c-2f8590d323a8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/5e6c911c-7a99-4086-b62e-283ff9aadb90'} Body: b'' 2025-11-25 22:20:10,132 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8178b3e5-a584-438a-88d0-80ab41595f7b 1.152s 2025-11-25 22:20:10,133 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 22:20:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-96a91b0c-b77d-4061-93fa-1a59d6b06cd8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/8178b3e5-a584-438a-88d0-80ab41595f7b'} Body: b'' 2025-11-25 22:20:10,332 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.199s 2025-11-25 22:20:10,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: None Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:10 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ea81c79-127d-4224-98cd-97321fd70bcd', 'x-compute-request-id': 'req-9ea81c79-127d-4224-98cd-97321fd70bcd', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'' 2025-11-25 22:20:10,985 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.652s 2025-11-25 22:20:10,985 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 22:20:10 GMT', 'server': 'Apache', 'content-length': '1816', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548e2847-17e6-4789-9919-f87aef606bcd', 'x-compute-request-id': 'req-548e2847-17e6-4789-9919-f87aef606bcd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"server": {"id": "ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e", "name": "tempest-TestNetworkBasicOps-server-14598598", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:19:21Z", "updated": "2025-11-25T22:20:10Z", "addresses": {"tempest-network-smoke--62611914": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:eb:d3"}, {"version": 4, "addr": "192.168.122.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:eb:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-778819917", "OS-SRV-USG:launched_at": "2025-11-25T22:19:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1379139341"}], "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 22:20:12,110 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e 0.116s 2025-11-25 22:20:12,110 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 22:20:12 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-6a14e1ed-e1c1-4290-bcb0-c0051b851246', 'x-compute-request-id': 'req-6a14e1ed-e1c1-4290-bcb0-c0051b851246', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ddc711e5-8ceb-4ff8-a0e9-85c21e9b606e could not be found."}}' 2025-11-25 22:20:13,543 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/bdfa7c2f-7050-4e67-ad01-da5579a1250b 1.431s 2025-11-25 22:20:13,543 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 22:20:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1f221b4c-3377-4ca1-944a-fa00160ed70f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/bdfa7c2f-7050-4e67-ad01-da5579a1250b'} Body: b'' 2025-11-25 22:20:13,644 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-778819917 0.100s 2025-11-25 22:20:13,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 22:20:13 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-44c0d4e7-d549-47ac-a476-7ba22d181481', 'x-compute-request-id': 'req-44c0d4e7-d549-47ac-a476-7ba22d181481', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-778819917'} Body: b'' 2025-11-25 22:20:15,312 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9510516e-5c0e-435e-8dc7-e52eb52f222b/remove_router_interface 1.667s 2025-11-25 22:20:15,313 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d1d85b4-9f7c-42ee-979a-3a4479cf8be3"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4621b5ca-5937-491f-9ebd-291134814ac8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9510516e-5c0e-435e-8dc7-e52eb52f222b/remove_router_interface'} Body: b'{"id": "9510516e-5c0e-435e-8dc7-e52eb52f222b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "438a11ee-608e-4280-acbb-aff74ae740e7", "network_id": "6a2937cc-7bc6-4d30-a469-d8c7574b0c71", "subnet_id": "0d1d85b4-9f7c-42ee-979a-3a4479cf8be3", "subnet_ids": ["0d1d85b4-9f7c-42ee-979a-3a4479cf8be3"]}' 2025-11-25 22:20:15,648 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0d1d85b4-9f7c-42ee-979a-3a4479cf8be3 0.334s 2025-11-25 22:20:15,649 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 22:20:15 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-40764175-100d-437e-a984-8540c7e56f96', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0d1d85b4-9f7c-42ee-979a-3a4479cf8be3'} Body: b'' 2025-11-25 22:20:19,677 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9510516e-5c0e-435e-8dc7-e52eb52f222b 4.027s 2025-11-25 22:20:19,678 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 22:20:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-4192862d-c0d1-488f-a1ad-a0dae5d17fac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/9510516e-5c0e-435e-8dc7-e52eb52f222b'} Body: b'' 2025-11-25 22:20:21,531 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6a2937cc-7bc6-4d30-a469-d8c7574b0c71 1.852s 2025-11-25 22:20:21,532 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 22:20:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5b5b3b9c-2e7d-4579-8846-873599f1692c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/6a2937cc-7bc6-4d30-a469-d8c7574b0c71'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 22:20:21.544011Z 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 22:21:51.880542Z 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 22:20:22,627 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 1.083s 2025-11-25 22:20:22,628 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--889252053", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-be81b7b1-fedd-45d8-a909-b09f2e43f479', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"c28c6158-5290-4169-acd4-991d76ebae84","name":"tempest-network-smoke--889252053","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:20:21Z","updated_at":"2025-11-25T22:20:21Z","revision_number":1}}' 2025-11-25 22:20:24,742 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 2.113s 2025-11-25 22:20:24,743 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-86005362", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '670', 'x-openstack-request-id': 'req-d7108309-b2e8-4bd4-bdc8-4c6254db918f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "name": "tempest-TestNetworkBasicOps-router-86005362", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.193"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:20:22Z", "updated_at": "2025-11-25T22:20:23Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:24,851 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.107s 2025-11-25 22:20:24,851 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 22:20:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c85beaca-4c2f-40b2-a83b-cfd4053dc33b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:20:25,020 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.168s 2025-11-25 22:20:25,021 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 22:20:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-a436a14d-8bbe-408c-9fad-4028b6a3d4ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:20:25,542 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.520s 2025-11-25 22:20:25,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 22:20:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-262c0391-205d-4f5a-a1cc-ded20f626aa9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:20:26,817 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.274s 2025-11-25 22:20:26,818 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-1629220959", "network_id": "c28c6158-5290-4169-acd4-991d76ebae84", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-e2ee85b3-07ac-411a-b401-7e49c843ec6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"a2af162c-f94f-419e-9386-a5ad9fe70f33","name":"tempest-subnet-smoke-1629220959","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"c28c6158-5290-4169-acd4-991d76ebae84","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-25T22:20:25Z","updated_at":"2025-11-25T22:20:25Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:28,623 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/dd5556d1-e838-4fd9-aecc-61b51cc1f5a9/add_router_interface 1.804s 2025-11-25 22:20:28,623 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2af162c-f94f-419e-9386-a5ad9fe70f33"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d5f34b91-a270-4a19-84ed-0a636e2048c9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/dd5556d1-e838-4fd9-aecc-61b51cc1f5a9/add_router_interface'} Body: b'{"id": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "4191eacb-bc7d-4eff-9abe-8a6857ea9897", "network_id": "c28c6158-5290-4169-acd4-991d76ebae84", "subnet_id": "a2af162c-f94f-419e-9386-a5ad9fe70f33", "subnet_ids": ["a2af162c-f94f-419e-9386-a5ad9fe70f33"]}' 2025-11-25 22:20:28,791 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.167s 2025-11-25 22:20:28,792 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 22:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-f5eb0a9e-4358-46a6-b788-d7cc4df3703f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"c28c6158-5290-4169-acd4-991d76ebae84","name":"tempest-network-smoke--889252053","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["a2af162c-f94f-419e-9386-a5ad9fe70f33"],"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-25T22:20:21Z","updated_at":"2025-11-25T22:20:25Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":52216},{"id":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:20:28,913 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.121s 2025-11-25 22:20:28,913 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 22:20:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-aaeffab8-8f82-4299-8099-474b16c239c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"},{"id":"a2af162c-f94f-419e-9386-a5ad9fe70f33","name":"tempest-subnet-smoke-1629220959","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"c28c6158-5290-4169-acd4-991d76ebae84","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-25T22:20:25Z","updated_at":"2025-11-25T22:20:25Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:20:29,082 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.168s 2025-11-25 22:20:29,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 22:20:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-f76186ed-f014-42e9-ae7f-68607dac1edf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "name": "tempest-TestNetworkBasicOps-router-86005362", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.193"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:20:22Z", "updated_at": "2025-11-25T22:20:27Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:20:29,186 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.102s 2025-11-25 22:20:29,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-504875600", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN2M7fKTgtaQDVHPbO/YmfOSoSi48MoBYq/QtkicfC2U6Yxtgl65by4sYf/3hEcb7vWEIMcOOrj7i8NwfTX9JEiKzrOL1Rn0k5Kbd39PK22wTJgcATqj2pVh+DbxzJg6Ew=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:29 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-537ffe8c-3f13-41cd-929a-dbc25c6995e9', 'x-compute-request-id': 'req-537ffe8c-3f13-41cd-929a-dbc25c6995e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-504875600", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN2M7fKTgtaQDVHPbO/YmfOSoSi48MoBYq/QtkicfC2U6Yxtgl65by4sYf/3hEcb7vWEIMcOOrj7i8NwfTX9JEiKzrOL1Rn0k5Kbd39PK22wTJgcATqj2pVh+DbxzJg6Ew==", "fingerprint": "22:10:09:91:bd:03:ea:0d:ac:c9:e0:ca:18:b7:12:de", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:20:29,566 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.378s 2025-11-25 22:20:29,567 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-2039853919", "description": "tempest-secgroup-smoke-2039853919 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-d8aad196-ee5c-497a-a452-1866677d7e33', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "name": "tempest-secgroup-smoke-2039853919", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-2039853919 description", "shared": false, "security_group_rules": [{"id": "42f018d2-9a22-4a64-b3cd-61a4a079daa7", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:29Z", "updated_at": "2025-11-25T22:20:29Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "4bae4ca6-7a84-492a-b017-2fbf095f4232", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:29Z", "updated_at": "2025-11-25T22:20:29Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:20:29Z", "updated_at": "2025-11-25T22:20:29Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:29,832 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.264s 2025-11-25 22:20:29,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": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e424be27-57ab-4b2f-be4d-fc7fe2a5bb74', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "5d04ba6e-b981-4d92-af63-630973ead384", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:29Z", "updated_at": "2025-11-25T22:20:29Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:30,005 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 22:20:30,006 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": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-66faf2ba-59d7-4cfb-bc82-48dc135f49a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "dc1979e8-15af-4eba-9742-1139f37877c8", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:29Z", "updated_at": "2025-11-25T22:20:29Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:30,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.164s 2025-11-25 22:20:30,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": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ad4c3cf1-8500-4547-8b4b-b6239dc86cb4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "3e893141-719a-4ff0-96cd-b9f69a406fc5", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:30Z", "updated_at": "2025-11-25T22:20:30Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:30,352 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.180s 2025-11-25 22:20:30,352 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": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f2244c77-a80f-44f8-a750-cadc1ade30fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "25cd9aac-45d2-44f6-9ef5-f32d306fa9f6", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:30Z", "updated_at": "2025-11-25T22:20:30Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:30,665 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.311s 2025-11-25 22:20:30,666 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": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-33e3c216-1cec-457a-b90a-7560d1bc1187', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "021220be-cfaf-4e80-a2c5-1b8f8c9befc7", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:30Z", "updated_at": "2025-11-25T22:20:30Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:30,946 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.279s 2025-11-25 22:20:30,946 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": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a6aef6ae-385f-46f3-9204-c5f12d46eddc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "17a81a11-4449-4987-9ebb-e403b0f6be34", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d4e88f54-ef27-4be0-a2f0-35dc94205c73", "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-25T22:20:30Z", "updated_at": "2025-11-25T22:20:30Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:31,281 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.330s 2025-11-25 22:20:31,282 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:30 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1e1eaf43-9b00-43ec-8cb3-14a3f53c5455', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["5YP77cGfQGe-44aGTzZFsQ"], "expires_at": "2025-11-25T23:20:31.000000Z", "issued_at": "2025-11-25T22:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:20:31,282 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-11-25 22:20:34,642 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 3.358s 2025-11-25 22:20:34,642 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-786155854", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "c28c6158-5290-4169-acd4-991d76ebae84"}], "key_name": "tempest-TestNetworkBasicOps-504875600", "security_groups": [{"name": "tempest-secgroup-smoke-2039853919"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:31 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-032d5053-bd54-4b97-9371-e501ac8ad17f', 'x-compute-request-id': 'req-032d5053-bd54-4b97-9371-e501ac8ad17f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "b92802d0-464d-49b0-b786-14aaba8da401", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2039853919"}], "adminPass": "DWCQqM2PARf6"}}' 2025-11-25 22:20:35,530 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/b92802d0-464d-49b0-b786-14aaba8da401 0.885s 2025-11-25 22:20:35,531 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 22:20:34 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-107d5681-158f-4431-b38d-9f18e41c402c', 'x-compute-request-id': 'req-107d5681-158f-4431-b38d-9f18e41c402c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"server": {"id": "b92802d0-464d-49b0-b786-14aaba8da401", "name": "tempest-TestNetworkBasicOps-server-786155854", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:20:34Z", "updated": "2025-11-25T22:20:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-504875600", "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 22:20:36,894 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/b92802d0-464d-49b0-b786-14aaba8da401 0.356s 2025-11-25 22:20:36,894 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 22:20:36 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9255390c-f963-4a04-b0df-65672904699e', 'x-compute-request-id': 'req-9255390c-f963-4a04-b0df-65672904699e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"server": {"id": "b92802d0-464d-49b0-b786-14aaba8da401", "name": "tempest-TestNetworkBasicOps-server-786155854", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:20:34Z", "updated": "2025-11-25T22:20:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-504875600", "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 22:20:36,898 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-11-25 22:20:38,577 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/b92802d0-464d-49b0-b786-14aaba8da401 0.677s 2025-11-25 22:20:38,577 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 22:20:37 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-676d914b-c78b-4684-b219-290055fdfd07', 'x-compute-request-id': 'req-676d914b-c78b-4684-b219-290055fdfd07', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"server": {"id": "b92802d0-464d-49b0-b786-14aaba8da401", "name": "tempest-TestNetworkBasicOps-server-786155854", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:20:34Z", "updated": "2025-11-25T22:20:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-504875600", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2039853919"}], "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 22:20:40,148 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/b92802d0-464d-49b0-b786-14aaba8da401 0.565s 2025-11-25 22:20:40,149 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 22:20:39 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-f7dbb792-e054-480e-87a0-ec5146827f5a', 'x-compute-request-id': 'req-f7dbb792-e054-480e-87a0-ec5146827f5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"server": {"id": "b92802d0-464d-49b0-b786-14aaba8da401", "name": "tempest-TestNetworkBasicOps-server-786155854", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:20:34Z", "updated": "2025-11-25T22:20:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-504875600", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2039853919"}], "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 22:20:41,479 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/b92802d0-464d-49b0-b786-14aaba8da401 0.324s 2025-11-25 22:20:41,480 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 22:20:41 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c99299-ab03-41d9-8c30-a8541b9e08c2', 'x-compute-request-id': 'req-b2c99299-ab03-41d9-8c30-a8541b9e08c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"server": {"id": "b92802d0-464d-49b0-b786-14aaba8da401", "name": "tempest-TestNetworkBasicOps-server-786155854", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:20:34Z", "updated": "2025-11-25T22:20:40Z", "addresses": {"tempest-network-smoke--889252053": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:95:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-504875600", "OS-SRV-USG:launched_at": "2025-11-25T22:20:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2039853919"}], "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 22:20:41,484 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2025-11-25 22:20:43,584 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/b92802d0-464d-49b0-b786-14aaba8da401 2.099s 2025-11-25 22:20:43,584 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 22:20:41 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d067c653-da92-4bb8-80a7-f3325a025e5a', 'x-compute-request-id': 'req-d067c653-da92-4bb8-80a7-f3325a025e5a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"server": {"id": "b92802d0-464d-49b0-b786-14aaba8da401", "name": "tempest-TestNetworkBasicOps-server-786155854", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:20:34Z", "updated": "2025-11-25T22:20:40Z", "addresses": {"tempest-network-smoke--889252053": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:95:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-504875600", "OS-SRV-USG:launched_at": "2025-11-25T22:20:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2039853919"}], "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 22:20:43,589 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:20:44,410 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=b92802d0-464d-49b0-b786-14aaba8da401 0.820s 2025-11-25 22:20:44,410 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 22:20:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-df85acfe-8225-4aa6-87e2-fa8fdaaf6fd9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"ports":[{"id":"8eb353e9-0525-4e67-82e0-fd2083bdb9f9","name":"","network_id":"c28c6158-5290-4169-acd4-991d76ebae84","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:16:95:3e","admin_state_up":true,"status":"ACTIVE","device_id":"b92802d0-464d-49b0-b786-14aaba8da401","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a2af162c-f94f-419e-9386-a5ad9fe70f33","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d4e88f54-ef27-4be0-a2f0-35dc94205c73"],"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-786155854","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-786155854","fqdn":"tempest-testnetworkbasicops-server-786155854.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:20:36Z","updated_at":"2025-11-25T22:20:40Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:20:44,410 25 DEBUG [tempest.common.waiters] Server ID b92802d0-464d-49b0-b786-14aaba8da401 ports are all ACTIVE [{'id': '8eb353e9-0525-4e67-82e0-fd2083bdb9f9', 'name': '', 'network_id': 'c28c6158-5290-4169-acd4-991d76ebae84', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:16:95:3e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b92802d0-464d-49b0-b786-14aaba8da401', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a2af162c-f94f-419e-9386-a5ad9fe70f33', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d4e88f54-ef27-4be0-a2f0-35dc94205c73'], '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-786155854', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-786155854', 'fqdn': 'tempest-testnetworkbasicops-server-786155854.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:20:36Z', 'updated_at': '2025-11-25T22:20:40Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:20:48,780 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 4.368s 2025-11-25 22:20:48,780 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "8eb353e9-0525-4e67-82e0-fd2083bdb9f9", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:20:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-16c529dd-f982-4228-b6d3-129454bef252', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "d5d50ccb-6190-4b9b-90b6-258772ed1b9d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.207", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "port_id": "8eb353e9-0525-4e67-82e0-fd2083bdb9f9", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c28c6158-5290-4169-acd4-991d76ebae84", "mac_address": "fa:16:3e:16:95:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b92802d0-464d-49b0-b786-14aaba8da401", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:20:45Z", "updated_at": "2025-11-25T22:20:45Z", "revision_number": 0}}' 2025-11-25 22:20:49,747 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/d5d50ccb-6190-4b9b-90b6-258772ed1b9d 0.966s 2025-11-25 22:20:49,748 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 22:20:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-719ee71b-e8a7-4af6-bca3-97e9f37bd6e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d5d50ccb-6190-4b9b-90b6-258772ed1b9d'} Body: b'{"floatingip": {"id": "d5d50ccb-6190-4b9b-90b6-258772ed1b9d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.207", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "port_id": "8eb353e9-0525-4e67-82e0-fd2083bdb9f9", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c28c6158-5290-4169-acd4-991d76ebae84", "mac_address": "fa:16:3e:16:95:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b92802d0-464d-49b0-b786-14aaba8da401", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:20:45Z", "updated_at": "2025-11-25T22:20:48Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:20:49,748 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'd5d50ccb-6190-4b9b-90b6-258772ed1b9d', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.207', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': 'dd5556d1-e838-4fd9-aecc-61b51cc1f5a9', 'port_id': '8eb353e9-0525-4e67-82e0-fd2083bdb9f9', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c28c6158-5290-4169-acd4-991d76ebae84', 'mac_address': 'fa:16:3e:16:95:3e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'b92802d0-464d-49b0-b786-14aaba8da401', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:20:45Z', 'updated_at': '2025-11-25T22:20:48Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:20:49,748 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.967179 seconds 2025-11-25 22:20:49,748 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.207 with user: cirros 2025-11-25 22:20:49,748 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.207 in 120 sec and the expected result is reachable 2025-11-25 22:20:59,956 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 10.207565 seconds 2025-11-25 22:20:59,957 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.207 in 120 sec and the ping result is expected 2025-11-25 22:21:00,156 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/b92802d0-464d-49b0-b786-14aaba8da401/action 0.198s 2025-11-25 22:21:00,157 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 22:20:59 GMT', 'server': 'Apache', 'content-length': '75558', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719c8a28-80ae-4ea5-b26e-edff549d76e1', 'x-compute-request-id': 'req-719c8a28-80ae-4ea5-b26e-edff549d76e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'sta10000 tus': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401/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 1482074209 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.001239] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001713] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004621] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004663] Using GB pages for direct mapping\\n[ 0.004938] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004942] ACPI: Early table checksum verification disabled\\n[ 0.004947] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004952] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004960] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004967] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004971] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004975] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004978] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004982] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004986] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004988] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004989] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004990] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004992] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004993] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006447] No NUMA configuration fo 2025-11-25 22:21:00,158 25 DEBUG [tempest.scenario.manager] Console output for b92802d0-464d-49b0-b786-14aaba8da401 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 1482074209 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.001239] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001713] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004621] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004663] Using GB pages for direct mapping [ 0.004938] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004942] ACPI: Early table checksum verification disabled [ 0.004947] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004952] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004960] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004967] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004971] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004975] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004978] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004982] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004986] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004988] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004989] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004990] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004992] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004993] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006447] No NUMA configuration found [ 0.006450] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006463] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006974] Zone ranges: [ 0.006976] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006979] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006982] Normal empty [ 0.006984] Device empty [ 0.006986] Movable zone start for each node [ 0.006990] Early memory node ranges [ 0.006992] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006994] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006996] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007233] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007261] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007455] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.019210] ACPI: PM-Timer IO Port: 0x608 [ 0.019248] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.019399] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.019404] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.019407] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.019409] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.019411] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.019413] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.019416] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.019419] TSC deadline timer available [ 0.019434] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.019527] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.019532] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.019534] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.019535] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.019537] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.019539] Booting paravirtualized kernel on KVM [ 0.019544] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.019581] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019876] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019949] kvm-guest: setup async PF for cpu 0 [ 0.019977] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019997] kvm-guest: PV spinlocks disabled, single CPU [ 0.020003] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.020005] Policy zone: DMA32 [ 0.020007] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.020067] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.020079] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.020102] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.020167] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.020447] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.021184] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.021216] ftrace: allocating 50600 entries in 198 pages [ 0.044862] ftrace: allocated 198 pages with 4 groups [ 0.045032] rcu: Hierarchical RCU implementation. [ 0.045033] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045035] Rude variant of Tasks RCU enabled. [ 0.045036] Tracing variant of Tasks RCU enabled. [ 0.045037] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045038] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049281] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.049692] random: crng init done [ 0.092890] Console: colour VGA+ 80x25 [ 0.240676] printk: console [tty1] enabled [ 0.594282] printk: console [ttyS0] enabled [ 0.597398] ACPI: Core revision 20210730 [ 0.600441] APIC: Switch to symmetric I/O mode setup [ 0.605062] x2apic enabled [ 0.608389] Switched APIC routing to physical x2apic. [ 0.617276] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.624375] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.628369] pid_max: default: 32768 minimum: 301 [ 0.628369] LSM: Security Framework initializing [ 0.628369] landlock: Up and running. [ 0.628369] Yama: becoming mindful. [ 0.628369] AppArmor: AppArmor initialized [ 0.628369] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.628369] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.628369] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.628369] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.628369] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.628369] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.628369] Spectre V2 : Mitigation: Retpolines [ 0.628369] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.628369] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.628369] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.628369] RETBleed: Mitigation: untrained return thunk [ 0.628369] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.628369] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.628369] Freeing SMP alternatives memory: 44K [ 0.628369] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.628537] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.632395] ... version: 0 [ 0.635385] ... bit width: 48 [ 0.636382] ... generic registers: 6 [ 0.639471] ... value mask: 0000ffffffffffff [ 0.640384] ... max period: 00007fffffffffff [ 0.644151] ... fixed-purpose events: 0 [ 0.644381] ... event mask: 000000000000003f [ 0.648240] rcu: Hierarchical SRCU implementation. [ 0.648884] smp: Bringing up secondary CPUs ... [ 0.652390] smp: Brought up 1 node, 1 CPU [ 0.655981] smpboot: Max logical packages: 1 [ 0.656388] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.660978] devtmpfs: initialized [ 0.663744] x86/mm: Memory block size: 128MB [ 0.664595] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.668396] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.672443] pinctrl core: initialized pinctrl subsystem [ 0.676385] PM: RTC time: 22:20:42, date: 2025-11-25 [ 0.680291] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.680473] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.684432] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.688393] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.692390] audit: initializing netlink subsys (disabled) [ 0.696557] thermal_sys: Registered thermal governor 'fair_share' [ 0.696558] thermal_sys: Registered thermal governor 'bang_bang' [ 0.700389] audit: type=2000 audit(1764109242.322:1): state=initialized audit_enabled=0 res=1 [ 0.708399] thermal_sys: Registered thermal governor 'step_wise' [ 0.708402] thermal_sys: Registered thermal governor 'user_space' [ 0.712383] thermal_sys: Registered thermal governor 'power_allocator' [ 0.716420] EISA bus registered [ 0.722919] cpuidle: using governor ladder [ 0.724397] cpuidle: using governor menu [ 0.730252] ACPI: bus type PCI registered [ 0.732383] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.736755] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.740384] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.744407] PCI: Using configuration type 1 for base access [ 0.749746] Kprobes globally optimized [ 0.752523] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.756385] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.761211] ACPI: Added _OSI(Module Device) [ 0.764271] ACPI: Added _OSI(Processor Device) [ 0.764404] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.767834] ACPI: Added _OSI(Processor Aggregator Device) [ 0.768415] ACPI: Added _OSI(Linux-Dell-Video) [ 0.771670] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.772391] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.780520] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.788505] ACPI: Interpreter enabled [ 0.791290] ACPI: PM: (supports S0 S5) [ 0.792384] ACPI: Using IOAPIC for interrupt routing [ 0.796055] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.796384] PCI: Using E820 reservations for host bridge windows [ 0.800619] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.809332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.812388] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.816526] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.820490] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.825600] PCI host bridge to bus 0000:00 [ 0.828383] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.832229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.832383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.836382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.840383] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.844382] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.848383] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.852736] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.860858] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.871559] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.880427] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.888415] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.899497] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.900591] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.909140] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.915881] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.923315] pci 0000:00:02.0: enabling Extended Tags [ 0.929582] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.935913] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.941855] pci 0000:00:02.1: enabling Extended Tags [ 0.946962] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.952385] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.966088] pci 0000:00:02.2: enabling Extended Tags [ 0.970989] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.976130] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.982559] pci 0000:00:02.3: enabling Extended Tags [ 0.986972] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.991177] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.997723] pci 0000:00:02.4: enabling Extended Tags [ 1.003024] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.007565] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.013187] pci 0000:00:02.5: enabling Extended Tags [ 1.019103] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.023402] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.029196] pci 0000:00:02.6: enabling Extended Tags [ 1.034972] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.039364] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.046590] pci 0000:00:02.7: enabling Extended Tags [ 1.053929] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.059116] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.064724] pci 0000:00:03.0: enabling Extended Tags [ 1.071947] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.075482] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.080708] pci 0000:00:03.1: enabling Extended Tags [ 1.086960] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.091768] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.098615] pci 0000:00:03.2: enabling Extended Tags [ 1.103053] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.107183] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.114587] pci 0000:00:03.3: enabling Extended Tags [ 1.118990] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.123252] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.129618] pci 0000:00:03.4: enabling Extended Tags [ 1.134985] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.139065] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.144705] pci 0000:00:03.5: enabling Extended Tags [ 1.151764] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.155134] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.161136] pci 0000:00:03.6: enabling Extended Tags [ 1.167031] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.171139] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.176722] pci 0000:00:03.7: enabling Extended Tags [ 1.185149] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.191255] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.198526] pci 0000:00:04.0: enabling Extended Tags [ 1.202977] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.207220] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.213645] pci 0000:00:04.1: enabling Extended Tags [ 1.220128] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.223186] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.229207] pci 0000:00:04.2: enabling Extended Tags [ 1.234964] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.239092] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.244703] pci 0000:00:04.3: enabling Extended Tags [ 1.250952] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.256093] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.262391] pci 0000:00:04.4: enabling Extended Tags [ 1.267014] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.271085] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.278517] pci 0000:00:04.5: enabling Extended Tags [ 1.282944] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.287211] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.293845] pci 0000:00:04.6: enabling Extended Tags [ 1.299796] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.303114] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.308730] pci 0000:00:04.7: enabling Extended Tags [ 1.317171] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.323250] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.331214] pci 0000:00:05.0: enabling Extended Tags [ 1.392211] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.394350] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.397376] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.417418] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.423126] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.427664] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.434499] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.443417] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.447353] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.452246] pci 0000:01:00.0: enabling Extended Tags [ 1.535738] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.536467] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.540445] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.544506] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.550951] pci_bus 0000:02: extended config space not accessible [ 1.552676] acpiphp: Slot [1] registered [ 1.555600] acpiphp: Slot [0] registered [ 1.556432] acpiphp: Slot [2] registered [ 1.559426] acpiphp: Slot [3] registered [ 1.560444] acpiphp: Slot [4] registered [ 1.563389] acpiphp: Slot [5] registered [ 1.564481] acpiphp: Slot [6] registered [ 1.567753] acpiphp: Slot [7] registered [ 1.568439] acpiphp: Slot [8] registered [ 1.571525] acpiphp: Slot [9] registered [ 1.572441] acpiphp: Slot [10] registered [ 1.575608] acpiphp: Slot [11] registered [ 1.576448] acpiphp: Slot [12] registered [ 1.579716] acpiphp: Slot [13] registered [ 1.580439] acpiphp: Slot [14] registered [ 1.583984] acpiphp: Slot [15] registered [ 1.584439] acpiphp: Slot [16] registered [ 1.587458] acpiphp: Slot [17] registered [ 1.588432] acpiphp: Slot [18] registered [ 1.591436] acpiphp: Slot [19] registered [ 1.592434] acpiphp: Slot [20] registered [ 1.595463] acpiphp: Slot [21] registered [ 1.596445] acpiphp: Slot [22] registered [ 1.599736] acpiphp: Slot [23] registered [ 1.600433] acpiphp: Slot [24] registered [ 1.603590] acpiphp: Slot [25] registered [ 1.604434] acpiphp: Slot [26] registered [ 1.607542] acpiphp: Slot [27] registered [ 1.608431] acpiphp: Slot [28] registered [ 1.611451] acpiphp: Slot [29] registered [ 1.612432] acpiphp: Slot [30] registered [ 1.615450] acpiphp: Slot [31] registered [ 1.618855] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.630444] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.714044] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.716451] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.720449] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.724513] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.734112] acpiphp: Slot [0-2] registered [ 1.737036] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.746359] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.756358] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.762125] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.764642] pci 0000:03:00.0: enabling Extended Tags [ 1.845855] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.848511] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.852508] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.859590] acpiphp: Slot [0-3] registered [ 1.861084] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.870770] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.880388] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.886854] pci 0000:04:00.0: enabling Extended Tags [ 1.967817] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.968513] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.972507] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.979321] acpiphp: Slot [0-4] registered [ 1.981050] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 1.989904] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.000388] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.006468] pci 0000:05:00.0: enabling Extended Tags [ 2.088953] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.092513] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.096508] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.103292] acpiphp: Slot [0-5] registered [ 2.105029] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.114484] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.124386] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.130737] pci 0000:06:00.0: enabling Extended Tags [ 2.210211] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.212513] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.216528] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.223865] acpiphp: Slot [0-6] registered [ 2.295184] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.296526] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.300507] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.307444] acpiphp: Slot [0-7] registered [ 2.379870] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.380519] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.384520] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.391355] acpiphp: Slot [0-8] registered [ 2.463454] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.464515] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.468508] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.475262] acpiphp: Slot [0-9] registered [ 2.546752] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.548512] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.552508] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.559192] acpiphp: Slot [0-10] registered [ 2.631368] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.632512] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.636506] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.643297] acpiphp: Slot [0-11] registered [ 2.715542] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.716510] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.720506] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.727160] acpiphp: Slot [0-12] registered [ 2.799317] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.800510] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.804570] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.811149] acpiphp: Slot [0-13] registered [ 2.883401] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.884508] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.888506] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.895353] acpiphp: Slot [0-14] registered [ 2.967953] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.968511] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.972507] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.979155] acpiphp: Slot [0-15] registered [ 3.051264] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.052510] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.056507] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.063111] acpiphp: Slot [0-16] registered [ 3.134606] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.136525] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.140506] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.147128] acpiphp: Slot [0-17] registered [ 3.218426] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.220517] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.224506] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.230972] acpiphp: Slot [0-18] registered [ 3.302042] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.304508] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.308507] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.315077] acpiphp: Slot [0-19] registered [ 3.386299] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.388509] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.392517] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.399309] acpiphp: Slot [0-20] registered [ 3.471723] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.472518] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.476507] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.483510] acpiphp: Slot [0-21] registered [ 3.556977] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.560512] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.564506] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.571196] acpiphp: Slot [0-22] registered [ 3.643139] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.644509] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.648506] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.655067] acpiphp: Slot [0-23] registered [ 3.726992] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.728520] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.732508] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.739198] acpiphp: Slot [0-24] registered [ 3.810780] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.812507] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.816506] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.823158] acpiphp: Slot [0-25] registered [ 3.896716] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.900382] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.904508] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.947323] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.948634] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.952594] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.956590] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.960596] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.964612] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.968591] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.972605] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.976478] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.980395] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.984421] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.988397] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.992416] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.996398] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.000397] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.004431] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.008679] iommu: Default domain type: Translated [ 4.012075] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.012538] SCSI subsystem initialized [ 4.015343] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.016369] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.016387] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.020220] vgaarb: loaded [ 4.020406] ACPI: bus type USB registered [ 4.023323] usbcore: registered new interface driver usbfs [ 4.024389] usbcore: registered new interface driver hub [ 4.028115] usbcore: registered new device driver usb [ 4.028409] pps_core: LinuxPPS API ver. 1 registered [ 4.031850] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.032387] PTP clock support registered [ 4.035282] EDAC MC: Ver: 3.0.0 [ 4.039804] NetLabel: Initializing [ 4.040382] NetLabel: domain hash size = 128 [ 4.043416] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.044408] NetLabel: unlabeled traffic allowed by default [ 4.048321] PCI: Using ACPI for IRQ routing [ 4.867891] clocksource: Switched to clocksource kvm-clock [ 4.881488] VFS: Disk quotas dquot_6.6.0 [ 4.884890] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.890047] AppArmor: AppArmor Filesystem Enabled [ 4.893428] pnp: PnP ACPI init [ 4.896244] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.901723] pnp: PnP ACPI: found 5 devices [ 4.910478] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.916458] NET: Registered PF_INET protocol family [ 4.920009] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.926011] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.932202] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.937589] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.942757] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.947434] TCP: Hash tables configured (established 1024 bind 1024) [ 4.951773] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.956718] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.961121] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.965834] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.969850] NET: Registered PF_XDP protocol family [ 4.973381] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.979189] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.984861] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.990356] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.995911] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.001481] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.007086] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.012864] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.018340] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.023919] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.029695] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.035196] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.040770] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.046798] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.052585] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.058297] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.064057] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.070045] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.076447] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.082764] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.088556] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.094379] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.100282] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.106163] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.112142] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.116712] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.121047] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.125342] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.129891] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.134144] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.138564] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.142966] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.147451] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.151718] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.156036] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.160464] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.164823] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.169151] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.173555] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.178190] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.182878] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.187581] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.192193] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.196846] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.201281] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.205922] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.210346] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.215310] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.220633] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.225682] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.230611] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.235409] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.239925] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.244734] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.249135] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.254007] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.258617] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.264005] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.269274] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.274033] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.278619] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.283329] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.288016] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.292350] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.296752] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.300975] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.305212] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.309613] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.313863] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.318185] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.322752] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.327753] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.332727] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.337710] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.342615] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.347154] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.352268] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.356657] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.361464] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.365959] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.370703] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.375259] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.380017] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.385238] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.391272] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.396866] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.402622] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.408314] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.416238] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.420827] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.425513] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.429910] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.434673] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.438993] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.443530] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.447326] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.455217] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.462072] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.471529] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.476448] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.482544] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.488941] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.497327] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.504206] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.511495] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.519167] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.526617] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.532665] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.544153] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.551401] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.558861] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.566962] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.574078] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.579896] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.588822] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.595949] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.601612] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.610632] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.617497] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.623269] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.632721] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.638849] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.646817] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.656224] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.661711] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.669978] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.678550] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.683839] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.691307] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.698886] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.706943] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.713845] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.721253] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.728165] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.733955] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.743144] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.748246] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.754272] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.760623] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.767915] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.773723] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.780043] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.787232] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.795598] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.799281] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.806600] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.812575] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.822073] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.825726] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.833074] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.840544] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.848547] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.853590] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.859555] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.866780] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.875353] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.879163] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.886192] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.891790] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.901268] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.904840] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.912417] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.920620] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.928340] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.934697] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.942378] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.948322] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.958129] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.961739] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.969522] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.975336] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.984977] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.990061] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.996282] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.003508] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.010896] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.017274] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.023243] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.030234] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.038471] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.042147] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.049239] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.055126] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.064434] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.068258] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.075896] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.082693] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.090147] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.096134] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.100474] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.105210] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.109938] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.114779] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.119627] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.123637] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.128033] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.133215] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.137134] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.141445] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.147437] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.152143] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.158177] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.164707] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.170198] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.174674] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.180005] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.184572] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.189824] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.194464] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.199695] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.204180] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.210019] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.214717] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.219876] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.224506] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.230151] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.235080] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.240347] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.244804] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.250337] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.254869] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.259965] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.263908] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.268449] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.273656] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.278491] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.283275] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.288494] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.292477] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.297158] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.302326] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.306409] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.310801] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.316005] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.319994] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.324520] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.329777] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.333720] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.338064] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.343123] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.347202] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.351615] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.356884] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.360815] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.365237] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.372477] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.376459] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.381053] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.386509] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.390778] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.395537] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.401264] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.405532] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.409967] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.415075] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.419275] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.423729] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.428902] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.432867] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.437479] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.444319] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.455455] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 11309 usecs [ 6.462111] PCI: CLS 0 bytes, default 64 [ 6.465106] Trying to unpack rootfs image as initramfs... [ 6.469009] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.484845] Initialise system trusted keyrings [ 6.488148] Key type blacklist registered [ 6.500542] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.506350] zbud: loaded [ 6.512672] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.524582] fuse: init (API version 7.34) [ 6.528633] integrity: Platform Keyring initialized [ 6.544511] Key type asymmetric registered [ 6.547689] Asymmetric key parser 'x509' registered [ 6.556486] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.568459] io scheduler mq-deadline registered [ 6.574732] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.589048] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.606828] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.620784] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.638686] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.649083] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.669299] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.676960] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.692845] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.705190] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.710358] Freeing initrd memory: 8744K [ 6.717886] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.723913] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.734313] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.739472] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.747914] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.752755] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.759686] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.766222] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.770933] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.780662] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.785321] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.794725] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.800449] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.809682] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.814242] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.822519] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.827112] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.837071] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.842921] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.851269] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.857058] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.865393] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.869947] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.876542] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.882678] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.888399] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.897776] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.902349] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.910852] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.915445] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.925051] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.930922] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.939574] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.945514] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.954100] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.958676] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.967746] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.972302] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.981752] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.987506] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.993176] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.999414] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.003968] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.013697] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.023443] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.028104] shpchp 0000:01:00.0: Slot initialization failed [ 7.034400] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.040731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.046243] ACPI: button: Power Button [PWRF] [ 7.077344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.115757] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.123556] Linux agpgart interface v0.103 [ 7.127736] loop: module loaded [ 7.130459] tun: Universal TUN/TAP device driver, 1.6 [ 7.134939] PPP generic driver version 2.4.2 [ 7.138533] VFIO - User Level meta-driver version: 0.3 [ 7.142402] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.147242] ehci-pci: EHCI PCI platform driver [ 7.150555] ehci-platform: EHCI generic platform driver [ 7.154317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.158676] ohci-pci: OHCI PCI platform driver [ 7.162003] ohci-platform: OHCI generic platform driver [ 7.165766] uhci_hcd: USB Universal Host Controller Interface driver [ 7.172258] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.176090] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.181669] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.185637] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.190570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.196623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.201949] usb usb1: Product: UHCI Host Controller [ 7.205589] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.210365] usb usb1: SerialNumber: 0000:02:01.0 [ 7.213873] hub 1-0:1.0: USB hub found [ 7.219363] hub 1-0:1.0: 2 ports detected [ 7.222609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.230783] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.234538] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.238215] mousedev: PS/2 mouse device common for all mice [ 7.242904] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.248993] rtc_cmos 00:03: RTC can wake from S4 [ 7.254244] rtc_cmos 00:03: registered as rtc0 [ 7.257800] rtc_cmos 00:03: setting system clock to 2025-11-25T22:20:49 UTC (1764109249) [ 7.263587] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.268060] i2c_dev: i2c /dev entries driver [ 7.271390] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.280089] device-mapper: uevent: version 1.0.3 [ 7.283477] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.289808] platform eisa.0: Probing EISA bus 0 [ 7.293161] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.297700] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.302097] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.306529] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.310945] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.315485] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.319988] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.324626] platfor10000 m eisa.0: Cannot allocate resource for EISA slot 7 [ 7.329098] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.333735] platform eisa.0: EISA: Detected 0 cards [ 7.337338] ledtrig-cpu: registered to indicate activity on CPUs [ 7.341704] drop_monitor: Initializing network drop monitor service [ 7.346151] NET: Registered PF_INET6 protocol family [ 7.353092] Segment Routing with IPv6 [ 7.355893] In-situ OAM (IOAM) with IPv6 [ 7.358933] NET: Registered PF_PACKET protocol family [ 7.362681] Key type dns_resolver registered [ 7.366081] IPI shorthand broadcast: enabled [ 7.369307] registered taskstats version 1 [ 7.372354] Loading compiled-in X.509 certificates [ 7.376534] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.383776] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.390975] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.397847] blacklist: Loading compiled-in revocation X.509 certificates [ 7.402856] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.409661] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.418962] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.426255] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.433480] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.440981] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.448290] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.455445] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.463097] zswap: loaded using pool lzo/zbud [ 7.466342] Key type .fscrypt registered [ 7.469329] Key type fscrypt-provisioning registered [ 7.474276] Key type encrypted registered [ 7.477588] AppArmor: AppArmor sha1 policy hashing enabled [ 7.481566] ima: No TPM chip found, activating TPM-bypass! [ 7.485538] Loading compiled-in module X.509 certificates [ 7.489797] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.496540] ima: Allocated hash algorithm: sha1 [ 7.499892] ima: No architecture policies found [ 7.503311] evm: Initialising EVM extended attributes: [ 7.506948] evm: security.selinux [ 7.509480] evm: security.SMACK64 [ 7.511996] evm: security.SMACK64EXEC [ 7.514809] evm: security.SMACK64TRANSMUTE [ 7.517846] evm: security.SMACK64MMAP [ 7.520659] evm: security.apparmor [ 7.523250] evm: security.ima [ 7.525528] evm: security.capability [ 7.528259] evm: HMAC attrs: 0x1 [ 7.531168] PM: Magic number: 1:517:351 [ 7.534470] RAS: Correctable Errors collector initialized. [ 7.538425] Unstable clock detected, switching default tracing clock to "global" [ 7.538425] If you want to keep using the local clock, then add: [ 7.538425] "trace_clock=local" [ 7.538425] on the kernel command line [ 7.554245] Freeing unused decrypted memory: 2036K [ 7.558166] Freeing unused kernel image (initmem) memory: 3244K [ 7.562349] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.566909] Write protecting the kernel read-only data: 30720k [ 7.571429] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.576680] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.622563] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.627070] Run /init as init process info: initramfs: up at 7.06 [ 7.681440] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.690802] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.695982] GPT:229375 != 2097151 [ 7.698504] GPT:Alternate GPT header not at the end of the disk. [ 7.702771] GPT:229375 != 2097151 [ 7.705340] GPT: Use GNU Parted to correct GPT errors. [ 7.753096] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.126452] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.169538] 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.94 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:b9:28:02:d0:46:4d:49:b0:b7:86:14:aa:ba:8d:a4:01 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCwliku9Wu63FYeQ918K6XyUNyN9uKa8P/FAU5w2B4/0NHB3Hr2wMFSK2jD74fHwvVVTxy0t7pRxJVgPwQL6qe7tRyej6GLuGibvf4Vb0LvGwwK37P+Jay/EsEv7SNJiQYTc3hjJQ2DYsGss4qwWhrr1kntB6EGRXSFZqT29TRUd5sSxjm1mxf7gmSUmIs1c9mIDchZ6MrFND2AE2S/GyhGMGdG8FbLetO/vZvkmb76tkL6YVF4qXCvGymRgwH8uf5C3nChEFj2j0Lxl8dp4GIkwFtZkYB3WhDXzk3tUFzYfkAh2gpqIZoWME5H7jXeYmN6J0Aq8b8GF/9nHVMHzFAd root@tempest-testnetworkbasicops-server-786155854 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF87hAIQRwXTb380RZTRx+QlNpTLDYIBGn+emepdPDISI1tjO0SRlXbZpspeL76mNzq5rKzp2vN5l322M1HdrYs= root@tempest-testnetworkbasicops-server-786155854 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe16:953e/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: b92802d0-464d-49b0-b786-14aaba8da401 name: tempest-TestNetworkBasicOps-server-786155854 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-786155854 launch-index: 0 === cirros: current=0.6.2 uptime=10.71 === === 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:16:95:3E inet6 addr: fe80::f816:3eff:fe16:953e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1556 (1.5 KiB) TX bytes:1242 (1.2 KiB) 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-786155854 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.256483] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.259786] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.280558] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.478161] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.520064] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.656718] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.658017] ISO 9660 Extensions: RRIP_1991A [ 8.776677] 8021q: adding VLAN 0 to HW filter on device eth0 [ 11.152755] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 11.154408] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:20:50 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:20:50 cirros auth.notice su: + none root:cirros Nov 25 22:20:50 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:20:50 cirros daemon.info dhcpcd[350]: DUID 00:04:b9:28:02:d0:46:4d:49:b0:b7:86:14:aa:ba:8d:a4:01 Nov 25 22:20:51 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:20:51 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:20:51 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:20:51 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:16:95:3e Nov 25 22:20:51 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe16:953e Nov 25 22:20:51 cirros authpriv.info dropbear[391]: Running in background Nov 25 22:20:51 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 22:20:52 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 22:20:53 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Nov 25 22:20:53 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-786155854 login: 2025-11-25 22:21:00,160 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-11-25 22:21:00,166 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:21:00,269 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:21:00,270 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-11-25 22:21:00,597 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=999928fc3e4e467a8a1d0b5a0b7db0c3&network_id=c28c6158-5290-4169-acd4-991d76ebae84 0.326s 2025-11-25 22:21:00,597 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 22:21:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '3454', 'x-openstack-request-id': 'req-dbd65efa-4fdb-4468-8c89-33a7a7025f51', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&network_id=c28c6158-5290-4169-acd4-991d76ebae84'} Body: b'{"ports":[{"id":"4191eacb-bc7d-4eff-9abe-8a6857ea9897","name":"","network_id":"c28c6158-5290-4169-acd4-991d76ebae84","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:fc:44:dc","admin_state_up":true,"status":"ACTIVE","device_id":"dd5556d1-e838-4fd9-aecc-61b51cc1f5a9","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"a2af162c-f94f-419e-9386-a5ad9fe70f33","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-25T22:20:27Z","updated_at":"2025-11-25T22:20:28Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"8eb353e9-0525-4e67-82e0-fd2083bdb9f9","name":"","network_id":"c28c6158-5290-4169-acd4-991d76ebae84","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:16:95:3e","admin_state_up":true,"status":"ACTIVE","device_id":"b92802d0-464d-49b0-b786-14aaba8da401","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a2af162c-f94f-419e-9386-a5ad9fe70f33","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d4e88f54-ef27-4be0-a2f0-35dc94205c73"],"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-786155854","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-786155854","fqdn":"tempest-testnetworkbasicops-server-786155854.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:20:36Z","updated_at":"2025-11-25T22:20:40Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"b4803658-a9ba-42aa-9f6d-2dc4834ef740","name":"","network_id":"c28c6158-5290-4169-acd4-991d76ebae84","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:5a:23:21","admin_state_up":true,"status":"DOWN","device_id":"ovnmeta-c28c6158-5290-4169-acd4-991d76ebae84","device_owner":"network:distributed","fixed_ips":[{"subnet_id":"a2af162c-f94f-419e-9386-a5ad9fe70f33","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-25T22:20:21Z","updated_at":"2025-11-25T22:20:26Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:21:00,598 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-11-25 22:21:00,602 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:21:00,722 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:21:00,723 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-11-25 22:21:00,724 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 22:21:00,724 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-11-25 22:21:00,728 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:21:00,839 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:21:00,840 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-11-25 22:21:00,850 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.126386 seconds 2025-11-25 22:21:00,850 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 22:21:00,850 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-11-25 22:21:00,853 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:21:00,954 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:21:00,957 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-11-25 22:21:00,965 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.114351 seconds 2025-11-25 22:21:01,579 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=e43c0726-1d6b-472f-8696-ffe365430775 0.613s 2025-11-25 22:21:01,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 22:21:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-c939d261-2d1a-4609-8e3b-b3d972f724b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775'} Body: b'{"subnets":[{"id":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"}]}' 2025-11-25 22:21:01,581 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-11-25 22:21:01,585 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:21:01,654 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:21:01,655 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-11-25 22:21:01,655 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 22:21:01,656 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-11-25 22:21:01,659 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:21:01,773 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:21:01,774 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-11-25 22:21:01,871 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.215230 seconds 2025-11-25 22:21:02,771 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/d5d50ccb-6190-4b9b-90b6-258772ed1b9d 0.899s 2025-11-25 22:21:02,771 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 22:21:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-78b4e8a1-c494-4b2a-903c-bf3dd389c87a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d5d50ccb-6190-4b9b-90b6-258772ed1b9d'} Body: b'{"floatingip": {"id": "d5d50ccb-6190-4b9b-90b6-258772ed1b9d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.207", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "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-25T22:20:45Z", "updated_at": "2025-11-25T22:21:02Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:02,915 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/d5d50ccb-6190-4b9b-90b6-258772ed1b9d 0.143s 2025-11-25 22:21:02,916 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 22:21:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '578', 'x-openstack-request-id': 'req-292b5bc1-0007-46ed-b841-2f3444d38437', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d5d50ccb-6190-4b9b-90b6-258772ed1b9d'} Body: b'{"floatingip": {"id": "d5d50ccb-6190-4b9b-90b6-258772ed1b9d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.207", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "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-25T22:20:45Z", "updated_at": "2025-11-25T22:21:02Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:02,916 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'd5d50ccb-6190-4b9b-90b6-258772ed1b9d', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.207', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', '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-25T22:20:45Z', 'updated_at': '2025-11-25T22:21:02Z', 'revision_number': 3, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: DOWN 2025-11-25 22:21:02,916 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.144241 seconds 2025-11-25 22:21:02,916 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.207 with user: cirros 2025-11-25 22:21:02,916 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.207 in 120 sec and the expected result is unreachable 2025-11-25 22:21:03,945 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.028150 seconds 2025-11-25 22:21:03,945 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.207 in 120 sec and the ping result is expected 2025-11-25 22:21:04,060 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.112s 2025-11-25 22:21:04,061 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-983355358", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP7srhe04gGN1J+aBpQ2NMO4Fl9OtYjBaUt7lETfYRmSFYCadbGWM+iWdvpXB5ztdMsr2BO2alkIVEj9ajfsYzKR+2UsCxajwviHZg5fjRVoXepnZIs+9j0Zm+m4M5yp5A=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:03 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-bdb3d54a-0a6c-447c-a683-f2952c36b352', 'x-compute-request-id': 'req-bdb3d54a-0a6c-447c-a683-f2952c36b352', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-983355358", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP7srhe04gGN1J+aBpQ2NMO4Fl9OtYjBaUt7lETfYRmSFYCadbGWM+iWdvpXB5ztdMsr2BO2alkIVEj9ajfsYzKR+2UsCxajwviHZg5fjRVoXepnZIs+9j0Zm+m4M5yp5A==", "fingerprint": "3f:1b:75:98:43:20:8c:a4:74:4d:2b:3d:85:32:5c:c0", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:21:04,691 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.628s 2025-11-25 22:21:04,692 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-2124515813", "description": "tempest-secgroup-smoke-2124515813 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c1e2ecee-b55c-4527-9cb1-c976a18e6da2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "name": "tempest-secgroup-smoke-2124515813", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-2124515813 description", "shared": false, "security_group_rules": [{"id": "17c7a54a-436b-4580-9fb3-12d441878717", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:04Z", "updated_at": "2025-11-25T22:21:04Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "fc30cfd6-4b67-4398-9f20-a1cd84e57608", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:04Z", "updated_at": "2025-11-25T22:21:04Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:21:04Z", "updated_at": "2025-11-25T22:21:04Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:04,974 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.281s 2025-11-25 22:21:04,974 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": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e061bd6f-a163-4939-84b1-9d2c4ec17afe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "e3753580-ede1-4541-9cf6-a02c3ec14353", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:04Z", "updated_at": "2025-11-25T22:21:04Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:05,611 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.636s 2025-11-25 22:21:05,612 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": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-a9340596-7dab-40a2-ac65-c5206dff4b08', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "9fc1977f-e263-4651-a269-bf1aca7ac427", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:05Z", "updated_at": "2025-11-25T22:21:05Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:05,892 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.280s 2025-11-25 22:21:05,893 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": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e377fef4-d548-40fb-bf9a-dab6c91a1ce4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "ad2287bf-2579-4a78-8f4e-c5d0b0c55d97", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:05Z", "updated_at": "2025-11-25T22:21:05Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:06,657 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.763s 2025-11-25 22:21:06,657 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": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b803c9f7-cd91-47d3-b153-4a03ad97c12c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "e82c5c15-f3f0-45b4-af3e-8595caaf5fde", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:06Z", "updated_at": "2025-11-25T22:21:06Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:06,879 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.221s 2025-11-25 22:21:06,879 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": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:06 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-33f88df6-7bbb-4a13-acb5-025f045285cb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "722402b9-e28a-4dec-9977-1ff1ce9d2610", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:06Z", "updated_at": "2025-11-25T22:21:06Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:07,155 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.275s 2025-11-25 22:21:07,155 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": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:07 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0c8c7079-2d40-49b4-9b60-4d50187d700d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "4d191706-ff0f-40d6-838f-5560df688596", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "f349f39c-3ca0-4a28-80d9-09d06d76fb78", "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-25T22:21:07Z", "updated_at": "2025-11-25T22:21:07Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:07,529 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.357s 2025-11-25 22:21:07,529 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:07 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0498eb35-2033-438d-abbb-850e3e7c04c9', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["P6_KnSxCRYaRRlIFOd9YBA"], "expires_at": "2025-11-25T23:21:07.000000Z", "issued_at": "2025-11-25T22:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:21:07,530 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2025-11-25 22:21:10,311 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.780s 2025-11-25 22:21:10,312 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-1235251066", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "c28c6158-5290-4169-acd4-991d76ebae84"}], "key_name": "tempest-TestNetworkBasicOps-983355358", "security_groups": [{"name": "tempest-secgroup-smoke-2124515813"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:07 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bdb0016-ec2a-4361-9f7b-450b120557f4', 'x-compute-request-id': 'req-2bdb0016-ec2a-4361-9f7b-450b120557f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2124515813"}], "adminPass": "6Gkd7CXbDfHp"}}' 2025-11-25 22:21:11,593 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/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 1.280s 2025-11-25 22:21:11,594 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 22:21:10 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-2c8d1eea-60a1-47fe-9ba2-2efa86ebe1b5', 'x-compute-request-id': 'req-2c8d1eea-60a1-47fe-9ba2-2efa86ebe1b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-983355358", "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 22:21:12,861 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/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 0.261s 2025-11-25 22:21:12,861 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 22:21:12 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-6ec27260-b1dd-4d71-9c0d-0d6beef25850', 'x-compute-request-id': 'req-6ec27260-b1dd-4d71-9c0d-0d6beef25850', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-983355358", "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 22:21:12,865 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-11-25 22:21:14,815 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/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 0.933s 2025-11-25 22:21:14,815 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 22:21: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-e90349cc-ab15-432c-b011-3d64c9d953ef', 'x-compute-request-id': 'req-e90349cc-ab15-432c-b011-3d64c9d953ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-983355358", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2124515813"}], "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 22:21:18,576 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/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 2.754s 2025-11-25 22:21:18,577 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 22:21: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-ac36dc17-b87e-4d58-9364-6abf843b93b9', 'x-compute-request-id': 'req-ac36dc17-b87e-4d58-9364-6abf843b93b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-983355358", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2124515813"}], "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 22:21:20,631 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/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 1.047s 2025-11-25 22:21:20,631 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 22:21:19 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-2df4beec-96df-445e-a635-f63203d28509', 'x-compute-request-id': 'req-2df4beec-96df-445e-a635-f63203d28509', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:19Z", "addresses": {"tempest-network-smoke--889252053": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:60:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-983355358", "OS-SRV-USG:launched_at": "2025-11-25T22:21:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2124515813"}], "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 22:21:20,637 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-11-25 22:21:21,606 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/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 0.969s 2025-11-25 22:21:21,606 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 22:21:20 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-ee4db0c6-9c12-4842-8310-6110ca2a6487', 'x-compute-request-id': 'req-ee4db0c6-9c12-4842-8310-6110ca2a6487', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:19Z", "addresses": {"tempest-network-smoke--889252053": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:60:ec"}]}10000 , "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-983355358", "OS-SRV-USG:launched_at": "2025-11-25T22:21:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2124515813"}], "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 22:21:21,752 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=0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 0.136s 2025-11-25 22:21:21,753 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 22:21:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-109d0953-943c-4ffe-a0ed-967ca5340cc2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"ports":[{"id":"d718d174-4491-4c04-b5cd-7a70ea1748b6","name":"","network_id":"c28c6158-5290-4169-acd4-991d76ebae84","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:1b:60:ec","admin_state_up":true,"status":"ACTIVE","device_id":"0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a2af162c-f94f-419e-9386-a5ad9fe70f33","ip_address":"10.100.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["f349f39c-3ca0-4a28-80d9-09d06d76fb78"],"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-1235251066","dns_assignment":[{"ip_address":"10.100.0.9","hostname":"tempest-testnetworkbasicops-server-1235251066","fqdn":"tempest-testnetworkbasicops-server-1235251066.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:21:13Z","updated_at":"2025-11-25T22:21:18Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:21:21,753 25 DEBUG [tempest.common.waiters] Server ID 0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 ports are all ACTIVE [{'id': 'd718d174-4491-4c04-b5cd-7a70ea1748b6', 'name': '', 'network_id': 'c28c6158-5290-4169-acd4-991d76ebae84', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:1b:60:ec', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'a2af162c-f94f-419e-9386-a5ad9fe70f33', 'ip_address': '10.100.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['f349f39c-3ca0-4a28-80d9-09d06d76fb78'], '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-1235251066', 'dns_assignment': [{'ip_address': '10.100.0.9', 'hostname': 'tempest-testnetworkbasicops-server-1235251066', 'fqdn': 'tempest-testnetworkbasicops-server-1235251066.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:21:13Z', 'updated_at': '2025-11-25T22:21:18Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:21:22,873 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/d5d50ccb-6190-4b9b-90b6-258772ed1b9d 1.117s 2025-11-25 22:21:22,873 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d718d174-4491-4c04-b5cd-7a70ea1748b6"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-399a56e4-f20c-48fe-9e70-b9bbb83d8d6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d5d50ccb-6190-4b9b-90b6-258772ed1b9d'} Body: b'{"floatingip": {"id": "d5d50ccb-6190-4b9b-90b6-258772ed1b9d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.207", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "port_id": "d718d174-4491-4c04-b5cd-7a70ea1748b6", "fixed_ip_address": "10.100.0.9", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c28c6158-5290-4169-acd4-991d76ebae84", "mac_address": "fa:16:3e:1b:60:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:20:45Z", "updated_at": "2025-11-25T22:21:21Z", "revision_number": 4, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:23,041 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/d5d50ccb-6190-4b9b-90b6-258772ed1b9d 0.167s 2025-11-25 22:21:23,041 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 22:21:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-01482e83-fea4-4cbe-8aec-8f42e4d9ff35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d5d50ccb-6190-4b9b-90b6-258772ed1b9d'} Body: b'{"floatingip": {"id": "d5d50ccb-6190-4b9b-90b6-258772ed1b9d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.207", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "port_id": "d718d174-4491-4c04-b5cd-7a70ea1748b6", "fixed_ip_address": "10.100.0.9", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "c28c6158-5290-4169-acd4-991d76ebae84", "mac_address": "fa:16:3e:1b:60:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:20:45Z", "updated_at": "2025-11-25T22:21:22Z", "revision_number": 5, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:23,041 25 INFO [tempest.scenario.manager] FloatingIP: {'id': 'd5d50ccb-6190-4b9b-90b6-258772ed1b9d', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.207', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': 'dd5556d1-e838-4fd9-aecc-61b51cc1f5a9', 'port_id': 'd718d174-4491-4c04-b5cd-7a70ea1748b6', 'fixed_ip_address': '10.100.0.9', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'c28c6158-5290-4169-acd4-991d76ebae84', 'mac_address': 'fa:16:3e:1b:60:ec', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:20:45Z', 'updated_at': '2025-11-25T22:21:22Z', 'revision_number': 5, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:21:23,042 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.167877 seconds 2025-11-25 22:21:23,042 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.207 with user: cirros 2025-11-25 22:21:23,042 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops begins to ping 192.168.122.207 in 120 sec and the expected result is reachable 2025-11-25 22:21:39,369 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.326695 seconds 2025-11-25 22:21:39,370 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_network_basic_ops finishes ping 192.168.122.207 in 120 sec and the ping result is expected 2025-11-25 22:21:39,551 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/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4/action 0.180s 2025-11-25 22:21:39,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:39 GMT', 'server': 'Apache', 'content-length': '75390', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c24935f-f120-4025-8966-e6b49ddd18fc', 'x-compute-request-id': 'req-2c24935f-f120-4025-8966-e6b49ddd18fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4/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 1620049698 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001570] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004318] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004350] Using GB pages for direct mapping\\n[ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004684] ACPI: Early table checksum verification disabled\\n[ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004693] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004700] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004710] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004729] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004733] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005987] No NUMA configuration fo 2025-11-25 22:21:39,553 25 DEBUG [tempest.scenario.manager] Console output for 0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 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 1620049698 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2800.000 MHz processor [ 0.001160] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001570] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004318] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004350] Using GB pages for direct mapping [ 0.004679] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004684] ACPI: Early table checksum verification disabled [ 0.004688] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004693] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004700] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004706] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004710] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004714] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004718] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004722] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004725] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004727] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004729] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004730] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004731] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004733] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005987] No NUMA configuration found [ 0.005990] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005998] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006330] Zone ranges: [ 0.006331] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006334] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006336] Normal empty [ 0.006338] Device empty [ 0.006339] Movable zone start for each node [ 0.006342] Early memory node ranges [ 0.006343] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006345] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006347] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006582] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006612] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006812] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017789] ACPI: PM-Timer IO Port: 0x608 [ 0.017816] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017938] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017942] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017944] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017946] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017948] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017949] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017953] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017955] TSC deadline timer available [ 0.017969] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018035] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018038] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018039] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018041] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018043] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018044] Booting paravirtualized kernel on KVM [ 0.018046] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018052] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018323] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018407] kvm-guest: setup async PF for cpu 0 [ 0.018434] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018454] kvm-guest: PV spinlocks disabled, single CPU [ 0.018458] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018460] Policy zone: DMA32 [ 0.018462] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018518] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018532] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018539] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018597] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018857] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019594] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019624] ftrace: allocating 50600 entries in 198 pages [ 0.042426] ftrace: allocated 198 pages with 4 groups [ 0.042597] rcu: Hierarchical RCU implementation. [ 0.042599] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042600] Rude variant of Tasks RCU enabled. [ 0.042601] Tracing variant of Tasks RCU enabled. [ 0.042602] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042604] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046845] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047242] random: crng init done [ 0.088998] Console: colour VGA+ 80x25 [ 0.232220] printk: console [tty1] enabled [ 0.694474] printk: console [ttyS0] enabled [ 0.697584] ACPI: Core revision 20210730 [ 0.700597] APIC: Switch to symmetric I/O mode setup [ 0.705426] x2apic enabled [ 0.709045] Switched APIC routing to physical x2apic. [ 0.717891] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.725085] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.729080] pid_max: default: 32768 minimum: 301 [ 0.729080] LSM: Security Framework initializing [ 0.729080] landlock: Up and running. [ 0.729080] Yama: becoming mindful. [ 0.729080] AppArmor: AppArmor initialized [ 0.729080] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.729080] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.729080] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.729080] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.729080] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.729080] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.729080] Spectre V2 : Mitigation: Retpolines [ 0.729080] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.729080] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.729080] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.729080] RETBleed: Mitigation: untrained return thunk [ 0.729080] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.729080] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.729080] Freeing SMP alternatives memory: 44K [ 0.729080] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.729252] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.733103] ... version: 0 [ 0.736008] ... bit width: 48 [ 0.737093] ... generic registers: 6 [ 0.739951] ... value mask: 0000ffffffffffff [ 0.741093] ... max period: 00007fffffffffff [ 0.744763] ... fixed-purpose events: 0 [ 0.745094] ... event mask: 000000000000003f [ 0.748861] rcu: Hierarchical SRCU implementation. [ 0.749568] smp: Bringing up secondary CPUs ... [ 0.752899] smp: Brought up 1 node, 1 CPU [ 0.753096] smpboot: Max logical packages: 1 [ 0.756231] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.757562] devtmpfs: initialized [ 0.760180] x86/mm: Memory block size: 128MB [ 0.761264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.765101] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.769139] pinctrl core: initialized pinctrl subsystem [ 0.773093] PM: RTC time: 22:21:20, date: 2025-11-25 [ 0.776816] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.777176] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.781133] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.785106] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.789103] audit: initializing netlink subsys (disabled) [ 0.793050] thermal_sys: Registered thermal governor 'fair_share' [ 0.793052] thermal_sys: Registered thermal governor 'bang_bang' [ 0.793094] thermal_sys: Registered thermal governor 'step_wise' [ 0.797097] audit: type=2000 audit(1764109280.515:1): state=initialized audit_enabled=0 res=1 [ 0.805120] thermal_sys: Registered thermal governor 'user_space' [ 0.805122] thermal_sys: Registered thermal governor 'power_allocator' [ 0.809102] EISA bus registered [ 0.815587] cpuidle: using governor ladder [ 0.817093] cpuidle: using governor menu [ 0.822534] ACPI: bus type PCI registered [ 0.825093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.829379] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.833096] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.837110] PCI: Using configuration type 1 for base access [ 0.842235] Kprobes globally optimized [ 0.845166] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.849096] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.853912] ACPI: Added _OSI(Module Device) [ 0.857073] ACPI: Added _OSI(Processor Device) [ 0.857126] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.861158] ACPI: Added _OSI(Processor Aggregator Device) [ 0.865006] ACPI: Added _OSI(Linux-Dell-Video) [ 0.865103] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.869103] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.876044] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.880784] ACPI: Interpreter enabled [ 0.881106] ACPI: PM: (supports S0 S5) [ 0.883934] ACPI: Using IOAPIC for interrupt routing [ 0.885127] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.889093] PCI: Using E820 reservations for host bridge windows [ 0.893324] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.902500] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.905099] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.909210] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.913201] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.918358] PCI host bridge to bus 0000:00 [ 0.921095] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.925095] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.929108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.933095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.937095] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.941095] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.945094] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.949381] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.957718] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.968332] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.979010] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.985127] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.996679] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.997329] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.005903] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.012422] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.020425] pci 0000:00:02.0: enabling Extended Tags [ 1.025188] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.032600] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.040723] pci 0000:00:02.1: enabling Extended Tags [ 1.043868] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.048466] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.057491] pci 0000:00:02.2: enabling Extended Tags [ 1.065131] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.072253] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.077909] pci 0000:00:02.3: enabling Extended Tags [ 1.083695] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.087676] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.093420] pci 0000:00:02.4: enabling Extended Tags [ 1.099733] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.104456] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.111270] pci 0000:00:02.5: enabling Extended Tags [ 1.115712] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.119910] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.126319] pci 0000:00:02.6: enabling Extended Tags [ 1.131677] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.135980] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.141409] pci 0000:00:02.7: enabling Extended Tags [ 1.150881] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.155760] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.161822] pci 0000:00:03.0: enabling Extended Tags [ 1.167736] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.171914] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.180644] pci 0000:00:03.1: enabling Extended Tags [ 1.183690] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.187721] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.196083] pci 0000:00:03.2: enabling Extended Tags [ 1.200146] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.203693] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.209407] pci 0000:00:03.3: enabling Extended Tags [ 1.217300] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.224022] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.229414] pci 0000:00:03.4: enabling Extended Tags [ 1.235685] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.239784] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.250384] pci 0000:00:03.5: enabling Extended Tags [ 1.255689] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.259656] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.267085] pci 0000:00:03.6: enabling Extended Tags [ 1.271715] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.275880] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.281408] pci 0000:00:03.7: enabling Extended Tags [ 1.290865] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.295782] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.301424] pci 0000:00:04.0: enabling Extended Tags [ 1.307735] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.311980] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.320650] pci 0000:00:04.1: enabling Extended Tags [ 1.323737] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.327824] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.333897] pci 0000:00:04.2: enabling Extended Tags [ 1.340562] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.343780] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.352910] pci 0000:00:04.3: enabling Extended Tags [ 1.357838] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.367008] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.373904] pci 0000:00:04.4: enabling Extended Tags [ 1.379876] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.384038] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.389879] pci 0000:00:04.5: enabling Extended Tags [ 1.395754] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.399885] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.406412] pci 0000:00:04.6: enabling Extended Tags [ 1.411797] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.415961] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.422378] pci 0000:00:04.7: enabling Extended Tags [ 1.430553] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.435917] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.441929] pci 0000:00:05.0: enabling Extended Tags [ 1.506723] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.511059] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.514111] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.534518] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.539797] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.545843] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.559038] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.569786] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.579119] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.585387] pci 0000:01:00.0: enabling Extended Tags [ 1.667794] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.669164] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.673167] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.677244] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.683348] pci_bus 0000:02: extended config space not accessible [ 1.685635] acpiphp: Slot [1] registered [ 1.688860] acpiphp: Slot [0] registered [ 1.689163] acpiphp: Slot [2] registered [ 1.692174] acpiphp: Slot [3] registered [ 1.693246] acpiphp: Slot [4] registered [ 1.697171] acpiphp: Slot [5] registered [ 1.701170] acpiphp: Slot [6] registered [ 1.705169] acpiphp: Slot [7] registered [ 1.709119] acpiphp: Slot [8] registered [ 1.713171] acpiphp: Slot [9] registered [ 1.717182] acpiphp: Slot [10] registered [ 1.721176] acpiphp: Slot [11] registered [ 1.725173] acpiphp: Slot [12] registered [ 1.729174] acpiphp: Slot [13] registered [ 1.733175] acpiphp: Slot [14] registered [ 1.737172] acpiphp: Slot [15] registered [ 1.741174] acpiphp: Slot [16] registered [ 1.745171] acpiphp: Slot [17] registered [ 1.749174] acpiphp: Slot [18] registered [ 1.753170] acpiphp: Slot [19] registered [ 1.757142] acpiphp: Slot [20] registered [ 1.760043] acpiphp: Slot [21] registered [ 1.761142] acpiphp: Slot [22] registered [ 1.764055] acpiphp: Slot [23] registered [ 1.765142] acpiphp: Slot [24] registered [ 1.768004] acpiphp: Slot [25] registered [ 1.769155] acpiphp: Slot [26] registered [ 1.772080] acpiphp: Slot [27] registered [ 1.773141] acpiphp: Slot [28] registered [ 1.776017] acpiphp: Slot [29] registered [ 1.777148] acpiphp: Slot [30] registered [ 1.781123] acpiphp: Slot [31] registered [ 1.786925] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.799109] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.876063] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.877164] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.881160] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.885225] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.894827] acpiphp: Slot [0-2] registered [ 1.897766] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.907082] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.917096] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.923209] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.925295] pci 0000:03:00.0: enabling Extended Tags [ 2.005645] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.009224] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.013241] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.020180] acpiphp: Slot [0-3] registered [ 2.021818] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.033055] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.042890] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.047809] pci 0000:04:00.0: enabling Extended Tags [ 2.130255] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.133223] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.137219] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.144262] acpiphp: Slot [0-4] registered [ 2.145761] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.156696] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.165097] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.171619] pci 0000:05:00.0: enabling Extended Tags [ 2.251585] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.253230] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.257220] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.264270] acpiphp: Slot [0-5] registered [ 2.265763] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.276689] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.285097] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.291440] pci 0000:06:00.0: enabling Extended Tags [ 2.374885] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.377231] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.381218] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.388156] acpiphp: Slot [0-6] registered [ 2.460315] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.461224] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.465249] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.472418] acpiphp: Slot [0-7] registered [ 2.547781] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.549234] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.553219] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.560269] acpiphp: Slot [0-8] registered [ 2.632249] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.633226] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.637226] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.644312] acpiphp: Slot [0-9] registered [ 2.718037] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.721224] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.725218] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.732343] acpiphp: Slot [0-10] registered [ 2.804085] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.805243] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.809219] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.816367] acpiphp: Slot [0-11] registered [ 2.887600] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.889250] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.893228] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.900836] acpiphp: Slot [0-12] registered [ 2.976915] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.977262] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.981253] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.989169] acpiphp: Slot [0-13] registered [ 3.067799] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.069235] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.073222] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.080444] acpiphp: Slot [0-14] registered [ 3.158680] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.161235] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.165223] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.172376] acpiphp: Slot [0-15] registered [ 3.244884] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.245281] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.249235] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.256348] acpiphp: Slot [0-16] registered [ 3.330420] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.333256] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.337221] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.344355] acpiphp: Slot [0-17] registered [ 3.421285] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.425240] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.429249] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.436469] acpiphp: Slot [0-18] registered [ 3.513782] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.517226] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.521286] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.529397] acpiphp: Slot [0-19] registered [ 3.604397] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.605232] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.609253] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.616335] acpiphp: Slot [0-20] registered [ 3.687574] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.689224] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.693219] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.700043] acpiphp: Slot [0-21] registered [ 3.771952] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.773228] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.777218] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.784266] acpiphp: Slot [0-22] registered [ 3.855719] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.857224] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.861219] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.868303] acpiphp: Slot [0-23] registered [ 3.941399] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.945127] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.949248] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.956868] acpiphp: Slot [0-24] registered [ 4.030083] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.033225] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.037218] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.044250] acpiphp: Slot [0-25] registered [ 4.116719] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.117234] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.121219] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.186584] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.189324] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.193306] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.197304] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.201304] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.205326] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.209304] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.213301] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.217196] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.221108] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.225108] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.229109] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.233131] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.237109] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.241056] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.241110] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.245409] iommu: Default domain type: Translated [ 4.249032] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.249420] SCSI subsystem initialized [ 4.253189] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.257080] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.257102] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.260961] vgaarb: loaded [ 4.261123] ACPI: bus type USB registered [ 4.263992] usbcore: registered new interface driver usbfs [ 4.265106] usbcore: registered new interface driver hub [ 4.268827] usbcore: registered new device driver usb [ 4.269151] pps_core: LinuxPPS API ver. 1 registered [ 4.272604] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.273107] PTP clock support registered [ 4.276003] EDAC MC: Ver: 3.0.0 [ 4.280575] NetLabel: Initializing [ 4.281093] NetLabel: domain hash size = 128 [ 4.284364] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.285118] NetLabel: unlabeled traffic allowed by default [ 4.288932] PCI: Using ACPI for IRQ routing [ 5.111451] clocksource: Switched to clocksource kvm-clock [ 5.126067] VFS: Disk quotas dquot_6.6.0 [ 5.128913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.133512] AppArmor: AppArmor Filesystem Enabled [ 5.136760] pnp: PnP ACPI init [ 5.139432] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.144708] pnp: PnP ACPI: found 5 devices [ 5.153353] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.159273] NET: Registered PF_INET protocol family [ 5.162729] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.168516] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.174091] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.179295] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.184356] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.189124] TCP: Hash tables configured (established 1024 bind 1024) [ 5.193513] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.198478] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.202990] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.207672] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.211525] NET: Registered PF_XDP protocol family [ 5.214909] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.220401] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.225830] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.231250] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.236637] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.242026] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.247768] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.253760] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.259936] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.266079] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.271801] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.277728] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.283591] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.289224] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.294953] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.300973] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.306817] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.313073] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.318952] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.325176] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.330931] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.336687] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.342787] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.348474] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.354466] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.358792] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.363214] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.367531] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.372003] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.376517] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.380877] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.385383] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.389927] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.394285] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.398584] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.402871] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.407300] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.411867] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.416257] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.420885] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.425937] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.430752] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.435417] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.440040] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.444462] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.449017] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.453723] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.458393] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.463084] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.467914] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.472414] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.477143] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.481968] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.487106] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.491603] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.496244] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.500650] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.505473] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.510344] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.514937] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.519386] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.523967] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.528418] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.532847] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.537495] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.542040] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.547152] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.552139] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.556881] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.561487] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.566010] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.571115] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.578437] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.583112] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.587783] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.592163] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.596912] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.601281] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.605819] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.610208] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.614733] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.619129] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.623862] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.628353] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.633034] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.637694] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.642423] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.647048] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.651818] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.656180] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.660802] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.665267] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.669893] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.674306] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.678885] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.682662] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.690274] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.696992] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.707375] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.713754] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.721149] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.729172] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.738782] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.745487] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.753976] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.765204] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.771004] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.779647] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.792910] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.800724] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.806907] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.817309] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.825419] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.831235] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.842746] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.849292] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.855417] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.865015] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.871817] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.877717] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.886537] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.892198] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.899478] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.907437] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.912561] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.919765] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.929391] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.934787] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.942438] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.950290] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.957064] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.962619] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.972618] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.978457] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.983888] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.993527] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.996944] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.004770] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.010396] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.019635] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.025039] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.030894] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.038063] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.046535] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.051678] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.057669] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.065295] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.073837] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.077329] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.084774] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.090269] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.099510] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.102989] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.110228] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.115674] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.124522] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.128125] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.135337] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.142245] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.149350] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.154620] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.160400] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.167302] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.174351] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.179612] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.185324] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.192928] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.201527] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.204926] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.210561] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.218224] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.226367] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.229997] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.236448] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.242018] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.250805] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.254263] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.261152] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.266556] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.274781] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.279041] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.284948] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.291319] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.298542] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.303234] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.309261] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.316527] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.324917] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.329054] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.333240] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.338777] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.343324] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.347963] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.352735] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.356522] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.360697] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.365760] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.369569] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.373754] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.378684] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.383128] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.388518] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.392942] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.398820] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.403879] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.408804] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.413007] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.417868] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.422101] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.426986] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.431283] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.436184] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.440400] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.445303] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.449464] pci_bus 0000:0a: resource 2 [memBA48 0xfa000000-0xfa1fffff 64bit pref] [ 6.454317] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.458488] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.463381] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.467572] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.472506] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.476732] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.481552] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.485341] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.489636] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.494687] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.498503] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.502673] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.507852] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.511752] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.515927] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.520762] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.524648] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.528921] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.533770] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.537588] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.541773] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.549559] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.553300] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.557487] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.562522] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.566378] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.570565] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.575521] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.579293] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.583786] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.591272] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.595423] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.600129] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.605489] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.609312] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.613530] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.618406] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.622268] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.626532] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.631534] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.635587] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.640026] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.644953] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.648822] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.653133] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.660220] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.670501] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10430 usecs [ 6.677060] PCI: CLS 0 bytes, default 64 [ 6.680506] Trying to unpack rootfs image as initramfs... [ 6.684673] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.701369] Initialise system trusted keyrings [ 6.704640] Key type blacklist registered [ 6.713182] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.722415] zbud: loaded [ 6.724632] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.741337] fuse: init (API version 7.34) [ 6.745410] integrity: Platform Keyring initialized [ 6.761261] Key type asymmetric registered [ 6.764717] Asymmetric key parser 'x509' registered [ 6.777196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.789261] io scheduler mq-deadline registered [ 6.795242] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.809567] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.827431] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.837716] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.859224] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.869730] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.886423] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.897638] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.913691] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.924051] Freeing initrd memory: 8744K [ 6.927548] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.937858] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.944086] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.952766] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.958653] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.967346] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.971689] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.978698] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.984765] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.990315] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.000852] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.005347] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.013928] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.018313] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.027147] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.031936] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.040063] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.045327] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.054206] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.058738] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.067738] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.072242] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.081988] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.087604] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.093279] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.099666] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.104063] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.113416] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.118642] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.127435] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.132247] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.140505] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.144984] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.154260] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.158556] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.167640] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.173134] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.182388] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.186701] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.194912] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.199268] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.205460] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.211630] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.217185] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.225788] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.235321] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.239805] shpchp 0000:01:00.0: Slot initialization failed [ 7.246002] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.250660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.256716] ACPI: button: Power Button [PWRF] [ 7.284749] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.320120] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.326651] Linux agpgart interface v0.103 [ 7.332364] loop: module loaded [ 7.335001] tun: Universal TUN/TAP device driver, 1.6 [ 7.339246] PPP generic driver version 2.4.2 [ 7.344832] VFIO - User Level meta-driver version: 0.3 [ 7.349242] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.353647] ehci-pci: EHCI PCI platform driver [ 7.356833] ehci-platform: EHCI generic platform driver [ 7.360769] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.364909] ohci-pci: OHCI PCI platform driver [ 7.368094] ohci-platform: OHCI generic platform driver [ 7.371735] uhci_hcd: USB Universal Host Controller Interface driver [ 7.378439] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.382404] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.387557] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.391551] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.395965] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.401990] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.407104] usb usb1: Product: UHCI Host Controller [ 7.410497] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.414987] usb usb1: SerialNumber: 0000:02:01.0 [ 7.418391] hub 1-0:1.0: USB hub found [ 7.421325] hub 1-0:1.0: 2 ports detected [ 7.424577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.432516] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.436324] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.439941] mousedev: PS/2 mouse device common for all mice [ 7.444745] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.450674] rtc_cmos 00:03: RTC can wake from S4 [ 7.455922] rtc_cmos 00:03: registered as rtc0 [ 7.459479] rtc_cmos 00:03: setting system clock to 2025-11-25T22:21:27 UTC (1764109287) [ 7.465178] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.469538] i2c_dev: i2c /dev entries driver [ 7.472610] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.480620] device-mapper: uevent: version 1.0.3 [ 7.483909] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.489678] platform eisa.0: Probing EISA bus 0 [ 7.493639] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.498170] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.502508] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.506981] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.511448] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.515785] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.520131] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.524465] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.528976] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.533434] platform eisa.0: EISA: Detected 0 cards [ 7.536897] ledtrig-cpu: registered to indicate activity on CPUs [ 7.541191] drop_monitor: Initializing network drop monitor service [ 7.545484] NET: Registered PF_INET6 protocol family [ 7.552058] Segment Routing with IPv6 [ 7.554856] In-situ OAM (IOAM) with IPv6 [ 7.557782] NET: Registered PF_PACKET protocol family [ 7.561418] Key type dns_resolver registered [ 7.564567] IPI shorthand broadcast: enabled [ 7.567784] registered taskstats version 1 [ 7.570810] Loading compiled-in X.509 certificates [ 7.574635] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.581701] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.588634] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.595270] blacklist: Loading compiled-in revocation X.509 certificates [ 7.599961] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.606620] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.615583] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.624549] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.634897] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.645396] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.655369] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.665542] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.676298] zswap: loaded using pool lzo/zbud [ 7.680886] Key type .fscrypt registered [ 7.684860] Key type fscrypt-provisioning registered [ 7.691290] Key type encrypted registered [ 7.695416] AppArmor: AppArmor sha1 policy hashing enabled [ 7.700875] ima: No TPM chip found, activating TPM-bypass! [ 7.706464] Loading compiled-in module X.509 certificates [ 7.712621] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.721992] ima: Allocated hash algorithm: sha1 [ 7.726729] ima: No architecture policies found [ 7.731390] evm: Initialising EVM extended attributes: [ 7.736683] evm: security.selinux [ 7.740160] evm: security.SMACK64 [ 7.743799] evm: security.SMACK64EXEC [ 7.747573] evm: security.SMACK64TRANSMUTE [ 7.751739] evm: security.SMACK64MMAP [ 7.755550] evm: security.apparmor [ 7.759093] evm: security.ima [ 7.762326] evm: security.capability [ 7.766059] evm: HMAC attrs: 0x1 [ 7.769399] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.775851] PM: Magic number: 1:70:402 [ 7.780044] virtio-pci 0000:03:00.0: hash matches [ 7.784992] RAS: Correctable Errors collector initialized. [ 7.790341] Unstable clock detected, switching default tracing clock to "global" [ 7.790341] If you want to keep using the local clock, then add: [ 7.790341] "trace_clock=local" [ 7.790341] on the kernel command line [ 7.811759] Freeing unused decrypted memory: 2036K [ 7.817282] Freeing unused kernel image (initmem) memory: 3244K [ 7.825363] Write protecting the kernel read-only data: 30720k [ 7.831563] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.838093] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.886712] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.893011] Run /init as init process info: initramfs: up at 7.22 [ 7.952219] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.964852] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.972865] GPT:229375 != 2097151 [ 7.976419] GPT:Alternate GPT header not at the end of the disk. [ 7.982537] GPT:229375 != 2097151 [ 7.986462] GPT: Use GNU Parted to correct GPT errors. [ 8.041527] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.425218] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.458316] 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:0d:d2:5d:b6:b6:f5:49:d9:aa:22:f6:8f:6c:cd:df:b4 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOdOkmmnWOD9+IoP+GxjZf9c9/Payz1MY6qC6xi+UlFTYGBFZDqAQaqbixLZl8xOte2ZuFNEQEqNDd9PWMQQhuQ7KjEYpeO5SqOzbMEMCV/+qfq1JFoxZMObhLZjA/OcxdBHzgRn3uKMq+nF96nqpJUioTwK9C+DICzwDJncpEdOKSQiOUAMx/RQHeko8L+zpXPmgZYl2KVApHXoaQofC65UlwJ/ftDCLN2X0x+/6aDZQKsY5KDCnow+3BuF0Lt2VIIbhkmo5J9aSh6GhyVX8XVwbEsKsaJ/6tvOZ+ASWFcJTeH9QPIQ8FAqrtToJhz0N9vCEr2ntPAE4W96MxDqz7 root@tempest-testnetworkbasicops-server-1235251066 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGv4kMgJOug4AtAEJMKLYofQx07RS+UWxUUDaAPpWZo7OsVBMxV90v9beSmbo/4yCIbDLJJTZGVqPk3zh+QeUC0= root@tempest-testnetworkbasicops-server-1235251066 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe1b:60ec/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: 0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 name: tempest-TestNetworkBasicOps-server-1235251066 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1235251066 launch-index: 0 === cirros: current=0.6.2 uptime=9.20 === === 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:1B:60:EC inet6 addr: fe80::f816:3eff:fe1b:60ec/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:918 (918.0 B) TX bytes:176 (176.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-1235251066 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.583036] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.586925] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.603361] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.804671] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.831595] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.954718] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.956131] ISO 9660 Extensions: RRIP_1991A [ 9.125907] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.735646] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.737534] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:21:28 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:21:29 cirros auth.notice su: + none root:cirros Nov 25 22:21:29 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:21:29 cirros daemon.info dhcpcd[350]: DUID 00:04:0d:d2:5d:b6:b6:f5:49:d9:aa:22:f6:8f:6c:cd:df:b4 Nov 25 22:21:29 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:21:29 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:21:29 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:21:29 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:1b:60:ec Nov 25 22:21:29 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe1b:60ec Nov 25 22:21:29 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 22:21:29 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-1235251066 login: 2025-11-25 22:21:39,554 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.207:22' as 'cirros' with public key authentication 2025-11-25 22:21:39,560 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:21:39,638 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:21:39,639 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.207 successfully created 2025-11-25 22:21:39,900 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 0.260s 2025-11-25 22:21:39,901 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 22:21:39 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce654e94-b04a-4ecd-9c7b-5c0f207f5f19', 'x-compute-request-id': 'req-ce654e94-b04a-4ecd-9c7b-5c0f207f5f19', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'' 2025-11-25 22:21:40,904 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 1.003s 2025-11-25 22:21:40,905 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 22:21:39 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-b1958101-1383-4a6f-8efe-5ca804d81933', 'x-compute-request-id': 'req-b1958101-1383-4a6f-8efe-5ca804d81933', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:39Z", "addresses": {"tempest-network-smoke--889252053": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:60:ec"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:60:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-983355358", "OS-SRV-USG:launched_at": "2025-11-25T22:21:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2124515813"}], "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 22:21:42,210 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 0.299s 2025-11-25 22:21:42,212 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 22:21:41 GMT', 'server': 'Apache', 'content-length': '1751', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d91a49b-ee2e-4cdd-ac47-f35873f6227c', 'x-compute-request-id': 'req-5d91a49b-ee2e-4cdd-ac47-f35873f6227c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"server": {"id": "0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4", "name": "tempest-TestNetworkBasicOps-server-1235251066", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:21:10Z", "updated": "2025-11-25T22:21:40Z", "addresses": {"tempest-network-smoke--889252053": [{"version": 4, "addr": "10.100.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:60:ec"}, {"version": 4, "addr": "192.168.122.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:60:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-983355358", "OS-SRV-USG:launched_at": "2025-11-25T22:21:18.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 22:21:43,367 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 0.145s 2025-11-25 22:21:43,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 22:21: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-4899033c-f7c2-4369-b58e-9ca27c5d27b5', 'x-compute-request-id': 'req-4899033c-f7c2-4369-b58e-9ca27c5d27b5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0dd25db6-b6f5-49d9-aa22-f68f6ccddfb4 could not be found."}}' 2025-11-25 22:21:43,679 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f349f39c-3ca0-4a28-80d9-09d06d76fb78 0.311s 2025-11-25 22:21:43,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 22:21:43 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0df32746-dd21-4245-9118-fe3f86942232', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/f349f39c-3ca0-4a28-80d9-09d06d76fb78'} Body: b'' 2025-11-25 22:21:43,763 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-983355358 0.084s 2025-11-25 22:21:43,764 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 22:21: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-2f420f7c-eab9-4478-9ae3-187ff74e007d', 'x-compute-request-id': 'req-2f420f7c-eab9-4478-9ae3-187ff74e007d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-983355358'} Body: b'' 2025-11-25 22:21:44,157 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d5d50ccb-6190-4b9b-90b6-258772ed1b9d 0.392s 2025-11-25 22:21:44,157 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 22:21:44 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-e1f4e058-7166-4f9a-b3d8-e837a83ba094', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/d5d50ccb-6190-4b9b-90b6-258772ed1b9d'} Body: b'' 2025-11-25 22:21:44,379 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401 0.221s 2025-11-25 22:21:44,379 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 22:21:44 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-bcb41067-eee6-4502-b490-f87a303213e7', 'x-compute-request-id': 'req-bcb41067-eee6-4502-b490-f87a303213e7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'' 2025-11-25 22:21:44,797 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401 0.417s 2025-11-25 22:21:44,797 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 22:21:44 GMT', 'server': 'Apache', 'content-length': '1696', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21bb2a2a-814a-4d70-b53b-1d1a1c178be3', 'x-compute-request-id': 'req-21bb2a2a-814a-4d70-b53b-1d1a1c178be3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"server": {"id": "b92802d0-464d-49b0-b786-14aaba8da401", "name": "tempest-TestNetworkBasicOps-server-786155854", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:20:34Z", "updated": "2025-11-25T22:21:44Z", "addresses": {"tempest-network-smoke--889252053": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:95:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b92802d0-464d-49b0-b786-14aaba8da401"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-504875600", "OS-SRV-USG:launched_at": "2025-11-25T22:20:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2039853919"}], "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 22:21:45,895 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401 0.088s 2025-11-25 22:21:45,895 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 22:21:45 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-370bfe6a-3c6d-4529-89fc-485137372de9', 'x-compute-request-id': 'req-370bfe6a-3c6d-4529-89fc-485137372de9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b92802d0-464d-49b0-b786-14aaba8da401'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b92802d0-464d-49b0-b786-14aaba8da401 could not be found."}}' 2025-11-25 22:21:46,708 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d4e88f54-ef27-4be0-a2f0-35dc94205c73 0.811s 2025-11-25 22:21:46,709 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 22:21:46 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-a3ba8659-4df7-4764-af8d-580c2924d758', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d4e88f54-ef27-4be0-a2f0-35dc94205c73'} Body: b'' 2025-11-25 22:21:46,785 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-504875600 0.076s 2025-11-25 22:21:46,785 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 22:21:46 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-d9c1992c-1b33-4a07-b3fd-46b4b97d13f1', 'x-compute-request-id': 'req-d9c1992c-1b33-4a07-b3fd-46b4b97d13f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-504875600'} Body: b'' 2025-11-25 22:21:49,050 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/dd5556d1-e838-4fd9-aecc-61b51cc1f5a9/remove_router_interface 2.264s 2025-11-25 22:21:49,050 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "a2af162c-f94f-419e-9386-a5ad9fe70f33"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-25f6bdba-5b45-492d-98fd-049380cfdc34', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/dd5556d1-e838-4fd9-aecc-61b51cc1f5a9/remove_router_interface'} Body: b'{"id": "dd5556d1-e838-4fd9-aecc-61b51cc1f5a9", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "4191eacb-bc7d-4eff-9abe-8a6857ea9897", "network_id": "c28c6158-5290-4169-acd4-991d76ebae84", "subnet_id": "a2af162c-f94f-419e-9386-a5ad9fe70f33", "subnet_ids": ["a2af162c-f94f-419e-9386-a5ad9fe70f33"]}' 2025-11-25 22:21:49,970 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a2af162c-f94f-419e-9386-a5ad9fe70f33 0.918s 2025-11-25 22:21:49,971 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 22:21:49 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c2e78a88-7b66-48aa-b4db-274abe953a5e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/a2af162c-f94f-419e-9386-a5ad9fe70f33'} Body: b'' 2025-11-25 22:21:50,988 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/dd5556d1-e838-4fd9-aecc-61b51cc1f5a9 1.016s 2025-11-25 22:21:50,988 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 22:21:50 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7dbb6afa-9332-4c86-beeb-ecc58b1c7987', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/dd5556d1-e838-4fd9-aecc-61b51cc1f5a9'} Body: b'' 2025-11-25 22:21:51,879 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c28c6158-5290-4169-acd4-991d76ebae84 0.890s 2025-11-25 22:21:51,879 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 22:21:51 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-913137df-e45f-4c65-8276-e567574e970b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c28c6158-5290-4169-acd4-991d76ebae84'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 22:21:51.901080Z 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 22:24:23.668178Z 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 22:21:52,768 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.866s 2025-11-25 22:21:52,769 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--917197460", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-630df09c-e9cc-42d6-b33a-ea2cf3875646', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","name":"tempest-network-smoke--917197460","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:21:51Z","updated_at":"2025-11-25T22:21:52Z","revision_number":1}}' 2025-11-25 22:21:54,462 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.692s 2025-11-25 22:21:54,462 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-312295682", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '671', 'x-openstack-request-id': 'req-5c8ea867-228c-4cf7-9c22-fe41c627cba6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "1134f60d-3445-4459-b456-4dcc303b4752", "name": "tempest-TestNetworkBasicOps-router-312295682", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.221"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:21:52Z", "updated_at": "2025-11-25T22:21:53Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:54,554 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.091s 2025-11-25 22:21:54,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 22:21:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-0c4b243b-6988-40e2-b2cb-abf9956eedf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:21:55,048 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.493s 2025-11-25 22:21:55,049 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 22:21:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-3e6ab510-e6f4-4d59-90c7-2b470027210d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:21:55,152 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.103s 2025-11-25 22:21:55,153 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 22:21:55 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b1603f01-925c-4f34-a637-229fa418377d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:21:56,867 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.714s 2025-11-25 22:21:56,868 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-1067020136", "network_id": "f7b55e8b-c0dd-4325-ba82-f84b6b235dee", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:56 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-8a0ccf09-2980-4d4d-91f7-ed051b165aba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"b4588d8c-24e7-4589-a171-666d08a47315","name":"tempest-subnet-smoke-1067020136","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","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-25T22:21:55Z","updated_at":"2025-11-25T22:21:55Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:21:59,339 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/1134f60d-3445-4459-b456-4dcc303b4752/add_router_interface 2.471s 2025-11-25 22:21:59,340 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b4588d8c-24e7-4589-a171-666d08a47315"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-799d0d74-ec78-491d-942e-0829f8d0faca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1134f60d-3445-4459-b456-4dcc303b4752/add_router_interface'} Body: b'{"id": "1134f60d-3445-4459-b456-4dcc303b4752", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "4f28290a-3283-4457-8969-b2a141de00ad", "network_id": "f7b55e8b-c0dd-4325-ba82-f84b6b235dee", "subnet_id": "b4588d8c-24e7-4589-a171-666d08a47315", "subnet_ids": ["b4588d8c-24e7-4589-a171-666d08a47315"]}' 2025-11-25 22:21:59,619 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.278s 2025-11-25 22:21:59,619 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 22:21:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-1ef7bb76-e039-4002-abc8-c1716de9ad1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null},{"id":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","name":"tempest-network-smoke--917197460","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["b4588d8c-24e7-4589-a171-666d08a47315"],"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-25T22:21:51Z","updated_at":"2025-11-25T22:21:55Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":64871}]}' 2025-11-25 22:21:59,726 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.106s 2025-11-25 22:21:59,727 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 22:21:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-c63b916d-aab5-446a-8f4a-167e0e9540b6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"},{"id":"b4588d8c-24e7-4589-a171-666d08a47315","name":"tempest-subnet-smoke-1067020136","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","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-25T22:21:55Z","updated_at":"2025-11-25T22:21:55Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:21:59,840 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.113s 2025-11-25 22:21:59,841 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 22:21:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '674', 'x-openstack-request-id': 'req-8bfac55d-f5e9-46d1-b6d4-364f532c8c36', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "1134f60d-3445-4459-b456-4dcc303b4752", "name": "tempest-TestNetworkBasicOps-router-312295682", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.221"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:21:52Z", "updated_at": "2025-11-25T22:21:57Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:21:59,990 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.147s 2025-11-25 22:21:59,991 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-1908011020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQvfebbq8s9qkuS1wxE2rARsD/26IBOMzuNsKpV6Ce92kcQhLMze+ApA0kRWTqO+gisoCM2Hs4ZgC5zBcHT+046hUhhDG1Re+cF81o794QVUI69jfHuhlI5UIuPWX1kjA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:21:59 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-99f4670c-4de5-4565-9ff6-7b22752b6007', 'x-compute-request-id': 'req-99f4670c-4de5-4565-9ff6-7b22752b6007', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-1908011020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQvfebbq8s9qkuS1wxE2rARsD/26IBOMzuNsKpV6Ce92kcQhLMze+ApA0kRWTqO+gisoCM2Hs4ZgC5zBcHT+046hUhhDG1Re+cF81o794QVUI69jfHuhlI5UIuPWX1kjA==", "fingerprint": "43:0d:a2:28:2d:d9:45:8e:fa:44:c9:78:03:3f:3b:28", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:22:00,200 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.206s 2025-11-25 22:22:00,200 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-554809266", "description": "tempest-secgroup-smoke-554809266 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-58bce4fe-3c92-40e3-a0d6-9949b9609083', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "name": "tempest-secgroup-smoke-554809266", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-554809266 description", "shared": false, "security_group_rules": [{"id": "7ceba5aa-e064-4468-b5e5-9eaae602ff3b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:00Z", "updated_at": "2025-11-25T22:22:00Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "9d6ecbd6-81b2-49f6-a319-4eaa6e8c9e4d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:00Z", "updated_at": "2025-11-25T22:22:00Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:22:00Z", "updated_at": "2025-11-25T22:22:00Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:00,378 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.177s 2025-11-25 22:22:00,378 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": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d9570afb-001c-41ee-bea4-f4ba10b2d3ca', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "3dc8ec9d-7d9a-4663-bee9-83697e595c30", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:00Z", "updated_at": "2025-11-25T22:22:00Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:00,718 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.339s 2025-11-25 22:22:00,719 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": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-63aca421-b075-4a04-958d-c5da24dcbd66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "27428ef1-f126-47e6-af52-0185794b6635", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:00Z", "updated_at": "2025-11-25T22:22:00Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:00,933 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.214s 2025-11-25 22:22:00,934 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": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ab06b77e-b2b3-47d9-bcb7-4012e36ac0a7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "9c85d076-67e0-41d0-893e-e553a1e6a8b6", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:00Z", "updated_at": "2025-11-25T22:22:00Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:01,104 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.170s 2025-11-25 22:22:01,105 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": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c5c7b1ed-6c16-449b-b7d6-ff23b847a156', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "fde622c0-f20b-456f-978c-a57fd038df9a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:01Z", "updated_at": "2025-11-25T22:22:01Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:01,348 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.243s 2025-11-25 22:22:01,349 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": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3bd0c7e1-4b44-497f-a505-5627658f219c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "d50c30fb-e1bb-421a-ac67-401f60971d68", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:01Z", "updated_at": "2025-11-25T22:22:01Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:01,720 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.371s 2025-11-25 22:22:01,721 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": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3bb7ac65-9be2-4ce0-9e6a-30268eb5c955', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "27265454-d7f7-483a-b145-ab931bd0dd15", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "0346ea84-087b-4bbb-bcbd-c5d0ea2096a5", "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-25T22:22:01Z", "updated_at": "2025-11-25T22:22:01Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:02,054 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.328s 2025-11-25 22:22:02,055 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:01 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c128d985-d6ec-40a5-b3fa-4c7e0be9bc81', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["anIvFkHGQUecRQzXHCo82A"], "expires_at": "2025-11-25T23:22:02.000000Z", "issued_at": "2025-11-25T22:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:22:02,055 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-11-25 22:22:04,647 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.591s 2025-11-25 22:22:04,647 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-23084994", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "f7b55e8b-c0dd-4325-ba82-f84b6b235dee"}], "key_name": "tempest-TestNetworkBasicOps-1908011020", "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:02 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732628b9-b51a-4bfe-8c7e-990aa322697c', 'x-compute-request-id': 'req-732628b9-b51a-4bfe-8c7e-990aa322697c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "adminPass": "KLDovM4fBqq8"}}' 2025-11-25 22:22:05,647 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.998s 2025-11-25 22:22:05,647 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 22:22:04 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-102d3bfd-8ba0-4913-bd77-2e011dc03540', 'x-compute-request-id': 'req-102d3bfd-8ba0-4913-bd77-2e011dc03540', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1908011020", "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 22:22:07,644 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.992s 2025-11-25 22:22:07,645 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 22:22:06 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ee2dec-60a7-4d89-b04c-88041a30cad8', 'x-compute-request-id': 'req-05ee2dec-60a7-4d89-b04c-88041a30cad8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1908011020", "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 22:22:07,648 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 22:22:09,587 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.937s 2025-11-25 22:22:09,588 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 22:22:08 GMT', 'server': 'Apache', 'content-length': '1451', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-215f5e7c-a4b5-4e6f-91fb-321992666e85', 'x-compute-request-id': 'req-215f5e7c-a4b5-4e6f-91fb-321992666e85', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1908011020", "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 22:22:11,857 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 1.262s 2025-11-25 22:22:11,858 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 22:22:10 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-64d4a222-d567-4541-bd21-e4c7baa61bd7', 'x-compute-request-id': 'req-64d4a222-d567-4541-bd21-e4c7baa61bd7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1908011020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "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 22:22:13,769 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.902s 2025-11-25 22:22:13,769 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 22:22:12 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-105bd27c-db68-4fd6-b764-67c257ad5ab6', 'x-compute-request-id': 'req-105bd27c-db68-4fd6-b764-67c257ad5ab6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1908011020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "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 22:22:15,805 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 1.027s 2025-11-25 22:22:15,805 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 22:22:14 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-de426fef-f0d6-4df6-a8f2-5709b7f83111', 'x-compute-request-id': 'req-de426fef-f0d6-4df6-a8f2-5709b7f83111', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1908011020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "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 22:22:17,609 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.797s 2025-11-25 22:22:17,610 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 22:22:16 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-98cfb47e-e9b5-422e-8dd4-bb372bcd5154', 'x-compute-request-id': 'req-98cfb47e-e9b5-422e-8dd4-bb372bcd5154', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1908011020", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "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 22:22:19,842 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 1.220s 2025-11-25 22:22:19,843 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 22:22:18 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be57cafd-1fa8-44e4-96ba-4b56395583cd', 'x-compute-request-id': 'req-be57cafd-1fa8-44e4-96ba-4b56395583cd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:16Z", "addresses": {"tempest-network-smoke--917197460": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:72:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1908011020", "OS-SRV-USG:launched_at": "2025-11-25T22:22:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "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 22:22:19,847 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-11-25 22:22:20,799 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.952s 2025-11-25 22:22:20,800 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 22:22:19 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97245eca-3d6f-41a5-9a00-484217d55bd3', 'x-compute-request-id': 'req-97245eca-3d6f-41a5-9a00-484217d55bd3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:22:16Z", "addresses": {"tempest-network-smoke--917197460": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:72:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1908011020", "OS-SRV-USG:launched_at": "2025-11-25T22:22:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "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 22:22:20,806 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:22:20,920 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=dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.113s 2025-11-25 22:22:20,921 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 22:22:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1337', 'x-openstack-request-id': 'req-c87146ec-46ea-4771-985c-96e55a0681a3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"ports":[{"id":"66ae717d-6d78-43bb-813f-8ba06dca4ce8","name":"","network_id":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:33:72:25","admin_state_up":true,"status":"ACTIVE","device_id":"dcdc6362-570f-4aa8-88fb-2a7741be0ceb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4588d8c-24e7-4589-a171-666d08a47315","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0346ea84-087b-4bbb-bcbd-c5d0ea2096a5"],"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-23084994","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"temp10000 est-testnetworkbasicops-server-23084994","fqdn":"tempest-testnetworkbasicops-server-23084994.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:22:09Z","updated_at":"2025-11-25T22:22:16Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:22:20,921 25 DEBUG [tempest.common.waiters] Server ID dcdc6362-570f-4aa8-88fb-2a7741be0ceb ports are all ACTIVE [{'id': '66ae717d-6d78-43bb-813f-8ba06dca4ce8', 'name': '', 'network_id': 'f7b55e8b-c0dd-4325-ba82-f84b6b235dee', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:33:72:25', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'dcdc6362-570f-4aa8-88fb-2a7741be0ceb', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'b4588d8c-24e7-4589-a171-666d08a47315', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['0346ea84-087b-4bbb-bcbd-c5d0ea2096a5'], '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-23084994', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-23084994', 'fqdn': 'tempest-testnetworkbasicops-server-23084994.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:22:09Z', 'updated_at': '2025-11-25T22:22:16Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:22:22,997 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 2.075s 2025-11-25 22:22:22,998 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "66ae717d-6d78-43bb-813f-8ba06dca4ce8", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-a85372fb-0f37-454d-b97b-a255b0ecd5b4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "65143785-67e0-451b-99f3-ba723b28c33f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.206", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "1134f60d-3445-4459-b456-4dcc303b4752", "port_id": "66ae717d-6d78-43bb-813f-8ba06dca4ce8", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f7b55e8b-c0dd-4325-ba82-f84b6b235dee", "mac_address": "fa:16:3e:33:72:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:22:21Z", "updated_at": "2025-11-25T22:22:21Z", "revision_number": 0}}' 2025-11-25 22:22:23,151 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/65143785-67e0-451b-99f3-ba723b28c33f 0.152s 2025-11-25 22:22:23,152 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 22:22:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-93cf0072-bb5c-4873-90bb-d00d2d9700fd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/65143785-67e0-451b-99f3-ba723b28c33f'} Body: b'{"floatingip": {"id": "65143785-67e0-451b-99f3-ba723b28c33f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.206", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "1134f60d-3445-4459-b456-4dcc303b4752", "port_id": "66ae717d-6d78-43bb-813f-8ba06dca4ce8", "fixed_ip_address": "10.100.0.12", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "f7b55e8b-c0dd-4325-ba82-f84b6b235dee", "mac_address": "fa:16:3e:33:72:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:22:21Z", "updated_at": "2025-11-25T22:22:22Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:23,152 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '65143785-67e0-451b-99f3-ba723b28c33f', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.206', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '1134f60d-3445-4459-b456-4dcc303b4752', 'port_id': '66ae717d-6d78-43bb-813f-8ba06dca4ce8', 'fixed_ip_address': '10.100.0.12', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': 'f7b55e8b-c0dd-4325-ba82-f84b6b235dee', 'mac_address': 'fa:16:3e:33:72:25', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'dcdc6362-570f-4aa8-88fb-2a7741be0ceb', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:22:21Z', 'updated_at': '2025-11-25T22:22:22Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:22:23,152 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.153608 seconds 2025-11-25 22:22:23,153 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.206 with user: cirros 2025-11-25 22:22:23,153 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 22:22:35,438 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 12.284455 seconds 2025-11-25 22:22:35,439 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 22:22:35,651 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb/action 0.210s 2025-11-25 22:22:35,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:35 GMT', 'server': 'Apache', 'content-length': '75267', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e329572d-8a1b-4b46-9e17-8e6fef6eab20', 'x-compute-request-id': 'req-e329572d-8a1b-4b46-9e17-8e6fef6eab20', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb/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 1521942928 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.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001532] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004313] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004344] Using GB pages for direct mapping\\n[ 0.004645] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004649] ACPI: Early table checksum verification disabled\\n[ 0.004653] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004658] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004665] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004672] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004676] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004679] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004683] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004687] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004690] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004693] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004694] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004695] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004696] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004698] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005938] No NUMA configuration fo 2025-11-25 22:22:35,655 25 DEBUG [tempest.scenario.manager] Console output for dcdc6362-570f-4aa8-88fb-2a7741be0ceb 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 1521942928 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.001155] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001532] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004313] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004344] Using GB pages for direct mapping [ 0.004645] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004649] ACPI: Early table checksum verification disabled [ 0.004653] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004658] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004665] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004672] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004676] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004679] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004683] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004687] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004690] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004693] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004694] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004695] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004696] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004698] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005938] No NUMA configuration found [ 0.005940] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005948] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006280] Zone ranges: [ 0.006282] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006284] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006286] Normal empty [ 0.006288] Device empty [ 0.006289] Movable zone start for each node [ 0.006292] Early memory node ranges [ 0.006293] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006295] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006297] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006523] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006551] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006766] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017711] ACPI: PM-Timer IO Port: 0x608 [ 0.017763] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017884] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.017888] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.017890] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.017892] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.017893] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.017895] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.017899] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.017901] TSC deadline timer available [ 0.017914] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.017981] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.017984] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.017985] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.017987] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.017989] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.017990] Booting paravirtualized kernel on KVM [ 0.017992] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.017998] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018260] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018331] kvm-guest: setup async PF for cpu 0 [ 0.018358] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018377] kvm-guest: PV spinlocks disabled, single CPU [ 0.018382] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018384] Policy zone: DMA32 [ 0.018386] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018440] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018453] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018460] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018518] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018795] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019535] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019564] ftrace: allocating 50600 entries in 198 pages [ 0.043890] ftrace: allocated 198 pages with 4 groups [ 0.044044] rcu: Hierarchical RCU implementation. [ 0.044045] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.044047] Rude variant of Tasks RCU enabled. [ 0.044048] Tracing variant of Tasks RCU enabled. [ 0.044049] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.044050] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.048308] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.048695] random: crng init done [ 0.090710] Console: colour VGA+ 80x25 [ 0.239926] printk: console [tty1] enabled [ 0.756496] printk: console [ttyS0] enabled [ 0.763296] ACPI: Core revision 20210730 [ 0.767341] APIC: Switch to symmetric I/O mode setup [ 0.773736] x2apic enabled [ 0.778491] Switched APIC routing to physical x2apic. [ 0.790900] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.800257] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.804251] pid_max: default: 32768 minimum: 301 [ 0.804251] LSM: Security Framework initializing [ 0.804251] landlock: Up and running. [ 0.804251] Yama: becoming mindful. [ 0.804251] AppArmor: AppArmor initialized [ 0.804251] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.804251] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.804251] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.804251] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.804251] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.804251] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.804251] Spectre V2 : Mitigation: Retpolines [ 0.804251] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.804251] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.804251] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.804251] RETBleed: Mitigation: untrained return thunk [ 0.804251] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.804251] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.804251] Freeing SMP alternatives memory: 44K [ 0.804251] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.804466] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.808275] ... version: 0 [ 0.811180] ... bit width: 48 [ 0.812265] ... generic registers: 6 [ 0.815185] ... value mask: 0000ffffffffffff [ 0.816267] ... max period: 00007fffffffffff [ 0.820210] ... fixed-purpose events: 0 [ 0.820268] ... event mask: 000000000000003f [ 0.824398] rcu: Hierarchical SRCU implementation. [ 0.828408] smp: Bringing up secondary CPUs ... [ 0.831672] smp: Brought up 1 node, 1 CPU [ 0.832273] smpboot: Max logical packages: 1 [ 0.835394] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.836944] devtmpfs: initialized [ 0.839608] x86/mm: Memory block size: 128MB [ 0.840489] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.844280] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.848337] pinctrl core: initialized pinctrl subsystem [ 0.852264] PM: RTC time: 22:22:18, date: 2025-11-25 [ 0.855992] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.856379] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.860362] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.864292] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.868290] audit: initializing netlink subsys (disabled) [ 0.872482] thermal_sys: Registered thermal governor 'fair_share' [ 0.872484] thermal_sys: Registered thermal governor 'bang_bang' [ 0.876267] audit: type=2000 audit(1764109338.424:1): state=initialized audit_enabled=0 res=1 [ 0.884266] thermal_sys: Registered thermal governor 'step_wise' [ 0.884267] thermal_sys: Registered thermal governor 'user_space' [ 0.888264] thermal_sys: Registered thermal governor 'power_allocator' [ 0.892274] EISA bus registered [ 0.898684] cpuidle: using governor ladder [ 0.900264] cpuidle: using governor menu [ 0.905859] ACPI: bus type PCI registered [ 0.908265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912558] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.916265] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.920280] PCI: Using configuration type 1 for base access [ 0.925299] Kprobes globally optimized [ 0.928185] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.928268] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.933017] ACPI: Added _OSI(Module Device) [ 0.936069] ACPI: Added _OSI(Processor Device) [ 0.936272] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.939736] ACPI: Added _OSI(Processor Aggregator Device) [ 0.940304] ACPI: Added _OSI(Linux-Dell-Video) [ 0.943464] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.944270] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.951137] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.955900] ACPI: Interpreter enabled [ 0.956276] ACPI: PM: (supports S0 S5) [ 0.959019] ACPI: Using IOAPIC for interrupt routing [ 0.960292] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.964264] PCI: Using E820 reservations for host bridge windows [ 0.968492] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.977293] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980270] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.984412] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.988368] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.993484] PCI host bridge to bus 0000:00 [ 0.996265] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.000102] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.000281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.004265] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.008265] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 1.012265] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 1.016265] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 1.020599] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 1.028705] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 1.039618] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 1.048299] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 1.055989] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 1.062218] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 1.064468] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.073089] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 1.079415] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 1.086492] pci 0000:00:02.0: enabling Extended Tags [ 1.091335] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 1.095109] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 1.102517] pci 0000:00:02.1: enabling Extended Tags [ 1.106876] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 1.111242] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 1.117196] pci 0000:00:02.2: enabling Extended Tags [ 1.124415] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 1.130941] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 1.137125] pci 0000:00:02.3: enabling Extended Tags [ 1.142935] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 1.146954] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.155061] pci 0000:00:02.4: enabling Extended Tags [ 1.158867] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.163325] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.172648] pci 0000:00:02.5: enabling Extended Tags [ 1.180286] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.187171] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.193129] pci 0000:00:02.6: enabling Extended Tags [ 1.199046] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.203993] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.210323] pci 0000:00:02.7: enabling Extended Tags [ 1.217128] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.222941] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.229480] pci 0000:00:03.0: enabling Extended Tags [ 1.234868] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.238988] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.245029] pci 0000:00:03.1: enabling Extended Tags [ 1.252518] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.258955] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.264610] pci 0000:00:03.2: enabling Extended Tags [ 1.270891] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.274971] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.280987] pci 0000:00:03.3: enabling Extended Tags [ 1.286849] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.290931] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.299705] pci 0000:00:03.4: enabling Extended Tags [ 1.302847] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.307243] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.314449] pci 0000:00:03.5: enabling Extended Tags [ 1.319149] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.322847] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.328595] pci 0000:00:03.6: enabling Extended Tags [ 1.336529] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.342843] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.348586] pci 0000:00:03.7: enabling Extended Tags [ 1.357059] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.362911] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.370856] pci 0000:00:04.0: enabling Extended Tags [ 1.374884] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.378881] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.385535] pci 0000:00:04.1: enabling Extended Tags [ 1.390904] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.394894] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.400631] pci 0000:00:04.2: enabling Extended Tags [ 1.408285] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.414929] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.420592] pci 0000:00:04.3: enabling Extended Tags [ 1.426926] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.430885] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.436604] pci 0000:00:04.4: enabling Extended Tags [ 1.442883] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.447473] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.452603] pci 0000:00:04.5: enabling Extended Tags [ 1.458917] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.466165] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.479089] pci 0000:00:04.6: enabling Extended Tags [ 1.486246] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.493979] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.504666] pci 0000:00:04.7: enabling Extended Tags [ 1.515043] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.521532] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.532727] pci 0000:00:05.0: enabling Extended Tags [ 1.601833] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.606461] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.609270] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.629570] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.636168] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.640226] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.646478] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.656724] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.663728] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.668022] pci 0000:01:00.0: enabling Extended Tags [ 1.745821] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.748335] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.752329] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.756391] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.762706] pci_bus 0000:02: extended config space not accessible [ 1.764529] acpiphp: Slot [1] registered [ 1.767670] acpiphp: Slot [0] registered [ 1.768322] acpiphp: Slot [2] registered [ 1.771282] acpiphp: Slot [3] registered [ 1.772329] acpiphp: Slot [4] registered [ 1.775456] acpiphp: Slot [5] registered [ 1.776316] acpiphp: Slot [6] registered [ 1.779291] acpiphp: Slot [7] registered [ 1.780315] acpiphp: Slot [8] registered [ 1.783356] acpiphp: Slot [9] registered [ 1.784331] acpiphp: Slot [10] registered [ 1.787313] acpiphp: Slot [11] registered [ 1.788315] acpiphp: Slot [12] registered [ 1.791291] acpiphp: Slot [13] registered [ 1.792314] acpiphp: Slot [14] registered [ 1.795567] acpiphp: Slot [15] registered [ 1.796336] acpiphp: Slot [16] registered [ 1.799192] acpiphp: Slot [17] registered [ 1.800312] acpiphp: Slot [18] registered [ 1.803477] acpiphp: Slot [19] registered [ 1.804327] acpiphp: Slot [20] registered [ 1.807318] acpiphp: Slot [21] registered [ 1.808318] acpiphp: Slot [22] registered [ 1.811403] acpiphp: Slot [23] registered [ 1.812318] acpiphp: Slot [24] registered [ 1.815705] acpiphp: Slot [25] registered [ 1.816315] acpiphp: Slot [26] registered [ 1.819327] acpiphp: Slot [27] registered [ 1.820314] acpiphp: Slot [28] registered [ 1.823206] acpiphp: Slot [29] registered [ 1.824335] acpiphp: Slot [30] registered [ 1.827439] acpiphp: Slot [31] registered [ 1.830929] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.843707] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.921310] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.924339] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.928342] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.932401] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.942029] acpiphp: Slot [0-2] registered [ 1.944943] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.954317] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.964271] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.970500] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.972497] pci 0000:03:00.0: enabling Extended Tags [ 2.054365] pci 0000:00:02.1: PCI bridge to [bus 03] [ 2.056401] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 2.060420] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 2.067495] acpiphp: Slot [0-3] registered [ 2.068934] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 2.080215] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 2.092199] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 2.098022] pci 0000:04:00.0: enabling Extended Tags [ 2.209299] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.212397] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.216394] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.223262] acpiphp: Slot [0-4] registered [ 2.225020] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.236267] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.249753] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.254624] pci 0000:05:00.0: enabling Extended Tags [ 2.338545] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.340397] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.344516] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.351375] acpiphp: Slot [0-5] registered [ 2.352911] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.364224] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.372267] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.378904] pci 0000:06:00.0: enabling Extended Tags [ 2.458571] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.460414] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.464391] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.471338] acpiphp: Slot [0-6] registered [ 2.542918] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.544412] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.548405] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.555516] acpiphp: Slot [0-7] registered [ 2.627072] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.628430] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.632391] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.639424] acpiphp: Slot [0-8] registered [ 2.711948] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.712398] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.716408] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.723235] acpiphp: Slot [0-9] registered [ 2.797362] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.800397] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.804390] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.811331] acpiphp: Slot [0-10] registered [ 2.885967] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.888431] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.892391] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.899442] acpiphp: Slot [0-11] registered [ 2.972071] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.972398] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.976390] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.983336] acpiphp: Slot [0-12] registered [ 3.056830] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 3.060468] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 3.064391] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 3.071503] acpiphp: Slot [0-13] registered [ 3.152542] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.156398] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.160392] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.167578] acpiphp: Slot [0-14] registered [ 3.240128] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.240402] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.244391] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.251345] acpiphp: Slot [0-15] registered [ 3.324432] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.328175] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.328396] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.335451] acpiphp: Slot [0-16] registered [ 3.407699] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.408398] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.412391] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.419395] acpiphp: Slot [0-17] registered [ 3.490474] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.492394] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.496401] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.503334] acpiphp: Slot [0-18] registered [ 3.574738] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.576390] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.580390] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.587204] acpiphp: Slot [0-19] registered [ 3.658542] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.660419] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.664390] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.671372] acpiphp: Slot [0-20] registered [ 3.742526] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.744396] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.748390] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.755316] acpiphp: Slot [0-21] registered [ 3.831553] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.832397] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.836390] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.843459] acpiphp: Slot [0-22] registered [ 3.917931] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.920401] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.924414] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.931410] acpiphp: Slot [0-23] registered [ 4.007700] pci 0000:00:04.6: PCI bridge to [bus 18] [ 4.008402] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 4.012434] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 4.019896] acpiphp: Slot [0-24] registered [ 4.095983] pci 0000:00:04.7: PCI bridge to [bus 19] [ 4.096419] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 4.100391] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 4.107311] acpiphp: Slot [0-25] registered [ 4.179263] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.180427] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.184391] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.236860] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.240514] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.244477] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.248477] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.252515] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.256526] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.260525] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.264479] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.268365] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.272281] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.276281] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.280278] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.284282] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.288281] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.292279] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.296280] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.300595] iommu: Default domain type: Translated [ 4.304095] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.304449] SCSI subsystem initialized [ 4.307353] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.308251] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.308271] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.312266] vgaarb: loaded [ 4.314927] ACPI: bus type USB registered [ 4.316321] usbcore: registered new interface driver usbfs [ 4.320299] usbcore: registered new interface driver hub [ 4.324339] usbcore: registered new device driver usb [ 4.328297] pps_core: LinuxPPS API ver. 1 registered [ 4.331862] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.332269] PTP clock support registered [ 4.335278] EDAC MC: Ver: 3.0.0 [ 4.340043] NetLabel: Initializing [ 4.340264] NetLabel: domain hash size = 128 [ 4.343364] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.344288] NetLabel: unlabeled traffic allowed by default [ 4.348277] PCI: Using ACPI for IRQ routing [ 5.182517] clocksource: Switched to clocksource kvm-clock [ 5.197381] VFS: Disk quotas dquot_6.6.0 [ 5.200393] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.205357] AppArmor: AppArmor Filesystem Enabled [ 5.208735] pnp: PnP ACPI init [ 5.211573] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.217032] pnp: PnP ACPI: found 5 devices [ 5.225684] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.231743] NET: Registered PF_INET protocol family [ 5.235260] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.241195] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.247112] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.252463] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.257737] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.262659] TCP: Hash tables configured (established 1024 bind 1024) [ 5.267164] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.272193] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.276708] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.281565] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.285646] NET: Registered PF_XDP protocol family [ 5.289145] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.294832] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.300797] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.306576] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.312401] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.318225] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.323952] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.330019] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.335935] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.341768] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.347632] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.353523] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.359511] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.365272] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.371198] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.377127] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.383092] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.388880] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.395265] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.401020] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.406846] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.412814] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.419463] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.425345] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.431305] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.435998] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.440939] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.445891] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.451116] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.455956] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.460522] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.464897] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.469289] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.473701] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.478280] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.482943] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.487306] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.491565] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.496359] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.501106] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.505545] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.510162] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.514589] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.519229] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.523614] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.528245] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.532788] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.537388] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.541762] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.546309] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.550718] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.555320] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.559727] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.564642] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.569170] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.573937] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.578443] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.583097] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.587459] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.592082] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.596368] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.600690] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.604997] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.609259] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.613506] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.617762] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.622114] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.626358] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.630676] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.635127] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.639631] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.643907] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.648185] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.652583] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.657327] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.661758] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.666367] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.670719] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.675273] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.679720] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.684325] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.688667] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.693286] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.697752] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.702317] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.706696] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.711265] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.715678] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.720286] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.724686] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.730011] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.735894] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.742257] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.748095] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.754202] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.759054] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.767965] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.776457] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.787938] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.794133] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.801561] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.809567] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.820313] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.828111] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.836735] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.847255] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.854150] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.863055] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.875601] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.883029] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.891131] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.901782] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.908059] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.916694] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.926832] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.933063] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.941683] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.952039] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.959349] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.966584] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.978574] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.986541] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.995736] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.005810] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 6.011892] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 6.020720] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.031206] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 6.038857] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 6.047568] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.056929] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 6.064660] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 6.073364] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.082776] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 6.089163] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 6.097899] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.108336] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 6.113938] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 6.121273] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 6.129780] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.139849] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 6.144686] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 6.153810] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 6.162598] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.174486] pci 0000:00:03.6: PCI bridge to [bus 10] [ 6.179769] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.187366] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.195581] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.205626] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.210313] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.218700] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.227140] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.236638] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.241390] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.251022] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.259384] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.269311] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.274318] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.282562] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.290394] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.299995] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.306636] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.314279] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.321599] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.332901] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.340155] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.349031] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.360005] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.371335] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.377978] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.386016] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.394709] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.405262] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.411125] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.418716] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.427986] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.438636] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.443894] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.453399] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.462333] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.472408] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.477952] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.485523] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.494585] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.505140] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.510774] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.518359] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.526607] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.536980] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.544276] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.550050] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.556593] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.562917] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.569303] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.575809] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.581233] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.586993] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.593809] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.599685] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.605702] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.614257] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.620742] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.627634] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.633389] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.640293] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.646570] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.654208] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.660243] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.668440] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.675519] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.683412] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.689160] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.695896] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.701943] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.708721] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.715419] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.722943] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.729421] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.736952] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.742888] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.749946] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.755804] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.762533] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.767885] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.774238] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.781472] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.787005] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.793369] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.801118] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.806405] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.812668] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.820053] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.825310] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.831932] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.838992] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.844547] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.850455] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.857765] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.863373] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.869873] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.877006] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.882333] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.888241] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.895273] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.901081] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.907302] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.916688] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.922114] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.928190] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.935413] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.940703] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.946674] pci_bus 0000:110000 7: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.953634] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.959142] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.965766] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.972901] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.978881] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.985040] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.992151] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.997427] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 7.004312] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 7.012836] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 7.022866] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10196 usecs [ 7.028521] PCI: CLS 0 bytes, default 64 [ 7.032882] Trying to unpack rootfs image as initramfs... [ 7.036864] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 7.052757] Initialise system trusted keyrings [ 7.056053] Key type blacklist registered [ 7.068334] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 7.074124] zbud: loaded [ 7.080545] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 7.092618] fuse: init (API version 7.34) [ 7.100470] integrity: Platform Keyring initialized [ 7.112431] Key type asymmetric registered [ 7.115637] Asymmetric key parser 'x509' registered [ 7.124445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 7.136523] io scheduler mq-deadline registered [ 7.141880] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 7.152889] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 7.170003] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 7.184639] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 7.196651] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 7.208697] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 7.220525] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 7.232748] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 7.248652] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 7.256890] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 7.272348] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 7.280330] Freeing initrd memory: 8744K [ 7.283421] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 7.291252] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 7.295273] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 7.303740] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 7.307734] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 7.314352] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 7.321592] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 7.325632] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 7.333075] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 7.337079] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 7.346582] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 7.351428] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.360657] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.365614] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.373153] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.378132] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.385411] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.390565] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.398791] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.402823] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.410434] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.414513] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.420287] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.426499] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.431610] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.440008] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.445027] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.453385] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.457382] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.465557] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.469512] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.477377] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.481354] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.489556] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.493505] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.511112] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.522027] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.544562] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.558284] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.571354] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.581040] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.589528] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.603413] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.615845] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.620494] shpchp 0000:01:00.0: Slot initialization failed [ 7.626665] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.631655] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.638627] ACPI: button: Power Button [PWRF] [ 7.668149] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.709332] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.716605] Linux agpgart interface v0.103 [ 7.721038] loop: module loaded [ 7.723759] tun: Universal TUN/TAP device driver, 1.6 [ 7.727618] PPP generic driver version 2.4.2 [ 7.732414] VFIO - User Level meta-driver version: 0.3 [ 7.736161] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.740834] ehci-pci: EHCI PCI platform driver [ 7.744391] ehci-platform: EHCI generic platform driver [ 7.748203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.752513] ohci-pci: OHCI PCI platform driver [ 7.755717] ohci-platform: OHCI generic platform driver [ 7.759557] uhci_hcd: USB Universal Host Controller Interface driver [ 7.765968] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.769903] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.775545] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.780096] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.784781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.791147] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.796625] usb usb1: Product: UHCI Host Controller [ 7.800646] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.805788] usb usb1: SerialNumber: 0000:02:01.0 [ 7.810067] hub 1-0:1.0: USB hub found [ 7.813208] hub 1-0:1.0: 2 ports detected [ 7.816551] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.825742] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.829681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.834182] mousedev: PS/2 mouse device common for all mice [ 7.839831] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.847198] rtc_cmos 00:03: RTC can wake from S4 [ 7.853590] rtc_cmos 00:03: registered as rtc0 [ 7.857731] rtc_cmos 00:03: setting system clock to 2025-11-25T22:22:26 UTC (1764109346) [ 7.866926] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.872207] i2c_dev: i2c /dev entries driver [ 7.875557] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.886115] device-mapper: uevent: version 1.0.3 [ 7.889449] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.895342] platform eisa.0: Probing EISA bus 0 [ 7.898719] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.903449] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.907994] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.912395] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.916887] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.922377] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.927072] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.931447] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.935991] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.940511] platform eisa.0: EISA: Detected 0 cards [ 7.944343] ledtrig-cpu: registered to indicate activity on CPUs [ 7.949425] drop_monitor: Initializing network drop monitor service [ 7.954270] NET: Registered PF_INET6 protocol family [ 7.961389] Segment Routing with IPv6 [ 7.964394] In-situ OAM (IOAM) with IPv6 [ 7.967503] NET: Registered PF_PACKET protocol family [ 7.971316] Key type dns_resolver registered [ 7.974991] IPI shorthand broadcast: enabled [ 7.978299] registered taskstats version 1 [ 7.981791] Loading compiled-in X.509 certificates [ 7.986206] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.994558] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.002410] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.009438] blacklist: Loading compiled-in revocation X.509 certificates [ 8.014120] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.021313] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.031087] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.038744] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.047034] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.055397] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.063936] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.072456] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.091362] zswap: loaded using pool lzo/zbud [ 8.099408] Key type .fscrypt registered [ 8.106643] Key type fscrypt-provisioning registered [ 8.119244] Key type encrypted registered [ 8.123603] AppArmor: AppArmor sha1 policy hashing enabled [ 8.129154] ima: No TPM chip found, activating TPM-bypass! [ 8.134749] Loading compiled-in module X.509 certificates [ 8.141583] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 8.151245] ima: Allocated hash algorithm: sha1 [ 8.155891] ima: No architecture policies found [ 8.159651] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 8.164410] evm: Initialising EVM extended attributes: [ 8.168115] evm: security.selinux [ 8.170656] evm: security.SMACK64 [ 8.173234] evm: security.SMACK64EXEC [ 8.176307] evm: security.SMACK64TRANSMUTE [ 8.179637] evm: security.SMACK64MMAP [ 8.182534] evm: security.apparmor [ 8.185317] evm: security.ima [ 8.187849] evm: security.capability [ 8.190695] evm: HMAC attrs: 0x1 [ 8.193646] PM: Magic number: 1:70:402 [ 8.196906] virtio-pci 0000:03:00.0: hash matches [ 8.200937] RAS: Correctable Errors collector initialized. [ 8.204935] Unstable clock detected, switching default tracing clock to "global" [ 8.204935] If you want to keep using the local clock, then add: [ 8.204935] "trace_clock=local" [ 8.204935] on the kernel command line [ 8.221205] Freeing unused decrypted memory: 2036K [ 8.225275] Freeing unused kernel image (initmem) memory: 3244K [ 8.229754] Write protecting the kernel read-only data: 30720k [ 8.234519] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.239447] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 8.288931] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.293767] Run /init as init process info: initramfs: up at 7.55 [ 8.351540] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 8.361969] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 8.367158] GPT:229375 != 2097151 [ 8.369738] GPT:Alternate GPT header not at the end of the disk. [ 8.373988] GPT:229375 != 2097151 [ 8.376780] GPT: Use GNU Parted to correct GPT errors. [ 8.427721] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.807391] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.842344] 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.47 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:dc:dc:63:62:57:0f:4a:a8:88:fb:2a:77:41:be:0c:eb 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCXbppyd5/2Ihp3o9d+kfflI8WeGtSKekqQLGtGB0pdehYdTT0pFUZSRdNOpTWNrfJFbKIyqGdLuOymx4uQuEL6D7vZ7JnvXHafrAIiNIsDBZy9LHbwKxiRQWKycTs9ZNus7NeUFMOCanrTJSJ+g6zYQngACp2g0GnXqkfYK5qiPw6vierdjlZX6RzSOe2TupPhdDXCVpOBj1xTEahCQ9LYrdYr9jr4uqut8AyNwBdcxn95cOwfKQXn0oUPNKMeMC1uKMaZYZTAJZMRP9UHE1UlyM2jOPCc55jFmaaNVOMRL2UoUMzT0SgrZUNBURU/xcC69wPdHSJRztQTt+arLwEf root@tempest-testnetworkbasicops-server-23084994 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNb3HAbE9gkAeP+N/GB/6KQHJehGLOaxs7s6KLBBnOTfq/e7AnS69LO7Iu/xeJnaploRSDNJw3aZ1Opd/v+MecE= root@tempest-testnetworkbasicops-server-23084994 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe33:7225/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: dcdc6362-570f-4aa8-88fb-2a7741be0ceb name: tempest-TestNetworkBasicOps-server-23084994 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-23084994 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:33:72:25 inet6 addr: fe80::f816:3eff:fe33:7225/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:10 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:924 (924.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-23084994 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.943073] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.946853] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.966215] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 9.188155] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.229652] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 9.374415] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 9.376038] ISO 9660 Extensions: RRIP_1991A [ 9.515486] 8021q: adding VLAN 0 to HW filter on device eth0 [ 10.063782] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 10.066180] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:22:27 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:22:28 cirros auth.notice su: + none root:cirros Nov 25 22:22:28 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:22:28 cirros daemon.info dhcpcd[350]: DUID 00:04:dc:dc:63:62:57:0f:4a:a8:88:fb:2a:77:41:be:0c:eb Nov 25 22:22:28 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:22:28 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:22:28 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:22:28 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:33:72:25 Nov 25 22:22:28 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe33:7225 Nov 25 22:22:28 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-23084994 login: 2025-11-25 22:22:35,658 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:35,667 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:35,738 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:35,739 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:37,883 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 2.142s 2025-11-25 22:22:37,883 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--120461864", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-8b3321cf-1b23-4bd8-b6b8-6f9a53ec89f2', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"8d7b2a30-80af-40c8-9738-66dc761615bc","name":"tempest-network-smoke--120461864","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:22:36Z","updated_at":"2025-11-25T22:22:36Z","revision_number":1}}' 2025-11-25 22:22:38,636 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.752s 2025-11-25 22:22:38,637 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 22:22:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '654', 'x-openstack-request-id': 'req-d387e0ba-b395-4887-9b3b-8eb9d34e8015', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[{"id":"b4588d8c-24e7-4589-a171-666d08a47315","name":"tempest-subnet-smoke-1067020136","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","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-25T22:21:55Z","updated_at":"2025-11-25T22:21:55Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:22:38,804 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.166s 2025-11-25 22:22:38,805 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 22:22:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-d16775b7-5b0b-44e5-8e3b-597759b9fb9a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:22:38,898 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.093s 2025-11-25 22:22:38,898 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 22:22:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-48ba23a5-cf80-4306-bffd-b2f44495a848', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:22:39,613 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.16%2F28 0.714s 2025-11-25 22:22:39,613 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 22:22:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2efd033d-7a0e-440c-95c8-4919c858801e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:22:39,738 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.124s 2025-11-25 22:22:39,739 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 22:22:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-94838074-757b-4947-82ad-679016043397', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:22:39,848 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.16%2F28 0.108s 2025-11-25 22:22:39,848 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 22:22:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-80bde3df-7a3a-49a6-87ce-3f186ed7fbf8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.16%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:22:41,914 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 2.065s 2025-11-25 22:22:41,915 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-1214762694", "network_id": "8d7b2a30-80af-40c8-9738-66dc761615bc", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.16/28", "gateway_ip": null}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-e40c6b38-3738-4788-afc9-4c1baaa0a77b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"983c501e-dc2a-47fb-bd58-e489b03bc1a1","name":"tempest-subnet-smoke-1214762694","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"8d7b2a30-80af-40c8-9738-66dc761615bc","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-25T22:22:40Z","updated_at":"2025-11-25T22:22:40Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:41,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 22:22:41,920 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:42,027 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:42,028 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:42,028 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 22:22:42,029 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:42,032 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:42,144 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:42,145 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:42,626 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=dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.470s 2025-11-25 22:22:42,626 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 22:22:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1337', 'x-openstack-request-id': 'req-17057ced-41d4-4d04-bc5e-71cef1af5f78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"ports":[{"id":"66ae717d-6d78-43bb-813f-8ba06dca4ce8","name":"","network_id":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:33:72:25","admin_state_up":true,"status":"ACTIVE","device_id":"dcdc6362-570f-4aa8-88fb-2a7741be0ceb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4588d8c-24e7-4589-a171-666d08a47315","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0346ea84-087b-4bbb-bcbd-c5d0ea2096a5"],"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-23084994","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-23084994","fqdn":"tempest-testnetworkbasicops-server-23084994.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:22:09Z","updated_at":"2025-11-25T22:22:16Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:22:50,774 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/dcdc6362-570f-4aa8-88fb-2a7741be0ceb/os-interface 8.147s 2025-11-25 22:22:50,776 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": "8d7b2a30-80af-40c8-9738-66dc761615bc"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:42 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-6fa6fa97-9654-46cc-be29-e84148bada0d', 'x-compute-request-id': 'req-6fa6fa97-9654-46cc-be29-e84148bada0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb/os-interface'} Body: b'{"interfaceAttachment": {"net_id": "8d7b2a30-80af-40c8-9738-66dc761615bc", "port_id": "54b4b1f1-a16e-4e77-ba71-fba0d0b317ce", "mac_addr": "fa:16:3e:a1:d1:f4", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "983c501e-dc2a-47fb-bd58-e489b03bc1a1", "ip_address": "10.100.0.20"}]}}' 2025-11-25 22:22:50,970 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=dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.189s 2025-11-25 22:22:50,971 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 22:22:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '2663', 'x-openstack-request-id': 'req-92bafdb5-c326-4271-9fb6-39e86d9cc80c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"ports":[{"id":"54b4b1f1-a16e-4e77-ba71-fba0d0b317ce","name":"","network_id":"8d7b2a30-80af-40c8-9738-66dc761615bc","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:a1:d1:f4","admin_state_up":true,"status":"ACTIVE","device_id":"dcdc6362-570f-4aa8-88fb-2a7741be0ceb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"983c501e-dc2a-47fb-bd58-e489b03bc1a1","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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-23084994","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-23084994","fqdn":"tempest-testnetworkbasicops-server-23084994.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:22:44Z","updated_at":"2025-11-25T22:22:50Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"66ae717d-6d78-43bb-813f-8ba06dca4ce8","name":"","network_id":"f7b55e8b-c0dd-4325-ba82-f84b6b235dee","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:33:72:25","admin_state_up":true,"status":"ACTIVE","device_id":"dcdc6362-570f-4aa8-88fb-2a7741be0ceb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b4588d8c-24e7-4589-a171-666d08a47315","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["0346ea84-087b-4bbb-bcbd-c5d0ea2096a5"],"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-23084994","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-23084994","fqdn":"tempest-testnetworkbasicops-server-23084994.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:22:09Z","updated_at":"2025-11-25T22:22:16Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:22:50,971 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_ports returns true in 0.191008 seconds 2025-11-25 22:22:50,972 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 22:22:50,972 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:50,975 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:51,076 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:51,076 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:51,082 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_nic returns true in 0.110340 seconds 2025-11-25 22:22:51,082 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 22:22:51,082 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:51,084 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:51,141 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:51,142 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:51,147 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.20/28 dev eth1 2025-11-25 22:22:51,147 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:51,149 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:51,212 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:51,213 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:51,230 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 22:22:51,230 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:51,233 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:51,338 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:51,339 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:51,723 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=dcdc6362-570f-4aa8-88fb-2a7741be0ceb&network_id=8d7b2a30-80af-40c8-9738-66dc761615bc 0.376s 2025-11-25 22:22:51,723 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 22:22:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1337', 'x-openstack-request-id': 'req-f20070e4-c621-4b88-baa2-faca22d480e0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=dcdc6362-570f-4aa8-88fb-2a7741be0ceb&network_id=8d7b2a30-80af-40c8-9738-66dc761615bc'} Body: b'{"ports":[{"id":"54b4b1f1-a16e-4e77-ba71-fba0d0b317ce","name":"","network_id":"8d7b2a30-80af-40c8-9738-66dc761615bc","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:a1:d1:f4","admin_state_up":true,"status":"ACTIVE","device_id":"dcdc6362-570f-4aa8-88fb-2a7741be0ceb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"983c501e-dc2a-47fb-bd58-e489b03bc1a1","ip_address":"10.100.0.20"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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-23084994","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-23084994","fqdn":"tempest-testnetworkbasicops-server-23084994.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:22:44Z","updated_at":"2025-11-25T22:22:50Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:22:51,724 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:51,729 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:51,837 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:51,838 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:51,838 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:a1:d1:f4/ {print $2}' 2025-11-25 22:22:51,839 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:22:51,841 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:22:51,896 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:22:51,897 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:22:52,066 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.161s 2025-11-25 22:22:52,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-697913944", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGSQFrhiEvwRWXRSPNKuDc9F9IrodMG1MTugf5rFmSX6x9OBAlcOQXZWVpXcxtEA44A2HDFdD9p6cFlLYgbecOjOPBxMZDKOdvHqJOdZcbUFm3NHm9fQAaLqwzNKcrs0WA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:51 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-cbb82a0e-01f4-4c00-a6b1-8f4ff797a74b', 'x-compute-request-id': 'req-cbb82a0e-01f4-4c00-a6b1-8f4ff797a74b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-697913944", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGSQFrhiEvwRWXRSPNKuDc9F9IrodMG1MTugf5rFmSX6x9OBAlcOQXZWVpXcxtEA44A2HDFdD9p6cFlLYgbecOjOPBxMZDKOdvHqJOdZcbUFm3NHm9fQAaLqwzNKcrs0WA==", "fingerprint": "97:d0:ee:96:2a:a6:0c:28:b1:3f:34:0d:75:7d:7f:76", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:22:52,309 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.239s 2025-11-25 22:22:52,309 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-334616295", "description": "tempest-secgroup-smoke-334616295 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-850cc945-50b2-4192-b062-866eabbff043', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "name": "tempest-secgroup-smoke-334616295", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-334616295 description", "shared": false, "security_group_rules": [{"id": "379f1edb-ae79-49a6-bed9-01f10f7e5174", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:52Z", "updated_at": "2025-11-25T22:22:52Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "645139aa-9e6e-4820-99db-dfb228f78090", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:52Z", "updated_at": "2025-11-25T22:22:52Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:22:52Z", "updated_at": "2025-11-25T22:22:52Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:52,817 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.507s 2025-11-25 22:22:52,817 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": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8b8ab672-3ac1-4a0b-9b47-2a98c59514ea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "977fdfac-ed76-49f5-8fa8-a43541c10f75", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:52Z", "updated_at": "2025-11-25T22:22:52Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:53,017 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.199s 2025-11-25 22:22:53,018 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": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7856f19d-1fbc-4905-b0ab-3ecf0f778a28', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "22e99b69-e75d-452f-8f71-905043b5fad5", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:52Z", "updated_at": "2025-11-25T22:22:52Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:53,221 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.203s 2025-11-25 22:22:53,222 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": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e7513623-5215-4512-9b2f-f959ca4c2d10', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "3badf143-93ee-465d-ade3-ec9d6575918c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:53Z", "updated_at": "2025-11-25T22:22:53Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:53,718 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.495s 2025-11-25 22:22:53,718 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": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-db2ea9c6-dd72-447c-8a75-ddddfafa6cc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "7277ecb0-744b-4f4e-b459-1036c6df41b9", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:53Z", "updated_at": "2025-11-25T22:22:53Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:53,959 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.241s 2025-11-25 22:22:53,960 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": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3a947125-2cca-4479-9996-8285d69f5eea', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "e1374332-4a14-4422-8916-d5701600e36d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:53Z", "updated_at": "2025-11-25T22:22:53Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:54,251 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.290s 2025-11-25 22:22:54,251 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": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:54 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-eb25a556-ea3a-4439-b7e1-6eb9f8d9877c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "f82f7759-c24b-469a-b1a3-092528691b1a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d22e5f03-f4b7-405c-baee-88cf1f3e295e", "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-25T22:22:54Z", "updated_at": "2025-11-25T22:22:54Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:22:54,615 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.353s 2025-11-25 22:22:54,616 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:54 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c486c440-4dcc-4c27-89e1-3780113d7875', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["mHXW8zjoSaelQnAYoyqnLg"], "expires_at": "2025-11-25T23:22:54.000000Z", "issued_at": "2025-11-25T22:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints"10000 : [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:22:54,617 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_port_security_macspoofing_port) Found network None available for tenant 2025-11-25 22:22:57,141 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.523s 2025-11-25 22:22:57,142 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-822213303", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "8d7b2a30-80af-40c8-9738-66dc761615bc"}], "key_name": "tempest-TestNetworkBasicOps-697913944", "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:22:54 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b9a731a-63d4-4060-8ffa-a14ef8c9881b', 'x-compute-request-id': 'req-1b9a731a-63d4-4060-8ffa-a14ef8c9881b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}], "adminPass": "yTyntS4WDgmL"}}' 2025-11-25 22:22:57,992 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/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.847s 2025-11-25 22:22:57,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 22:22:57 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-460406f5-80bb-4dd7-98ea-32bc4ea48c2f', 'x-compute-request-id': 'req-460406f5-80bb-4dd7-98ea-32bc4ea48c2f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-697913944", "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 22:22:59,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/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.653s 2025-11-25 22:22:59,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 22:22:59 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e810c0a2-44df-41ef-993f-7164fede41c0', 'x-compute-request-id': 'req-e810c0a2-44df-41ef-993f-7164fede41c0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-697913944", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-11-25 22:22:59,656 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2025-11-25 22:23:01,267 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/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.605s 2025-11-25 22:23:01,267 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 22:23:00 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-380ea07c-a4c4-4a7a-a22b-51eeb768b833', 'x-compute-request-id': 'req-380ea07c-a4c4-4a7a-a22b-51eeb768b833', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-697913944", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}], "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 22:23:01,273 25 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2025-11-25 22:23:02,993 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/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.715s 2025-11-25 22:23:02,993 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 22:23:02 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-efae592f-4a22-43f0-b7c9-c8eb42f31932', 'x-compute-request-id': 'req-efae592f-4a22-43f0-b7c9-c8eb42f31932', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-697913944", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}], "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 22:23:04,700 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/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.701s 2025-11-25 22:23:04,701 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 22:23:04 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-640a0815-648a-4df8-bf0a-456ea67d1a97', 'x-compute-request-id': 'req-640a0815-648a-4df8-bf0a-456ea67d1a97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-697913944", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}], "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 22:23:06,768 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/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 1.060s 2025-11-25 22:23:06,768 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 22:23:05 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b18985a-04f5-4630-b85f-6c49144f8006', 'x-compute-request-id': 'req-9b18985a-04f5-4630-b85f-6c49144f8006', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:23:04Z", "addresses": {"tempest-network-smoke--120461864": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:67:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-697913944", "OS-SRV-USG:launched_at": "2025-11-25T22:23:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}], "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 22:23:06,772 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-11-25 22:23:07,876 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/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 1.104s 2025-11-25 22:23:07,877 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 22:23:06 GMT', 'server': 'Apache', 'content-length': '1690', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4b6884-02fc-452e-a0d9-acadd3f42f50', 'x-compute-request-id': 'req-1e4b6884-02fc-452e-a0d9-acadd3f42f50', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:23:04Z", "addresses": {"tempest-network-smoke--120461864": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:67:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-697913944", "OS-SRV-USG:launched_at": "2025-11-25T22:23:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}], "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 22:23:07,881 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.26 2025-11-25 22:23:07,882 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:07,888 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:07,997 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:07,998 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:09,013 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:09,014 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:10,016 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.26 2025-11-25 22:23:10,016 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:10,019 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:10,085 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:10,085 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:11,098 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:11,099 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:12,103 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.26 2025-11-25 22:23:12,104 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:12,106 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:12,165 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:12,166 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:13,174 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:13,175 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:14,175 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.26 2025-11-25 22:23:14,176 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:14,197 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:14,260 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:14,273 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:15,302 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:15,303 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:16,304 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.26 2025-11-25 22:23:16,305 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:16,309 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:16,424 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:16,425 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:17,439 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:17,440 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:18,441 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.26 2025-11-25 22:23:18,441 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:18,447 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:18,557 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:18,558 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:19,567 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:19,568 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:20,573 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.26 2025-11-25 22:23:20,573 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:20,577 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:20,678 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:20,679 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:20,688 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 12.806661 seconds 2025-11-25 22:23:20,688 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 22:23:20,688 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:20,690 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:20,795 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:20,798 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:20,807 25 DEBUG [tempest.common.utils.linux.remote_client] (get_nic_ip_address): Command result: 10.100.0.20/28 fe80::f816:3eff:fea1:d1f4/64 2025-11-25 22:23:20,807 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.20/28 dev eth1;sudo ip addr add fe80::f816:3eff:fea1:d1f4/64 dev eth1; 2025-11-25 22:23:20,807 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:20,809 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:20,888 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:20,889 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:20,937 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 22:23:20,938 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:20,940 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:21,000 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:21,006 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:21,014 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.26 2025-11-25 22:23:21,015 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:21,017 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:21,121 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:21,122 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:22,129 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:22,129 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:22,130 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.115350 seconds 2025-11-25 22:23:23,067 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/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce 0.937s 2025-11-25 22:23:23,068 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 22:23:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1037', 'x-openstack-request-id': 'req-14551617-8db4-48cf-ae34-d3a061b16696', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce'} Body: b'{"port":{"id":"54b4b1f1-a16e-4e77-ba71-fba0d0b317ce","name":"","network_id":"8d7b2a30-80af-40c8-9738-66dc761615bc","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:a1:d1:f4","admin_state_up":true,"status":"ACTIVE","device_id":"dcdc6362-570f-4aa8-88fb-2a7741be0ceb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"983c501e-dc2a-47fb-bd58-e489b03bc1a1","ip_address":"10.100.0.20"}],"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-23084994","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-23084994","fqdn":"tempest-testnetworkbasicops-server-23084994.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:22:44Z","updated_at":"2025-11-25T22:23:22Z","revision_number":5,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:23:23,068 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.26 2025-11-25 22:23:23,068 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:23,073 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:23,136 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:23,136 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:24,148 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:24,149 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:25,150 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.26 2025-11-25 22:23:25,151 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:25,155 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:25,258 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:25,258 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:26,270 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:26,271 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:27,272 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.26 2025-11-25 22:23:27,273 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:27,277 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:27,387 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:27,388 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:28,398 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:28,398 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:29,399 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.26 2025-11-25 22:23:29,400 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:29,403 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:29,517 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:29,523 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:30,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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:30,543 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:31,545 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.26 2025-11-25 22:23:31,545 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:31,549 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:31,657 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:31,658 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:32,671 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:32,671 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:33,673 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.26 2025-11-25 22:23:33,674 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:33,677 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:33,777 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:33,778 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:34,787 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:34,787 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:35,789 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.26 2025-11-25 22:23:35,790 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:35,793 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:35,895 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:35,895 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:36,904 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:36,904 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:37,905 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.26 2025-11-25 22:23:37,905 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:37,909 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:38,011 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:38,012 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:39,024 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:39,025 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:40,025 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.26 2025-11-25 22:23:40,025 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:40,029 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:40,139 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:40,140 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:41,153 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:41,154 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:42,155 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.26 2025-11-25 22:23:42,156 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:42,162 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:42,229 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:42,230 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:43,244 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:43,244 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:44,264 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.26 2025-11-25 22:23:44,264 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:44,315 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:44,464 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:44,465 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:45,478 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:45,478 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:46,480 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.26 2025-11-25 22:23:46,480 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:46,483 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:46,537 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:46,539 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:47,546 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:47,547 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:48,547 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.26 2025-11-25 22:23:48,548 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:48,551 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:48,654 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:48,655 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:49,665 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:49,666 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:50,667 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.26 2025-11-25 22:23:50,668 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:50,671 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:50,737 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:50,738 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:51,753 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:51,753 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:52,757 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.26 2025-11-25 22:23:52,757 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:53,583 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:53,643 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:53,644 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:54,654 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:54,655 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:55,656 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.26 2025-11-25 22:23:55,657 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:55,660 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:55,770 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:55,771 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:56,782 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:56,783 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:57,787 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.26 2025-11-25 22:23:57,787 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:57,791 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:57,904 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:57,905 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:23:58,920 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:23:58,921 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:23:59,923 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.26 2025-11-25 22:23:59,923 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:23:59,927 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:23:59,987 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:23:59,988 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:24:00,998 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:24:00,999 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:24:02,001 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.26 2025-11-25 22:24:02,002 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:24:02,006 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:24:02,075 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:24:02,076 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:24:03,090 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:24:03,091 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:24:04,093 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.26 2025-11-25 22:24:04,094 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 226D3C :24:04,098 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:24:04,164 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:24:04,165 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:24:05,175 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.26' failed, exit status: 1, stderr: stdout: PING 10.100.0.26 (10.100.0.26) from 10.100.0.20 eth1: 56(84) bytes of data. --- 10.100.0.26 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:24:05,176 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.26 via a ssh connection from: 192.168.122.206. 2025-11-25 22:24:06,178 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.26 2025-11-25 22:24:06,178 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.206:22' as 'cirros' with public key authentication 2025-11-25 22:24:06,183 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:24:06,250 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:24:06,251 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.206 successfully created 2025-11-25 22:24:06,265 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 43.196745 seconds 2025-11-25 22:24:06,511 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.244s 2025-11-25 22:24:06,511 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 22:24:06 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-659f3c77-6782-42da-a8ef-d5bac8f52784', 'x-compute-request-id': 'req-659f3c77-6782-42da-a8ef-d5bac8f52784', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'' 2025-11-25 22:24:07,154 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.642s 2025-11-25 22:24:07,155 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 22:24:06 GMT', 'server': 'Apache', 'content-length': '1696', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09385a3e-d68c-4d4d-8611-79c6902960fc', 'x-compute-request-id': 'req-09385a3e-d68c-4d4d-8611-79c6902960fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"server": {"id": "73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad", "name": "tempest-TestNetworkBasicOps-server-822213303", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:57Z", "updated": "2025-11-25T22:24:06Z", "addresses": {"tempest-network-smoke--120461864": [{"version": 4, "addr": "10.100.0.26", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:67:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-697913944", "OS-SRV-USG:launched_at": "2025-11-25T22:23:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-334616295"}], "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 22:24:08,258 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad 0.097s 2025-11-25 22:24:08,258 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 22:24:08 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-34709df3-9785-4d74-a720-96b1940a8d12', 'x-compute-request-id': 'req-34709df3-9785-4d74-a720-96b1940a8d12', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 73dad5e5-52db-4ed7-bb54-16fe0c3bb9ad could not be found."}}' 2025-11-25 22:24:08,792 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d22e5f03-f4b7-405c-baee-88cf1f3e295e 0.533s 2025-11-25 22:24:08,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 22:24:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-24fafeb5-5370-46c5-857a-6e399038ad20', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d22e5f03-f4b7-405c-baee-88cf1f3e295e'} Body: b'' 2025-11-25 22:24:08,870 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-697913944 0.076s 2025-11-25 22:24:08,870 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 22:24:08 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-d641a92a-767a-4a15-8355-3dda5ab0824a', 'x-compute-request-id': 'req-d641a92a-767a-4a15-8355-3dda5ab0824a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-697913944'} Body: b'' 2025-11-25 22:24:09,006 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb/os-interface/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce 0.135s 2025-11-25 22:24:09,006 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 22:24:08 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-81e949b5-077e-424a-8e88-5319cb6bb73f', 'x-compute-request-id': 'req-81e949b5-077e-424a-8e88-5319cb6bb73f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb/os-interface/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce'} Body: b'' 2025-11-25 22:24:09,109 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce 0.101s 2025-11-25 22:24:09,110 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 22:24:09 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1037', 'x-openstack-request-id': 'req-3260c84c-09be-4942-b87d-05aeeac18a87', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce'} Body: b'{"port":{"id":"54b4b1f1-a16e-4e77-ba71-fba0d0b317ce","name":"","network_id":"8d7b2a30-80af-40c8-9738-66dc761615bc","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:a1:d1:f4","admin_state_up":true,"status":"ACTIVE","device_id":"dcdc6362-570f-4aa8-88fb-2a7741be0ceb","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"983c501e-dc2a-47fb-bd58-e489b03bc1a1","ip_address":"10.100.0.20"}],"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-23084994","dns_assignment":[{"ip_address":"10.100.0.20","hostname":"tempest-testnetworkbasicops-server-23084994","fqdn":"tempest-testnetworkbasicops-server-23084994.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:22:44Z","updated_at":"2025-11-25T22:23:22Z","revision_number":5,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:10,203 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce 0.091s 2025-11-25 22:24:10,204 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 22:24:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '132', 'x-openstack-request-id': 'req-b54fbd7c-7c3f-4a3e-8e1c-0f4835322d9b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/54b4b1f1-a16e-4e77-ba71-fba0d0b317ce'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 54b4b1f1-a16e-4e77-ba71-fba0d0b317ce could not be found.", "detail": ""}}' 2025-11-25 22:24:10,462 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/983c501e-dc2a-47fb-bd58-e489b03bc1a1 0.257s 2025-11-25 22:24:10,463 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 22:24:10 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f76a36f4-9907-44e7-b9ea-e04605cdfe9e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/983c501e-dc2a-47fb-bd58-e489b03bc1a1'} Body: b'' 2025-11-25 22:24:11,147 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8d7b2a30-80af-40c8-9738-66dc761615bc 0.683s 2025-11-25 22:24:11,148 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 22:24:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f59a5c8d-ac81-4320-a7ea-966adb42e8fb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/8d7b2a30-80af-40c8-9738-66dc761615bc'} Body: b'' 2025-11-25 22:24:11,594 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/65143785-67e0-451b-99f3-ba723b28c33f 0.445s 2025-11-25 22:24:11,594 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 22:24:11 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ef06d08b-21c5-4827-8e76-07307676e87c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/65143785-67e0-451b-99f3-ba723b28c33f'} Body: b'' 2025-11-25 22:24:11,742 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.148s 2025-11-25 22:24:11,743 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 22:24:11 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-7a46b7bf-394e-457d-89f7-f88e25e9b036', 'x-compute-request-id': 'req-7a46b7bf-394e-457d-89f7-f88e25e9b036', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'' 2025-11-25 22:24:12,377 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.633s 2025-11-25 22:24:12,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 22:24:11 GMT', 'server': 'Apache', 'content-length': '1818', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-617b1ae2-cc89-48de-9818-9c688a91e721', 'x-compute-request-id': 'req-617b1ae2-cc89-48de-9818-9c688a91e721', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"server": {"id": "dcdc6362-570f-4aa8-88fb-2a7741be0ceb", "name": "tempest-TestNetworkBasicOps-server-23084994", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:22:04Z", "updated": "2025-11-25T22:24:11Z", "addresses": {"tempest-network-smoke--917197460": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:72:25"}, {"version": 4, "addr": "192.168.122.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:72:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1908011020", "OS-SRV-USG:launched_at": "2025-11-25T22:22:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-554809266"}], "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 22:24:13,465 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb 0.082s 2025-11-25 22:24:13,466 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 22:24:13 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-dc9c0a07-803a-412c-a485-dc4fa0035a94', 'x-compute-request-id': 'req-dc9c0a07-803a-412c-a485-dc4fa0035a94', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dcdc6362-570f-4aa8-88fb-2a7741be0ceb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dcdc6362-570f-4aa8-88fb-2a7741be0ceb could not be found."}}' 2025-11-25 22:24:13,765 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0346ea84-087b-4bbb-bcbd-c5d0ea2096a5 0.298s 2025-11-25 22:24:13,765 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 22:24:13 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-59943091-a570-479c-b4ca-8e9218fcde1f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/0346ea84-087b-4bbb-bcbd-c5d0ea2096a5'} Body: b'' 2025-11-25 22:24:13,851 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-1908011020 0.085s 2025-11-25 22:24:13,852 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:13 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-a05b648c-7185-4f5a-95d0-0c7c4c4cb889', 'x-compute-request-id': 'req-a05b648c-7185-4f5a-95d0-0c7c4c4cb889', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1908011020'} Body: b'' 2025-11-25 22:24:15,582 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1134f60d-3445-4459-b456-4dcc303b4752/remove_router_interface 1.729s 2025-11-25 22:24:15,583 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b4588d8c-24e7-4589-a171-666d08a47315"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-25b803ce-656d-47c9-9866-a2553c3751e8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1134f60d-3445-4459-b456-4dcc303b4752/remove_router_interface'} Body: b'{"id": "1134f60d-3445-4459-b456-4dcc303b4752", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "4f28290a-3283-4457-8969-b2a141de00ad", "network_id": "f7b55e8b-c0dd-4325-ba82-f84b6b235dee", "subnet_id": "b4588d8c-24e7-4589-a171-666d08a47315", "subnet_ids": ["b4588d8c-24e7-4589-a171-666d08a47315"]}' 2025-11-25 22:24:18,665 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b4588d8c-24e7-4589-a171-666d08a47315 3.081s 2025-11-25 22:24:18,666 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 22:24:18 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-dfdd91b4-a9f6-46eb-9ffd-50d543aee062', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/b4588d8c-24e7-4589-a171-666d08a47315'} Body: b'' 2025-11-25 22:24:21,860 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1134f60d-3445-4459-b456-4dcc303b4752 3.193s 2025-11-25 22:24:21,860 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 22:24:21 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-039a516f-5307-4c03-801a-32d9e78352c0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1134f60d-3445-4459-b456-4dcc303b4752'} Body: b'' 2025-11-25 22:24:23,666 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f7b55e8b-c0dd-4325-ba82-f84b6b235dee 1.805s 2025-11-25 22:24:23,667 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 22:24:23 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-d5b0709c-00d8-4c0a-9458-e410a8ae3656', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/f7b55e8b-c0dd-4325-ba82-f84b6b235dee'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 22:24:23.689105Z 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 22:25:36.109685Z 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 22:24:24,860 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 1.169s 2025-11-25 22:24:24,860 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--792822234", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:24 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '626', 'x-openstack-request-id': 'req-6fd8839d-75a0-49cd-ac76-500faca3e6ae', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"061880e0-92a9-4232-9327-5d3ae4ad83ea","name":"tempest-network-smoke--792822234","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:24:23Z","updated_at":"2025-11-25T22:24:23Z","revision_number":1}}' 2025-11-25 22:24:27,779 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.918s 2025-11-25 22:24:27,780 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-1025580219", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-ea510301-376d-40cb-a5f6-c8b4ebeb25fc', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "1b446d83-8619-4b2e-832a-55cf87e6c3fe", "name": "tempest-TestNetworkBasicOps-router-1025580219", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:24:24Z", "updated_at": "2025-11-25T22:24:26Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:27,861 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.079s 2025-11-25 22:24:27,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 22:24:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-bd1ab8a8-f79f-494d-9bac-079f4aa8291a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:24:28,008 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.145s 2025-11-25 22:24:28,008 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 22:24:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-064dcc0f-8661-4cfd-8704-c0d93977fb0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:24:28,090 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.081s 2025-11-25 22:24:28,091 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 22:24:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-54c9af82-125b-4921-9942-d96881a63794', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:24:29,868 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.776s 2025-11-25 22:24:29,869 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-1769169955", "network_id": "061880e0-92a9-4232-9327-5d3ae4ad83ea", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-1238cf37-b784-44b8-bcac-5d2e1574e392', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"0f013666-bd5e-43e7-ba52-75999904fe50","name":"tempest-subnet-smoke-1769169955","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","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-25T22:24:28Z","updated_at":"2025-11-25T22:24:28Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:32,207 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/1b446d83-8619-4b2e-832a-55cf87e6c3fe/add_router_interface 2.338s 2025-11-25 22:24:32,208 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0f013666-bd5e-43e7-ba52-75999904fe50"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fd72891a-c056-4d85-b9bf-b92d43fda331', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b446d83-8619-4b2e-832a-55cf87e6c3fe/add_router_interface'} Body: b'{"id": "1b446d83-8619-4b2e-832a-55cf87e6c3fe", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "018f7d8d-5756-4807-b74a-5a87023aa3f3", "network_id": "061880e0-92a9-4232-9327-5d3ae4ad83ea", "subnet_id": "0f013666-bd5e-43e7-ba52-75999904fe50", "subnet_ids": ["0f013666-bd5e-43e7-ba52-75999904fe50"]}' 2025-11-25 22:24:32,349 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.141s 2025-11-25 22:24:32,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 22:24:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1476', 'x-openstack-request-id': 'req-f7040cd4-0aa9-472e-a228-09b908e4ef6e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"061880e0-92a9-4232-9327-5d3ae4ad83ea","name":"tempest-network-smoke--792822234","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["0f013666-bd5e-43e7-ba52-75999904fe50"],"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-25T22:24:23Z","updated_at":"2025-11-25T22:24:28Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":28749},{"id":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:24:32,432 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.082s 2025-11-25 22:24:32,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 22:24:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-d9b70e0c-19d3-49e1-98db-7a174d6092c5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"0f013666-bd5e-43e7-ba52-75999904fe50","name":"tempest-subnet-smoke-1769169955","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","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-25T22:24:28Z","updated_at":"2025-11-25T22:24:28Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"}]}' 2025-11-25 22:24:32,723 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.290s 2025-11-25 22:24:32,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 22:24:32 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-b8d43b2b-115e-43d9-ad1d-d3776c89a198', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "1b446d83-8619-4b2e-832a-55cf87e6c3fe", "name": "tempest-TestNetworkBasicOps-router-1025580219", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.185"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:24:24Z", "updated_at": "2025-11-25T22:24:30Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:24:33,263 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 0.539s 2025-11-25 22:24:33,264 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"name": "tempest-TestNetworkBasicOps-1751540850", "network_id": "061880e0-92a9-4232-9327-5d3ae4ad83ea"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-5de7e001-9b55-4988-8adb-74347296bab4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"6d8792dd-a74e-48f6-abaf-9a768da9a415","name":"tempest-TestNetworkBasicOps-1751540850","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:04:6f:22","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0f013666-bd5e-43e7-ba52-75999904fe50","ip_address":"10.100.0.14"}],"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","qos_policy_id":null,"port_security_enabled":true,"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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.14","hostname":"host-10-100-0-14","fqdn":"host-10-100-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:24:32Z","updated_at":"2025-11-25T22:24:32Z","revision_number":1}}' 2025-11-25 22:24:33,418 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/6d8792dd-a74e-48f6-abaf-9a768da9a415 0.153s 2025-11-25 22:24:33,418 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 22:24:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-b687d648-76d3-4569-8f4e-99b6a6ec315b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6d8792dd-a74e-48f6-abaf-9a768da9a415'} Body: b'{"port":{"id":"6d8792dd-a74e-48f6-abaf-9a768da9a415","name":"tempest-TestNetworkBasicOps-1751540850","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:04:6f:22","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0f013666-bd5e-43e7-ba52-75999904fe50","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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.14","hostname":"host-10-100-0-14","fqdn":"host-10-100-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:24:32Z","updated_at":"2025-11-25T22:24:32Z","revision_number":1,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:33,565 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.145s 2025-11-25 22:24:33,565 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-1888600422", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBla26fhCSdVApfz856LTiY75/yTq9bIDZIDG0meMq2os5788kEe7g0TGAs3lRGwK7gbGKbtZsaWoT4WC40jlMH42OEMf1/uzFzofrY5x9QwCOb8jlv+DzwHNQfNMolvvA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:33 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-21c05631-c1a0-457f-9e01-c42f22b0b6ce', 'x-compute-request-id': 'req-21c05631-c1a0-457f-9e01-c42f22b0b6ce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-1888600422", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBla26fhCSdVApfz856LTiY75/yTq9bIDZIDG0meMq2os5788kEe7g0TGAs3lRGwK7gbGKbtZsaWoT4WC40jlMH42OEMf1/uzFzofrY5x9QwCOb8jlv+DzwHNQfNMolvvA==", "fingerprint": "dd:e2:e6:c3:8f:1a:a6:1f:9d:ee:b6:69:d3:b0:b2:60", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:24:33,844 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.277s 2025-11-25 22:24:33,844 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-364740051", "description": "tempest-secgroup-smoke-364740051 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-7fbf2563-b270-4076-9e98-37935b42f924', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "1962baa2-83d0-4984-9072-c59ff3d09463", "name": "tempest-secgroup-smoke-364740051", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-364740051 description", "shared": false, "security_group_rules": [{"id": "25134d30-181e-457e-af3c-17ccb30d9388", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:33Z", "updated_at": "2025-11-25T22:24:33Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "64de3125-d52d-4afd-b86c-50251aa4902a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:33Z", "updated_at": "2025-11-25T22:24:33Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:24:33Z", "updated_at": "2025-11-25T22:24:33Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:34,059 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.214s 2025-11-25 22:24:34,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": "1962baa2-83d0-4984-9072-c59ff3d09463", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b37ba04c-faed-450f-aa08-aa25e41a9154', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "97842904-56ea-412a-8b9d-b8a8c0c4a174", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:33Z", "updated_at": "2025-11-25T22:24:33Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:34,212 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.151s 2025-11-25 22:24:34,213 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": "1962baa2-83d0-4984-9072-c59ff3d09463", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fe9db7eb-1e4c-4866-ad82-396e1e46a4f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "f4f4ea5d-6a80-4025-badf-77377f8424ba", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:34Z", "updated_at": "2025-11-25T22:24:34Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:34,474 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.259s 2025-11-25 22:24:34,474 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": "1962baa2-83d0-4984-9072-c59ff3d09463", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c8792cb2-54c0-4dad-8a13-7254decd06ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "b24fa9f2-0b0c-4efd-802c-9dfd95893cfb", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:34Z", "updated_at": "2025-11-25T22:24:34Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:34,677 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.202s 2025-11-25 22:24:34,678 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": "1962baa2-83d0-4984-9072-c59ff3d09463", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-67a95d14-087e-49c5-ba68-139625fbf118', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "bed291a7-5606-47c0-8d8a-717d92b5ead1", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:34Z", "updated_at": "2025-11-25T22:24:34Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:34,874 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/security-group-rules 0.195s 2025-11-25 22:24:34,874 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": "1962baa2-83d0-4984-9072-c59ff3d09463", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-dd204845-a28b-4809-ab3f-5a960c51e2eb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "6e2598f5-4084-4742-bea3-4d196e7dd7d4", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:34Z", "updated_at": "2025-11-25T22:24:34Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:35,091 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.216s 2025-11-25 22:24:35,091 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": "1962baa2-83d0-4984-9072-c59ff3d09463", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a485df49-f2bd-4603-8013-f9c1cc9ff533', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "d3fde880-3460-4f5a-9f06-d0602f5bb3f2", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "1962baa2-83d0-4984-9072-c59ff3d09463", "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-25T22:24:34Z", "updated_at": "2025-11-25T22:24:34Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:35,413 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.317s 2025-11-25 22:24:35,413 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:35 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-78559bc9-0b28-4997-b6cc-6f1db8a6a53e', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["w_uQpnbnQhu0ZzKiWUTxbg"], "expires_at": "2025-11-25T23:24:35.000000Z", "issued_at": "2025-11-25T22:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:24:35,414 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-11-25 22:24:39,097 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.683s 2025-11-25 22:24:39,100 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-2016903649", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "061880e0-92a9-4232-9327-5d3ae4ad83ea", "port": "6d8792dd-a74e-48f6-abaf-9a768da9a415"}], "key_name": "tempest-TestNetworkBasicOps-1888600422", "security_groups": [{"name": "tempest-secgroup-smoke-364740051"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:35 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf0381c0-51f5-45e4-9562-82d92f55be0e', 'x-compute-request-id': 'req-bf0381c0-51f5-45e4-9562-82d92f55be0e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "3de8330b-b52a-46e3-8c17-22a68deda377", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-364740051"}], "adminPass": "848TX4VEes3G"}}' 2025-11-25 22:24:39,714 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.610s 2025-11-25 22:24:39,715 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 22:24:39 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-c4d913af-c6b6-45dd-858e-0cace0f98f4b', 'x-compute-request-id': 'req-c4d913af-c6b6-45dd-858e-0cace0f98f4b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888600422", "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 22:24:41,709 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.984s 2025-11-25 22:24:41,710 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 22:24:40 GMT', 'server': 'Apache', 'content-length': '1391', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da317f1b-051d-46c2-a65d-b7fb5a8da699', 'x-compute-request-id': 'req-da317f1b-051d-46c2-a65d-b7fb5a8da699', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888600422", "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 22:24:41,715 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-11-25 22:24:42,993 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.277s 2025-11-25 22:24:42,994 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 22:24:42 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-069e5d41-11b9-4430-a603-4209f4fc5c26', 'x-compute-request-id': 'req-069e5d41-11b9-4430-a603-4209f4fc5c26', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888600422", "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 22:24:42,997 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-11-25 22:24:44,781 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.783s 2025-11-25 22:24:44,782 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 22:24:44 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3a750a-5cea-46c4-a9dc-277f24db2830', 'x-compute-request-id': 'req-aa3a750a-5cea-46c4-a9dc-277f24db2830', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888600422", "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 22:24:46,185 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.395s 2025-11-25 22:24:46,185 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 22:24:45 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86296bd-5ea3-486e-b34b-8f89b8f72f37', 'x-compute-request-id': 'req-f86296bd-5ea3-486e-b34b-8f89b8f72f37', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1888600422", "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 22:24:47,832 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.641s 2025-11-25 22:24:47,832 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 22:24:47 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d34c7e6-53d6-4192-8a4a-b9653a72a7a2', 'x-compute-request-id': 'req-1d34c7e6-53d6-4192-8a4a-b9653a72a7a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:46Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888600422", "OS-SRV-USG:launched_at": "2025-11-25T22:24:46.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 22:24:47,839 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2025-11-25 22:24:48,195 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.356s 2025-11-25 22:24:48,196 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 22:24:47 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac34ad9-318b-4092-8596-6eef0d330adc', 'x-compute-request-id': 'req-7ac34ad9-318b-4092-8596-6eef0d330adc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:46Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888600422", "OS-SRV-USG:launched_at": "2025-11-25T22:24:46.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 22:24:48,199 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:24:48,308 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=3de8330b-b52a-46e3-8c17-22a68deda377 0.108s 2025-11-25 22:24:48,308 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 22:24:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1381', 'x-openstack-request-id': 'req-ffe1a8b3-e8bd-4192-9272-2ab101285cfb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"ports":[{"id":"6d8792dd-a74e-48f6-abaf-9a768da9a415","name":"tempest-TestNetworkBasicOps-1751540850","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:04:6f:22","admin_state_up":true,"status":"ACTIVE","device_id":"3de8330b-b52a-46e3-8c17-22a68deda377","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0f013666-bd5e-43e7-ba52-75999904fe50","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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-2016903649","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2016903649","fqdn":"tempest-testnetworkbasicops-server-2016903649.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:24:32Z","updated_at":"2025-11-25T22:24:46Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:24:48,309 25 DEBUG [tempest.common.waiters] Server ID 3de8330b-b52a-46e3-8c17-22a68deda377 ports are all ACTIVE [{'id': '6d8792dd-a74e-48f6-abaf-9a768da9a415', 'name': 'tempest-TestNetworkBasicOps-1751540850', 'network_id': '061880e0-92a9-4232-9327-5d3ae4ad83ea', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:04:6f:22', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3de8330b-b52a-46e3-8c17-22a68deda377', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '0f013666-bd5e-43e7-ba52-75999904fe50', 'ip_address': '10.100.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a'], '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-2016903649', 'dns_assignment': [{'ip_address': '10.100.0.14', 'hostname': 'tempest-testnetworkbasicops-server-2016903649', 'fqdn': 'tempest-testnetworkbasicops10000 -server-2016903649.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:24:32Z', 'updated_at': '2025-11-25T22:24:46Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:24:51,930 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 3.620s 2025-11-25 22:24:51,930 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "6d8792dd-a74e-48f6-abaf-9a768da9a415", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.14"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '920', 'x-openstack-request-id': 'req-c2a32eb0-9637-4685-942b-6312c5bab392', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "5d6c76de-07bc-4f16-b89e-84579ab71c9a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.218", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "1b446d83-8619-4b2e-832a-55cf87e6c3fe", "port_id": "6d8792dd-a74e-48f6-abaf-9a768da9a415", "fixed_ip_address": "10.100.0.14", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "tempest-TestNetworkBasicOps-1751540850", "network_id": "061880e0-92a9-4232-9327-5d3ae4ad83ea", "mac_address": "fa:16:3e:04:6f:22", "admin_state_up": true, "status": "ACTIVE", "device_id": "3de8330b-b52a-46e3-8c17-22a68deda377", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:24:49Z", "updated_at": "2025-11-25T22:24:49Z", "revision_number": 0}}' 2025-11-25 22:24:52,698 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=3de8330b-b52a-46e3-8c17-22a68deda377&network_id=061880e0-92a9-4232-9327-5d3ae4ad83ea 0.767s 2025-11-25 22:24:52,699 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 22:24:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1381', 'x-openstack-request-id': 'req-9f4c893a-2a87-4d42-a273-e9fbd820ca65', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3de8330b-b52a-46e3-8c17-22a68deda377&network_id=061880e0-92a9-4232-9327-5d3ae4ad83ea'} Body: b'{"ports":[{"id":"6d8792dd-a74e-48f6-abaf-9a768da9a415","name":"tempest-TestNetworkBasicOps-1751540850","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:04:6f:22","admin_state_up":true,"status":"ACTIVE","device_id":"3de8330b-b52a-46e3-8c17-22a68deda377","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0f013666-bd5e-43e7-ba52-75999904fe50","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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-2016903649","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-2016903649","fqdn":"tempest-testnetworkbasicops-server-2016903649.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:24:32Z","updated_at":"2025-11-25T22:24:46Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:24:52,891 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.191s 2025-11-25 22:24:52,891 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 22:24:52 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-661b65f0-671b-489c-b16f-f933fc09f9de', 'x-compute-request-id': 'req-661b65f0-671b-489c-b16f-f933fc09f9de', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'' 2025-11-25 22:24:54,028 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/3de8330b-b52a-46e3-8c17-22a68deda377 1.137s 2025-11-25 22:24:54,029 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 22:24:52 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-279f0a3f-3f1b-4bdf-9cd0-344b5bcf4d09', 'x-compute-request-id': 'req-279f0a3f-3f1b-4bdf-9cd0-344b5bcf4d09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:52Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888600422", "OS-SRV-USG:launched_at": "2025-11-25T22:24:46.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 22:24:55,653 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.619s 2025-11-25 22:24:55,653 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 22:24:55 GMT', 'server': 'Apache', 'content-length': '1753', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed60f6d-5aaf-430a-b26c-e84446d1bbc5', 'x-compute-request-id': 'req-9ed60f6d-5aaf-430a-b26c-e84446d1bbc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"server": {"id": "3de8330b-b52a-46e3-8c17-22a68deda377", "name": "tempest-TestNetworkBasicOps-server-2016903649", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:24:39Z", "updated": "2025-11-25T22:24:53Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}, {"version": 4, "addr": "192.168.122.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3de8330b-b52a-46e3-8c17-22a68deda377"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1888600422", "OS-SRV-USG:launched_at": "2025-11-25T22:24:46.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 22:24:56,771 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/3de8330b-b52a-46e3-8c17-22a68deda377 0.112s 2025-11-25 22:24:56,771 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 22:24:56 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-be93c943-91a0-4c3f-b9ee-ab0af61c5502', 'x-compute-request-id': 'req-be93c943-91a0-4c3f-b9ee-ab0af61c5502', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3de8330b-b52a-46e3-8c17-22a68deda377 could not be found."}}' 2025-11-25 22:24:57,698 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/6d8792dd-a74e-48f6-abaf-9a768da9a415 0.926s 2025-11-25 22:24:57,699 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 22:24:57 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '965', 'x-openstack-request-id': 'req-54214db2-8b54-420f-8eea-60cd158904d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6d8792dd-a74e-48f6-abaf-9a768da9a415'} Body: b'{"port":{"id":"6d8792dd-a74e-48f6-abaf-9a768da9a415","name":"tempest-TestNetworkBasicOps-1751540850","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:04:6f:22","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"0f013666-bd5e-43e7-ba52-75999904fe50","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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.14","hostname":"host-10-100-0-14","fqdn":"host-10-100-0-14.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:24:32Z","updated_at":"2025-11-25T22:24:54Z","revision_number":6,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:57,842 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.141s 2025-11-25 22:24:57,842 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-1897316685", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIn4MXiFrhW/axK4z72MFjMDDp2AQOuEemV73c6TN6gZSn219+VX0rhCcOaOISc5IsSZcMjcRFB5fC1ktVQvw8SlVqY6eLj6BCPJiLw9CMdcf2vEMQTqmW0L0IPFviyeMA=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:57 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-02bf90d8-1a21-4f2b-bb38-990f44fc4e8e', 'x-compute-request-id': 'req-02bf90d8-1a21-4f2b-bb38-990f44fc4e8e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-1897316685", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIn4MXiFrhW/axK4z72MFjMDDp2AQOuEemV73c6TN6gZSn219+VX0rhCcOaOISc5IsSZcMjcRFB5fC1ktVQvw8SlVqY6eLj6BCPJiLw9CMdcf2vEMQTqmW0L0IPFviyeMA==", "fingerprint": "c2:b5:81:08:48:e0:7a:15:44:32:12:b2:42:15:aa:16", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:24:58,822 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.979s 2025-11-25 22:24:58,822 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-824481456", "description": "tempest-secgroup-smoke-824481456 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-a1c10dde-2fea-4de0-a311-a7baa0f1c708', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "20b09f21-9569-4277-a77b-7680c8249ba6", "name": "tempest-secgroup-smoke-824481456", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-824481456 description", "shared": false, "security_group_rules": [{"id": "4ef5de75-9089-4a24-a9b0-6190219ea4f0", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:24:58Z", "updated_at": "2025-11-25T22:24:58Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "bfc4d71b-d072-4127-950c-127a2423c7d7", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:24:58Z", "updated_at": "2025-11-25T22:24:58Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:24:58Z", "updated_at": "2025-11-25T22:24:58Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:24:59,801 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.978s 2025-11-25 22:24:59,801 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": "20b09f21-9569-4277-a77b-7680c8249ba6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:24:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d6d01bd0-5992-4ff7-80ee-19434ee204a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "413f8afe-7a69-46ff-bd0f-340f70686835", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:24:59Z", "updated_at": "2025-11-25T22:24:59Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:00,813 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 1.010s 2025-11-25 22:25:00,813 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": "20b09f21-9569-4277-a77b-7680c8249ba6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5ec29d93-ba74-405f-aa90-a2e0608e405e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "2c1c2b89-397d-409c-b84c-e46eb6b2b339", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:25:00Z", "updated_at": "2025-11-25T22:25:00Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:01,815 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 1.001s 2025-11-25 22:25:01,816 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": "20b09f21-9569-4277-a77b-7680c8249ba6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-754b0e34-521b-4561-a4b4-d13b86a18902', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "2ad7f705-4187-4467-a0fa-54421a7ed324", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:25:01Z", "updated_at": "2025-11-25T22:25:01Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:02,838 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 1.021s 2025-11-25 22:25:02,839 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": "20b09f21-9569-4277-a77b-7680c8249ba6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-70c4bf66-9204-49cf-830a-d1893c9de8ff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "8ce328c3-5d63-4571-9af3-6b68c51d3d05", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:25:02Z", "updated_at": "2025-11-25T22:25:02Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:03,874 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 1.034s 2025-11-25 22:25:03,875 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": "20b09f21-9569-4277-a77b-7680c8249ba6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1a206fd5-b14f-45f6-bbea-83fb57355918', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "a3d8aae0-1abd-4afe-ad38-d9cd5cd6c133", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:25:03Z", "updated_at": "2025-11-25T22:25:03Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:04,667 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.791s 2025-11-25 22:25:04,667 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": "20b09f21-9569-4277-a77b-7680c8249ba6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-36bd208e-c897-4e75-b274-bbe80b8a17d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "937468a4-3e18-4cfb-bfcc-4b42066ad5c6", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "20b09f21-9569-4277-a77b-7680c8249ba6", "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-25T22:25:04Z", "updated_at": "2025-11-25T22:25:04Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:05,004 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.333s 2025-11-25 22:25:05,005 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:04 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e33083b4-2a08-4627-b574-d0aae781efa5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["hMSD3u1DReWK75tPggp_Hw"], "expires_at": "2025-11-25T23:25:04.000000Z", "issued_at": "2025-11-25T22:25:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:25:05,005 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2025-11-25 22:25:06,536 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.530s 2025-11-25 22:25:06,537 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-1255688888", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "061880e0-92a9-4232-9327-5d3ae4ad83ea", "port": "6d8792dd-a74e-48f6-abaf-9a768da9a415"}], "key_name": "tempest-TestNetworkBasicOps-1897316685", "security_groups": [{"name": "tempest-secgroup-smoke-824481456"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:05 GMT', 'server': 'Apache', 'content-length': '445', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae9296a-713e-4652-826c-a2a6df98dbca', 'x-compute-request-id': 'req-dae9296a-713e-4652-826c-a2a6df98dbca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-824481456"}], "adminPass": "HneDMrhB3bDs"}}' 2025-11-25 22:25:07,701 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 1.162s 2025-11-25 22:25:07,703 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 22:25:06 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-1e748ec4-0f92-4fef-bf9e-3239c13c42eb', 'x-compute-request-id': 'req-1e748ec4-0f92-4fef-bf9e-3239c13c42eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1897316685", "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 22:25:09,245 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.533s 2025-11-25 22:25:09,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 22:25:08 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-f81956b5-03f2-4a77-bc2e-b7052e9660fd', 'x-compute-request-id': 'req-f81956b5-03f2-4a77-bc2e-b7052e9660fd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1897316685", "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 22:25:10,695 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.446s 2025-11-25 22:25:10,696 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 22:25:10 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-3b1935c1-0855-4d39-bcb0-86625d3659ec', 'x-compute-request-id': 'req-3b1935c1-0855-4d39-bcb0-86625d3659ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1897316685", "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 22:25:10,703 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2025-11-25 22:25:11,980 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.275s 2025-11-25 22:25:11,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 22:25: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-5a8edfbb-8631-43e6-ba5c-004a74841a79', 'x-compute-request-id': 'req-5a8edfbb-8631-43e6-ba5c-004a74841a79', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1897316685", "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 22:25:14,029 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 1.027s 2025-11-25 22:25:14,029 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 22:25:13 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c22f2153-cc2a-48bb-85c4-e86088d65c08', 'x-compute-request-id': 'req-c22f2153-cc2a-48bb-85c4-e86088d65c08', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1897316685", "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 22:25:15,838 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.798s 2025-11-25 22:25:15,838 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 22:25:15 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc11809-f06f-40c5-9545-7e0e09b5adfb', 'x-compute-request-id': 'req-ebc11809-f06f-40c5-9545-7e0e09b5adfb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1897316685", "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 22:25:17,898 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 1.054s 2025-11-25 22:25:17,899 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 22:25:16 GMT', 'server': 'Apache', 'content-length': '1495', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17da8225-8804-4fef-a47b-b47729cbc55b', 'x-compute-request-id': 'req-17da8225-8804-4fef-a47b-b47729cbc55b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1897316685", "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 22:25:19,962 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 1.052s 2025-11-25 22:25:19,962 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 22:25:18 GMT', 'server': 'Apache', 'content-length': '1789', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b3252b-5b22-44f1-8b0b-c3171925e87d', 'x-compute-request-id': 'req-a7b3252b-5b22-44f1-8b0b-c3171925e87d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:17Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}, {"version": 4, "addr": "192.168.122.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1897316685", "OS-SRV-USG:launched_at": "2025-11-25T22:25:17.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 22:25:19,967 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2025-11-25 22:25:20,886 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/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.919s 2025-11-25 22:25:20,887 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 22:25:19 GMT', 'server': 'Apache', 'content-length': '1789', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a517120-79f6-4af9-879e-0e797d27e0d5', 'x-compute-request-id': 'req-0a517120-79f6-4af9-879e-0e797d27e0d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:17Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}, {"version": 4, "addr": "192.168.122.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1897316685", "OS-SRV-USG:launched_at": "2025-11-25T22:25:17.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 22:25:20,976 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=126a1ba8-25a2-4d46-9bc1-994692dccd2a&network_id=061880e0-92a9-4232-9327-5d3ae4ad83ea 0.086s 2025-11-25 22:25:20,977 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 22:25:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1381', 'x-openstack-request-id': 'req-0bdb4c93-3ef5-43c0-9489-85e73f190c92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=126a1ba8-25a2-4d46-9bc1-994692dccd2a&network_id=061880e0-92a9-4232-9327-5d3ae4ad83ea'} Body: b'{"ports":[{"id":"6d8792dd-a74e-48f6-abaf-9a768da9a415","name":"tempest-TestNetworkBasicOps-1751540850","network_id":"061880e0-92a9-4232-9327-5d3ae4ad83ea","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:04:6f:22","admin_state_up":true,"status":"ACTIVE","device_id":"126a1ba8-25a2-4d46-9bc1-994692dccd2a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"0f013666-bd5e-43e7-ba52-75999904fe50","ip_address":"10.100.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a5c6f5d4-33c9-4be2-bb01-e70ba22aa63a"],"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-1255688888","dns_assignment":[{"ip_address":"10.100.0.14","hostname":"tempest-testnetworkbasicops-server-1255688888","fqdn":"tempest-testnetworkbasicops-server-1255688888.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:24:32Z","updated_at":"2025-11-25T22:25:16Z","revision_number":9,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:25:21,126 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.149s 2025-11-25 22:25:21,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: None Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:20 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-a04c5092-4777-4267-b488-c4e3d90ed9e9', 'x-compute-request-id': 'req-a04c5092-4777-4267-b488-c4e3d90ed9e9', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-254E4D a2-4d46-9bc1-994692dccd2a'} Body: b'' 2025-11-25 22:25:21,962 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.835s 2025-11-25 22:25:21,962 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 22:25:21 GMT', 'server': 'Apache', 'content-length': '1795', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e868fb2a-9eaa-4269-a36d-806eaa6fb94e', 'x-compute-request-id': 'req-e868fb2a-9eaa-4269-a36d-806eaa6fb94e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:21Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}, {"version": 4, "addr": "192.168.122.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1897316685", "OS-SRV-USG:launched_at": "2025-11-25T22:25:17.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 22:25:23,254 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.276s 2025-11-25 22:25:23,254 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 22:25:23 GMT', 'server': 'Apache', 'content-length': '1753', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd8cc3a0-542d-4e6a-9295-0134822e391c', 'x-compute-request-id': 'req-dd8cc3a0-542d-4e6a-9295-0134822e391c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"server": {"id": "126a1ba8-25a2-4d46-9bc1-994692dccd2a", "name": "tempest-TestNetworkBasicOps-server-1255688888", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:06Z", "updated": "2025-11-25T22:25:21Z", "addresses": {"tempest-network-smoke--792822234": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}, {"version": 4, "addr": "192.168.122.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:6f:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1897316685", "OS-SRV-USG:launched_at": "2025-11-25T22:25:17.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 22:25:24,400 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a 0.141s 2025-11-25 22:25:24,401 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 22:25:24 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-7f5a78e0-01e1-45d5-86ba-871a594ea188', 'x-compute-request-id': 'req-7f5a78e0-01e1-45d5-86ba-871a594ea188', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/126a1ba8-25a2-4d46-9bc1-994692dccd2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 126a1ba8-25a2-4d46-9bc1-994692dccd2a could not be found."}}' 2025-11-25 22:25:24,851 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/20b09f21-9569-4277-a77b-7680c8249ba6 0.450s 2025-11-25 22:25:24,852 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 22:25:24 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-590bea26-cb68-44c1-8ee4-85047372f37e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/20b09f21-9569-4277-a77b-7680c8249ba6'} Body: b'' 2025-11-25 22:25:24,942 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-1897316685 0.089s 2025-11-25 22:25:24,942 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 22:25:24 GMT', 'server': 'Apache', 'content-length': '0', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90667306-004f-4d5c-9d9e-3a2d220f9c2b', 'x-compute-request-id': 'req-90667306-004f-4d5c-9d9e-3a2d220f9c2b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1897316685'} Body: b'' 2025-11-25 22:25:25,438 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/5d6c76de-07bc-4f16-b89e-84579ab71c9a 0.495s 2025-11-25 22:25:25,439 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 22:25:25 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-15e3452b-a2e3-4383-b2b2-b56867c34e02', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/5d6c76de-07bc-4f16-b89e-84579ab71c9a'} Body: b'' 2025-11-25 22:25:25,793 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377 0.353s 2025-11-25 22:25:25,793 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 22:25:25 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-6a22450f-32f9-4b2f-af84-5d82cc091998', 'x-compute-request-id': 'req-6a22450f-32f9-4b2f-af84-5d82cc091998', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3de8330b-b52a-46e3-8c17-22a68deda377 could not be found."}}' 2025-11-25 22:25:25,877 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377 0.083s 2025-11-25 22:25:25,877 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 22:25:25 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-4d3e8819-b1a9-4bb1-9036-7d044d65645e', 'x-compute-request-id': 'req-4d3e8819-b1a9-4bb1-9036-7d044d65645e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3de8330b-b52a-46e3-8c17-22a68deda377'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3de8330b-b52a-46e3-8c17-22a68deda377 could not be found."}}' 2025-11-25 22:25:28,750 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1962baa2-83d0-4984-9072-c59ff3d09463 2.872s 2025-11-25 22:25:28,750 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 22:25:28 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-857f97df-2a65-446a-9440-bbdac00f90a9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/1962baa2-83d0-4984-9072-c59ff3d09463'} Body: b'' 2025-11-25 22:25:28,861 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-1888600422 0.110s 2025-11-25 22:25:28,861 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 22:25: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-16b91a0f-a5e6-4d7e-8567-7d8689a924d1', 'x-compute-request-id': 'req-16b91a0f-a5e6-4d7e-8567-7d8689a924d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1888600422'} Body: b'' 2025-11-25 22:25:30,874 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6d8792dd-a74e-48f6-abaf-9a768da9a415 2.012s 2025-11-25 22:25:30,874 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 22:25:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-21f10d62-41d4-4430-a442-7408979471ac', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/6d8792dd-a74e-48f6-abaf-9a768da9a415'} Body: b'' 2025-11-25 22:25:33,927 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b446d83-8619-4b2e-832a-55cf87e6c3fe/remove_router_interface 3.049s 2025-11-25 22:25:33,929 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0f013666-bd5e-43e7-ba52-75999904fe50"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:33 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4dfe7fdd-2115-49d3-b22d-917b4fe96de6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b446d83-8619-4b2e-832a-55cf87e6c3fe/remove_router_interface'} Body: b'{"id": "1b446d83-8619-4b2e-832a-55cf87e6c3fe", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "018f7d8d-5756-4807-b74a-5a87023aa3f3", "network_id": "061880e0-92a9-4232-9327-5d3ae4ad83ea", "subnet_id": "0f013666-bd5e-43e7-ba52-75999904fe50", "subnet_ids": ["0f013666-bd5e-43e7-ba52-75999904fe50"]}' 2025-11-25 22:25:34,212 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0f013666-bd5e-43e7-ba52-75999904fe50 0.282s 2025-11-25 22:25:34,213 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 22:25:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-37d8714b-b63f-4009-880e-f516818f4a71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/0f013666-bd5e-43e7-ba52-75999904fe50'} Body: b'' 2025-11-25 22:25:35,664 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b446d83-8619-4b2e-832a-55cf87e6c3fe 1.451s 2025-11-25 22:25:35,664 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 22:25:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9ea86697-207b-4aa7-8e37-2d94ea1902f4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/1b446d83-8619-4b2e-832a-55cf87e6c3fe'} Body: b'' 2025-11-25 22:25:36,108 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/061880e0-92a9-4232-9327-5d3ae4ad83ea 0.443s 2025-11-25 22:25:36,109 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 22:25:36 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-8c5968dc-bbec-4338-8b24-6eb1c1d14c0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/061880e0-92a9-4232-9327-5d3ae4ad83ea'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 22:25:36.118023Z 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 22:25:36.118557Z 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 22:25:36.118754Z 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 22:26:35.911452Z 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 22:25:37,066 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.947s 2025-11-25 22:25:37,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--1172429385", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-39c03c75-576b-4387-b570-5cf4978b6e8a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"84fe2ec3-2259-466c-beb2-37afaceb8dcc","name":"tempest-network-smoke--1172429385","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:25:36Z","updated_at":"2025-11-25T22:25:36Z","revision_number":1}}' 2025-11-25 22:25:39,180 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 2.112s 2025-11-25 22:25:39,180 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-1619125057", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-6c4148b1-c44b-41e1-986b-11105d96eba6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "34297284-00a5-43e3-951a-232f2c9f4b3f", "name": "tempest-TestNetworkBasicOps-router-1619125057", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.237"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:25:37Z", "updated_at": "2025-11-25T22:25:38Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:39,295 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.114s 2025-11-25 22:25:39,296 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 22:25:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e9f32f9c-6b9b-4a47-a0ae-3c5d56d1c22b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:25:39,980 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.684s 2025-11-25 22:25:39,981 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 22:25:39 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-7467ea4b-1c1b-4769-bf5e-10a99386a0d3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:25:40,178 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.197s 2025-11-25 22:25:40,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 22:25:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e77bab94-2cf9-4c75-aaaf-a714291d4797', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:25:41,147 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.968s 2025-11-25 22:25:41,147 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-1185706030", "network_id": "84fe2ec3-2259-466c-beb2-37afaceb8dcc", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-f7cd1866-bf11-495b-8156-0dd7583d398e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"4982bb39-4e87-4e31-bf0e-94dd5bb3a223","name":"tempest-subnet-smoke-1185706030","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"84fe2ec3-2259-466c-beb2-37afaceb8dcc","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-25T22:25:40Z","updated_at":"2025-11-25T22:25:40Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:43,516 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/34297284-00a5-43e3-951a-232f2c9f4b3f/add_router_interface 2.368s 2025-11-25 22:25:43,517 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4982bb39-4e87-4e31-bf0e-94dd5bb3a223"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5c1d25fd-70b9-481a-a6bb-b4330fced696', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/34297284-00a5-43e3-951a-232f2c9f4b3f/add_router_interface'} Body: b'{"id": "34297284-00a5-43e3-951a-232f2c9f4b3f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "6bed4a5c-a555-4ddf-b8ef-b9bff32cb51c", "network_id": "84fe2ec3-2259-466c-beb2-37afaceb8dcc", "subnet_id": "4982bb39-4e87-4e31-bf0e-94dd5bb3a223", "subnet_ids": ["4982bb39-4e87-4e31-bf0e-94dd5bb3a223"]}' 2025-11-25 22:25:43,638 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.120s 2025-11-25 22:25:43,639 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 22:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-b374af44-56e9-4885-ac55-9a3865937016', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"84fe2ec3-2259-466c-beb2-37afaceb8dcc","name":"tempest-network-smoke--1172429385","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["4982bb39-4e87-4e31-bf0e-94dd5bb3a223"],"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-25T22:25:36Z","updated_at":"2025-11-25T22:25:40Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":17562},{"id":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:25:43,758 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.119s 2025-11-25 22:25:43,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 22:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1301', 'x-openstack-request-id': 'req-def58d72-21dc-4d0e-86a8-93ff735275b3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"4982bb39-4e87-4e31-bf0e-94dd5bb3a223","name":"tempest-subnet-smoke-1185706030","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"84fe2ec3-2259-466c-beb2-37afaceb8dcc","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-25T22:25:40Z","updated_at":"2025-11-25T22:25:40Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"}]}' 2025-11-25 22:25:43,910 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.149s 2025-11-25 22:25:43,910 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 22:25:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-7cbfda36-221c-4dc4-921b-3e686cd187a0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "34297284-00a5-43e3-951a-232f2c9f4b3f", "name": "tempest-TestNetworkBasicOps-router-1619125057", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.237"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:25:37Z", "updated_at": "2025-11-25T22:25:42Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:25:44,045 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.133s 2025-11-25 22:25:44,045 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-1725044661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMCOYbw+jRUrnhVReJqNGcJ6Pz0+3X8gtessA3D/BwDfjOsL1OHqzn9zBN03mLp319/96honONKvTM9BWE09aCXV7znqz80/DeVvLQy1aCkUyejXZXr6cRSI1fmWEcYHbQ=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:43 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-965a4b79-a403-472f-9630-98b2c34f656b', 'x-compute-request-id': 'req-965a4b79-a403-472f-9630-98b2c34f656b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-1725044661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMCOYbw+jRUrnhVReJqNGcJ6Pz0+3X8gtessA3D/BwDfjOsL1OHqzn9zBN03mLp319/96honONKvTM9BWE09aCXV7znqz80/DeVvLQy1aCkUyejXZXr6cRSI1fmWEcYHbQ==", "fingerprint": "b3:24:0b:8b:0e:35:34:1e:7f:ca:b4:1b:76:2f:b1:e8", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:25:44,329 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.279s 2025-11-25 22:25:44,330 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-1422011979", "description": "tempest-secgroup-smoke-1422011979 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-795f3e0b-c7ba-4e8e-b257-6b36530792cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "name": "tempest-secgroup-smoke-1422011979", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-1422011979 description", "shared": false, "security_group_rules": [{"id": "04a21742-b193-4416-9f42-d0f32aabf1e3", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:44Z", "updated_at": "2025-11-25T22:25:44Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "674e9677-c17b-4e31-8f47-65e8a03d0dec", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:44Z", "updated_at": "2025-11-25T22:25:44Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:25:44Z", "updated_at": "2025-11-25T22:25:44Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:44,563 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.232s 2025-11-25 22:25:44,563 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": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-841a5879-7c28-4e1a-95cd-b9646039c58c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "987aef19-8c32-43e0-9a2c-3da2ea3b7ea6", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:44Z", "updated_at": "2025-11-25T22:25:44Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:44,991 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.427s 2025-11-25 22:25:44,992 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": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:44 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-3d1f9da5-818f-44cc-bf1e-53598b7f9b6c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "afc72337-fa4c-4e02-8de5-d8bc24f8bc24", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:44Z", "updated_at": "2025-11-25T22:25:44Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:45,165 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.173s 2025-11-25 22:25:45,165 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": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-01d7c53f-d030-4548-b958-97987386fe66', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "0e5c01ab-317b-4c09-9380-1635c51d23d6", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:45Z", "updated_at": "2025-11-25T22:25:45Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:45,393 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.227s 2025-11-25 22:25:45,393 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": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3ed1e82f-acad-4ee2-9e1b-4d64bd71d76e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "459bbf92-4ced-4c0c-98b6-19989b86dab8", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:45Z", "updated_at": "2025-11-25T22:25:45Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:45,702 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.308s 2025-11-25 22:25:45,702 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": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1abad331-6798-443d-8270-1025a3b57bc5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "c4fc8a0a-d046-4e12-a6a8-c7cc93fab8f0", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:45Z", "updated_at": "2025-11-25T22:25:45Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:50,067 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 4.364s 2025-11-25 22:25:50,067 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": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-165ba938-04e8-4cd9-9d97-a8f49c323915', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "f5b2d278-28ee-47e5-903e-897c0c0f714c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "59d69b0d-7f11-4bfa-baf2-39d7b1a833a8", "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-25T22:25:47Z", "updated_at": "2025-11-25T22:25:47Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:25:50,429 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.356s 2025-11-25 22:25:50,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:50 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-789ffb8c-8f79-4adc-898d-7c2943bfcab0', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["PiDK0OfbTU6FCtjNGr4DQQ"], "expires_at": "2025-11-25T23:25:50.000000Z", "issued_at": "2025-11-25T22:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:25:50,431 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2025-11-25 22:25:54,299 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.867s 2025-11-25 22:25:54,300 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-784996280", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "84fe2ec3-2259-466c-beb2-37afaceb8dcc"}], "key_name": "tempest-TestNetworkBasicOps-1725044661", "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:25:50 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-706bab35-ed3e-4b98-b82e-ea1121e03b57', 'x-compute-request-id': 'req-706bab35-ed3e-4b98-b82e-ea1121e03b57', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "adminPass": "6UgVUF9LARjG"}}' 2025-11-25 22:25:54,781 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.478s 2025-11-25 22:25:54,782 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 22:25: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-1ef19850-083c-4409-9f5d-b1a2b973f1a1', 'x-compute-request-id': 'req-1ef19850-083c-4409-9f5d-b1a2b973f1a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1725044661", "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 22:25:56,104 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.317s 2025-11-25 22:25:56,105 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 22:25: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-5585b34a-9688-48ad-af09-ff2caf7bdb8b', 'x-compute-request-id': 'req-5585b34a-9688-48ad-af09-ff2caf7bdb8b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1725044661", "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 22:25:56,111 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2025-11-25 22:26:00,827 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 3.715s 2025-11-25 22:26:00,828 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 22:25:57 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-20812670-ddf4-4daa-bdf5-4911470a5b82', 'x-compute-request-id': 'req-20812670-ddf4-4daa-bdf5-4911470a5b82', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1725044661", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "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 22:26:02,974 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 1.141s 2025-11-25 22:26:02,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 22:26:01 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-5727e26a-4d95-4180-b597-0e0906558252', 'x-compute-request-id': 'req-5727e26a-4d95-4180-b597-0e0906558252', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1725044661", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "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 22:26:04,749 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.768s 2025-11-25 22:26:04,750 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 22:26:04 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-c0a4ab74-d120-45f4-b06b-af23c8f1a0ca', 'x-compute-request-id': 'req-c0a4ab74-d120-45f4-b06b-af23c8f1a0ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1725044661", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "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 22:26:06,145 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.387s 2025-11-25 22:26:06,146 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 22:26:05 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-7f7f756e-1daa-415e-a754-2ffc53c6d2b7', 'x-compute-request-id': 'req-7f7f756e-1daa-415e-a754-2ffc53c6d2b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1725044661", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "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 22:26:07,945 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.795s 2025-11-25 22:26:07,946 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 22:26:07 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-e16b48d6-f8ac-493c-9215-405c537fd64b', 'x-compute-request-id': 'req-e16b48d6-f8ac-493c-9215-405c537fd64b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:26:07Z", "addresses": {"tempest-network-smoke--1172429385": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:9f:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1725044661", "OS-SRV-USG:launched_at": "2025-11-25T22:26:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "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 22:26:07,949 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-11-25 22:26:08,453 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.503s 2025-11-25 22:26:08,454 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 22:26:07 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-8342f611-cd85-4972-81ac-5441c14f35f1', 'x-compute-request-id': 'req-8342f611-cd85-4972-81ac-5441c14f35f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:26:07Z", "addresses": {"tempest-network-smoke--1172429385": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:9f:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1725044661", "OS-SRV-USG:launched_at": "2025-11-25T22:26:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "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 22:26:08,460 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:26:08,759 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=fc47712d-c6fe-44cf-bf35-b56ea942766f 0.298s 2025-11-25 22:26:08,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 22:26:08 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1338', 'x-openstack-request-id': 'req-413ae1bf-b19c-4b71-a839-c83ef64b879b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"ports":[{"id":"1790c2e4-c4ed-4880-be8d-9fb45b4a900b","name":"","network_id":"84fe2ec3-2259-466c-beb2-37afaceb8dcc","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:f1:9f:33","admin_state_up":true,"status":"ACTIVE","device_id":"fc47712d-c6fe-44cf-bf35-b56ea942766f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4982bb39-4e87-4e31-bf0e-94dd5bb3a223","ip_address":"10.100.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["59d69b0d-7f11-4bfa-baf2-39d7b1a833a8"],"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-784996280","dns_assignment":[{"ip_address":"10.100.0.5","hostname":"tempest-testnetworkbasicops-server-784996280","fqdn":"tempest-testnetworkbasicops-server-784996280.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:25:56Z","updated_at":"2025-11-25T22:26:06Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:26:08,760 25 DEBUG [tempest.common.waiters] Server ID fc47712d-c6fe-44cf-bf35-b56ea942766f ports are all ACTIVE [{'id': '1790c2e4-c4ed-4880-be8d-9fb45b4a900b', 'name': '', 'network_id': '84fe2ec3-2259-466c-beb2-37afaceb8dcc', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:f1:9f:33', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fc47712d-c6fe-44cf-bf35-b56ea942766f', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '4982bb39-4e87-4e31-bf0e-94dd5bb3a223', 'ip_address': '10.100.0.5'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['59d69b0d-7f11-4bfa-baf2-39d7b1a833a8'], '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-784996280', 'dns_assignment': [{'ip_address': '10.100.0.5', 'hostname': 'tempest-testnetworkbasicops-server-784996280', 'fqdn': 'tempest-testnetworkbasicops-server-784996280.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:25:56Z', 'updated_at': '2025-11-25T22:26:06Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:26:10,398 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.638s 2025-11-25 22:26:10,398 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "1790c2e4-c4ed-4880-be8d-9fb45b4a900b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.5"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-65d23d49-6921-454a-809a-9e42fc6bb645', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "9fbe9c7a-c4ac-4ea0-9e20-b3ca9ae69df0", "tenant_id": "999928fc3e4e4610000 7a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.222", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "34297284-00a5-43e3-951a-232f2c9f4b3f", "port_id": "1790c2e4-c4ed-4880-be8d-9fb45b4a900b", "fixed_ip_address": "10.100.0.5", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "84fe2ec3-2259-466c-beb2-37afaceb8dcc", "mac_address": "fa:16:3e:f1:9f:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:26:09Z", "updated_at": "2025-11-25T22:26:09Z", "revision_number": 0}}' 2025-11-25 22:26:10,506 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9fbe9c7a-c4ac-4ea0-9e20-b3ca9ae69df0 0.106s 2025-11-25 22:26:10,506 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 22:26:10 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-f103cd24-c1ae-4bd8-8dbf-bd80748519cd', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9fbe9c7a-c4ac-4ea0-9e20-b3ca9ae69df0'} Body: b'{"floatingip": {"id": "9fbe9c7a-c4ac-4ea0-9e20-b3ca9ae69df0", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.222", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "34297284-00a5-43e3-951a-232f2c9f4b3f", "port_id": "1790c2e4-c4ed-4880-be8d-9fb45b4a900b", "fixed_ip_address": "10.100.0.5", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "84fe2ec3-2259-466c-beb2-37afaceb8dcc", "mac_address": "fa:16:3e:f1:9f:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:26:09Z", "updated_at": "2025-11-25T22:26:10Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:10,506 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '9fbe9c7a-c4ac-4ea0-9e20-b3ca9ae69df0', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.222', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '34297284-00a5-43e3-951a-232f2c9f4b3f', 'port_id': '1790c2e4-c4ed-4880-be8d-9fb45b4a900b', 'fixed_ip_address': '10.100.0.5', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '84fe2ec3-2259-466c-beb2-37afaceb8dcc', 'mac_address': 'fa:16:3e:f1:9f:33', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fc47712d-c6fe-44cf-bf35-b56ea942766f', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:26:09Z', 'updated_at': '2025-11-25T22:26:10Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:26:10,506 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.107311 seconds 2025-11-25 22:26:10,506 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.222 with user: cirros 2025-11-25 22:26:10,506 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details begins to ping 192.168.122.222 in 120 sec and the expected result is reachable 2025-11-25 22:26:24,759 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.252738 seconds 2025-11-25 22:26:24,760 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_subnet_details finishes ping 192.168.122.222 in 120 sec and the ping result is expected 2025-11-25 22:26:24,891 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f/action 0.130s 2025-11-25 22:26:24,892 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 22:26:24 GMT', 'server': 'Apache', 'content-length': '75471', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af54b576-6b4d-45ca-b2d7-eec2081fe1c2', 'x-compute-request-id': 'req-af54b576-6b4d-45ca-b2d7-eec2081fe1c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f/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 1449162589 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.001177] 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.004378] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004417] Using GB pages for direct mapping\\n[ 0.004649] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004654] ACPI: Early table checksum verification disabled\\n[ 0.004659] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004664] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004670] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004677] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004682] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004685] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004689] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004693] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004696] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004698] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004700] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004701] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004702] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004704] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006004] No NUMA configuration fo 2025-11-25 22:26:24,893 25 DEBUG [tempest.scenario.manager] Console output for fc47712d-c6fe-44cf-bf35-b56ea942766f 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 1449162589 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.001177] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001569] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004378] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004417] Using GB pages for direct mapping [ 0.004649] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004654] ACPI: Early table checksum verification disabled [ 0.004659] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004664] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004670] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004677] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004682] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004685] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004689] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004693] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004696] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004698] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004700] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004701] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004702] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004704] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006004] No NUMA configuration found [ 0.006006] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006015] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006354] Zone ranges: [ 0.006356] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006358] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006360] Normal empty [ 0.006362] Device empty [ 0.006364] Movable zone start for each node [ 0.006367] Early memory node ranges [ 0.006368] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006370] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006372] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006638] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006667] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006861] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018340] ACPI: PM-Timer IO Port: 0x608 [ 0.018378] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018539] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018543] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018545] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018547] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018549] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018550] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018554] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018556] TSC deadline timer available [ 0.018572] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018662] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018665] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018666] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018668] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018670] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018671] Booting paravirtualized kernel on KVM [ 0.018674] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018682] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018974] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019045] kvm-guest: setup async PF for cpu 0 [ 0.019075] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019095] kvm-guest: PV spinlocks disabled, single CPU [ 0.019101] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019103] Policy zone: DMA32 [ 0.019105] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019162] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019175] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019182] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019243] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019542] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020328] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020359] ftrace: allocating 50600 entries in 198 pages [ 0.045423] ftrace: allocated 198 pages with 4 groups [ 0.045569] rcu: Hierarchical RCU implementation. [ 0.045571] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.045573] Rude variant of Tasks RCU enabled. [ 0.045573] Tracing variant of Tasks RCU enabled. [ 0.045575] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.045576] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.049888] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.050261] random: crng init done [ 0.092119] Console: colour VGA+ 80x25 [ 0.241923] printk: console [tty1] enabled [ 0.595275] printk: console [ttyS0] enabled [ 0.598337] ACPI: Core revision 20210730 [ 0.601393] APIC: Switch to symmetric I/O mode setup [ 0.606184] x2apic enabled [ 0.609604] Switched APIC routing to physical x2apic. [ 0.618439] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.625976] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.629971] pid_max: default: 32768 minimum: 301 [ 0.629971] LSM: Security Framework initializing [ 0.629971] landlock: Up and running. [ 0.629971] Yama: becoming mindful. [ 0.629971] AppArmor: AppArmor initialized [ 0.629971] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.629971] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.629971] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.629971] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.629971] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.629971] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.629971] Spectre V2 : Mitigation: Retpolines [ 0.629971] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.629971] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.629971] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.629971] RETBleed: Mitigation: untrained return thunk [ 0.629971] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.629971] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.629971] Freeing SMP alternatives memory: 44K [ 0.629971] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.630121] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.633993] ... version: 0 [ 0.636918] ... bit width: 48 [ 0.637983] ... generic registers: 6 [ 0.641340] ... value mask: 0000ffffffffffff [ 0.641983] ... max period: 00007fffffffffff [ 0.645762] ... fixed-purpose events: 0 [ 0.645983] ... event mask: 000000000000003f [ 0.649805] rcu: Hierarchical SRCU implementation. [ 0.650442] smp: Bringing up secondary CPUs ... [ 0.653727] smp: Brought up 1 node, 1 CPU [ 0.653987] smpboot: Max logical packages: 1 [ 0.657150] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.658522] devtmpfs: initialized [ 0.661473] x86/mm: Memory block size: 128MB [ 0.662160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.665998] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.670053] pinctrl core: initialized pinctrl subsystem [ 0.674528] PM: RTC time: 22:26:08, date: 2025-11-25 [ 0.678189] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.682102] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.686018] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.689995] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.694000] audit: initializing netlink subsys (disabled) [ 0.698185] thermal_sys: Registered thermal governor 'fair_share' [ 0.698187] thermal_sys: Registered thermal governor 'bang_bang' [ 0.701987] audit: type=2000 audit(1764109568.592:1): state=initialized audit_enabled=0 res=1 [ 0.709989] thermal_sys: Registered thermal governor 'step_wise' [ 0.709991] thermal_sys: Registered thermal governor 'user_space' [ 0.713984] thermal_sys: Registered thermal governor 'power_allocator' [ 0.718001] EISA bus registered [ 0.724873] cpuidle: using governor ladder [ 0.725984] cpuidle: using governor menu [ 0.732241] ACPI: bus type PCI registered [ 0.733985] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.738382] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.742011] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.746012] PCI: Using configuration type 1 for base access [ 0.751402] Kprobes globally optimized [ 0.754139] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.757991] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.762868] ACPI: Added _OSI(Module Device) [ 0.766020] ACPI: Added _OSI(Processor Device) [ 0.769466] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.770050] ACPI: Added _OSI(Processor Aggregator Device) [ 0.773997] ACPI: Added _OSI(Linux-Dell-Video) [ 0.777490] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.778026] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.785096] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.789907] ACPI: Interpreter enabled [ 0.790000] ACPI: PM: (supports S0 S5) [ 0.792864] ACPI: Using IOAPIC for interrupt routing [ 0.794044] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.797984] PCI: Using E820 reservations for host bridge windows [ 0.802281] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.811011] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.813990] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.818129] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.822092] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.827253] PCI host bridge to bus 0000:00 [ 0.829988] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.833985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.837985] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.841985] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.845984] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.849984] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.853985] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.858293] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.866567] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.877443] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.888208] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.894025] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.907728] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.910239] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.918993] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.925467] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.931931] pci 0000:00:02.0: enabling Extended Tags [ 0.937016] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.941594] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.949414] pci 0000:00:02.1: enabling Extended Tags [ 0.954073] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.961549] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.972471] pci 0000:00:02.2: enabling Extended Tags [ 0.976586] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.981454] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.988433] pci 0000:00:02.3: enabling Extended Tags [ 0.993660] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.997281] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 1.003546] pci 0000:00:02.4: enabling Extended Tags [ 1.008581] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 1.013986] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.026142] pci 0000:00:02.5: enabling Extended Tags [ 1.032237] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.037047] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.044303] pci 0000:00:02.6: enabling Extended Tags [ 1.049808] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.053243] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.059467] pci 0000:00:02.7: enabling Extended Tags [ 1.066860] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.073213] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.080398] pci 0000:00:03.0: enabling Extended Tags [ 1.084659] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.089222] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.094768] pci 0000:00:03.1: enabling Extended Tags [ 1.100795] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.105342] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.111521] pci 0000:00:03.2: enabling Extended Tags [ 1.116653] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.121396] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.129640] pci 0000:00:03.3: enabling Extended Tags [ 1.132603] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.137447] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.143339] pci 0000:00:03.4: enabling Extended Tags [ 1.148621] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.153986] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.164995] pci 0000:00:03.5: enabling Extended Tags [ 1.168710] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.173514] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.179637] pci 0000:00:03.6: enabling Extended Tags [ 1.184781] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.189506] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.198873] pci 0000:00:03.7: enabling Extended Tags [ 1.207327] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.213494] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.221478] pci 0000:00:04.0: enabling Extended Tags [ 1.224711] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.229733] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.238087] pci 0000:00:04.1: enabling Extended Tags [ 1.245857] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.251551] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.261585] pci 0000:00:04.2: enabling Extended Tags [ 1.264684] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.268861] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.274820] pci 0000:00:04.3: enabling Extended Tags [ 1.280863] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.284800] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.290357] pci 0000:00:04.4: enabling Extended Tags [ 1.297113] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.300929] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.309196] pci 0000:00:04.5: enabling Extended Tags [ 1.312591] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.317243] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.322724] pci 0000:00:04.6: enabling Extended Tags [ 1.329712] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.332691] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.338306] pci 0000:00:04.7: enabling Extended Tags [ 1.346840] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.352775] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.360077] pci 0000:00:05.0: enabling Extended Tags [ 1.427425] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.432751] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.435184] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.459115] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.464248] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.469904] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.476186] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.484741] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.489530] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.493989] pci 0000:01:00.0: enabling Extended Tags [ 1.573493] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.574053] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.578049] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.582122] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.588025] pci_bus 0000:02: extended config space not accessible [ 1.590252] acpiphp: Slot [1] registered [ 1.593111] acpiphp: Slot [0] registered [ 1.594036] acpiphp: Slot [2] registered [ 1.596960] acpiphp: Slot [3] registered [ 1.598036] acpiphp: Slot [4] registered [ 1.600976] acpiphp: Slot [5] registered [ 1.602033] acpiphp: Slot [6] registered [ 1.604896] acpiphp: Slot [7] registered [ 1.606046] acpiphp: Slot [8] registered [ 1.608940] acpiphp: Slot [9] registered [ 1.610037] acpiphp: Slot [10] registered [ 1.612953] acpiphp: Slot [11] registered [ 1.614033] acpiphp: Slot [12] registered [ 1.616967] acpiphp: Slot [13] registered [ 1.618038] acpiphp: Slot [14] registered [ 1.621023] acpiphp: Slot [15] registered [ 1.622036] acpiphp: Slot [16] registered [ 1.624975] acpiphp: Slot [17] registered [ 1.626033] acpiphp: Slot [18] registered [ 1.628983] acpiphp: Slot [19] registered [ 1.630035] acpiphp: Slot [20] registered [ 1.632959] acpiphp: Slot [21] registered [ 1.634033] acpiphp: Slot [22] registered [ 1.636962] acpiphp: Slot [23] registered [ 1.638032] acpiphp: Slot [24] registered [ 1.640972] acpiphp: Slot [25] registered [ 1.642047] acpiphp: Slot [26] registered [ 1.645509] acpiphp: Slot [27] registered [ 1.646036] acpiphp: Slot [28] registered [ 1.649485] acpiphp: Slot [29] registered [ 1.650039] acpiphp: Slot [30] registered [ 1.653808] acpiphp: Slot [31] registered [ 1.656595] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.669179] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.744044] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.746054] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.750052] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.754117] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.763727] acpiphp: Slot [0-2] registered [ 1.766636] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.776009] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.785986] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.791736] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.794184] pci 0000:03:00.0: enabling Extended Tags [ 1.875136] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.878130] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.882127] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.889061] acpiphp: Slot [0-3] registered [ 1.890669] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.901351] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.909987] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.916118] pci 0000:04:00.0: enabling Extended Tags [ 1.996481] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.998115] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.002118] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.008980] acpiphp: Slot [0-4] registered [ 2.010672] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.019997] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.029987] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.035865] pci 0000:05:00.0: enabling Extended Tags [ 2.121639] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.122117] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.126111] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.133176] acpiphp: Slot [0-5] registered [ 2.134748] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.144110] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.155527] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.160242] pci 0000:06:00.0: enabling Extended Tags [ 2.241599] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.242116] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.246110] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.253075] acpiphp: Slot [0-6] registered [ 2.326800] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.330146] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.334162] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.341468] acpiphp: Slot [0-7] registered [ 2.418034] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.422117] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.426301] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.433059] acpiphp: Slot [0-8] registered [ 2.509106] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.510156] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.514110] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.521656] acpiphp: Slot [0-9] registered [ 2.595049] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.598114] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.602111] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.609086] acpiphp: Slot [0-10] registered [ 2.684051] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.686127] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.690110] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.697486] acpiphp: Slot [0-11] registered [ 2.776651] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.778134] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.782115] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.789334] acpiphp: Slot [0-12] registered [ 2.863793] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.866119] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.870117] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.877540] acpiphp: Slot [0-13] registered [ 2.952937] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.954116] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.958109] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.965455] acpiphp: Slot [0-14] registered [ 3.038350] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.042047] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.046110] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.053086] acpiphp: Slot [0-15] registered [ 3.126314] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.130116] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.134127] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.141076] acpiphp: Slot [0-16] registered [ 3.215134] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.218132] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.222119] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.229220] acpiphp: Slot [0-17] registered [ 3.302475] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.306115] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.310111] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.317641] acpiphp: Slot [0-18] registered [ 3.391039] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.394117] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.398110] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.405765] acpiphp: Slot [0-19] registered [ 3.479945] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.482117] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.486125] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.493219] acpiphp: Slot [0-20] registered [ 3.566092] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.569837] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.570110] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.577172] acpiphp: Slot [0-21] registered [ 3.649639] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.650143] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.654114] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.661547] acpiphp: Slot [0-22] registered [ 3.734606] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.738136] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.742112] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.749394] acpiphp: Slot [0-23] registered [ 3.822341] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.826103] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.830125] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.837285] acpiphp: Slot [0-24] registered [ 3.910447] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.914116] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.918111] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.925432] acpiphp: Slot [0-25] registered [ 3.999443] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.002130] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.006124] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.059438] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.062246] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.066199] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.070199] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.074200] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.078198] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.082256] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.086204] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.090086] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.094000] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.098000] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.102001] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.106001] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.109999] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.114006] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.118001] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.122709] iommu: Default domain type: Translated [ 4.126021] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.130146] SCSI subsystem initialized [ 4.133020] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.133971] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.133997] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.137986] vgaarb: loaded [ 4.140292] ACPI: bus type USB registered [ 4.142011] usbcore: registered new interface driver usbfs [ 4.145935] usbcore: registered new interface driver hub [ 4.145998] usbcore: registered new device driver usb [ 4.149584] pps_core: LinuxPPS API ver. 1 registered [ 4.149983] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.153988] PTP clock support registered [ 4.156895] EDAC MC: Ver: 3.0.0 [ 4.161697] NetLabel: Initializing [ 4.161984] NetLabel: domain hash size = 128 [ 4.165229] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.166007] NetLabel: unlabeled traffic allowed by default [ 4.170033] PCI: Using ACPI for IRQ routing [ 4.994584] clocksource: Switched to clocksource kvm-clock [ 5.010936] VFS: Disk quotas dquot_6.6.0 [ 5.013819] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.018503] AppArmor: AppArmor Filesystem Enabled [ 5.021770] pnp: PnP ACPI init [ 5.024398] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.029825] pnp: PnP ACPI: found 5 devices [ 5.038422] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.044687] NET: Registered PF_INET protocol family [ 5.048317] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.054136] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.059691] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.065118] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.070265] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.075000] TCP: Hash tables configured (established 1024 bind 1024) [ 5.079322] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.084224] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.088638] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.093356] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.097334] NET: Registered PF_XDP protocol family [ 5.100685] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.106172] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.111593] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.117092] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.122547] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.128007] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.133557] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.139008] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.144461] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.150041] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.155490] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.161010] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.166632] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.172084] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.177661] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.183142] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.188613] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.194079] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.199481] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.205158] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.210754] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.216207] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.221674] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.227239] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.232710] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.236879] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.241029] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.245232] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.249395] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.253580] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.257770] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.262009] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.266377] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.270567] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.274787] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.279038] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.283247] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.287422] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.291689] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.296326] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.300698] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.305290] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.309799] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.314310] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.318571] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.323074] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.327421] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.331977] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.336281] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.341859] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.347296] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.352802] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.358045] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.363713] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.369064] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.374263] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.379173] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.383746] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.388128] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.392654] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.396889] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.401089] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.405278] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.409487] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.413676] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.417859] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.422366] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.426534] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.430934] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.435134] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.439313] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.443483] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.447686] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.451958] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.456436] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.460780] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.466492] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.471010] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.476109] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.480588] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.485098] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.489459] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.493945] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.498297] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.502797] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.507157] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.511762] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.515995] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.520519] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.524963] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.529443] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.534020] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.538478] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.542759] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.547351] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.550873] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.558337] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.565025] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.574218] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.579435] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.585414] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.592028] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.600431] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.608383] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.617299] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.628449] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.637505] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.645306] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.659929] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.668101] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.677362] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.687841] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.694932] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.701836] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.713403] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.721600] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.729738] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.740055] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.746070] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.754568] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.764807] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.772412] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.779104] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.789253] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.796931] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.803757] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.814734] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.822244] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.830158] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.837542] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.844725] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.850443] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.859550] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.865231] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.872698] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.883592] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.889662] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.896981] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.904352] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.915478] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.921747] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.929027] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.937326] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.947534] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.953308] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.960638] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.969124] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.979220] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.983942] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.992156] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.000582] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.009909] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.014641] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.022904] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.031151] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.040160] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.047640] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.055326] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.064233] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.079359] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.087358] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.098832] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.111058] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.128218] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.135824] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.147639] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.155337] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.165239] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.170649] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.177735] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.185945] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.195412] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.199927] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.206512] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.211380] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.218520] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.221601] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.226691] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.231673] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.238287] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.241415] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.246933] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.252838] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.260232] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.263365] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.268277] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.274346] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.282466] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.286279] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.290062] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.294889] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.299108] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.303272] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.307461] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.310907] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.314712] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.319116] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.322548] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.326339] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.330748] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.334553] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.338960] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.342788] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.347751] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.351566] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.356898] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.362200] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.366885] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.370959] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.375670] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.379517] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.384225] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.388640] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.394246] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.398318] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.402753] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.406595] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.411003] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.414946] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.419345] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.423212] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.427671] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.431359] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.435360] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.439991] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.443424] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.447235] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.451732] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.455096] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.458933] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.463534] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.467075] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.471102] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.475594] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.479515] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.483764] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.488355] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.491813] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.495605] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.500050] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.503547] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.507376] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.511874] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.515351] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.519234] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.525617] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.529138] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.532949] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.537375] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.540826] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.544732] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.549218] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.552643] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.556433] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.560861] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.564301] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.568099] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.572623] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.576087] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.579978] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.585946] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.595456] PCI: CLS 0 bytes, default 64 [ 6.598299] Trying to unpack rootfs image as initramfs... [ 6.602620] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.618340] Initialise system trusted keyrings [ 6.621448] Key type blacklist registered [ 6.630095] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.639184] zbud: loaded [ 6.641207] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.650182] fuse: init (API version 7.34) [ 6.658183] integrity: Platform Keyring initialized [ 6.674066] Key type asymmetric registered [ 6.676840] Asymmetric key parser 'x509' registered [ 6.686045] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.698026] io scheduler mq-deadline registered [ 6.703385] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.714666] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.731758] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.742559] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.758413] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.766518] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.782090] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.790368] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.800871] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.814668] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.830361] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.836927] Freeing initrd memory: 8744K [ 6.841206] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.849105] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.853066] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.860042] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.864023] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.869370] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.874555] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.878499] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.886038] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.890533] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.897341] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.901310] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.908175] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.912580] pci93DD eport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.919640] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.924143] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.931297] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.935952] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.943642] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.947627] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.954576] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.958593] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.964248] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.969593] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.973599] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.981246] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.985726] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.992514] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.996396] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.003335] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.007133] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.014038] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.017869] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.024719] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.028653] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.035531] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.039507] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.046321] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.050242] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.055108] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.061005] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.064959] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.072106] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.080034] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.084309] shpchp 0000:01:00.0: Slot initialization failed [ 7.089444] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.093563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.098043] ACPI: button: Power Button [PWRF] [ 7.120810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.154700] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.160474] Linux agpgart interface v0.103 [ 7.165049] loop: module loaded [ 7.167394] tun: Universal TUN/TAP device driver, 1.6 [ 7.170643] PPP generic driver version 2.4.2 [ 7.173470] VFIO - User Level meta-driver version: 0.3 [ 7.176778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.180724] ehci-pci: EHCI PCI platform driver [ 7.183543] ehci-platform: EHCI generic platform driver [ 7.186792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.190530] ohci-pci: OHCI PCI platform driver [ 7.193279] ohci-platform: OHCI generic platform driver [ 7.196484] uhci_hcd: USB Universal Host Controller Interface driver [ 7.202226] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.205347] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.209891] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.213271] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.217001] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.222387] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.226773] usb usb1: Product: UHCI Host Controller [ 7.229952] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.233804] usb usb1: SerialNumber: 0000:02:01.0 [ 7.236832] hub 1-0:1.0: USB hub found [ 7.239335] hub 1-0:1.0: 2 ports detected [ 7.242161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.249106] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.252490] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.256108] mousedev: PS/2 mouse device common for all mice [ 7.260387] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.265848] rtc_cmos 00:03: RTC can wake from S4 [ 7.270696] rtc_cmos 00:03: registered as rtc0 [ 7.273841] rtc_cmos 00:03: setting system clock to 2025-11-25T22:26:15 UTC (1764109575) [ 7.278995] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.282992] i2c_dev: i2c /dev entries driver [ 7.285796] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.293067] device-mapper: uevent: version 1.0.3 [ 7.296131] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.301405] platform eisa.0: Probing EISA bus 0 [ 7.304506] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.308632] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.312594] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.316918] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.321300] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.325412] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.329637] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.333628] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.337792] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.341875] platform eisa.0: EISA: Detected 0 cards [ 7.345175] ledtrig-cpu: registered to indicate activity on CPUs [ 7.349096] drop_monitor: Initializing network drop monitor service [ 7.353189] NET: Registered PF_INET6 protocol family [ 7.359528] Segment Routing with IPv6 [ 7.362028] In-situ OAM (IOAM) with IPv6 [ 7.364658] NET: Registered PF_PACKET protocol family [ 7.367990] Key type dns_resolver registered [ 7.371130] IPI shorthand broadcast: enabled [ 7.374060] registered taskstats version 1 [ 7.376803] Loading compiled-in X.509 certificates [ 7.380539] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.387099] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.393407] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.399526] blacklist: Loading compiled-in revocation X.509 certificates [ 7.403777] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.409743] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.416089] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.424726] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.431262] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.437721] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.444176] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.451039] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.458051] zswap: loaded using pool lzo/zbud [ 7.461225] Key type .fscrypt registered [ 7.463992] Key type fscrypt-provisioning registered [ 7.468808] Key type encrypted registered [ 7.471538] AppArmor: AppArmor sha1 policy hashing enabled [ 7.475088] ima: No TPM chip found, activating TPM-bypass! [ 7.478697] Loading compiled-in module X.509 certificates [ 7.482708] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.488888] ima: Allocated hash algorithm: sha1 [ 7.491916] ima: No architecture policies found [ 7.494933] evm: Initialising EVM extended attributes: [ 7.498198] evm: security.selinux [ 7.500544] evm: security.SMACK64 [ 7.503206] evm: security.SMACK64EXEC [ 7.505682] evm: security.SMACK64TRANSMUTE [ 7.508724] evm: security.SMACK64MMAP [ 7.511565] evm: security.apparmor [ 7.514268] evm: security.ima [ 7.516714] evm: security.capability [ 7.519523] evm: HMAC attrs: 0x1 [ 7.522604] PM: Magic number: 1:620:452 [ 7.525799] RAS: Correctable Errors collector initialized. [ 7.531908] Unstable clock detected, switching default tracing clock to "global" [ 7.531908] If you want to keep using the local clock, then add: [ 7.531908] "trace_clock=local" [ 7.531908] on the kernel command line [ 7.546295] Freeing unused decrypted memory: 2036K [ 7.550094] Freeing unused kernel image (initmem) memory: 3244K [ 7.554021] Write protecting the kernel read-only data: 30720k [ 7.558192] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.562539] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.607930] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.612345] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.616464] Run /init as init process info: initramfs: up at 7.05 [ 7.675760] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.685579] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.690418] GPT:229375 != 2097151 [ 7.692796] GPT:Alternate GPT header not at the end of the disk. [ 7.696795] GPT:229375 != 2097151 [ 7.699221] GPT: Use GNU Parted to correct GPT errors. [ 7.745846] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.123143] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.159590] 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.91 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:fc:47:71:2d:c6:fe:44:cf:bf:35:b5:6e:a9:42:76:6f 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCtpg00u+f0JkUmjc5nYVHyS/wABXz0Kx7/j3XQoM0tWWzivCyyByPhkBs+tmc8Ifnp2GYF00tHUq9SK/75q5SBDr/o9BRIerGUTuLptNEw8xxfWsrxEbGznpFwD5LA1DKWLkuGLoE5k5nZYrOobCrTZUoSe4RNB9Sqam9Z+6krM1x4RDSRseiHf9wxkN1N6/1npU9YHC+hAX4fmI3nTXU6+uLgup4RZ7OLqJ+AeSX205q4WtjuUDlZXqyeys6VTN5SYgSG4g90FxHw5YD52xDADdQRm6F62KAnqzybUJqpcbSP4RhofNF6qjiddPkMuOW/TrWm8C0L5N4kbkiZgPx root@tempest-testnetworkbasicops-server-784996280 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPEQiWmqWaVzHuYRldTO5RLQVi2E47jL6Iz3SCtirtWXbVYuji+AwruxdpytZag7jm4WtWOLuZT6UdLjOczCdnE= root@tempest-testnetworkbasicops-server-784996280 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fef1:9f33/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fc47712d-c6fe-44cf-bf35-b56ea942766f name: tempest-TestNetworkBasicOps-server-784996280 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-784996280 launch-index: 0 === cirros: current=0.6.2 uptime=9.23 === === 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:F1:9F:33 inet6 addr: fe80::f816:3eff:fef1:9f33/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-784996280 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.277583] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.280959] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.296240] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.468235] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.492276] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.599042] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.600813] ISO 9660 Extensions: RRIP_1991A [ 8.779723] 8021q: adding VLAN 0 to HW filter on device eth0 [ 9.626454] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.628948] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:26:16 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:26:16 cirros auth.notice su: + none root:cirros Nov 25 22:26:16 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:26:16 cirros daemon.info dhcpcd[350]: DUID 00:04:fc:47:71:2d:c6:fe:44:cf:bf:35:b5:6e:a9:42:76:6f Nov 25 22:26:17 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:f1:9f:33 Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fef1:9f33 Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.5 from 10.100.0.1 Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.5/28 Nov 25 22:26:17 cirros daemon.info dhcpcd[350]: eth0: soliciting an IPv6 router Nov 25 22:26:17 cirros authpriv.info dropbear[393]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. tempest-testnetworkbasicops-server-784996280 login: 2025-11-25 22:26:24,894 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:24,901 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:25,018 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:25,019 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:25,022 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:25,025 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:25,134 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:25,135 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:25,137 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 22:26:25,137 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:25,140 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:25,210 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:25,212 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:25,230 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 22:26:25,231 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:25,234 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:25,303 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:25,304 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:25,971 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4982bb39-4e87-4e31-bf0e-94dd5bb3a223 0.660s 2025-11-25 22:26:25,972 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 22:26:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-fef2f858-cd73-4eaf-bde4-898a84f9149c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4982bb39-4e87-4e31-bf0e-94dd5bb3a223'} Body: b'{"subnet":{"id":"4982bb39-4e87-4e31-bf0e-94dd5bb3a223","name":"tempest-subnet-smoke-1185706030","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"84fe2ec3-2259-466c-beb2-37afaceb8dcc","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-25T22:25:40Z","updated_at":"2025-11-25T22:26:25Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:25,972 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 22:26:25,973 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:25,975 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:26,033 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:26,034 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:26,045 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 22:26:26,045 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:26,047 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:26,113 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:26,113 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:26,123 25 DEBUG [tempest.scenario.test_network_basic_ops] Failed to update DNS nameservers 2025-11-25 22:26:29,126 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 22:26:29,127 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:29,131 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:29,198 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:29,199 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:29,215 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 22:26:29,216 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.222:22' as 'cirros' with public key authentication 2025-11-25 22:26:29,218 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:26:29,295 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:26:29,296 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.222 successfully created 2025-11-25 22:26:29,305 25 DEBUG [tempest.lib.common.utils.test_utils] Call check_new_dns_server returns true in 3.332380 seconds 2025-11-25 22:26:30,064 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9fbe9c7a-c4ac-4ea0-9e20-b3ca9ae69df0 0.759s 2025-11-25 22:26:30,065 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 22:26:30 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1fab5ef5-9ca2-4be9-907e-d9151dd84c8c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/9fbe9c7a-c4ac-4ea0-9e20-b3ca9ae69df0'} Body: b'' 2025-11-25 22:26:30,300 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.234s 2025-11-25 22:26:30,300 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 22:26: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-13b48127-f072-4650-8498-a48ffaae281b', 'x-compute-request-id': 'req-13b48127-f072-4650-8498-a48ffaae281b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'' 2025-11-25 22:26:31,430 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 1.130s 2025-11-25 22:26:31,431 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 22:26:30 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-e0a8d12b-6e28-4261-9a9c-7d1e613826b6', 'x-compute-request-id': 'req-e0a8d12b-6e28-4261-9a9c-7d1e613826b6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"server": {"id": "fc47712d-c6fe-44cf-bf35-b56ea942766f", "name": "tempest-TestNetworkBasicOps-server-784996280", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:25:54Z", "updated": "2025-11-25T22:26:30Z", "addresses": {"tempest-network-smoke--1172429385": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:9f:33"}, {"version": 4, "addr": "192.168.122.222", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:9f:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1725044661", "OS-SRV-USG:launched_at": "2025-11-25T22:26:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1422011979"}], "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 22:26:32,523 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f 0.086s 2025-11-25 22:26:32,523 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 22:26: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-70688f76-8e7f-4106-84d4-dad98bf24378', 'x-compute-request-id': 'req-70688f76-8e7f-4106-84d4-dad98bf24378', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fc47712d-c6fe-44cf-bf35-b56ea942766f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fc47712d-c6fe-44cf-bf35-b56ea942766f could not be found."}}' 2025-11-25 22:26:32,907 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/59d69b0d-7f11-4bfa-baf2-39d7b1a833a8 0.382s 2025-11-25 22:26:32,907 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 22:26:32 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9c53e61f-1ccc-47e5-92ca-c50d851d9375', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/59d69b0d-7f11-4bfa-baf2-39d7b1a833a8'} Body: b'' 2025-11-25 22:26:33,012 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-1725044661 0.104s 2025-11-25 22:26:33,012 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 22:26:32 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-e5ef02fd-cc17-4029-9e43-886745869afc', 'x-compute-request-id': 'req-e5ef02fd-cc17-4029-9e43-886745869afc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1725044661'} Body: b'' 2025-11-25 22:26:34,140 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/34297284-00a5-43e3-951a-232f2c9f4b3f/remove_router_interface 1.127s 2025-11-25 22:26:34,141 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4982bb39-4e87-4e31-bf0e-94dd5bb3a223"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:34 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-54c8305c-3743-49e7-9007-e00c283a8b3e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/34297284-00a5-43e3-951a-232f2c9f4b3f/remove_router_interface'} Body: b'{"id": "34297284-00a5-43e3-951a-232f2c9f4b3f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "6bed4a5c-a555-4ddf-b8ef-b9bff32cb51c", "network_id": "84fe2ec3-2259-466c-beb2-37afaceb8dcc", "subnet_id": "4982bb39-4e87-4e31-bf0e-94dd5bb3a223", "subnet_ids": ["4982bb39-4e87-4e31-bf0e-94dd5bb3a223"]}' 2025-11-25 22:26:34,439 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4982bb39-4e87-4e31-bf0e-94dd5bb3a223 0.297s 2025-11-25 22:26:34,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 22:26:34 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-0ede72a0-f763-49c6-b078-454fe1e398aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/4982bb39-4e87-4e31-bf0e-94dd5bb3a223'} Body: b'' 2025-11-25 22:26:35,285 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/34297284-00a5-43e3-951a-232f2c9f4b3f 0.845s 2025-11-25 22:26:35,286 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 22:26:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-f505409a-7b67-4418-a71d-f33e1a0aeef6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/34297284-00a5-43e3-951a-232f2c9f4b3f'} Body: b'' 2025-11-25 22:26:35,910 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/84fe2ec3-2259-466c-beb2-37afaceb8dcc 0.623s 2025-11-25 22:26:35,910 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 22:26:35 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-ad1813e2-0944-4ba3-8fda-e6ec55f3e4f1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/84fe2ec3-2259-466c-beb2-37afaceb8dcc'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 22:26:35.921483Z 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 22:28:19.828759Z 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 22:26:36,471 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 0.548s 2025-11-25 22:26:36,471 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--1063594684", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-542e3d74-ac20-4c08-8962-62e16a959b9f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"19a28873-d0be-41c6-902d-ac9c13f0307e","name":"tempest-network-smoke--1063594684","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:26:36Z","updated_at":"2025-11-25T22:26:36Z","revision_number":1}}' 2025-11-25 22:26:38,183 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 1.710s 2025-11-25 22:26:38,183 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-1733423309", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-26c217f7-eaa8-478d-977a-cd4dd97a4d2c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "name": "tempest-TestNetworkBasicOps-router-1733423309", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.189"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:26:36Z", "updated_at": "2025-11-25T22:26:37Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:38,295 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.111s 2025-11-25 22:26:38,295 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 22:26:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-da505c6d-4416-48a6-8247-3026ad646230', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:26:38,475 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.179s 2025-11-25 22:26:38,476 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 22:26:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-8b2e8177-24c3-4543-9e2d-421eb7a19b5c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:26:38,583 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.107s 2025-11-25 22:26:38,584 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 22:26:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c38e558a-91bc-49f8-8527-61d5f3e974b0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:26:40,012 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 1.427s 2025-11-25 22:26:40,013 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-843266950", "network_id": "19a28873-d0be-41c6-902d-ac9c13f0307e", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:40 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-ab195781-c092-433a-8dbf-f4b6da684e78', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"d1d21a12-5f5f-42ae-b131-97d57db859f0","name":"tempest-subnet-smoke-843266950","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"19a28873-d0be-41c6-902d-ac9c13f0307e","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-25T22:26:39Z","updated_at":"2025-11-25T22:26:39Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:45,337 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/712ac96c-1e44-4bb1-83c8-c562ffd41e9b/add_router_interface 5.324s 2025-11-25 22:26:45,338 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d1d21a12-5f5f-42ae-b131-97d57db859f0"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7850a2a2-f384-4554-8cf0-fb5c599eaaf1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/712ac96c-1e44-4bb1-83c8-c562ffd41e9b/add_router_interface'} Body: b'{"id": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "df13cf3d-2af4-4c0a-b6d8-587675b7efc2", "network_id": "19a28873-d0be-41c6-902d-ac9c13f0307e", "subnet_id": "d1d21a12-5f5f-42ae-b131-97d57db859f0", "subnet_ids": ["d1d21a12-5f5f-42ae-b131-97d57db859f0"]}' 2025-11-25 22:26:45,476 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.138s 2025-11-25 22:26:45,477 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 22:26:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-ff7450f8-3414-4635-a56c-a40b790ac513', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"19a28873-d0be-41c6-902d-ac9c13f0307e","name":"tempest-network-smoke--1063594684","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["d1d21a12-5f5f-42ae-b131-97d57db859f0"],"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-25T22:26:36Z","updated_at":"2025-11-25T22:26:39Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":34285},{"id":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:26:45,625 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.147s 2025-11-25 22:26:45,626 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 22:26:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1291', 'x-openstack-request-id': 'req-c5b1db8a-3f5b-4c95-bca3-d6b328d0a4b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"},{"id":"d1d21a12-5f5f-42ae-b131-97d57db859f0","name":"tempest-subnet-smoke-843266950","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"19a28873-d0be-41c6-902d-ac9c13f0307e","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-25T22:26:39Z","updated_at":"2025-11-25T22:26:39Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:26:45,785 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.159s 2025-11-25 22:26:45,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 22:26:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-d188b58a-ee3c-43c1-bcd3-5f2101ce77f3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "name": "tempest-TestNetworkBasicOps-router-1733423309", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.189"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:26:36Z", "updated_at": "2025-11-25T22:26:40Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:26:45,914 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.124s 2025-11-25 22:26:45,914 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-739951186", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHRAtZXBO6+mZUgywvpdHphiv4jCiLUeOCDV+1GSAF6lTtV/GDn1neo8J0+9AXB0nW+xg6eJI/frpmWVK+x/tx31sysi6BFeUk9i5IUY5xJo8PRZfoT7wawu4f6qCu35w=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:45 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-33945867-7017-48c8-ad84-0aab0d03b226', 'x-compute-request-id': 'req-33945867-7017-48c8-ad84-0aab0d03b226', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-739951186", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHRAtZXBO6+mZUgywvpdHphiv4jCiLUeOCDV+1GSAF6lTtV/GDn1neo8J0+9AXB0nW+xg6eJI/frpmWVK+x/tx31sysi6BFeUk9i5IUY5xJo8PRZfoT7wawu4f6qCu35w==", "fingerprint": "ea:29:44:2c:2a:59:4b:ed:63:b0:c7:f6:32:8f:dd:3e", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:26:46,969 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 1.053s 2025-11-25 22:26:46,970 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-1361900865", "description": "tempest-secgroup-smoke-1361900865 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-74ada820-134d-4a82-b7d4-41f6cafd655b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "name": "tempest-secgroup-smoke-1361900865", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-1361900865 description", "shared": false, "security_group_rules": [{"id": "1ac392c6-0e69-493a-acc5-012ca44412e1", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:46Z", "updated_at": "2025-11-25T22:26:46Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "3d358395-591c-4131-9432-e1771377064e", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:46Z", "updated_at": "2025-11-25T22:26:46Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:26:46Z", "updated_at": "2025-11-25T22:26:46Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:47,915 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.945s 2025-11-25 22:26:47,916 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": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c1d14e8a-d404-431a-b3d4-7bc80e1a9a6d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "766d5c3b-8b14-4643-93f5-79d3418c1e82", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:47Z", "updated_at": "2025-11-25T22:26:47Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:48,776 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.859s 2025-11-25 22:26:48,777 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": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:48 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-3d146697-1452-4efc-b876-8d6d8e44274e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "5f2131ca-ab01-45ff-83ce-53f62be0082f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:48Z", "updated_at": "2025-11-25T22:26:48Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:49,030 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.251s 2025-11-25 22:26:49,030 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": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-81dec161-6e76-413c-b40b-aa0bfc0072be', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "e9604049-be33-469c-813f-95d02652b452", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:48Z", "updated_at": "2025-11-25T22:26:48Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:49,899 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.869s 2025-11-25 22:26:49,900 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": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bc928dc0-144a-4fd8-85ff-eeee421c5d21', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "5824315e-c58d-4793-91ff-35a24e215910", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:49Z", "updated_at": "2025-11-25T22:26:49Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:50,863 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.963s 2025-11-25 22:26:50,863 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": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b0c756f2-b7eb-4931-8873-621ccd507496', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "e31ad9cc-e098-44ed-b038-6ebfe2ad832d", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:50Z", "updated_at": "2025-11-25T22:26:50Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:51,772 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.908s 2025-11-25 22:26:51,773 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": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:51 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6d9ee224-b5a9-4b86-bb38-aebea8e8f1b7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "9adf4a34-e8fe-4f6b-a805-4112e7024a9c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "d08b8722-2208-4365-95f6-8fc14ebc60b4", "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-25T22:26:51Z", "updated_at": "2025-11-25T22:26:51Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:26:52,112 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.331s 2025-11-25 22:26:52,113 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:51 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dd1ae2b4-c9d1-476f-8824-4ed6463c73d8', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["2GXHmGmSRmOa1W3jm41zgw"], "expires_at": "2025-11-25T23:26:52.000000Z", "issued_at": "2025-11-25T22:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}, {"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:26:52,114 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-11-25 22:26:54,442 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.327s 2025-11-25 22:26:54,443 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1275168225", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "19a28873-d0be-41c6-902d-ac9c13f0307e"}], "key_name": "tempest-TestNetworkBasicOps-739951186", "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:26:52 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-386b8b7c-0e2f-48c7-a8db-6889d3642e9f', 'x-compute-request-id': 'req-386b8b7c-0e2f-48c7-a8db-6889d3642e9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "adminPass": "6FvJddGY54eZ"}}' 2025-11-25 22:26:55,672 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 1.228s 2025-11-25 22:26:55,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 22:26: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-dd7452e2-d434-4112-855d-a24cac770123', 'x-compute-request-id': 'req-dd7452e2-d434-4112-855d-a24cac770123', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:26:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-739951186", "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 22:26:56,939 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 0.258s 2025-11-25 22:26:56,940 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 22:26:56 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-d1272a78-2cc7-4589-b43a-cd52a6feff8e', 'x-compute-request-id': 'req-d1272a78-2cc7-4589-b43a-cd52a6feff8e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-739951186", "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 22:26:56,944 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-11-25 22:27:01,853 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 3.907s 2025-11-25 22:27:01,854 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 22:26:57 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-8999118a-d50a-49b2-ab50-a6531ea0a02b', 'x-compute-request-id': 'req-8999118a-d50a-49b2-ab50-a6531ea0a02b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:27:04,066 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 1.204s 2025-11-25 22:27:04,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 22:27:02 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-f3041c57-cf43-4eb1-b86c-3e7a8732626a', 'x-compute-request-id': 'req-f3041c57-cf43-4eb1-b86c-3e7a8732626a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:27:05,932 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 0.856s 2025-11-25 22:27:05,934 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 22:27:05 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-2de904c3-e605-42b7-82dc-0c64c523d955', 'x-compute-request-id': 'req-2de904c3-e605-42b7-82dc-0c64c523d955', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:27:07,834 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 0.894s 2025-11-25 22:27:07,834 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 22:27:06 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-8f093486-796e-4ca9-84eb-b6cdc387dca5', 'x-compute-request-id': 'req-8f093486-796e-4ca9-84eb-b6cdc387dca5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:27:09,938 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 1.095s 2025-11-25 22:27:09,939 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 22:27:08 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-96134234-bede-4ff5-b60b-331e22280615', 'x-compute-request-id': 'req-96134234-bede-4ff5-b60b-331e22280615', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:27:07Z", "addresses": {"tempest-network-smoke--1063594684": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:28:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": "2025-11-25T22:27:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:27:09,942 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-11-25 22:27:11,009 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/e33e8701-8193-45b0-83c9-7cf02f7627d9 1.064s 2025-11-25 22:27:11,009 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 22:27:09 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-0b13403e-98c7-444e-965d-534ca75382f6', 'x-compute-request-id': 'req-0b13403e-98c7-444e-965d-534ca75382f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:27:07Z", "addresses": {"tempest-network-smoke--1063594684": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:28:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": "2025-11-25T22:27:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:27:11,016 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:27:11,801 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=e33e8701-8193-45b0-83c9-7cf02f7627d9 0.784s 2025-11-25 22:27:11,801 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 22:27:11 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-803805e6-f1d7-486e-a31c-ce963737641f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"ports":[{"id":"d174cee5-331e-42c0-b391-b93603fa1465","name":"","network_id":"19a28873-d0be-41c6-902d-ac9c13f0307e","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:83:28:2d","admin_state_up":true,"status":"ACTIVE","device_id":"e33e8701-8193-45b0-83c9-7cf02f7627d9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d1d21a12-5f5f-42ae-b131-97d57db859f0","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d08b8722-2208-4365-95f6-8fc14ebc60b4"],"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-1275168225","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-1275168225","fqdn":"tempest-testnetworkbasicops-server-1275168225.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:26:57Z","updated_at":"2025-11-25T22:27:06Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:27:11,802 25 DEBUG [tempest.common.waiters] Server ID e33e8701-8193-45b0-83c9-7cf02f7627d9 ports are all ACTIVE [{'id': 'd174cee5-331e-42c0-b391-b93603fa1465', 'name': '', 'network_id': '19a28873-d0be-41c6-902d-ac9c13f0307e', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:83:28:2d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e33e8701-8193-45b0-83c9-7cf02f7627d9', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd1d21a12-5f5f-42ae-b131-97d57db859f0', 'ip_address': '10.100.0.7'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['d08b8722-2208-4365-95f6-8fc14ebc60b4'], '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-1275168225', 'dns_assignment': [{'ip_address': '10.100.0.7', 'hostname': 'tempest-testnetworkbasicops-server-1275168225', 'fqdn': 'tempest-testnetworkbasicops-server-1275168225.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:26:57Z', 'updated_at': '2025-11-25T22:27:06Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:27:14,196 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.394s 2025-11-25 22:27:14,197 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "d174cee5-331e-42c0-b391-b93603fa1465", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.7"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:14 GMT', 's10000 erver': 'Apache', 'content-type': 'application/json', 'content-length': '881', 'x-openstack-request-id': 'req-3c41600b-1763-464f-b537-14a2ba1e87e7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "05a918c4-5d88-4a3d-9823-91ac2d932c8a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.214", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "port_id": "d174cee5-331e-42c0-b391-b93603fa1465", "fixed_ip_address": "10.100.0.7", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "19a28873-d0be-41c6-902d-ac9c13f0307e", "mac_address": "fa:16:3e:83:28:2d", "admin_state_up": true, "status": "ACTIVE", "device_id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:27:12Z", "updated_at": "2025-11-25T22:27:12Z", "revision_number": 0}}' 2025-11-25 22:27:14,332 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=e33e8701-8193-45b0-83c9-7cf02f7627d9 0.135s 2025-11-25 22:27:14,335 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 22:27:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1341', 'x-openstack-request-id': 'req-9ad1d685-4c40-442d-a927-48202a8fa536', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"ports":[{"id":"d174cee5-331e-42c0-b391-b93603fa1465","name":"","network_id":"19a28873-d0be-41c6-902d-ac9c13f0307e","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:83:28:2d","admin_state_up":true,"status":"ACTIVE","device_id":"e33e8701-8193-45b0-83c9-7cf02f7627d9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d1d21a12-5f5f-42ae-b131-97d57db859f0","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d08b8722-2208-4365-95f6-8fc14ebc60b4"],"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-1275168225","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-1275168225","fqdn":"tempest-testnetworkbasicops-server-1275168225.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:26:57Z","updated_at":"2025-11-25T22:27:06Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:27:14,471 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.134s 2025-11-25 22:27:14,472 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-2053117242", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIYjr//unqEeld+8ktBODTKNz2vLgbMxv7w4DAiXJSy9w/kpqr/3gPYg6xWnps48o7gE9GCB/D8RCiLkuzjRw1u6XLJtCSF7wG27hwj0LCCBcLX8RY6immq1JtyO7ESH/g=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27: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-eea899cd-81db-4b11-a7bf-f81bc5b03669', 'x-compute-request-id': 'req-eea899cd-81db-4b11-a7bf-f81bc5b03669', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-2053117242", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIYjr//unqEeld+8ktBODTKNz2vLgbMxv7w4DAiXJSy9w/kpqr/3gPYg6xWnps48o7gE9GCB/D8RCiLkuzjRw1u6XLJtCSF7wG27hwj0LCCBcLX8RY6immq1JtyO7ESH/g==", "fingerprint": "5b:27:ac:e4:33:7b:a5:a5:27:3c:31:4c:3d:a8:7e:96", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:27:14,687 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.213s 2025-11-25 22:27:14,687 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-1066761330", "description": "tempest-secgroup-smoke-1066761330 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-8dea0378-05f1-4e57-a609-6fbc5f778e62', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "name": "tempest-secgroup-smoke-1066761330", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-1066761330 description", "shared": false, "security_group_rules": [{"id": "c2a354ce-203b-40e9-b9ad-9cf47aaff6c3", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:14Z", "updated_at": "2025-11-25T22:27:14Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "cd6ef50b-de1c-4447-8448-f2eb172f2c1c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:14Z", "updated_at": "2025-11-25T22:27:14Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:27:14Z", "updated_at": "2025-11-25T22:27:14Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:14,941 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.253s 2025-11-25 22:27:14,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": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:14 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-45a05182-39c3-491c-93b4-f9823ebc711c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "4c4686da-c55e-4a66-8276-3a7429dc94e8", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:14Z", "updated_at": "2025-11-25T22:27:14Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:15,142 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.201s 2025-11-25 22:27:15,143 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": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-d3e2f2af-89a2-4e63-8b53-f51d0216200b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "0f41371c-f75b-4dc1-a1d4-3cbb3b555035", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:15Z", "updated_at": "2025-11-25T22:27:15Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:15,429 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.285s 2025-11-25 22:27:15,430 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": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5d47508d-41f6-4eb5-a426-8389cb8953d9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "099f77c8-9a5b-4910-9bed-d4817886af93", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:15Z", "updated_at": "2025-11-25T22:27:15Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:15,818 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.387s 2025-11-25 22:27:15,819 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": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-afa1de9d-173c-4521-9425-735216cdf0cf', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "4e1a1b86-db5c-45b7-a979-fa76cc692bd0", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:15Z", "updated_at": "2025-11-25T22:27:15Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:16,033 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.213s 2025-11-25 22:27:16,033 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": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-82420d41-d28f-4abe-b544-7b484f9a3277', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "2fc945b2-131c-4aef-b3e4-b116210da1e7", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:15Z", "updated_at": "2025-11-25T22:27:15Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:16,235 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.201s 2025-11-25 22:27:16,235 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": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:16 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-4183f3a3-8933-478b-87fa-c40a399e0e76', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "eecbccc9-ec64-4c91-bdfb-26bfe285466f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5", "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-25T22:27:16Z", "updated_at": "2025-11-25T22:27:16Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:16,587 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.349s 2025-11-25 22:27:16,589 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:16 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8128b4c1-6fdf-468d-a389-de845442ee22', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["ZmD4kNSKQYCw-oXuhuIjdw"], "expires_at": "2025-11-25T23:27:16.000000Z", "issued_at": "2025-11-25T22:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}, {"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:27:16,589 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_instance_port_admin_state) Found network None available for tenant 2025-11-25 22:27:19,939 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 3.349s 2025-11-25 22:27:19,940 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-2047644753", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "19a28873-d0be-41c6-902d-ac9c13f0307e"}], "key_name": "tempest-TestNetworkBasicOps-2053117242", "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:16 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cebe2925-9a69-4b16-b0b6-911a9dcca694', 'x-compute-request-id': 'req-cebe2925-9a69-4b16-b0b6-911a9dcca694', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "adminPass": "459secdYnJC5"}}' 2025-11-25 22:27:20,231 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.289s 2025-11-25 22:27:20,231 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 22:27: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-25110ca5-7b7d-4b00-9b3a-b1f7efd3a23d', 'x-compute-request-id': 'req-25110ca5-7b7d-4b00-9b3a-b1f7efd3a23d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2053117242", "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 22:27:21,806 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.571s 2025-11-25 22:27:21,807 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 22:27:21 GMT', 'server': 'Apache', 'content-length': '1391', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90c07c2-f285-4a1b-8c6d-f0f894952e6a', 'x-compute-request-id': 'req-e90c07c2-f285-4a1b-8c6d-f0f894952e6a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2053117242", "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 22:27:21,812 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-11-25 22:27:23,459 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.646s 2025-11-25 22:27:23,460 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 22:27: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-576e37e6-1050-49d7-9b0f-63012e378cf9', 'x-compute-request-id': 'req-576e37e6-1050-49d7-9b0f-63012e378cf9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:27:23,463 25 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2025-11-25 22:27:25,736 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 1.272s 2025-11-25 22:27:25,737 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 22:27:24 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-082ad00d-d9e4-4474-b989-413fad230f7b', 'x-compute-request-id': 'req-082ad00d-d9e4-4474-b989-413fad230f7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:27:28,855 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 2.115s 2025-11-25 22:27:28,856 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 22:27:26 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-7c68b8f5-7cc4-4ed5-bdd9-da25eee37e49', 'x-compute-request-id': 'req-7c68b8f5-7cc4-4ed5-bdd9-da25eee37e49', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:27:31,957 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 2.097s 2025-11-25 22:27:31,958 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 22:27:29 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-6792556e-ff14-4310-9789-5164767d8b74', 'x-compute-request-id': 'req-6792556e-ff14-4310-9789-5164767d8b74', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:27:34,091 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 1.125s 2025-11-25 22:27:34,092 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 22:27:32 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-4025c3d8-30b0-4061-af53-54dd30e4599c', 'x-compute-request-id': 'req-4025c3d8-30b0-4061-af53-54dd30e4599c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:27:35,832 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.729s 2025-11-25 22:27:35,832 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 22:27:35 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-bb4b17bb-36b7-4758-a96b-e37685add14f', 'x-compute-request-id': 'req-bb4b17bb-36b7-4758-a96b-e37685add14f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:33Z", "addresses": {"tempest-network-smoke--1063594684": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:b2:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": "2025-11-25T22:27:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:27:35,836 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-11-25 22:27:36,309 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/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.472s 2025-11-25 22:27:36,309 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 22:27:35 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-055a6ebd-e2db-4d39-922b-5706fff565d0', 'x-compute-request-id': 'req-055a6ebd-e2db-4d39-922b-5706fff565d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:27:33Z", "addresses": {"tempest-network-smoke--1063594684": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:b2:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": "2025-11-25T22:27:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:27:36,425 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=1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.110s 2025-11-25 22:27:36,426 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 22:27:36 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1343', 'x-openstack-request-id': 'req-7f4203ee-4681-4ac7-b755-c673f3685af5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"ports":[{"id":"f490c751-0920-4752-9500-29b54ef3f2c6","name":"","network_id":"19a28873-d0be-41c6-902d-ac9c13f0307e","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:ca:b2:79","admin_state_up":true,"status":"ACTIVE","device_id":"1029aee7-6a8c-4d89-85c3-968c970bc2c2","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d1d21a12-5f5f-42ae-b131-97d57db859f0","ip_address":"10.100.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5"],"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-2047644753","dns_assignment":[{"ip_address":"10.100.0.12","hostname":"tempest-testnetworkbasicops-server-2047644753","fqdn":"tempest-testnetworkbasicops-server-2047644753.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:27:22Z","updated_at":"2025-11-25T22:27:32Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:27:36,426 25 DEBUG [tempest.common.waiters] Server ID 1029aee7-6a8c-4d89-85c3-968c970bc2c2 ports are all ACTIVE [{'id': 'f490c751-0920-4752-9500-29b54ef3f2c6', 'name': '', 'network_id': '19a28873-d0be-41c6-902d-ac9c13f0307e', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:ca:b2:79', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '1029aee7-6a8c-4d89-85c3-968c970bc2c2', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': 'd1d21a12-5f5f-42ae-b131-97d57db859f0', 'ip_address': '10.100.0.12'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5'], '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-2047644753', 'dns_assignment': [{'ip_address': '10.100.0.12', 'hostname': 'tempest-testnetworkbasicops-server-2047644753', 'fqdn': 'tempest-testnetworkbasicops-server-2047644753.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:27:22Z', 'updated_at': '2025-11-25T22:27:32Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:27:37,949 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.522s 2025-11-25 22:27:37,959 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "f490c751-0920-4752-9500-29b54ef3f2c6", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.12"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:37 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-037c765d-5496-4457-9b5a-f8b1d24f6cb5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "3c9cc75a-e1ed-411d-9043-0392d133d2ad", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.180", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "port_id": "f490c751-0920-4752-9500-29b54ef3f2c6", "fixed_ip_address": "10.100.0.12", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "19a28873-d0be-41c6-902d-ac9c13f0307e", "mac_address": "fa:16:3e:ca:b2:79", "admin_state_up": true, "status": "ACTIVE", "device_id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:27:37Z", "updated_at": "2025-11-25T22:27:37Z", "revision_number": 0}}' 2025-11-25 22:27:37,961 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-11-25 22:27:53,235 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:27:53,355 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:27:53,356 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-11-25 22:27:53,560 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/05a918c4-5d88-4a3d-9823-91ac2d932c8a 0.203s 2025-11-25 22:27:53,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 22:27:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-3d4d2b97-d7ea-46c9-acef-9b21f4d0983d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/05a918c4-5d88-4a3d-9823-91ac2d932c8a'} Body: b'{"floatingip": {"id": "05a918c4-5d88-4a3d-9823-91ac2d932c8a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.214", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "port_id": "d174cee5-331e-42c0-b391-b93603fa1465", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "19a28873-d0be-41c6-902d-ac9c13f0307e", "mac_address": "fa:16:3e:83:28:2d", "admin_state_up": true, "status": "ACTIVE", "device_id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:27:12Z", "updated_at": "2025-11-25T22:27:14Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:53,561 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '05a918c4-5d88-4a3d-9823-91ac2d932c8a', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.214', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '712ac96c-1e44-4bb1-83c8-c562ffd41e9b', 'port_id': 'd174cee5-331e-42c0-b391-b93603fa1465', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '19a28873-d0be-41c6-902d-ac9c13f0307e', 'mac_address': 'fa:16:3e:83:28:2d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e33e8701-8193-45b0-83c9-7cf02f7627d9', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:27:12Z', 'updated_at': '2025-11-25T22:27:14Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:27:53,561 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.204246 seconds 2025-11-25 22:27:53,561 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2025-11-25 22:27:53,561 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.214 in 120 sec and the expected result is reachable 2025-11-25 22:27:53,612 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.050972 seconds 2025-11-25 22:27:53,613 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2025-11-25 22:27:54,470 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/e33e8701-8193-45b0-83c9-7cf02f7627d9/action 0.856s 2025-11-25 22:27:54,472 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 22:27:53 GMT', 'server': 'Apache', 'content-length': '75138', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04fe103d-617c-49d3-ac4b-798cb102f1a1', 'x-compute-request-id': 'req-04fe103d-617c-49d3-ac4b-798cb102f1a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9/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 1506159479 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.001166] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001546] 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.004363] Using GB pages for direct mapping\\n[ 0.004597] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004600] ACPI: Early table checksum verification disabled\\n[ 0.004605] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004619] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004626] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004631] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004635] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004640] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004645] ACPI: WAET 0x0000000007F10000 E413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004653] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004656] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004657] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005912] No NUMA configuration fo 2025-11-25 22:27:54,475 25 DEBUG [tempest.scenario.manager] Console output for e33e8701-8193-45b0-83c9-7cf02f7627d9 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 1506159479 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2800.000 MHz processor [ 0.001166] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001546] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004363] Using GB pages for direct mapping [ 0.004597] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004600] ACPI: Early table checksum verification disabled [ 0.004605] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004619] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004626] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004631] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004635] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004640] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004645] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004653] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004656] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004657] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005912] No NUMA configuration found [ 0.005915] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005923] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006263] Zone ranges: [ 0.006264] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006266] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006268] Normal empty [ 0.006270] Device empty [ 0.006271] Movable zone start for each node [ 0.006274] Early memory node ranges [ 0.006275] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006277] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006279] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006529] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006557] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006771] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017835] ACPI: PM-Timer IO Port: 0x608 [ 0.017863] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017998] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018002] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018004] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018006] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018008] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018009] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018013] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018015] TSC deadline timer available [ 0.018028] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018098] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018101] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018102] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018103] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018105] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018107] Booting paravirtualized kernel on KVM [ 0.018109] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018116] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018386] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018459] kvm-guest: setup async PF for cpu 0 [ 0.018486] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018505] kvm-guest: PV spinlocks disabled, single CPU [ 0.018511] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018513] Policy zone: DMA32 [ 0.018514] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018572] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018584] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018591] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018649] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018938] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019644] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019673] ftrace: allocating 50600 entries in 198 pages [ 0.042536] ftrace: allocated 198 pages with 4 groups [ 0.042677] rcu: Hierarchical RCU implementation. [ 0.042678] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042680] Rude variant of Tasks RCU enabled. [ 0.042681] Tracing variant of Tasks RCU enabled. [ 0.042682] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042683] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046901] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047284] random: crng init done [ 0.089482] Console: colour VGA+ 80x25 [ 0.235746] printk: console [tty1] enabled [ 0.570107] printk: console [ttyS0] enabled [ 0.573142] ACPI: Core revision 20210730 [ 0.576009] APIC: Switch to symmetric I/O mode setup [ 0.580629] x2apic enabled [ 0.583899] Switched APIC routing to physical x2apic. [ 0.592454] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.599304] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.603300] pid_max: default: 32768 minimum: 301 [ 0.603300] LSM: Security Framework initializing [ 0.603300] landlock: Up and running. [ 0.603300] Yama: becoming mindful. [ 0.603300] AppArmor: AppArmor initialized [ 0.603300] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.603300] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.603300] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.603300] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.603300] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.603300] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.603300] Spectre V2 : Mitigation: Retpolines [ 0.603300] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.603300] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.603300] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.603300] RETBleed: Mitigation: untrained return thunk [ 0.603300] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.603300] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.603300] Freeing SMP alternatives memory: 44K [ 0.603300] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.603437] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.607322] ... version: 0 [ 0.610194] ... bit width: 48 [ 0.611312] ... generic registers: 6 [ 0.614165] ... value mask: 0000ffffffffffff [ 0.615312] ... max period: 00007fffffffffff [ 0.619021] ... fixed-purpose events: 0 [ 0.619312] ... event mask: 000000000000003f [ 0.623013] rcu: Hierarchical SRCU implementation. [ 0.623782] smp: Bringing up secondary CPUs ... [ 0.627040] smp: Brought up 1 node, 1 CPU [ 0.627315] smpboot: Max logical packages: 1 [ 0.630380] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.631797] devtmpfs: initialized [ 0.634342] x86/mm: Memory block size: 128MB [ 0.635498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.639320] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.643361] pinctrl core: initialized pinctrl subsystem [ 0.647312] PM: RTC time: 22:27:08, date: 2025-11-25 [ 0.650900] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.651410] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.655346] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.659323] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.663318] audit: initializing netlink subsys (disabled) [ 0.667191] thermal_sys: Registered thermal governor 'fair_share' [ 0.667193] thermal_sys: Registered thermal governor 'bang_bang' [ 0.667313] thermal_sys: Registered thermal governor 'step_wise' [ 0.671314] audit: type=2000 audit(1764109628.597:1): state=initialized audit_enabled=0 res=1 [ 0.679314] thermal_sys: Registered thermal governor 'user_space' [ 0.679316] thermal_sys: Registered thermal governor 'power_allocator' [ 0.683321] EISA bus registered [ 0.689669] cpuidle: using governor ladder [ 0.691312] cpuidle: using governor menu [ 0.696830] ACPI: bus type PCI registered [ 0.699312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.703604] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.707314] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.711328] PCI: Using configuration type 1 for base access [ 0.716429] Kprobes globally optimized [ 0.719254] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.719316] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.724075] ACPI: Added _OSI(Module Device) [ 0.727050] ACPI: Added _OSI(Processor Device) [ 0.727320] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.730650] ACPI: Added _OSI(Processor Aggregator Device) [ 0.731349] ACPI: Added _OSI(Linux-Dell-Video) [ 0.734439] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.735318] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.742114] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.747021] ACPI: Interpreter enabled [ 0.747323] ACPI: PM: (supports S0 S5) [ 0.750036] ACPI: Using IOAPIC for interrupt routing [ 0.751340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.755312] PCI: Using E820 reservations for host bridge windows [ 0.759540] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.768057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.771318] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.775436] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.779417] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.784506] PCI host bridge to bus 0000:00 [ 0.787314] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.791059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.791313] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.795313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.799313] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.803313] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.807313] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.811588] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.819809] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.830459] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.839350] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.846666] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.853476] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.855520] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.864240] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.870371] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.879665] pci 0000:00:02.0: enabling Extended Tags [ 0.886064] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.890115] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.897513] pci 0000:00:02.1: enabling Extended Tags [ 0.902021] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.906913] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.912927] pci 0000:00:02.2: enabling Extended Tags [ 0.917998] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.922731] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.931184] pci 0000:00:02.3: enabling Extended Tags [ 0.933949] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.939319] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.951715] pci 0000:00:02.4: enabling Extended Tags [ 0.957981] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.962946] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.968772] pci 0000:00:02.5: enabling Extended Tags [ 0.973970] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.979117] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.986160] pci 0000:00:02.6: enabling Extended Tags [ 0.989918] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.994820] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.000797] pci 0000:00:02.7: enabling Extended Tags [ 1.010479] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.016539] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.027082] pci 0000:00:03.0: enabling Extended Tags [ 1.029938] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.034776] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.041816] pci 0000:00:03.1: enabling Extended Tags [ 1.048085] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.054759] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.060722] pci 0000:00:03.2: enabling Extended Tags [ 1.065935] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.073113] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.080155] pci 0000:00:03.3: enabling Extended Tags [ 1.085921] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.090799] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.098647] pci 0000:00:03.4: enabling Extended Tags [ 1.104170] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.110835] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.116808] pci 0000:00:03.5: enabling Extended Tags [ 1.121948] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.127164] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.136870] pci 0000:00:03.6: enabling Extended Tags [ 1.143373] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.151318] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.163733] pci 0000:00:03.7: enabling Extended Tags [ 1.173751] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.179148] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.187229] pci 0000:00:04.0: enabling Extended Tags [ 1.190296] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.195322] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.206003] pci 0000:00:04.1: enabling Extended Tags [ 1.210538] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.215318] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.226269] pci 0000:00:04.2: enabling Extended Tags [ 1.230056] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.235046] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.240885] pci 0000:00:04.3: enabling Extended Tags [ 1.248381] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.257181] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.268877] pci 0000:00:04.4: enabling Extended Tags [ 1.277369] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.283329] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.296849] pci 0000:00:04.5: enabling Extended Tags [ 1.302560] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.306743] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.315070] pci 0000:00:04.6: enabling Extended Tags [ 1.320440] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.326892] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.335468] pci 0000:00:04.7: enabling Extended Tags [ 1.345915] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.350924] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.356545] pci 0000:00:05.0: enabling Extended Tags [ 1.420705] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.425556] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.428162] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.446943] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.450872] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.454462] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.460394] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.471245] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.476309] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.482171] pci 0000:01:00.0: enabling Extended Tags [ 1.558352] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.559371] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.563025] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.563416] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.569181] pci_bus 0000:02: extended config space not accessible [ 1.571593] acpiphp: Slot [1] registered [ 1.574293] acpiphp: Slot [0] registered [ 1.575355] acpiphp: Slot [2] registered [ 1.577889] acpiphp: Slot [3] registered [ 1.579357] acpiphp: Slot [4] registered [ 1.581865] acpiphp: Slot [5] registered [ 1.583354] acpiphp: Slot [6] registered [ 1.585904] acpiphp: Slot [7] registered [ 1.587355] acpiphp: Slot [8] registered [ 1.589870] acpiphp: Slot [9] registered [ 1.591356] acpiphp: Slot [10] registered [ 1.594073] acpiphp: Slot [11] registered [ 1.595359] acpiphp: Slot [12] registered [ 1.598034] acpiphp: Slot [13] registered [ 1.599358] acpiphp: Slot [14] registered [ 1.601940] acpiphp: Slot [15] registered [ 1.603358] acpiphp: Slot [16] registered [ 1.606021] acpiphp: Slot [17] registered [ 1.607363] acpiphp: Slot [18] registered [ 1.610199] acpiphp: Slot [19] registered [ 1.611359] acpiphp: Slot [20] registered [ 1.614131] acpiphp: Slot [21] registered [ 1.615358] acpiphp: Slot [22] registered [ 1.618086] acpiphp: Slot [23] registered [ 1.619362] acpiphp: Slot [24] registered [ 1.622060] acpiphp: Slot [25] registered [ 1.623384] acpiphp: Slot [26] registered [ 1.625977] acpiphp: Slot [27] registered [ 1.627356] acpiphp: Slot [28] registered [ 1.630261] acpiphp: Slot [29] registered [ 1.631358] acpiphp: Slot [30] registered [ 1.633960] acpiphp: Slot [31] registered [ 1.637740] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.649092] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.730229] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.731384] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.735384] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.739441] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.748902] acpiphp: Slot [0-2] registered [ 1.752053] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.761327] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.771316] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.777722] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.779482] pci 0000:03:00.0: enabling Extended Tags [ 1.861341] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.863421] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.867416] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.874426] acpiphp: Slot [0-3] registered [ 1.875877] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.887200] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.897628] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.901821] pci 0000:04:00.0: enabling Extended Tags [ 1.982305] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.983422] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.987440] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.994297] acpiphp: Slot [0-4] registered [ 1.995849] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.005311] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.015315] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.021697] pci 0000:05:00.0: enabling Extended Tags [ 2.103941] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.107210] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.107416] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.114797] acpiphp: Slot [0-5] registered [ 2.115864] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.126603] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.137406] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.141659] pci 0000:06:00.0: enabling Extended Tags [ 2.222070] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.223421] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.227417] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.234354] acpiphp: Slot [0-6] registered [ 2.305655] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.307421] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.311453] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.318528] acpiphp: Slot [0-7] registered [ 2.392832] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.395425] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.399417] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.406855] acpiphp: Slot [0-8] registered [ 2.478403] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.479447] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.483434] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.490463] acpiphp: Slot [0-9] registered [ 2.563743] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.566992] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.567417] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.574399] acpiphp: Slot [0-10] registered [ 2.647218] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.647424] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.651418] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.658592] acpiphp: Slot [0-11] registered [ 2.730525] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.731421] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.735417] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.742448] acpiphp: Slot [0-12] registered [ 2.814501] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.815439] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.819416] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.826233] acpiphp: Slot [0-13] registered [ 2.897898] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.899416] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.903421] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.910429] acpiphp: Slot [0-14] registered [ 2.982098] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.983418] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.987417] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.994726] acpiphp: Slot [0-15] registered [ 3.066932] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.067423] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.071417] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.078343] acpiphp: Slot [0-16] registered [ 3.150810] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.151419] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.155415] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.162327] acpiphp: Slot [0-17] registered [ 3.234525] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.235416] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.239416] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.246373] acpiphp: Slot [0-18] registered [ 3.318494] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.319423] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.323416] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.330276] acpiphp: Slot [0-19] registered [ 3.402198] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.403421] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.407416] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.414362] acpiphp: Slot [0-20] registered [ 3.486558] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.487423] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.491416] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.498348] acpiphp: Slot [0-21] registered [ 3.570135] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.571438] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.575417] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.582307] acpiphp: Slot [0-22] registered [ 3.655732] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.659317] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.663440] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.670346] acpiphp: Slot [0-23] registered [ 3.742984] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.743422] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.747417] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.754421] acpiphp: Slot [0-24] registered [ 3.828581] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.831423] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.835416] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.842394] acpiphp: Slot [0-25] registered [ 3.914401] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.915420] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.919442] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.967238] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.967517] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.971392] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.975155] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.975497] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.979293] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.979501] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.983254] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.983397] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.987027] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.987328] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.990882] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.991326] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.994898] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.995328] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.999328] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.003162] iommu: Default domain type: Translated [ 4.003319] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.007582] SCSI subsystem initialized [ 4.010348] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.011300] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.011321] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.015234] vgaarb: loaded [ 4.015345] ACPI: bus type USB registered [ 4.017944] usbcore: registered new interface driver usbfs [ 4.019321] usbcore: registered new interface driver hub [ 4.022616] usbcore: registered new device driver usb [ 4.023336] pps_core: LinuxPPS API ver. 1 registered [ 4.026351] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.027317] PTP clock support registered [ 4.029821] EDAC MC: Ver: 3.0.0 [ 4.034163] NetLabel: Initializing [ 4.035313] NetLabel: domain hash size = 128 [ 4.037961] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.039346] NetLabel: unlabeled traffic allowed by default [ 4.042820] PCI: Using ACPI for IRQ routing [ 4.817606] clocksource: Switched to clocksource kvm-clock [ 4.832710] VFS: Disk quotas dquot_6.6.0 [ 4.835268] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.839504] AppArmor: AppArmor Filesystem Enabled [ 4.842445] pnp: PnP ACPI init [ 4.844798] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.849534] pnp: PnP ACPI: found 5 devices [ 4.859026] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.864548] NET: Registered PF_INET protocol family [ 4.867589] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.872906] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.877834] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.882466] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.886978] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.891947] TCP: Hash tables configured (established 1024 bind 1024) [ 4.895769] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.900084] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.903920] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.908130] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.911542] NET: Registered PF_XDP protocol family [ 4.914642] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.919624] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.924574] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.929511] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.934347] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.939140] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.944205] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.949203] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.954104] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.959096] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.964536] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.969507] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.974500] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.979370] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.984290] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.989131] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.994045] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.999179] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.004205] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.009134] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.014188] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.019404] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.024680] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.029983] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.035014] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.038811] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.042614] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.046355] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.050667] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.054438] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.058319] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.062169] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.065993] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.069825] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.073640] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.077860] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.081655] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.085468] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.089478] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.093856] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.097913] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.102301] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.106447] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.110656] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.114550] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.118671] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.122818] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.127071] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.131032] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.135268] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.139199] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.143345] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.147165] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.151287] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.155075] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.159136] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.163106] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.167195] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.171103] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.175256] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.179112] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.183039] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.187059] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.191004] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.194892] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.198838] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.202717] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.206651] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.210665] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.214585] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.218719] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.222638] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.226478] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.230421] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.234754] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.239253] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.243446] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.247484] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.251631] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.255612] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.259707] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.263659] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.267803] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.272020] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.276653] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.280579] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.284841] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.288713] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.292825] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.296831] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.301274] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.305261] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.309410] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.313365] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.317578] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.320955] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.328328] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.335112] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.343471] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.346981] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.352627] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.358270] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.365186] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.370857] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.375954] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.382831] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.388146] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.393738] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.402710] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.407253] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.414269] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.421107] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.426124] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.431042] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.437843] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.442404] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.447370] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.453911] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.459413] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.464595] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.471628] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.476086] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.481931] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.489400] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.493710] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.498893] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.506145] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.511142] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.516134] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.522870] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.527428] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.532667] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.539067] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.543738] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.548882] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.555268] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.558488] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.563538] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.569300] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.576451] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.579652] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.584714] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.590425] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.597326] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.600496] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.605802] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.611650] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.618666] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.622038] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.627168] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.633360] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.640284] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.643449] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.648596] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.655131] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.662838] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.666137] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.671253] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.677302] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.684422] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.687595] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.692540] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.698182] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.704744] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.708933] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.714289] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.719899] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.726526] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.730335] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.735371] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.740819] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.747098] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.751101] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.756143] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.762042] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.768732] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.772565] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.777639] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.783516] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.789851] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.793935] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.799059] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.804829] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.811168] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.815224] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.820158] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.825829] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.832398] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.837173] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.841005] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.845367] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.849811] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.854036] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.858445] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.862072] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.866385] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.871123] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.875094] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.878932] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.883940] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.888626] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.893283] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.898820] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.904391] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.908492] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.913217] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.917806] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.922621] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.926521] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.931491] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.935355] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.939824] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.943675] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.948098] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.951957] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.956871] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.961909] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.967939] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.973084] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.979187] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.983625] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.988161] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.991676] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.995540] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.000044] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.003517] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.007347] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.011872] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.015390] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.019236] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.023704] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.027122] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.030978] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.035470] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.038990] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.042849] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.047322] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.050911] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.054744] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.059226] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.062820] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.066680] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.071700] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.075208] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.079654] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.086167] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.089814] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.093681] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.098210] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.101753] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.105585] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.110073] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.113511] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.117344] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.121857] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.125310] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.129125] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.133611] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.137071] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.140907] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.146921] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.156238] PCI: CLS 0 bytes, default 64 [ 6.158861] Trying to unpack rootfs image as initramfs... [ 6.162282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.179585] Initialise system trusted keyrings [ 6.182492] Key type blacklist registered [ 6.187415] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.196511] zbud: loaded [ 6.198531] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.211519] fuse: init (API version 7.34) [ 6.214776] integrity: Platform Keyring initialized [ 6.235434] Key type asymmetric registered [ 6.238082] Asymmetric key parser 'x509' registered [ 6.243401] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.255359] io scheduler mq-deadline registered [ 6.260569] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.271993] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.288949] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.299802] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.315657] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.327774] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.339630] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.351719] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.363344] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.375765] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.383278] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.396945] Freeing initrd memory: 8744K [ 6.400256] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.408274] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.412394] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.420642] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.424976] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.430455] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.436569] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.441443] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.449089] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.453166] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.460726] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.464718] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.472799] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.476813] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.484314] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.488281] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.495984] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.500021] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.507886] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.512410] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.519585] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.523548] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.528254] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.534269] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.538240] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.545947] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.549893] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.557927] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.561987] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.570259] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.574232] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.582439] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.586382] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.594711] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.599689] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.606957] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.611153] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.618548] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.623477] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.628224] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.633540] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.637516] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.645723] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.654204] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.658252] shpchp 0000:01:00.0: Slot initialization failed [ 6.663654] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.667954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.672655] ACPI: button: Power Button [PWRF] [ 6.697017] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.730821] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.737278] Linux agpgart interface v0.103 [ 6.741216] loop: module loaded [ 6.743640] tun: Universal TUN/TAP device driver, 1.6 [ 6.747342] PPP generic driver version 2.4.2 [ 6.750228] VFIO - User Level meta-driver version: 0.3 [ 6.753750] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.758401] ehci-pci: EHCI PCI platform driver [ 6.761950] ehci-platform: EHCI generic platform driver [ 6.765949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.772678] ohci-pci: OHCI PCI platform driver [ 6.776090] ohci-platform: OHCI generic platform driver [ 6.780086] uhci_hcd: USB Universal Host Controller Interface driver [ 6.786524] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.789945] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.794720] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.798790] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.803051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.808961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.814207] usb usb1: Product: UHCI Host Controller [ 6.817390] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.821585] usb usb1: SerialNumber: 0000:02:01.0 [ 6.824800] hub 1-0:1.0: USB hub found [ 6.827402] hub 1-0:1.0: 2 ports detected [ 6.830784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.838711] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.842081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.845513] mousedev: PS/2 mouse device common for all mice [ 6.850345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.856038] rtc_cmos 00:03: RTC can wake from S4 [ 6.861153] rtc_cmos 00:03: registered as rtc0 [ 6.864791] rtc_cmos 00:03: setting system clock to 2025-11-25T22:27:15 UTC (1764109635) [ 6.870456] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.874823] i2c_dev: i2c /dev entries driver [ 6.877881] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.885348] device-mapper: uevent: version 1.0.3 [ 6.888902] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.894492] platform eisa.0: Probing EISA bus 0 [ 6.897580] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.902266] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.906406] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.910547] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.914684] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.918922] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.923290] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.927972] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.932410] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.936494] platform eisa.0: EISA: Detected 0 cards [ 6.939941] ledtrig-cpu: registered to indicate activity on CPUs [ 6.944093] drop_monitor: Initializing network drop monitor service [ 6.948532] NET: Registered PF_INET6 protocol family [ 6.954958] Segment Routing with IPv6 [ 6.957639] In-situ OAM (IOAM) with IPv6 [ 6.960345] NET: Registered PF_PACKET protocol family [ 6.963760] Key type dns_resolver registered [ 6.967035] IPI shorthand broadcast: enabled [ 6.970152] registered taskstats version 1 [ 6.972964] Loading compiled-in X.509 certificates [ 6.976684] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.983402] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.989827] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.996105] blacklist: Loading compiled-in revocation X.509 certificates [ 7.000357] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.006539] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.013116] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.022027] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.028571] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.035211] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.041938] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.048763] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.055804] zswap: loaded using pool lzo/zbud [ 7.058774] Key type .fscrypt registered [ 7.061370] Key type fscrypt-provisioning registered [ 7.066095] Key type encrypted registered [ 7.069014] AppArmor: AppArmor sha1 policy hashing enabled [ 7.072558] ima: No TPM chip found, activating TPM-bypass! [ 7.076459] Loading compiled-in module X.509 certificates [ 7.080463] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.086519] ima: Allocated hash algorithm: sha1 [ 7.089505] ima: No architecture policies found [ 7.092477] evm: Initialising EVM extended attributes: [ 7.095752] evm: security.selinux [ 7.097990] evm: security.SMACK64 [ 7.100257] evm: security.SMACK64EXEC [ 7.102647] evm: security.SMACK64TRANSMUTE [ 7.105416] evm: security.SMACK64MMAP [ 7.108039] evm: security.apparmor [ 7.110335] evm: security.ima [ 7.112442] evm: security.capability [ 7.114785] evm: HMAC attrs: 0x1 [ 7.117537] PM: Magic number: 1:173:503 [ 7.120517] RAS: Correctable Errors collector initialized. [ 7.124085] Unstable clock detected, switching default tracing clock to "global" [ 7.124085] If you want to keep using the local clock, then add: [ 7.124085] "trace_clock=local" [ 7.124085] on the kernel command line [ 7.138902] Freeing unused decrypted memory: 2036K [ 7.142642] Freeing unused kernel image (initmem) memory: 3244K [ 7.147353] Write protecting the kernel read-only data: 30720k [ 7.151526] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.156069] Freeing unused kernel image (rodata/data ga10000 p) memory: 1448K [ 7.204546] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.208779] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.213153] Run /init as init process info: initramfs: up at 6.66 [ 7.268978] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.277998] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.282754] GPT:229375 != 2097151 [ 7.285266] GPT:Alternate GPT header not at the end of the disk. [ 7.289099] GPT:229375 != 2097151 [ 7.291450] GPT: Use GNU Parted to correct GPT errors. [ 7.337761] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.713591] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.744206] 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.52 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:e3:3e:87:01:81:93:45:b0:83:c9:7c:f0:2f:76:27:d9 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClmrK4s2I/6pnuAA1Hu3+GIlO1o3ZGoSr1nRZFEmjrB5vnR+g2pPadGSXHWw3vj9l9izfE0flB1lJcjIEPIPlexcRAfH51vgjkTgr82VuaLxHkL5H01f5ayJlxIBMrGg29yZWIjlTVfQIx7UsODOrhCVHudpcoqETquO/JJfB+We/Qipa67vZoPlgfB/zixrUP6XmIowJ4RaLKsIhg6pTEay+0jRfSWvdL854haLaO3/RhC2GuvVIcLTYTElzzKPMjWKyOg+5JBdifTwuuLnXKPBADd/YLVdZuLotGaK6AJJ7Avmg5lY91P84E81ZAGjU5n855HZ6VUNNleRBi1XQV root@tempest-testnetworkbasicops-server-1275168225 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPIQSqDP0KqZLesqUjxWRbex8QJeXqUKxtYUmC+2jLwlXVjV4BZOx6Lo0EL+CPBLzg6a3oM0lq+Z/Igz6CcFvH0= root@tempest-testnetworkbasicops-server-1275168225 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe83:282d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e33e8701-8193-45b0-83c9-7cf02f7627d9 name: tempest-TestNetworkBasicOps-server-1275168225 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1275168225 launch-index: 0 === cirros: current=0.6.2 uptime=8.43 === === 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:83:28:2D inet6 addr: fe80::f816:3eff:fe83:282d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:90 (90.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-1275168225 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.807544] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.810116] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.829356] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.028346] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.086246] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.211104] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.212065] ISO 9660 Extensions: RRIP_1991A [ 8.328515] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.846191] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.852035] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:27:16 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:27:16 cirros auth.notice su: + none root:cirros Nov 25 22:27:16 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: DUID 00:04:e3:3e:87:01:81:93:45:b0:83:c9:7c:f0:2f:76:27:d9 Nov 25 22:27:16 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:83:28:2d Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe83:282d Nov 25 22:27:17 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-1275168225 login: 2025-11-25 22:27:54,478 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2025-11-25 22:27:54,484 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:27:54,544 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:27:54,545 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2025-11-25 22:27:54,546 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.7 2025-11-25 22:27:54,546 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-11-25 22:27:54,548 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:27:54,646 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:27:54,647 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-11-25 22:27:54,658 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.112425 seconds 2025-11-25 22:27:58,890 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/d174cee5-331e-42c0-b391-b93603fa1465 4.222s 2025-11-25 22:27:58,891 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 22:27:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1079', 'x-openstack-request-id': 'req-19f84df3-70c2-4176-a3fd-45f01de01271', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d174cee5-331e-42c0-b391-b93603fa1465'} Body: b'{"port":{"id":"d174cee5-331e-42c0-b391-b93603fa1465","name":"","network_id":"19a28873-d0be-41c6-902d-ac9c13f0307e","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:83:28:2d","admin_state_up":false,"status":"ACTIVE","device_id":"e33e8701-8193-45b0-83c9-7cf02f7627d9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d1d21a12-5f5f-42ae-b131-97d57db859f0","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d08b8722-2208-4365-95f6-8fc14ebc60b4"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1275168225","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-1275168225","fqdn":"tempest-testnetworkbasicops-server-1275168225.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:26:57Z","updated_at":"2025-11-25T22:27:55Z","revision_number":5,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:27:58,891 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2025-11-25 22:27:58,892 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.214 in 120 sec and the expected result is unreachable 2025-11-25 22:27:59,928 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.036096 seconds 2025-11-25 22:27:59,929 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2025-11-25 22:28:00,115 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/e33e8701-8193-45b0-83c9-7cf02f7627d9/action 0.185s 2025-11-25 22:28:00,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:27:59 GMT', 'server': 'Apache', 'content-length': '75138', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113fe78a-6940-4395-9c77-3413fe6fd80b', 'x-compute-request-id': 'req-113fe78a-6940-4395-9c77-3413fe6fd80b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9/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 1506159479 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.001166] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001546] 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.004363] Using GB pages for direct mapping\\n[ 0.004597] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004600] ACPI: Early table checksum verification disabled\\n[ 0.004605] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004619] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004626] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004631] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004635] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004640] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004645] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004653] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004656] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004657] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005912] No NUMA configuration fo 2025-11-25 22:28:00,121 25 DEBUG [tempest.scenario.manager] Console output for e33e8701-8193-45b0-83c9-7cf02f7627d9 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 1506159479 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2800.000 MHz processor [ 0.001166] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001546] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004363] Using GB pages for direct mapping [ 0.004597] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004600] ACPI: Early table checksum verification disabled [ 0.004605] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004619] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004626] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004631] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004635] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004640] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004645] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004653] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004656] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004657] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005912] No NUMA configuration found [ 0.005915] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005923] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006263] Zone ranges: [ 0.006264] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006266] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006268] Normal empty [ 0.006270] Device empty [ 0.006271] Movable zone start for each node [ 0.006274] Early memory node ranges [ 0.006275] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006277] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006279] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006529] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006557] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006771] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017835] ACPI: PM-Timer IO Port: 0x608 [ 0.017863] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017998] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018002] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018004] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018006] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018008] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018009] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018013] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018015] TSC deadline timer available [ 0.018028] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018098] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018101] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018102] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018103] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018105] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018107] Booting paravirtualized kernel on KVM [ 0.018109] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018116] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018386] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018459] kvm-guest: setup async PF for cpu 0 [ 0.018486] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018505] kvm-guest: PV spinlocks disabled, single CPU [ 0.018511] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018513] Policy zone: DMA32 [ 0.018514] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018572] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018584] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018591] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018649] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018938] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019644] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019673] ftrace: allocating 50600 entries in 198 pages [ 0.042536] ftrace: allocated 198 pages with 4 groups [ 0.042677] rcu: Hierarchical RCU implementation. [ 0.042678] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042680] Rude variant of Tasks RCU enabled. [ 0.042681] Tracing variant of Tasks RCU enabled. [ 0.042682] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042683] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046901] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047284] random: crng init done [ 0.089482] Console: colour VGA+ 80x25 [ 0.235746] printk: console [tty1] enabled [ 0.570107] printk: console [ttyS0] enabled [ 0.573142] ACPI: Core revision 20210730 [ 0.576009] APIC: Switch to symmetric I/O mode setup [ 0.580629] x2apic enabled [ 0.583899] Switched APIC routing to physical x2apic. [ 0.592454] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.599304] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.603300] pid_max: default: 32768 minimum: 301 [ 0.603300] LSM: Security Framework initializing [ 0.603300] landlock: Up and running. [ 0.603300] Yama: becoming mindful. [ 0.603300] AppArmor: AppArmor initialized [ 0.603300] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.603300] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.603300] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.603300] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.603300] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.603300] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.603300] Spectre V2 : Mitigation: Retpolines [ 0.603300] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.603300] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.603300] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.603300] RETBleed: Mitigation: untrained return thunk [ 0.603300] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.603300] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.603300] Freeing SMP alternatives memory: 44K [ 0.603300] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.603437] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.607322] ... version: 0 [ 0.610194] ... bit width: 48 [ 0.611312] ... generic registers: 6 [ 0.614165] ... value mask: 0000ffffffffffff [ 0.615312] ... max period: 00007fffffffffff [ 0.619021] ... fixed-purpose events: 0 [ 0.619312] ... event mask: 000000000000003f [ 0.623013] rcu: Hierarchical SRCU implementation. [ 0.623782] smp: Bringing up secondary CPUs ... [ 0.627040] smp: Brought up 1 node, 1 CPU [ 0.627315] smpboot: Max logical packages: 1 [ 0.630380] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.631797] devtmpfs: initialized [ 0.634342] x86/mm: Memory block size: 128MB [ 0.635498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.639320] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.643361] pinctrl core: initialized pinctrl subsystem [ 0.647312] PM: RTC time: 22:27:08, date: 2025-11-25 [ 0.650900] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.651410] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.655346] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.659323] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.663318] audit: initializing netlink subsys (disabled) [ 0.667191] thermal_sys: Registered thermal governor 'fair_share' [ 0.667193] thermal_sys: Registered thermal governor 'bang_bang' [ 0.667313] thermal_sys: Registered thermal governor 'step_wise' [ 0.671314] audit: type=2000 audit(1764109628.597:1): state=initialized audit_enabled=0 res=1 [ 0.679314] thermal_sys: Registered thermal governor 'user_space' [ 0.679316] thermal_sys: Registered thermal governor 'power_allocator' [ 0.683321] EISA bus registered [ 0.689669] cpuidle: using governor ladder [ 0.691312] cpuidle: using governor menu [ 0.696830] ACPI: bus type PCI registered [ 0.699312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.703604] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.707314] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.711328] PCI: Using configuration type 1 for base access [ 0.716429] Kprobes globally optimized [ 0.719254] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.719316] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.724075] ACPI: Added _OSI(Module Device) [ 0.727050] ACPI: Added _OSI(Processor Device) [ 0.727320] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.730650] ACPI: Added _OSI(Processor Aggregator Device) [ 0.731349] ACPI: Added _OSI(Linux-Dell-Video) [ 0.734439] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.735318] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.742114] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.747021] ACPI: Interpreter enabled [ 0.747323] ACPI: PM: (supports S0 S5) [ 0.750036] ACPI: Using IOAPIC for interrupt routing [ 0.751340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.755312] PCI: Using E820 reservations for host bridge windows [ 0.759540] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.768057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.771318] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.775436] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.779417] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.784506] PCI host bridge to bus 0000:00 [ 0.787314] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.791059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.791313] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.795313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.799313] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.803313] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.807313] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.811588] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.819809] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.830459] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.839350] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.846666] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.853476] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.855520] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.864240] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.870371] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.879665] pci 0000:00:02.0: enabling Extended Tags [ 0.886064] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.890115] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.897513] pci 0000:00:02.1: enabling Extended Tags [ 0.902021] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.906913] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.912927] pci 0000:00:02.2: enabling Extended Tags [ 0.917998] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.922731] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.931184] pci 0000:00:02.3: enabling Extended Tags [ 0.933949] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.939319] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.951715] pci 0000:00:02.4: enabling Extended Tags [ 0.957981] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.962946] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.968772] pci 0000:00:02.5: enabling Extended Tags [ 0.973970] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.979117] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.986160] pci 0000:00:02.6: enabling Extended Tags [ 0.989918] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.994820] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.000797] pci 0000:00:02.7: enabling Extended Tags [ 1.010479] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.016539] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.027082] pci 0000:00:03.0: enabling Extended Tags [ 1.029938] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.034776] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.041816] pci 0000:00:03.1: enabling Extended Tags [ 1.048085] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.054759] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.060722] pci 0000:00:03.2: enabling Extended Tags [ 1.065935] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.073113] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.080155] pci 0000:00:03.3: enabling Extended Tags [ 1.085921] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.090799] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.098647] pci 0000:00:03.4: enabling Extended Tags [ 1.104170] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.110835] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.116808] pci 0000:00:03.5: enabling Extended Tags [ 1.121948] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.127164] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.136870] pci 0000:00:03.6: enabling Extended Tags [ 1.143373] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.151318] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.163733] pci 0000:00:03.7: enabling Extended Tags [ 1.173751] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.179148] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.187229] pci 0000:00:04.0: enabling Extended Tags [ 1.190296] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.195322] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.206003] pci 0000:00:04.1: enabling Extended Tags [ 1.210538] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.215318] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.226269] pci 0000:00:04.2: enabling Extended Tags [ 1.230056] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.235046] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.240885] pci 0000:00:04.3: enabling Extended Tags [ 1.248381] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.257181] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.268877] pci 0000:00:04.4: enabling Extended Tags [ 1.277369] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.283329] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.296849] pci 0000:00:04.5: enabling Extended Tags [ 1.302560] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.306743] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.315070] pci 0000:00:04.6: enabling Extended Tags [ 1.320440] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.326892] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.335468] pci 0000:00:04.7: enabling Extended Tags [ 1.345915] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.350924] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.356545] pci 0000:00:05.0: enabling Extended Tags [ 1.420705] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.425556] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.428162] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.446943] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.450872] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.454462] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.460394] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.471245] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.476309] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.482171] pci 0000:01:00.0: enabling Extended Tags [ 1.558352] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.559371] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.563025] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.563416] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.569181] pci_bus 0000:02: extended config space not accessible [ 1.571593] acpiphp: Slot [1] registered [ 1.574293] acpiphp: Slot [0] registered [ 1.575355] acpiphp: Slot [2] registered [ 1.577889] acpiphp: Slot [3] registered [ 1.579357] acpiphp: Slot [4] registered [ 1.581865] acpiphp: Slot [5] registered [ 1.583354] acpiphp: Slot [6] registered [ 1.585904] acpiphp: Slot [7] registered [ 1.587355] acpiphp: Slot [8] registered [ 1.589870] acpiphp: Slot [9] registered [ 1.591356] acpiphp: Slot [10] registered [ 1.594073] acpiphp: Slot [11] registered [ 1.595359] acpiphp: Slot [12] registered [ 1.598034] acpiphp: Slot [13] registered [ 1.599358] acpiphp: Slot [14] registered [ 1.601940] acpiphp: Slot [15] registered [ 1.603358] acpiphp: Slot [16] registered [ 1.606021] acpiphp: Slot [17] registered [ 1.607363] acpiphp: Slot [18] registered [ 1.610199] acpiphp: Slot [19] registered [ 1.611359] acpiphp: Slot [20] registered [ 1.614131] acpiphp: Slot [21] registered [ 1.615358] acpiphp: Slot [22] registered [ 1.618086] acpiphp: Slot [23] registered [ 1.619362] acpiphp: Slot [24] registered [ 1.622060] acpiphp: Slot [25] registered [ 1.623384] acpiphp: Slot [26] registered [ 1.625977] acpiphp: Slot [27] registered [ 1.627356] acpiphp: Slot [28] registered [ 1.630261] acpiphp: Slot [29] registered [ 1.631358] acpiphp: Slot [30] registered [ 1.633960] acpiphp: Slot [31] registered [ 1.637740] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.649092] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.730229] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.731384] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.735384] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.739441] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.748902] acpiphp: Slot [0-2] registered [ 1.752053] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.761327] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.771316] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.777722] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.779482] pci 0000:03:00.0: enabling Extended Tags [ 1.861341] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.863421] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.867416] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.874426] acpiphp: Slot [0-3] registered [ 1.875877] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.887200] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.897628] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.901821] pci 0000:04:00.0: enabling Extended Tags [ 1.982305] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.983422] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.987440] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.994297] acpiphp: Slot [0-4] registered [ 1.995849] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.005311] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.015315] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.021697] pci 0000:05:00.0: enabling Extended Tags [ 2.103941] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.107210] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.107416] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.114797] acpiphp: Slot [0-5] registered [ 2.115864] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.126603] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.137406] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.141659] pci 0000:06:00.0: enabling Extended Tags [ 2.222070] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.223421] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.227417] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.234354] acpiphp: Slot [0-6] registered [ 2.305655] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.307421] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.311453] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.318528] acpiphp: Slot [0-7] registered [ 2.392832] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.395425] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.399417] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.406855] acpiphp: Slot [0-8] registered [ 2.478403] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.479447] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.483434] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.490463] acpiphp: Slot [0-9] registered [ 2.563743] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.566992] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.567417] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.574399] acpiphp: Slot [0-10] registered [ 2.647218] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.647424] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.651418] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.658592] acpiphp: Slot [0-11] registered [ 2.730525] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.731421] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.735417] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.742448] acpiphp: Slot [0-12] registered [ 2.814501] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.815439] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.819416] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.826233] acpiphp: Slot [0-13] registered [ 2.897898] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.899416] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.903421] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.910429] acpiphp: Slot [0-14] registered [ 2.982098] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.983418] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.987417] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.994726] acpiphp: Slot [0-15] registered [ 3.066932] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.067423] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.071417] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.078343] acpiphp: Slot [0-16] registered [ 3.150810] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.151419] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.155415] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.162327] acpiphp: Slot [0-17] registered [ 3.234525] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.235416] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.239416] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.246373] acpiphp: Slot [0-18] registered [ 3.318494] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.319423] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.323416] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.330276] acpiphp: Slot [0-19] registered [ 3.402198] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.403421] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.407416] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.414362] acpiphp: Slot [0-20] registered [ 3.486558] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.487423] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.491416] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.498348] acpiphp: Slot [0-21] registered [ 3.570135] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.571438] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.575417] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.582307] acpiphp: Slot [0-22] registered [ 3.655732] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.659317] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.663440] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.670346] acpiphp: Slot [0-23] registered [ 3.742984] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.743422] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.747417] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.754421] acpiphp: Slot [0-24] registered [ 3.828581] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.831423] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.835416] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.842394] acpiphp: Slot [0-25] registered [ 3.914401] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.915420] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.919442] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.967238] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.967517] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.971392] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.975155] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.975497] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.979293] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.979501] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.983254] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.983397] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.987027] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.987328] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.990882] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.991326] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.994898] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.995328] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.999328] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.003162] iommu: Default domain type: Translated [ 4.003319] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.007582] SCSI subsystem initialized [ 4.010348] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.011300] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.011321] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.015234] vgaarb: loaded [ 4.015345] ACPI: bus type USB registered [ 4.017944] usbcore: registered new interface driver usbfs [ 4.019321] usbcore: registered new interface driver hub [ 4.022616] usbcore: registered new device driver usb [ 4.023336] pps_core: LinuxPPS API ver. 1 registered [ 4.026351] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.027317] PTP clock support registered [ 4.029821] EDAC MC: Ver: 3.0.0 [ 4.034163] NetLabel: Initializing [ 4.035313] NetLabel: domain hash size = 128 [ 4.037961] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.039346] NetLabel: unlabeled traffic allowed by default [ 4.042820] PCI: Using ACPI for IRQ routing [ 4.817606] clocksource: Switched to clocksource kvm-clock [ 4.832710] VFS: Disk quotas dquot_6.6.0 [ 4.835268] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.839504] AppArmor: AppArmor Filesystem Enabled [ 4.842445] pnp: PnP ACPI init [ 4.844798] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.849534] pnp: PnP ACPI: found 5 devices [ 4.859026] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.864548] NET: Registered PF_INET protocol family [ 4.867589] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.872906] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.877834] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.882466] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.886978] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.891947] TCP: Hash tables configured (established 1024 bind 1024) [ 4.895769] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.900084] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.903920] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.908130] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.911542] NET: Registered PF_XDP protocol family [ 4.914642] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.919624] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.924574] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.929511] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.934347] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.939140] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.944205] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.949203] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.954104] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.959096] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.964536] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.969507] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.974500] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.979370] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.984290] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.989131] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.994045] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.999179] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.004205] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.009134] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.014188] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.019404] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.024680] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.029983] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.035014] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.038811] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.042614] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.046355] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.050667] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.054438] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.058319] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.062169] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.065993] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.069825] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.073640] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.077860] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.081655] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.085468] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.089478] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.093856] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.097913] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.102301] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.106447] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.110656] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.114550] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.118671] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.122818] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.127071] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.131032] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.135268] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.139199] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.143345] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.147165] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.151287] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.155075] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.159136] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.163106] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.167195] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.171103] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.175256] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.179112] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.183039] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.187059] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.191004] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.194892] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.198838] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.202717] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.206651] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.210665] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.214585] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.218719] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.222638] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.226478] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.230421] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.234754] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.239253] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.243446] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.247484] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.251631] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.255612] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.259707] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.263659] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.267803] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.272020] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.276653] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.280579] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.284841] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.288713] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.292825] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.296831] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.301274] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.305261] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.309410] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.313365] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.317578] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.320955] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.328328] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.335112] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.343471] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.346981] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.352627] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.358270] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.365186] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.370857] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.375954] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.382831] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.388146] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.393738] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.402710] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.407253] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.414269] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.421107] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.426124] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.431042] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.437843] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.442404] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.447370] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.453911] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.459413] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.464595] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.471628] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.476086] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.481931] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.489400] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.493710] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.498893] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.506145] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.511142] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.516134] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.522870] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.527428] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.532667] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.539067] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.543738] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.548882] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.555268] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.558488] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.563538] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.569300] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.576451] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.579652] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.584714] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.590425] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.597326] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.600496] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.605802] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.611650] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.618666] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.622038] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.627168] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.633360] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.640284] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.643449] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.648596] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.655131] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.662838] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.666137] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.671253] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.677302] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.684422] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.687595] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.692540] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.698182] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.704744] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.708933] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.714289] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.719899] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.726526] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.730335] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.735371] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.740819] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.747098] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.751101] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.756143] pci 0000:00:04.5: bridge window 10000 [mem 0xfc000000-0xfc1fffff] [ 5.762042] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.768732] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.772565] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.777639] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.783516] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.789851] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.793935] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.799059] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.804829] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.811168] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.815224] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.820158] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.825829] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.832398] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.837173] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.841005] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.845367] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.849811] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.854036] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.858445] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.862072] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.866385] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.871123] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.875094] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.878932] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.883940] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.888626] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.893283] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.898820] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.904391] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.908492] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.913217] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.917806] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.922621] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.926521] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.931491] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.935355] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.939824] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.943675] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.948098] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.951957] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.956871] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.961909] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.967939] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.973084] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.979187] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.983625] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.988161] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.991676] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.995540] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.000044] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.003517] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.007347] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.011872] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.015390] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.019236] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.023704] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.027122] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.030978] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.035470] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.038990] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.042849] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.047322] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.050911] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.054744] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.059226] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.062820] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.066680] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.071700] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.075208] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.079654] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.086167] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.089814] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.093681] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.098210] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.101753] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.105585] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.110073] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.113511] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.117344] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.121857] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.125310] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.129125] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.133611] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.137071] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.140907] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.146921] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.156238] PCI: CLS 0 bytes, default 64 [ 6.158861] Trying to unpack rootfs image as initramfs... [ 6.162282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.179585] Initialise system trusted keyrings [ 6.182492] Key type blacklist registered [ 6.187415] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.196511] zbud: loaded [ 6.198531] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.211519] fuse: init (API version 7.34) [ 6.214776] integrity: Platform Keyring initialized [ 6.235434] Key type asymmetric registered [ 6.238082] Asymmetric key parser 'x509' registered [ 6.243401] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.255359] io scheduler mq-deadline registered [ 6.260569] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.271993] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.288949] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.299802] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.315657] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.327774] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.339630] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.351719] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.363344] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.375765] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.383278] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.396945] Freeing initrd memory: 8744K [ 6.400256] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.408274] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.412394] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.420642] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.424976] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.430455] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.436569] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.441443] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.449089] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.453166] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.460726] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.464718] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.472799] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.476813] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.484314] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.488281] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.495984] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.500021] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.507886] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.512410] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.519585] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.523548] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.528254] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.534269] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.538240] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.545947] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.549893] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.557927] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.561987] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.570259] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.574232] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.582439] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.586382] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.594711] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.599689] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.606957] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.611153] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.618548] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.623477] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.628224] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.633540] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.637516] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.645723] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.654204] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.658252] shpchp 0000:01:00.0: Slot initialization failed [ 6.663654] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.667954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.672655] ACPI: button: Power Button [PWRF] [ 6.697017] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.730821] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.737278] Linux agpgart interface v0.103 [ 6.741216] loop: module loaded [ 6.743640] tun: Universal TUN/TAP device driver, 1.6 [ 6.747342] PPP generic driver version 2.4.2 [ 6.750228] VFIO - User Level meta-driver version: 0.3 [ 6.753750] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.758401] ehci-pci: EHCI PCI platform driver [ 6.761950] ehci-platform: EHCI generic platform driver [ 6.765949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.772678] ohci-pci: OHCI PCI platform driver [ 6.776090] ohci-platform: OHCI generic platform driver [ 6.780086] uhci_hcd: USB Universal Host Controller Interface driver [ 6.786524] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.789945] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.794720] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.798790] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.803051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.808961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.814207] usb usb1: Product: UHCI Host Controller [ 6.817390] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.821585] usb usb1: SerialNumber: 0000:02:01.0 [ 6.824800] hub 1-0:1.0: USB hub found [ 6.827402] hub 1-0:1.0: 2 ports detected [ 6.830784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.838711] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.842081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.845513] mousedev: PS/2 mouse device common for all mice [ 6.850345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.856038] rtc_cmos 00:03: RTC can wake from S4 [ 6.861153] rtc_cmos 00:03: registered as rtc0 [ 6.864791] rtc_cmos 00:03: setting system clock to 2025-11-25T22:27:15 UTC (1764109635) [ 6.870456] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.874823] i2c_dev: i2c /dev entries driver [ 6.877881] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.885348] device-mapper: uevent: version 1.0.3 [ 6.888902] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.894492] platform eisa.0: Probing EISA bus 0 [ 6.897580] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.902266] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.906406] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.910547] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.914684] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.918922] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.923290] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.927972] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.932410] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.936494] platform eisa.0: EISA: Detected 0 cards [ 6.939941] ledtrig-cpu: registered to indicate activity on CPUs [ 6.944093] drop_monitor: Initializing network drop monitor service [ 6.948532] NET: Registered PF_INET6 protocol family [ 6.954958] Segment Routing with IPv6 [ 6.957639] In-situ OAM (IOAM) with IPv6 [ 6.960345] NET: Registered PF_PACKET protocol family [ 6.963760] Key type dns_resolver registered [ 6.967035] IPI shorthand broadcast: enabled [ 6.970152] registered taskstats version 1 [ 6.972964] Loading compiled-in X.509 certificates [ 6.976684] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.983402] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.989827] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.996105] blacklist: Loading compiled-in revocation X.509 certificates [ 7.000357] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.006539] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.013116] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.022027] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.028571] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.035211] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.041938] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.048763] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.055804] zswap: loaded using pool lzo/zbud [ 7.058774] Key type .fscrypt registered [ 7.061370] Key type fscrypt-provisioning registered [ 7.066095] Key type encrypted registered [ 7.069014] AppArmor: AppArmor sha1 policy hashing enabled [ 7.072558] ima: No TPM chip found, activating TPM-bypass! [ 7.076459] Loading compiled-in module X.509 certificates [ 7.080463] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.086519] ima: Allocated hash algorithm: sha1 [ 7.089505] ima: No architecture policies found [ 7.092477] evm: Initialising EVM extended attributes: [ 7.095752] evm: security.selinux [ 7.097990] evm: security.SMACK64 [ 7.100257] evm: security.SMACK64EXEC [ 7.102647] evm: security.SMACK64TRANSMUTE [ 7.105416] evm: security.SMACK64MMAP [ 7.108039] evm: security.apparmor [ 7.110335] evm: security.ima [ 7.112442] evm: security.capability [ 7.114785] evm: HMAC attrs: 0x1 [ 7.117537] PM: Magic number: 1:173:503 [ 7.120517] RAS: Correctable Errors collector initialized. [ 7.124085] Unstable clock detected, switching default tracing clock to "global" [ 7.124085] If you want to keep using the local clock, then add: [ 7.124085] "trace_clock=local" [ 7.124085] on the kernel command line [ 7.138902] Freeing unused decrypted memory: 2036K [ 7.142642] Freeing unused kernel image (initmem) memory: 3244K [ 7.147353] Write protecting the kernel read-only data: 30720k [ 7.151526] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.156069] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.204546] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.208779] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.213153] Run /init as init process info: initramfs: up at 6.66 [ 7.268978] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.277998] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.282754] GPT:229375 != 2097151 [ 7.285266] GPT:Alternate GPT header not at the end of the disk. [ 7.289099] GPT:229375 != 2097151 [ 7.291450] GPT: Use GNU Parted to correct GPT errors. [ 7.337761] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.713591] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.744206] 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.52 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:e3:3e:87:01:81:93:45:b0:83:c9:7c:f0:2f:76:27:d9 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClmrK4s2I/6pnuAA1Hu3+GIlO1o3ZGoSr1nRZFEmjrB5vnR+g2pPadGSXHWw3vj9l9izfE0flB1lJcjIEPIPlexcRAfH51vgjkTgr82VuaLxHkL5H01f5ayJlxIBMrGg29yZWIjlTVfQIx7UsODOrhCVHudpcoqETquO/JJfB+We/Qipa67vZoPlgfB/zixrUP6XmIowJ4RaLKsIhg6pTEay+0jRfSWvdL854haLaO3/RhC2GuvVIcLTYTElzzKPMjWKyOg+5JBdifTwuuLnXKPBADd/YLVdZuLotGaK6AJJ7Avmg5lY91P84E81ZAGjU5n855HZ6VUNNleRBi1XQV root@tempest-testnetworkbasicops-server-1275168225 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPIQSqDP0KqZLesqUjxWRbex8QJeXqUKxtYUmC+2jLwlXVjV4BZOx6Lo0EL+CPBLzg6a3oM0lq+Z/Igz6CcFvH0= root@tempest-testnetworkbasicops-server-1275168225 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe83:282d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e33e8701-8193-45b0-83c9-7cf02f7627d9 name: tempest-TestNetworkBasicOps-server-1275168225 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1275168225 launch-index: 0 === cirros: current=0.6.2 uptime=8.43 === === 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:83:28:2D inet6 addr: fe80::f816:3eff:fe83:282d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:90 (90.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-1275168225 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.807544] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.810116] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.829356] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.028346] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.086246] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.211104] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.212065] ISO 9660 Extensions: RRIP_1991A [ 8.328515] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.846191] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.852035] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:27:16 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:27:16 cirros auth.notice su: + none root:cirros Nov 25 22:27:16 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: DUID 00:04:e3:3e:87:01:81:93:45:b0:83:c9:7c:f0:2f:76:27:d9 Nov 25 22:27:16 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:83:28:2d Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe83:282d Nov 25 22:27:17 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-1275168225 login: 2025-11-25 22:28:00,122 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.7 2025-11-25 22:28:00,123 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-11-25 22:28:00,126 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:28:00,183 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:28:00,184 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-11-25 22:28:01,192 25 ERROR [tempest.lib.common.utils.linux.remote_client] (TestNetworkBasicOps:test_update_instance_port_admin_state) Executing command on 192.168.122.180 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ping -c1 -w1 -s56 10.100.0.7' failed, exit status: 1, stderr: stdout: PING 10.100.0.7 (10.100.0.7) 56(84) bytes of data. --- 10.100.0.7 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-11-25 22:28:01,193 25 WARNING [tempest.scenario.manager] Failed to check icmp connectivity for IP 10.100.0.7 via a ssh connection from: 192.168.122.180. 2025-11-25 22:28:01,193 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 1.071070 seconds 2025-11-25 22:28:02,188 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/d174cee5-331e-42c0-b391-b93603fa1465 0.994s 2025-11-25 22:28:02,189 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 22:28:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1076', 'x-openstack-request-id': 'req-5237517c-8b62-455e-bc2b-f2d1d36222ce', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports/d174cee5-331e-42c0-b391-b93603fa1465'} Body: b'{"port":{"id":"d174cee5-331e-42c0-b391-b93603fa1465","name":"","network_id":"19a28873-d0be-41c6-902d-ac9c13f0307e","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:83:28:2d","admin_state_up":true,"status":"DOWN","device_id":"e33e8701-8193-45b0-83c9-7cf02f7627d9","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"d1d21a12-5f5f-42ae-b131-97d57db859f0","ip_address":"10.100.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["d08b8722-2208-4365-95f6-8fc14ebc60b4"],"description":"","binding:vnic_type":"normal","qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":true,"dns_name":"tempest-testnetworkbasicops-server-1275168225","dns_assignment":[{"ip_address":"10.100.0.7","hostname":"tempest-testnetworkbasicops-server-1275168225","fqdn":"tempest-testnetworkbasicops-server-1275168225.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:26:57Z","updated_at":"2025-11-25T22:28:02Z","revision_number":7,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:02,844 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/05a918c4-5d88-4a3d-9823-91ac2d932c8a 0.653s 2025-11-25 22:28:02,844 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 22:28:02 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '883', 'x-openstack-request-id': 'req-8ff29a71-f237-4122-826a-ca5f904df96b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/05a918c4-5d88-4a3d-9823-91ac2d932c8a'} Body: b'{"floatingip": {"id": "05a918c4-5d88-4a3d-9823-91ac2d932c8a", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.214", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "port_id": "d174cee5-331e-42c0-b391-b93603fa1465", "fixed_ip_address": "10.100.0.7", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "19a28873-d0be-41c6-902d-ac9c13f0307e", "mac_address": "fa:16:3e:83:28:2d", "admin_state_up": true, "status": "ACTIVE", "device_id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:27:12Z", "updated_at": "2025-11-25T22:27:14Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:02,844 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '05a918c4-5d88-4a3d-9823-91ac2d932c8a', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.214', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '712ac96c-1e44-4bb1-83c8-c562ffd41e9b', 'port_id': 'd174cee5-331e-42c0-b391-b93603fa1465', 'fixed_ip_address': '10.100.0.7', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '19a28873-d0be-41c6-902d-ac9c13f0307e', 'mac_address': 'fa:16:3e:83:28:2d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e33e8701-8193-45b0-83c9-7cf02f7627d9', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:27:12Z', 'updated_at': '2025-11-25T22:27:14Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:28:02,844 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.654479 seconds 2025-11-25 22:28:02,845 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.214 with user: cirros 2025-11-25 22:28:02,845 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state begins to ping 192.168.122.214 in 120 sec and the expected result is reachable 2025-11-25 22:28:02,880 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.034776 seconds 2025-11-25 22:28:02,881 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_instance_port_admin_state finishes ping 192.168.122.214 in 120 sec and the ping result is expected 2025-11-25 22:28:03,082 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/e33e8701-8193-45b0-83c9-7cf02f7627d9/action 0.200s 2025-11-25 22:28:03,083 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 22:28:02 GMT', 'server': 'Apache', 'content-length': '75138', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42531d6e-1e6b-4331-a1d5-bc1394fb48e2', 'x-compute-request-id': 'req-42531d6e-1e6b-4331-a1d5-bc1394fb48e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9/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 1506159479 cycles\\n[ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\n[ 0.000006] tsc: Detected 2800.000 MHz processor\\n[ 0.001166] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001546] 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.004363] Using GB pages for direct mapping\\n[ 0.004597] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.004600] ACPI: Early table checksum verification disabled\\n[ 0.004605] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004619] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004626] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004631] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.004635] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004640] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004645] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.004653] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.004656] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.004657] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.005912] No NUMA configuration fo 2025-11-25 22:28:03,085 25 DEBUG [tempest.scenario.manager] Console output for e33e8701-8193-45b0-83c9-7cf02f7627d9 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 1506159479 cycles [ 0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000006] tsc: Detected 2800.000 MHz processor [ 0.001166] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001546] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004326] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004363] Using GB pages for direct mapping [ 0.004597] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.004600] ACPI: Early table checksum verification disabled [ 0.004605] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.004611] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004619] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004626] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004631] ACPI: FACS 0x0000000007FE0000 000040 [ 0.004635] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004640] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004645] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.004649] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.004651] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.004653] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.004655] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.004656] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.004657] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.005912] No NUMA configuration found [ 0.005915] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.005923] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.006263] Zone ranges: [ 0.006264] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.006266] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.006268] Normal empty [ 0.006270] Device empty [ 0.006271] Movable zone start for each node [ 0.006274] Early memory node ranges [ 0.006275] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.006277] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.006279] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.006529] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.006557] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.006771] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.017835] ACPI: PM-Timer IO Port: 0x608 [ 0.017863] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.017998] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018002] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018004] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018006] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018008] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018009] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018013] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018015] TSC deadline timer available [ 0.018028] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018098] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018101] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018102] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018103] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018105] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018107] Booting paravirtualized kernel on KVM [ 0.018109] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018116] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.018386] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.018459] kvm-guest: setup async PF for cpu 0 [ 0.018486] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.018505] kvm-guest: PV spinlocks disabled, single CPU [ 0.018511] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.018513] Policy zone: DMA32 [ 0.018514] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.018572] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.018584] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.018591] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.018649] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.018938] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.019644] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.019673] ftrace: allocating 50600 entries in 198 pages [ 0.042536] ftrace: allocated 198 pages with 4 groups [ 0.042677] rcu: Hierarchical RCU implementation. [ 0.042678] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.042680] Rude variant of Tasks RCU enabled. [ 0.042681] Tracing variant of Tasks RCU enabled. [ 0.042682] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.042683] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.046901] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047284] random: crng init done [ 0.089482] Console: colour VGA+ 80x25 [ 0.235746] printk: console [tty1] enabled [ 0.570107] printk: console [ttyS0] enabled [ 0.573142] ACPI: Core revision 20210730 [ 0.576009] APIC: Switch to symmetric I/O mode setup [ 0.580629] x2apic enabled [ 0.583899] Switched APIC routing to physical x2apic. [ 0.592454] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.599304] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.603300] pid_max: default: 32768 minimum: 301 [ 0.603300] LSM: Security Framework initializing [ 0.603300] landlock: Up and running. [ 0.603300] Yama: becoming mindful. [ 0.603300] AppArmor: AppArmor initialized [ 0.603300] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.603300] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.603300] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.603300] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.603300] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.603300] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.603300] Spectre V2 : Mitigation: Retpolines [ 0.603300] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.603300] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.603300] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.603300] RETBleed: Mitigation: untrained return thunk [ 0.603300] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.603300] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.603300] Freeing SMP alternatives memory: 44K [ 0.603300] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.603437] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.607322] ... version: 0 [ 0.610194] ... bit width: 48 [ 0.611312] ... generic registers: 6 [ 0.614165] ... value mask: 0000ffffffffffff [ 0.615312] ... max period: 00007fffffffffff [ 0.619021] ... fixed-purpose events: 0 [ 0.619312] ... event mask: 000000000000003f [ 0.623013] rcu: Hierarchical SRCU implementation. [ 0.623782] smp: Bringing up secondary CPUs ... [ 0.627040] smp: Brought up 1 node, 1 CPU [ 0.627315] smpboot: Max logical packages: 1 [ 0.630380] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.631797] devtmpfs: initialized [ 0.634342] x86/mm: Memory block size: 128MB [ 0.635498] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.639320] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.643361] pinctrl core: initialized pinctrl subsystem [ 0.647312] PM: RTC time: 22:27:08, date: 2025-11-25 [ 0.650900] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.651410] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.655346] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.659323] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.663318] audit: initializing netlink subsys (disabled) [ 0.667191] thermal_sys: Registered thermal governor 'fair_share' [ 0.667193] thermal_sys: Registered thermal governor 'bang_bang' [ 0.667313] thermal_sys: Registered thermal governor 'step_wise' [ 0.671314] audit: type=2000 audit(1764109628.597:1): state=initialized audit_enabled=0 res=1 [ 0.679314] thermal_sys: Registered thermal governor 'user_space' [ 0.679316] thermal_sys: Registered thermal governor 'power_allocator' [ 0.683321] EISA bus registered [ 0.689669] cpuidle: using governor ladder [ 0.691312] cpuidle: using governor menu [ 0.696830] ACPI: bus type PCI registered [ 0.699312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.703604] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.707314] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.711328] PCI: Using configuration type 1 for base access [ 0.716429] Kprobes globally optimized [ 0.719254] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.719316] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.724075] ACPI: Added _OSI(Module Device) [ 0.727050] ACPI: Added _OSI(Processor Device) [ 0.727320] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.730650] ACPI: Added _OSI(Processor Aggregator Device) [ 0.731349] ACPI: Added _OSI(Linux-Dell-Video) [ 0.734439] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.735318] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.742114] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.747021] ACPI: Interpreter enabled [ 0.747323] ACPI: PM: (supports S0 S5) [ 0.750036] ACPI: Using IOAPIC for interrupt routing [ 0.751340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.755312] PCI: Using E820 reservations for host bridge windows [ 0.759540] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.768057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.771318] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.775436] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.779417] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.784506] PCI host bridge to bus 0000:00 [ 0.787314] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.791059] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.791313] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.795313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.799313] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.803313] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.807313] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.811588] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.819809] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.830459] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.839350] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.846666] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.853476] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.855520] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.864240] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.870371] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.879665] pci 0000:00:02.0: enabling Extended Tags [ 0.886064] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.890115] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.897513] pci 0000:00:02.1: enabling Extended Tags [ 0.902021] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.906913] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.912927] pci 0000:00:02.2: enabling Extended Tags [ 0.917998] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.922731] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.931184] pci 0000:00:02.3: enabling Extended Tags [ 0.933949] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.939319] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.951715] pci 0000:00:02.4: enabling Extended Tags [ 0.957981] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.962946] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 0.968772] pci 0000:00:02.5: enabling Extended Tags [ 0.973970] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 0.979117] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 0.986160] pci 0000:00:02.6: enabling Extended Tags [ 0.989918] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 0.994820] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.000797] pci 0000:00:02.7: enabling Extended Tags [ 1.010479] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.016539] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.027082] pci 0000:00:03.0: enabling Extended Tags [ 1.029938] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.034776] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.041816] pci 0000:00:03.1: enabling Extended Tags [ 1.048085] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.054759] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.060722] pci 0000:00:03.2: enabling Extended Tags [ 1.065935] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.073113] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.080155] pci 0000:00:03.3: enabling Extended Tags [ 1.085921] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.090799] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.098647] pci 0000:00:03.4: enabling Extended Tags [ 1.104170] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.110835] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.116808] pci 0000:00:03.5: enabling Extended Tags [ 1.121948] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.127164] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.136870] pci 0000:00:03.6: enabling Extended Tags [ 1.143373] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.151318] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.163733] pci 0000:00:03.7: enabling Extended Tags [ 1.173751] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.179148] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.187229] pci 0000:00:04.0: enabling Extended Tags [ 1.190296] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.195322] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.206003] pci 0000:00:04.1: enabling Extended Tags [ 1.210538] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.215318] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.226269] pci 0000:00:04.2: enabling Extended Tags [ 1.230056] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.235046] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.240885] pci 0000:00:04.3: enabling Extended Tags [ 1.248381] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.257181] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.268877] pci 0000:00:04.4: enabling Extended Tags [ 1.277369] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.283329] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.296849] pci 0000:00:04.5: enabling Extended Tags [ 1.302560] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.306743] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.315070] pci 0000:00:04.6: enabling Extended Tags [ 1.320440] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.326892] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.335468] pci 0000:00:04.7: enabling Extended Tags [ 1.345915] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.350924] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.356545] pci 0000:00:05.0: enabling Extended Tags [ 1.420705] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.425556] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.428162] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.446943] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.450872] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.454462] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.460394] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.471245] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.476309] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.482171] pci 0000:01:00.0: enabling Extended Tags [ 1.558352] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.559371] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.563025] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.563416] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.569181] pci_bus 0000:02: extended config space not accessible [ 1.571593] acpiphp: Slot [1] registered [ 1.574293] acpiphp: Slot [0] registered [ 1.575355] acpiphp: Slot [2] registered [ 1.577889] acpiphp: Slot [3] registered [ 1.579357] acpiphp: Slot [4] registered [ 1.581865] acpiphp: Slot [5] registered [ 1.583354] acpiphp: Slot [6] registered [ 1.585904] acpiphp: Slot [7] registered [ 1.587355] acpiphp: Slot [8] registered [ 1.589870] acpiphp: Slot [9] registered [ 1.591356] acpiphp: Slot [10] registered [ 1.594073] acpiphp: Slot [11] registered [ 1.595359] acpiphp: Slot [12] registered [ 1.598034] acpiphp: Slot [13] registered [ 1.599358] acpiphp: Slot [14] registered [ 1.601940] acpiphp: Slot [15] registered [ 1.603358] acpiphp: Slot [16] registered [ 1.606021] acpiphp: Slot [17] registered [ 1.607363] acpiphp: Slot [18] registered [ 1.610199] acpiphp: Slot [19] registered [ 1.611359] acpiphp: Slot [20] registered [ 1.614131] acpiphp: Slot [21] registered [ 1.615358] acpiphp: Slot [22] registered [ 1.618086] acpiphp: Slot [23] registered [ 1.619362] acpiphp: Slot [24] registered [ 1.622060] acpiphp: Slot [25] registered [ 1.623384] acpiphp: Slot [26] registered [ 1.625977] acpiphp: Slot [27] registered [ 1.627356] acpiphp: Slot [28] registered [ 1.630261] acpiphp: Slot [29] registered [ 1.631358] acpiphp: Slot [30] registered [ 1.633960] acpiphp: Slot [31] registered [ 1.637740] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.649092] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.730229] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.731384] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.735384] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.739441] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.748902] acpiphp: Slot [0-2] registered [ 1.752053] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.761327] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.771316] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.777722] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.779482] pci 0000:03:00.0: enabling Extended Tags [ 1.861341] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.863421] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.867416] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.874426] acpiphp: Slot [0-3] registered [ 1.875877] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.887200] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.897628] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.901821] pci 0000:04:00.0: enabling Extended Tags [ 1.982305] pci 0000:00:02.2: PCI bridge to [bus 04] [ 1.983422] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 1.987440] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 1.994297] acpiphp: Slot [0-4] registered [ 1.995849] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.005311] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.015315] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.021697] pci 0000:05:00.0: enabling Extended Tags [ 2.103941] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.107210] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.107416] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.114797] acpiphp: Slot [0-5] registered [ 2.115864] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.126603] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.137406] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.141659] pci 0000:06:00.0: enabling Extended Tags [ 2.222070] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.223421] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.227417] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.234354] acpiphp: Slot [0-6] registered [ 2.305655] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.307421] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.311453] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.318528] acpiphp: Slot [0-7] registered [ 2.392832] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.395425] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.399417] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.406855] acpiphp: Slot [0-8] registered [ 2.478403] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.479447] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.483434] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.490463] acpiphp: Slot [0-9] registered [ 2.563743] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.566992] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.567417] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.574399] acpiphp: Slot [0-110000 0] registered [ 2.647218] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.647424] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.651418] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.658592] acpiphp: Slot [0-11] registered [ 2.730525] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.731421] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.735417] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.742448] acpiphp: Slot [0-12] registered [ 2.814501] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.815439] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.819416] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.826233] acpiphp: Slot [0-13] registered [ 2.897898] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 2.899416] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 2.903421] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 2.910429] acpiphp: Slot [0-14] registered [ 2.982098] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 2.983418] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 2.987417] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 2.994726] acpiphp: Slot [0-15] registered [ 3.066932] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.067423] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.071417] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.078343] acpiphp: Slot [0-16] registered [ 3.150810] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.151419] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.155415] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.162327] acpiphp: Slot [0-17] registered [ 3.234525] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.235416] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.239416] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.246373] acpiphp: Slot [0-18] registered [ 3.318494] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.319423] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.323416] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.330276] acpiphp: Slot [0-19] registered [ 3.402198] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.403421] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.407416] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.414362] acpiphp: Slot [0-20] registered [ 3.486558] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.487423] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.491416] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.498348] acpiphp: Slot [0-21] registered [ 3.570135] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.571438] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.575417] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.582307] acpiphp: Slot [0-22] registered [ 3.655732] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.659317] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.663440] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.670346] acpiphp: Slot [0-23] registered [ 3.742984] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.743422] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.747417] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.754421] acpiphp: Slot [0-24] registered [ 3.828581] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.831423] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.835416] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.842394] acpiphp: Slot [0-25] registered [ 3.914401] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 3.915420] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 3.919442] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 3.967238] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 3.967517] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 3.971392] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 3.975155] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 3.975497] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 3.979293] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 3.979501] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 3.983254] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 3.983397] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 3.987027] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 3.987328] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 3.990882] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 3.991326] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 3.994898] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 3.995328] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 3.999328] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.003162] iommu: Default domain type: Translated [ 4.003319] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.007582] SCSI subsystem initialized [ 4.010348] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.011300] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.011321] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.015234] vgaarb: loaded [ 4.015345] ACPI: bus type USB registered [ 4.017944] usbcore: registered new interface driver usbfs [ 4.019321] usbcore: registered new interface driver hub [ 4.022616] usbcore: registered new device driver usb [ 4.023336] pps_core: LinuxPPS API ver. 1 registered [ 4.026351] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.027317] PTP clock support registered [ 4.029821] EDAC MC: Ver: 3.0.0 [ 4.034163] NetLabel: Initializing [ 4.035313] NetLabel: domain hash size = 128 [ 4.037961] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.039346] NetLabel: unlabeled traffic allowed by default [ 4.042820] PCI: Using ACPI for IRQ routing [ 4.817606] clocksource: Switched to clocksource kvm-clock [ 4.832710] VFS: Disk quotas dquot_6.6.0 [ 4.835268] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.839504] AppArmor: AppArmor Filesystem Enabled [ 4.842445] pnp: PnP ACPI init [ 4.844798] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 4.849534] pnp: PnP ACPI: found 5 devices [ 4.859026] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.864548] NET: Registered PF_INET protocol family [ 4.867589] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 4.872906] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 4.877834] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.882466] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 4.886978] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 4.891947] TCP: Hash tables configured (established 1024 bind 1024) [ 4.895769] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 4.900084] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.903920] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 4.908130] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.911542] NET: Registered PF_XDP protocol family [ 4.914642] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 4.919624] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 4.924574] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 4.929511] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 4.934347] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 4.939140] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 4.944205] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 4.949203] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 4.954104] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 4.959096] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 4.964536] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 4.969507] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 4.974500] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 4.979370] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 4.984290] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 4.989131] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 4.994045] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 4.999179] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.004205] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.009134] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.014188] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.019404] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.024680] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.029983] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.035014] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.038811] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.042614] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.046355] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.050667] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.054438] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.058319] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.062169] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.065993] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.069825] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.073640] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.077860] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.081655] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.085468] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.089478] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.093856] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.097913] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.102301] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.106447] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.110656] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.114550] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.118671] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.122818] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.127071] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.131032] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.135268] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.139199] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.143345] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.147165] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.151287] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.155075] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.159136] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.163106] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.167195] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.171103] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.175256] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.179112] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.183039] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.187059] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.191004] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.194892] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.198838] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.202717] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.206651] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.210665] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.214585] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.218719] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.222638] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.226478] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.230421] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.234754] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.239253] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.243446] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.247484] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.251631] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.255612] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.259707] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.263659] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.267803] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.272020] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.276653] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.280579] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.284841] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.288713] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.292825] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.296831] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.301274] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.305261] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.309410] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.313365] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.317578] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.320955] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.328328] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.335112] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.343471] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.346981] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.352627] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.358270] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.365186] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.370857] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.375954] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.382831] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.388146] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.393738] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.402710] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.407253] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.414269] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.421107] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.426124] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.431042] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.437843] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.442404] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.447370] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.453911] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.459413] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.464595] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.471628] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.476086] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.481931] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.489400] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.493710] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.498893] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.506145] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.511142] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.516134] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.522870] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.527428] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.532667] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.539067] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.543738] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.548882] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.555268] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.558488] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.563538] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.569300] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.576451] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.579652] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.584714] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.590425] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.597326] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.600496] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 5.605802] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 5.611650] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 5.618666] pci 0000:00:03.7: PCI bridge to [bus 11] [ 5.622038] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 5.627168] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 5.633360] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 5.640284] pci 0000:00:04.0: PCI bridge to [bus 12] [ 5.643449] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 5.648596] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 5.655131] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 5.662838] pci 0000:00:04.1: PCI bridge to [bus 13] [ 5.666137] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 5.671253] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 5.677302] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 5.684422] pci 0000:00:04.2: PCI bridge to [bus 14] [ 5.687595] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 5.692540] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 5.698182] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 5.704744] pci 0000:00:04.3: PCI bridge to [bus 15] [ 5.708933] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 5.714289] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 5.719899] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 5.726526] pci 0000:00:04.4: PCI bridge to [bus 16] [ 5.730335] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 5.735371] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 5.740819] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 5.747098] pci 0000:00:04.5: PCI bridge to [bus 17] [ 5.751101] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 5.756143] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 5.762042] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 5.768732] pci 0000:00:04.6: PCI bridge to [bus 18] [ 5.772565] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 5.777639] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 5.783516] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 5.789851] pci 0000:00:04.7: PCI bridge to [bus 19] [ 5.793935] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 5.799059] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 5.804829] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 5.811168] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 5.815224] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 5.820158] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 5.825829] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 5.832398] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 5.837173] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 5.841005] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 5.845367] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 5.849811] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 5.854036] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 5.858445] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 5.862072] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 5.866385] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.871123] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 5.875094] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 5.878932] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.883940] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 5.888626] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.893283] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 5.898820] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.904391] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 5.908492] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.913217] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 5.917806] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.922621] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 5.926521] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.931491] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 5.935355] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.939824] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 5.943675] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.948098] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 5.951957] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.956871] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 5.961909] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.967939] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 5.973084] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.979187] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 5.983625] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.988161] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 5.991676] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 5.995540] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.000044] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.003517] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.007347] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.011872] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.015390] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.019236] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.023704] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.027122] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.030978] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.035470] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.038990] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.042849] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.047322] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.050911] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.054744] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.059226] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.062820] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.066680] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.071700] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.075208] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.079654] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.086167] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.089814] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.093681] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.098210] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.101753] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.105585] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.110073] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.113511] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.117344] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.121857] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.125310] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.129125] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.133611] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.137071] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.140907] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.146921] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.156238] PCI: CLS 0 bytes, default 64 [ 6.158861] Trying to unpack rootfs image as initramfs... [ 6.162282] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.179585] Initialise system trusted keyrings [ 6.182492] Key type blacklist registered [ 6.187415] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.196511] zbud: loaded [ 6.198531] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.211519] fuse: init (API version 7.34) [ 6.214776] integrity: Platform Keyring initialized [ 6.235434] Key type asymmetric registered [ 6.238082] Asymmetric key parser 'x509' registered [ 6.243401] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.255359] io scheduler mq-deadline registered [ 6.260569] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.271993] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.288949] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.299802] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.315657] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.327774] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.339630] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.351719] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.363344] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.375765] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.383278] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.396945] Freeing initrd memory: 8744K [ 6.400256] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.408274] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.412394] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.420642] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.424976] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.430455] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.436569] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.441443] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.449089] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.453166] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.460726] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.464718] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 6.472799] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 6.476813] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 6.484314] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 6.488281] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 6.495984] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 6.500021] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 6.507886] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 6.512410] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 6.519585] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 6.523548] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 6.528254] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 6.534269] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 6.538240] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 6.545947] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 6.549893] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 6.557927] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 6.561987] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 6.570259] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 6.574232] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 6.582439] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 6.586382] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 6.594711] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 6.599689] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 6.606957] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 6.611153] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 6.618548] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 6.623477] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 6.628224] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 6.633540] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 6.637516] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 6.645723] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 6.654204] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 6.658252] shpchp 0000:01:00.0: Slot initialization failed [ 6.663654] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.667954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.672655] ACPI: button: Power Button [PWRF] [ 6.697017] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.730821] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.737278] Linux agpgart interface v0.103 [ 6.741216] loop: module loaded [ 6.743640] tun: Universal TUN/TAP device driver, 1.6 [ 6.747342] PPP generic driver version 2.4.2 [ 6.750228] VFIO - User Level meta-driver version: 0.3 [ 6.753750] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.758401] ehci-pci: EHCI PCI platform driver [ 6.761950] ehci-platform: EHCI generic platform driver [ 6.765949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.772678] ohci-pci: OHCI PCI platform driver [ 6.776090] ohci-platform: OHCI generic platform driver [ 6.780086] uhci_hcd: USB Universal Host Controller Interface driver [ 6.786524] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 6.789945] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 6.794720] uhci_hcd 0000:02:01.0: detected 2 ports [ 6.798790] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 6.803051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 6.808961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.814207] usb usb1: Product: UHCI Host Controller [ 6.817390] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 6.821585] usb usb1: SerialNumber: 0000:02:01.0 [ 6.824800] hub 1-0:1.0: USB hub found [ 6.827402] hub 1-0:1.0: 2 ports detected [ 6.830784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.838711] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.842081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.845513] mousedev: PS/2 mouse device common for all mice [ 6.850345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.856038] rtc_cmos 00:03: RTC can wake from S4 [ 6.861153] rtc_cmos 00:03: registered as rtc0 [ 6.864791] rtc_cmos 00:03: setting system clock to 2025-11-25T22:27:15 UTC (1764109635) [ 6.870456] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 6.874823] i2c_dev: i2c /dev entries driver [ 6.877881] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.885348] device-mapper: uevent: version 1.0.3 [ 6.888902] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.894492] platform eisa.0: Probing EISA bus 0 [ 6.897580] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.902266] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.906406] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.910547] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.914684] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.918922] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.923290] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.927972] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.932410] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.936494] platform eisa.0: EISA: Detected 0 cards [ 6.939941] ledtrig-cpu: registered to indicate activity on CPUs [ 6.944093] drop_monitor: Initializing network drop monitor service [ 6.948532] NET: Registered PF_INET6 protocol family [ 6.954958] Segment Routing with IPv6 [ 6.957639] In-situ OAM (IOAM) with IPv6 [ 6.960345] NET: Registered PF_PACKET protocol family [ 6.963760] Key type dns_resolver registered [ 6.967035] IPI shorthand broadcast: enabled [ 6.970152] registered taskstats version 1 [ 6.972964] Loading compiled-in X.509 certificates [ 6.976684] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 6.983402] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.989827] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.996105] blacklist: Loading compiled-in revocation X.509 certificates [ 7.000357] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.006539] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.013116] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.022027] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.028571] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.035211] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.041938] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.048763] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.055804] zswap: loaded using pool lzo/zbud [ 7.058774] Key type .fscrypt registered [ 7.061370] Key type fscrypt-provisioning registered [ 7.066095] Key type encrypted registered [ 7.069014] AppArmor: AppArmor sha1 policy hashing enabled [ 7.072558] ima: No TPM chip found, activating TPM-bypass! [ 7.076459] Loading compiled-in module X.509 certificates [ 7.080463] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.086519] ima: Allocated hash algorithm: sha1 [ 7.089505] ima: No architecture policies found [ 7.092477] evm: Initialising EVM extended attributes: [ 7.095752] evm: security.selinux [ 7.097990] evm: security.SMACK64 [ 7.100257] evm: security.SMACK64EXEC [ 7.102647] evm: security.SMACK64TRANSMUTE [ 7.105416] evm: security.SMACK64MMAP [ 7.108039] evm: security.apparmor [ 7.110335] evm: security.ima [ 7.112442] evm: security.capability [ 7.114785] evm: HMAC attrs: 0x1 [ 7.117537] PM: Magic number: 1:173:503 [ 7.120517] RAS: Correctable Errors collector initialized. [ 7.124085] Unstable clock detected, switching default tracing clock to "global" [ 7.124085] If you want to keep using the local clock, then add: [ 7.124085] "trace_clock=local" [ 7.124085] on the kernel command line [ 7.138902] Freeing unused decrypted memory: 2036K [ 7.142642] Freeing unused kernel image (initmem) memory: 3244K [ 7.147353] Write protecting the kernel read-only data: 30720k [ 7.151526] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.156069] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.204546] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.208779] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.213153] Run /init as init process info: initramfs: up at 6.66 [ 7.268978] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.277998] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.282754] GPT:229375 != 2097151 [ 7.285266] GPT:Alternate GPT header not at the end of the disk. [ 7.289099] GPT:229375 != 2097151 [ 7.291450] GPT: Use GNU Parted to correct GPT errors. [ 7.337761] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 7.713591] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 7.744206] 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.52 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:e3:3e:87:01:81:93:45:b0:83:c9:7c:f0:2f:76:27:d9 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClmrK4s2I/6pnuAA1Hu3+GIlO1o3ZGoSr1nRZFEmjrB5vnR+g2pPadGSXHWw3vj9l9izfE0flB1lJcjIEPIPlexcRAfH51vgjkTgr82VuaLxHkL5H01f5ayJlxIBMrGg29yZWIjlTVfQIx7UsODOrhCVHudpcoqETquO/JJfB+We/Qipa67vZoPlgfB/zixrUP6XmIowJ4RaLKsIhg6pTEay+0jRfSWvdL854haLaO3/RhC2GuvVIcLTYTElzzKPMjWKyOg+5JBdifTwuuLnXKPBADd/YLVdZuLotGaK6AJJ7Avmg5lY91P84E81ZAGjU5n855HZ6VUNNleRBi1XQV root@tempest-testnetworkbasicops-server-1275168225 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPIQSqDP0KqZLesqUjxWRbex8QJeXqUKxtYUmC+2jLwlXVjV4BZOx6Lo0EL+CPBLzg6a3oM0lq+Z/Igz6CcFvH0= root@tempest-testnetworkbasicops-server-1275168225 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fe83:282d/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: e33e8701-8193-45b0-83c9-7cf02f7627d9 name: tempest-TestNetworkBasicOps-server-1275168225 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-1275168225 launch-index: 0 === cirros: current=0.6.2 uptime=8.43 === === 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:83:28:2D inet6 addr: fe80::f816:3eff:fe83:282d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:532 (532.0 B) TX bytes:90 (90.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-1275168225 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.807544] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 7.810116] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 7.829356] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.028346] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.086246] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.211104] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.212065] ISO 9660 Extensions: RRIP_1991A [ 8.328515] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.846191] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 8.852035] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:27:16 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:27:16 cirros auth.notice su: + none root:cirros Nov 25 22:27:16 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: DUID 00:04:e3:3e:87:01:81:93:45:b0:83:c9:7c:f0:2f:76:27:d9 Nov 25 22:27:16 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:83:28:2d Nov 25 22:27:16 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fe83:282d Nov 25 22:27:17 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-1275168225 login: 2025-11-25 22:28:03,087 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.214:22' as 'cirros' with public key authentication 2025-11-25 22:28:03,091 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:28:03,216 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:28:03,216 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.214 successfully created 2025-11-25 22:28:03,217 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.7 2025-11-25 22:28:03,217 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.180:22' as 'cirros' with public key authentication 2025-11-25 22:28:03,220 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:28:03,328 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:28:03,329 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.180 successfully created 2025-11-25 22:28:03,339 25 DEBUG [tempest.lib.common.utils.test_utils] Call connect_remote returns true in 0.122042 seconds 2025-11-25 22:28:04,526 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3c9cc75a-e1ed-411d-9043-0392d133d2ad 1.185s 2025-11-25 22:28:04,526 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 22:28:04 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-c831104b-624f-4c0d-bb79-965fde02d85b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/3c9cc75a-e1ed-411d-9043-0392d133d2ad'} Body: b'' 2025-11-25 22:28:04,771 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.244s 2025-11-25 22:28:04,771 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 22:28:04 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-4de700a0-08cc-4abe-8dbd-383ac4168d02', 'x-compute-request-id': 'req-4de700a0-08cc-4abe-8dbd-383ac4168d02', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'' 2025-11-25 22:28:05,759 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.988s 2025-11-25 22:28:05,760 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 22:28:04 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-c84ca097-b623-41b4-88e7-ea7d434e70bb', 'x-compute-request-id': 'req-c84ca097-b623-41b4-88e7-ea7d434e70bb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"server": {"id": "1029aee7-6a8c-4d89-85c3-968c970bc2c2", "name": "tempest-TestNetworkBasicOps-server-2047644753", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:27:19Z", "updated": "2025-11-25T22:28:04Z", "addresses": {"tempest-network-smoke--1063594684": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:b2:79"}, {"version": 4, "addr": "192.168.122.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:b2:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-2053117242", "OS-SRV-USG:launched_at": "2025-11-25T22:27:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1066761330"}], "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 22:28:06,978 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2 0.211s 2025-11-25 22:28:06,978 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 22:28:06 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-ed9f00be-3245-4f5a-b813-5979bd3d224e', 'x-compute-request-id': 'req-ed9f00be-3245-4f5a-b813-5979bd3d224e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1029aee7-6a8c-4d89-85c3-968c970bc2c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1029aee7-6a8c-4d89-85c3-968c970bc2c2 could not be found."}}' 2025-11-25 22:28:07,292 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5 0.312s 2025-11-25 22:28:07,293 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 22:28:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-1f15e5c6-cb2e-4f69-898e-38b74fc3645e', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/16c5b4ca-3b02-44bf-b7f8-bd8647c2f1e5'} Body: b'' 2025-11-25 22:28:07,460 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-2053117242 0.166s 2025-11-25 22:28:07,460 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 22:28:07 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-55e21c07-2941-43e8-b46e-28b870107ad5', 'x-compute-request-id': 'req-55e21c07-2941-43e8-b46e-28b870107ad5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-2053117242'} Body: b'' 2025-11-25 22:28:07,967 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/05a918c4-5d88-4a3d-9823-91ac2d932c8a 0.506s 2025-11-25 22:28:07,967 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 22:28:07 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-69ed8d92-c173-40bf-99f0-3e7b2d9ad044', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/05a918c4-5d88-4a3d-9823-91ac2d932c8a'} Body: b'' 2025-11-25 22:28:08,141 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9 0.173s 2025-11-25 22:28:08,141 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 22:28: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-e5326a57-b537-4de0-855e-506772bf7965', 'x-compute-request-id': 'req-e5326a57-b537-4de0-855e-506772bf7965', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'' 2025-11-25 22:28:08,772 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9 0.630s 2025-11-25 22:28:08,772 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 22:28:08 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-6dd79971-128f-41f1-bd57-bc8ac09e9aea', 'x-compute-request-id': 'req-6dd79971-128f-41f1-bd57-bc8ac09e9aea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:28:08Z", "addresses": {"tempest-network-smoke--1063594684": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:28:2d"}, {"version": 4, "addr": "192.168.122.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:28:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": "2025-11-25T22:27:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:28:12,873 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9 3.095s 2025-11-25 22:28:12,874 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 22:28:09 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-619c8518-e702-4443-b3d4-b769bf442558', 'x-compute-request-id': 'req-619c8518-e702-4443-b3d4-b769bf442558', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"server": {"id": "e33e8701-8193-45b0-83c9-7cf02f7627d9", "name": "tempest-TestNetworkBasicOps-server-1275168225", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:26:54Z", "updated": "2025-11-25T22:28:08Z", "addresses": {"tempest-network-smoke--1063594684": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:28:2d"}, {"version": 4, "addr": "192.168.122.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:28:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_dri1EB4 ve": "True", "key_name": "tempest-TestNetworkBasicOps-739951186", "OS-SRV-USG:launched_at": "2025-11-25T22:27:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1361900865"}], "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 22:28:13,994 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9 0.111s 2025-11-25 22:28:13,994 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 22:28:13 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-f23fb089-2551-45d2-a6b6-1c6aaef39994', 'x-compute-request-id': 'req-f23fb089-2551-45d2-a6b6-1c6aaef39994', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e33e8701-8193-45b0-83c9-7cf02f7627d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e33e8701-8193-45b0-83c9-7cf02f7627d9 could not be found."}}' 2025-11-25 22:28:14,622 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d08b8722-2208-4365-95f6-8fc14ebc60b4 0.627s 2025-11-25 22:28:14,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 22:28:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-34600425-23e7-4c0a-ad59-c590d748f719', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/d08b8722-2208-4365-95f6-8fc14ebc60b4'} Body: b'' 2025-11-25 22:28:14,729 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-739951186 0.106s 2025-11-25 22:28:14,730 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 22:28:14 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-748759f5-f482-48dd-94f9-62548844e880', 'x-compute-request-id': 'req-748759f5-f482-48dd-94f9-62548844e880', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-739951186'} Body: b'' 2025-11-25 22:28:17,122 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/712ac96c-1e44-4bb1-83c8-c562ffd41e9b/remove_router_interface 2.391s 2025-11-25 22:28:17,123 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d1d21a12-5f5f-42ae-b131-97d57db859f0"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-74f7f441-f2d5-4d20-a1c8-f54c866b3dff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/712ac96c-1e44-4bb1-83c8-c562ffd41e9b/remove_router_interface'} Body: b'{"id": "712ac96c-1e44-4bb1-83c8-c562ffd41e9b", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "df13cf3d-2af4-4c0a-b6d8-587675b7efc2", "network_id": "19a28873-d0be-41c6-902d-ac9c13f0307e", "subnet_id": "d1d21a12-5f5f-42ae-b131-97d57db859f0", "subnet_ids": ["d1d21a12-5f5f-42ae-b131-97d57db859f0"]}' 2025-11-25 22:28:17,829 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d1d21a12-5f5f-42ae-b131-97d57db859f0 0.705s 2025-11-25 22:28:17,830 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 22:28:17 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-6e3768e1-a15d-4a8a-9f0c-97cc14f95cd5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/d1d21a12-5f5f-42ae-b131-97d57db859f0'} Body: b'' 2025-11-25 22:28:19,032 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/712ac96c-1e44-4bb1-83c8-c562ffd41e9b 1.201s 2025-11-25 22:28:19,033 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 22:28:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-7b0141bf-1433-4e0c-9b2e-105fe68f1b37', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/712ac96c-1e44-4bb1-83c8-c562ffd41e9b'} Body: b'' 2025-11-25 22:28:19,827 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/19a28873-d0be-41c6-902d-ac9c13f0307e 0.793s 2025-11-25 22:28:19,828 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 22:28:19 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-de3b9398-683f-4043-a66d-7dac37fc0e61', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/19a28873-d0be-41c6-902d-ac9c13f0307e'} Body: b'' 0 ] tags: -worker-0 time: 2025-11-25 22:28:19.856131Z 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 22:29:14.904006Z 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 22:28:20,472 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 0.614s 2025-11-25 22:28:20,472 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--2124612745", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-c906e763-d2cd-4713-b62b-a72a1f1d7907', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"45f07d7b-576f-4f06-b4ab-d1068afc29e1","name":"tempest-network-smoke--2124612745","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","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-25T22:28:19Z","updated_at":"2025-11-25T22:28:20Z","revision_number":1}}' 2025-11-25 22:28:22,451 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 1.978s 2025-11-25 22:28:22,451 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-1654096925", "admin_state_up": true, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775"}}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-6959e357-3e24-4e07-88f6-8092b66b983b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "name": "tempest-TestNetworkBasicOps-router-1654096925", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:28:20Z", "updated_at": "2025-11-25T22:28:21Z", "revision_number": 2, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:22,530 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=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28 0.078s 2025-11-25 22:28:22,530 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 22:28:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a728716f-dc3d-459b-a288-3e376a20fdd1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?project_id=999928fc3e4e467a8a1d0b5a0b7db0c3&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:28:22,867 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.335s 2025-11-25 22:28:22,867 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 22:28:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-33b00758-df92-44e3-8c03-1b91fca6a979', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:28:22,953 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=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28 0.085s 2025-11-25 22:28:22,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 22:28:22 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-1a762ccf-4f81-452a-88ec-6b0da4aff498', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets?network_id=e43c0726-1d6b-472f-8696-ffe365430775&cidr=10.100.0.0%2F28'} Body: b'{"subnets":[]}' 2025-11-25 22:28:23,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/subnets 0.879s 2025-11-25 22:28:23,833 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-1610252010", "network_id": "45f07d7b-576f-4f06-b4ab-d1068afc29e1", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "ip_version": 4, "cidr": "10.100.0.0/28"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:23 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-3b07fcef-ca6a-475c-b8a4-cb61b89578a5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"35a5794d-8ab2-4532-9774-d19a4bbb7b05","name":"tempest-subnet-smoke-1610252010","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"45f07d7b-576f-4f06-b4ab-d1068afc29e1","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-25T22:28:23Z","updated_at":"2025-11-25T22:28:23Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:25,429 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/44c1e529-c1b3-411f-9a0a-7292ae96120e/add_router_interface 1.596s 2025-11-25 22:28:25,430 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "35a5794d-8ab2-4532-9774-d19a4bbb7b05"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-424aa4ee-6c88-41fa-aa6d-83bbed6854e1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/44c1e529-c1b3-411f-9a0a-7292ae96120e/add_router_interface'} Body: b'{"id": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "09a4f870-cca0-4066-a613-5582eeea76bb", "network_id": "45f07d7b-576f-4f06-b4ab-d1068afc29e1", "subnet_id": "35a5794d-8ab2-4532-9774-d19a4bbb7b05", "subnet_ids": ["35a5794d-8ab2-4532-9774-d19a4bbb7b05"]}' 2025-11-25 22:28:25,910 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.479s 2025-11-25 22:28:25,910 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 22:28:25 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1477', 'x-openstack-request-id': 'req-e7a75ffe-39c3-4f28-a7b0-4dafb271743c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"45f07d7b-576f-4f06-b4ab-d1068afc29e1","name":"tempest-network-smoke--2124612745","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":["35a5794d-8ab2-4532-9774-d19a4bbb7b05"],"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-25T22:28:19Z","updated_at":"2025-11-25T22:28:23Z","revision_number":2,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","provider:network_type":"geneve","provider:physical_network":null,"provider:segmentation_id":61638},{"id":"e43c0726-1d6b-472f-8696-ffe365430775","name":"public","tenant_id":"7740bdea8bfd47889351238bef6752c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["73626a68-4e24-421c-9168-862b5ce0893f"],"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-25T22:15:18Z","updated_at":"2025-11-25T22:15:22Z","revision_number":2,"project_id":"7740bdea8bfd47889351238bef6752c6","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}]}' 2025-11-25 22:28:26,873 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.962s 2025-11-25 22:28:26,874 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 22:28:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1292', 'x-openstack-request-id': 'req-96beaaed-e90f-494e-ac72-eef4d1359d0f', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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":"35a5794d-8ab2-4532-9774-d19a4bbb7b05","name":"tempest-subnet-smoke-1610252010","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","network_id":"45f07d7b-576f-4f06-b4ab-d1068afc29e1","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-25T22:28:23Z","updated_at":"2025-11-25T22:28:23Z","revision_number":0,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"},{"id":"73626a68-4e24-421c-9168-862b5ce0893f","name":"public_subnet","tenant_id":"7740bdea8bfd47889351238bef6752c6","network_id":"e43c0726-1d6b-472f-8696-ffe365430775","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-25T22:15:22Z","updated_at":"2025-11-25T22:15:22Z","revision_number":0,"project_id":"7740bdea8bfd47889351238bef6752c6"}]}' 2025-11-25 22:28:27,012 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.138s 2025-11-25 22:28:27,013 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 22:28:27 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '675', 'x-openstack-request-id': 'req-088d830f-7909-4de9-8c0c-0337072aedc7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "name": "tempest-TestNetworkBasicOps-router-1654096925", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:28:20Z", "updated_at": "2025-11-25T22:28:24Z", "revision_number": 3, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:28:27,153 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.137s 2025-11-25 22:28:27,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: {"keypair": {"name": "tempest-TestNetworkBasicOps-1986382902", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBElOcmRlW4SxwpqK/sxZFvrYRewcfADRUIhL9MCCCFMyMZIykvUTng8M7HHNiHLcUxuzzskFcQ2JPDt4jjiybu5JlMYRUcrJMaflTpXdOnL/pMPNYtHV4LFfSISEsEog4Q=="}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:27 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-9572c3e4-35d8-4956-87b2-7dbd6a040c43', 'x-compute-request-id': 'req-9572c3e4-35d8-4956-87b2-7dbd6a040c43', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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-1986382902", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBElOcmRlW4SxwpqK/sxZFvrYRewcfADRUIhL9MCCCFMyMZIykvUTng8M7HHNiHLcUxuzzskFcQ2JPDt4jjiybu5JlMYRUcrJMaflTpXdOnL/pMPNYtHV4LFfSISEsEog4Q==", "fingerprint": "b3:7f:c5:37:73:27:0d:d8:75:43:43:6f:17:9c:86:88", "user_id": "820ee67245e64318bbff0a463b56861c"}}' 2025-11-25 22:28:28,063 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.906s 2025-11-25 22:28:28,063 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-2019171867", "description": "tempest-secgroup-smoke-2019171867 description", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-16adfdfe-3814-49f0-b753-1ceef28fcd07', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "name": "tempest-secgroup-smoke-2019171867", "stateful": true, "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "tempest-secgroup-smoke-2019171867 description", "shared": false, "security_group_rules": [{"id": "6817df4e-20b7-477f-b15f-6074a067c9db", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:27Z", "updated_at": "2025-11-25T22:28:27Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}, {"id": "727905a3-8a4c-49f4-afd6-7f7837ba2ac9", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:27Z", "updated_at": "2025-11-25T22:28:27Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}], "tags": [], "created_at": "2025-11-25T22:28:27Z", "updated_at": "2025-11-25T22:28:27Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:28,837 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.769s 2025-11-25 22:28:28,837 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": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:28 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-595e318d-8e25-472e-a4d9-0aee7169d440', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "70ba2616-20ec-4cf1-88e8-e7957c3aef2f", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:28Z", "updated_at": "2025-11-25T22:28:28Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:29,086 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 22:28:29,086 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": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2bfd258b-27bb-40eb-afa3-21ab602644b9', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "cd5de898-ffc5-4e84-a48c-6fe54d0ea510", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:28Z", "updated_at": "2025-11-25T22:28:28Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:29,913 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.826s 2025-11-25 22:28:29,913 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": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:29 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1ca607a0-8f88-4a4c-ac05-e23340e5e091', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "ba347631-292e-4b60-afaa-766ff9f5c151", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:29Z", "updated_at": "2025-11-25T22:28:29Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:30,124 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.210s 2025-11-25 22:28:30,124 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": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ae0e48cb-7664-4fcf-a36c-fdb168cd8e6d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "a75b373b-537a-4784-952b-36235304c35c", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:30Z", "updated_at": "2025-11-25T22:28:30Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:30,879 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.754s 2025-11-25 22:28:30,880 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": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e00e1c23-5598-4305-824c-4856de78530a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "00674c52-c18b-432f-a830-47e80b9148a6", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:30Z", "updated_at": "2025-11-25T22:28:30Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:31,127 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.245s 2025-11-25 22:28:31,127 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": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ae06d303-ee76-4c2e-85dd-17390351e234', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; 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": "6a667842-80f4-4a71-b223-0941de1fd698", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "security_group_id": "c98c5000-7b5d-41f3-ba27-8ac5227b78d6", "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-25T22:28:31Z", "updated_at": "2025-11-25T22:28:31Z", "revision_number": 0, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:31,470 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.334s 2025-11-25 22:28:31,471 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:31 GMT', 'server': 'Apache', 'content-length': '4724', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9447110d-e26c-4283-acf9-fac05161cf43', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=d7c258bd4b1a55f71f5c32587a778a05; 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": "820ee67245e64318bbff0a463b56861c", "name": "tempest-TestNetworkBasicOps-124239569-project-member", "password_expires_at": null}, "audit_ids": ["HOKdGOwIScOgcmvVpTc4EQ"], "expires_at": "2025-11-25T23:28:31.000000Z", "issued_at": "2025-11-25T22:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "name": "tempest-TestNetworkBasicOps-124239569"}, "is_domain": false, "roles": [{"id": "c6e4179d9e434f5399de170a5d80d28d", "name": "member"}, {"id": "0d3ac0c8234442978a92832f8a51738b", "name": "reader"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "43f2805ab8a9491f874c7a3c3f146d89", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "567b3187373e412e84be75ebc041b511", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "081ddb2b2cc54f42b69ae241f4e75a27", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "16a5f184498740a099686d2824b8a71b", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "3dfccc0de85b4c6e9abd7a52cba09ada", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "31fee9169b154ba984ec25c33f8c8d0b", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "b074954c76ff4d62bd5aaa74f8c41b8e", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}, {"name": "swift", "id": "b6dc6d827f4b454899ca84ea1e30c05f", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_999928fc3e4e467a8a1d0b5a0b7db0c3", "region": "regionOne"}], "id": "36aaca7030ac4bce9b0660095906211c", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "35b8625011cd409381dd07c0a7089aaa", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "9cdca59de73a4563a9379042247c9b97", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}], "id": "3c7efee34c32484aa31d088e511e25a1", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "placement", "id": "2f2369cabdf34ac0b94dea6576fe0058", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "d8856012938249b9968766e69f85dcc7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "48a5473910b84f9ca509d98b1096d58c", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "neutron", "id": "87045b727dff460185f17dd91f729d48", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "9f71298e6d9b4d86879743f702f794fa", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "8c1bcb8704864638b39b36c601de1b05", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "8d984151d2ae4c94afa49ccf11089627", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "glance", "id": "9340e380e1624ca9ba3271b6466d6a5f", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "ea46f509de0b488abdb6573783dcd065", "interface": "internal", "region_id": "regionOne", "url": "https://glance-defa 2025-11-25 22:28:31,472 25 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_update_router_admin_state) Found network None available for tenant 2025-11-25 22:28:35,851 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 4.377s 2025-11-25 22:28:35,851 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-493237739", "imageRef": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "flavorRef": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "networks": [{"uuid": "45f07d7b-576f-4f06-b4ab-d1068afc29e1"}], "key_name": "tempest-TestNetworkBasicOps-1986382902", "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}]}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:31 GMT', 'server': 'Apache', 'content-length': '446', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-982b0ba1-0511-417d-b63f-8fb72670c5ec', 'x-compute-request-id': 'req-982b0ba1-0511-417d-b63f-8fb72670c5ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; 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": "fdc1fdbd-804e-4365-b858-168489c364bd", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}], "adminPass": "37fBxNg9CfG8"}}' 2025-11-25 22:28:36,146 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.293s 2025-11-25 22:28:36,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 22:28:35 GMT', 'server': 'Apache', 'content-length': '1394', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-321b98bf-82aa-443e-905e-120f73062550', 'x-compute-request-id': 'req-321b98bf-82aa-443e-905e-120f73062550', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1986382902", "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 22:28:37,850 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.697s 2025-11-25 22:28:37,851 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:37 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-64c823d8-5714-40a9-9e82-eeea4e053178', 'x-compute-request-id': 'req-64c823d8-5714-40a9-9e82-eeea4e053178', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1986382902", "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 22:28:37,862 25 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2025-11-25 22:28:39,148 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.284s 2025-11-25 22:28:39,149 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 22:28:38 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-beb5c2c9-2744-4e73-900b-14f0f82b341b', 'x-compute-request-id': 'req-beb5c2c9-2744-4e73-900b-14f0f82b341b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1986382902", "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 22:28:41,063 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.908s 2025-11-25 22:28:41,064 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 22:28:40 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-ab3aaab2-1ab4-4a34-9fee-ff9eeba99aef', 'x-compute-request-id': 'req-ab3aaab2-1ab4-4a34-9fee-ff9eeba99aef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1986382902", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}], "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 22:28:42,891 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.821s 2025-11-25 22:28:42,892 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 22:28:42 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-3e93fd46-72f0-4a1e-9dfd-b36385e63b97', 'x-compute-request-id': 'req-3e93fd46-72f0-4a1e-9dfd-b36385e63b97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1986382902", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}], "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 22:28:44,344 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.443s 2025-11-25 22:28:44,344 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 22:28:43 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-64356ff2-e119-4024-969e-aca1b7c2f708', 'x-compute-request-id': 'req-64356ff2-e119-4024-969e-aca1b7c2f708', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "BUILD", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1986382902", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}], "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 22:28:45,867 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.517s 2025-11-25 22:28:45,868 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 22:28:45 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-a3ae8119-ad78-48ae-97ad-d6408a221eff', 'x-compute-request-id': 'req-a3ae8119-ad78-48ae-97ad-d6408a221eff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:44Z", "addresses": {"tempest-network-smoke--2124612745": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:75:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1986382902", "OS-SRV-USG:launched_at": "2025-11-25T22:28:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}], "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 22:28:45,876 25 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2025-11-25 22:28:46,289 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/fdc1fdbd-804e-4365-b858-168489c364bd 0.412s 2025-11-25 22:28:46,289 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 22:28:45 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-d340f137-cece-4c09-baec-862cee8e8d0f', 'x-compute-request-id': 'req-d340f137-cece-4c09-baec-862cee8e8d0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:28:44Z", "addresses": {"tempest-network-smoke--2124612745": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:75:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1986382902", "OS-SRV-USG:launched_at": "2025-11-25T22:28:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}], "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 22:28:46,294 25 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2025-11-25 22:28:46,410 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=fdc1fdbd-804e-4365-b858-168489c364bd 0.115s 2025-11-25 22:28:46,411 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 22:28:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1340', 'x-openstack-request-id': 'req-2bfd31e6-545f-4f96-8b88-2f7e7e0feefb', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"ports":[{"id":"d088900f-f1d3-4ae8-ba76-2ef5076e2dac","name":"","network_id":"45f07d7b-576f-4f06-b4ab-d1068afc29e1","tenant_id":"999928fc3e4e467a8a1d0b5a0b7db0c3","mac_address":"fa:16:3e:de:75:d8","admin_state_up":true,"status":"ACTIVE","device_id":"fdc1fdbd-804e-4365-b858-168489c364bd","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"35a5794d-8ab2-4532-9774-d19a4bbb7b05","ip_address":"10.100.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c98c5000-7b5d-41f3-ba27-8ac5227b78d6"],"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-493237739","dns_assignment":[{"ip_address":"10.100.0.11","hostname":"tempest-testnetworkbasicops-server-493237739","fqdn":"tempest-testnetworkbasicops-server-493237739.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2025-11-25T22:28:39Z","updated_at":"2025-11-25T22:28:43Z","revision_number":4,"project_id":"999928fc3e4e467a8a1d0b5a0b7db0c3"}]}' 2025-11-25 22:28:46,411 25 DEBUG [tempest.common.waiters] Server ID fdc1fdbd-804e-4365-b858-168489c364bd ports are all ACTIVE [{'id': 'd088900f-f1d3-4ae8-ba76-2ef5076e2dac', 'name': '', 'network_id': '45f07d7b-576f-4f06-b4ab-d1068afc29e1', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'mac_address': 'fa:16:3e:de:75:d8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fdc1fdbd-804e-4365-b858-168489c364bd', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '35a5794d-8ab2-4532-9774-d19a4bbb7b05', 'ip_address': '10.100.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['c98c5000-7b5d-41f3-ba27-8ac5227b78d6'], '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-493237739', 'dns_assignment': [{'ip_address': '10.100.0.11', 'hostname': 'tempest-testnetworkbasicops-server-493237739', 'fqdn': 'tempest-testnetworkbasicops-server-493237739.openstackgate.local.'}], 'dns_domain': '', 'resource_request': None, 'ip_allocation': 'immediate', 'tags': [], 'created_at': '2025-11-25T22:28:39Z', 'updated_at': '2025-11-25T22:28:43Z', 'revision_number': 4, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'}]: 2025-11-25 22:28:47,688 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 1.276s 2025-11-25 22:28:47,689 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "port_id": "d088900f-f1d3-4ae8-ba76-2ef5076e2dac", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "fixed_ip_address": "10.100.0.11"}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:28:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '882', 'x-openstack-request-id': 'req-a5684dbf-d846-49c9-ac87-e821d9651505', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connec10000 tion': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips'} Body: b'{"floatingip": {"id": "01064091-9742-4c89-af78-93cdf6957448", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.203", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "port_id": "d088900f-f1d3-4ae8-ba76-2ef5076e2dac", "fixed_ip_address": "10.100.0.11", "status": "DOWN", "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "45f07d7b-576f-4f06-b4ab-d1068afc29e1", "mac_address": "fa:16:3e:de:75:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "fdc1fdbd-804e-4365-b858-168489c364bd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:28:46Z", "updated_at": "2025-11-25T22:28:46Z", "revision_number": 0}}' 2025-11-25 22:28:47,898 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/01064091-9742-4c89-af78-93cdf6957448 0.208s 2025-11-25 22:28:47,898 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 22:28:47 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-ef116c9a-17af-4b5d-aeb7-30aa04cfef6a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/01064091-9742-4c89-af78-93cdf6957448'} Body: b'{"floatingip": {"id": "01064091-9742-4c89-af78-93cdf6957448", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.203", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "port_id": "d088900f-f1d3-4ae8-ba76-2ef5076e2dac", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "45f07d7b-576f-4f06-b4ab-d1068afc29e1", "mac_address": "fa:16:3e:de:75:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "fdc1fdbd-804e-4365-b858-168489c364bd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:28:46Z", "updated_at": "2025-11-25T22:28:47Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:28:47,899 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '01064091-9742-4c89-af78-93cdf6957448', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.203', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '44c1e529-c1b3-411f-9a0a-7292ae96120e', 'port_id': 'd088900f-f1d3-4ae8-ba76-2ef5076e2dac', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '45f07d7b-576f-4f06-b4ab-d1068afc29e1', 'mac_address': 'fa:16:3e:de:75:d8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fdc1fdbd-804e-4365-b858-168489c364bd', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:28:46Z', 'updated_at': '2025-11-25T22:28:47Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:28:47,899 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.209392 seconds 2025-11-25 22:28:47,899 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.203 with user: cirros 2025-11-25 22:28:47,899 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.203 in 120 sec and the expected result is reachable 2025-11-25 22:29:02,208 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 14.309100 seconds 2025-11-25 22:29:02,209 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.203 in 120 sec and the ping result is expected 2025-11-25 22:29:02,411 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/fdc1fdbd-804e-4365-b858-168489c364bd/action 0.201s 2025-11-25 22:29:02,413 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 22:29:02 GMT', 'server': 'Apache', 'content-length': '75523', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-033c4d79-91e6-4183-8271-d16d148fd041', 'x-compute-request-id': 'req-033c4d79-91e6-4183-8271-d16d148fd041', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd/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 1537851269 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.001263] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001741] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004691] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004730] Using GB pages for direct mapping\\n[ 0.005117] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005122] ACPI: Early table checksum verification disabled\\n[ 0.005127] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.005132] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005140] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005148] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005153] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005157] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005161] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005166] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005169] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005171] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005173] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005175] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005176] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005177] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006595] No NUMA configuration fo 2025-11-25 22:29:02,414 25 DEBUG [tempest.scenario.manager] Console output for fdc1fdbd-804e-4365-b858-168489c364bd 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 1537851269 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.001263] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001741] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004691] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004730] Using GB pages for direct mapping [ 0.005117] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005122] ACPI: Early table checksum verification disabled [ 0.005127] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.005132] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005140] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005148] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005153] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005157] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005161] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005166] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005169] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005171] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005173] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005175] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005176] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005177] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006595] No NUMA configuration found [ 0.006598] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006607] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007043] Zone ranges: [ 0.007045] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007048] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007050] Normal empty [ 0.007052] Device empty [ 0.007054] Movable zone start for each node [ 0.007057] Early memory node ranges [ 0.007058] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007061] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007063] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007320] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007350] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007552] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018667] ACPI: PM-Timer IO Port: 0x608 [ 0.018694] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018839] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018842] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018845] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018847] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018849] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018850] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018854] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018856] TSC deadline timer available [ 0.018870] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018939] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018942] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018943] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018945] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018947] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018948] Booting paravirtualized kernel on KVM [ 0.018951] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018957] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019215] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019287] kvm-guest: setup async PF for cpu 0 [ 0.019315] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019334] kvm-guest: PV spinlocks disabled, single CPU [ 0.019339] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019341] Policy zone: DMA32 [ 0.019342] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019399] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019411] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019419] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019478] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019756] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020497] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020527] ftrace: allocating 50600 entries in 198 pages [ 0.043276] ftrace: allocated 198 pages with 4 groups [ 0.043417] rcu: Hierarchical RCU implementation. [ 0.043418] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043420] Rude variant of Tasks RCU enabled. [ 0.043421] Tracing variant of Tasks RCU enabled. [ 0.043422] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043423] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047532] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047938] random: crng init done [ 0.089666] Console: colour VGA+ 80x25 [ 0.234593] printk: console [tty1] enabled [ 0.590991] printk: console [ttyS0] enabled [ 0.594195] ACPI: Core revision 20210730 [ 0.597391] APIC: Switch to symmetric I/O mode setup [ 0.602204] x2apic enabled [ 0.605709] Switched APIC routing to physical x2apic. [ 0.614628] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.622012] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.626007] pid_max: default: 32768 minimum: 301 [ 0.626007] LSM: Security Framework initializing [ 0.626007] landlock: Up and running. [ 0.626007] Yama: becoming mindful. [ 0.626007] AppArmor: AppArmor initialized [ 0.626007] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626007] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626007] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.626007] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.626007] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.626007] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.626007] Spectre V2 : Mitigation: Retpolines [ 0.626007] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.626007] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.626007] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.626007] RETBleed: Mitigation: untrained return thunk [ 0.626007] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.626007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.626007] Freeing SMP alternatives memory: 44K [ 0.626007] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.626151] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.630029] ... version: 0 [ 0.632964] ... bit width: 48 [ 0.634020] ... generic registers: 6 [ 0.636992] ... value mask: 0000ffffffffffff [ 0.638020] ... max period: 00007fffffffffff [ 0.641841] ... fixed-purpose events: 0 [ 0.642020] ... event mask: 000000000000003f [ 0.645986] rcu: Hierarchical SRCU implementation. [ 0.646470] smp: Bringing up secondary CPUs ... [ 0.649780] smp: Brought up 1 node, 1 CPU [ 0.650023] smpboot: Max logical packages: 1 [ 0.653096] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.654533] devtmpfs: initialized [ 0.657088] x86/mm: Memory block size: 128MB [ 0.658213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.662029] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.666073] pinctrl core: initialized pinctrl subsystem [ 0.670020] PM: RTC time: 22:28:46, date: 2025-11-25 [ 0.673860] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.674100] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.678118] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.682030] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.686025] audit: initializing netlink subsys (disabled) [ 0.689934] thermal_sys: Registered thermal governor 'fair_share' [ 0.689935] thermal_sys: Registered thermal governor 'bang_bang' [ 0.690020] thermal_sys: Registered thermal governor 'step_wise' [ 0.694023] audit: type=2000 audit(1764109726.012:1): state=initialized audit_enabled=0 res=1 [ 0.702028] thermal_sys: Registered thermal governor 'user_space' [ 0.702031] thermal_sys: Registered thermal governor 'power_allocator' [ 0.706042] EISA bus registered [ 0.712568] cpuidle: using governor ladder [ 0.714021] cpuidle: using governor menu [ 0.719676] ACPI: bus type PCI registered [ 0.722021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.726402] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.730025] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.734047] PCI: Using configuration type 1 for base access [ 0.739193] Kprobes globally optimized [ 0.742140] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.746025] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.750856] ACPI: Added _OSI(Module Device) [ 0.753931] ACPI: Added _OSI(Processor Device) [ 0.754059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.757438] ACPI: Added _OSI(Processor Aggregator Device) [ 0.758085] ACPI: Added _OSI(Linux-Dell-Video) [ 0.761374] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.762038] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.769059] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.774161] ACPI: Interpreter enabled [ 0.776986] ACPI: PM: (supports S0 S5) [ 0.778022] ACPI: Using IOAPIC for interrupt routing [ 0.782082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.786025] PCI: Using E820 reservations for host bridge windows [ 0.790323] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.799175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.802027] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.806277] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.810127] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.815310] PCI host bridge to bus 0000:00 [ 0.818022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.822022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.826021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.830028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.834024] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.838020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.842021] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.846328] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.854400] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.865479] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.876376] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.883992] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.895865] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.898223] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.906862] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.913765] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.920130] pci 0000:00:02.0: enabling Extended Tags [ 0.924997] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.929522] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.938885] pci 0000:00:02.1: enabling Extended Tags [ 0.944647] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.949769] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.956738] pci 0000:00:02.2: enabling Extended Tags [ 0.960820] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.965927] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.973208] pci 0000:00:02.3: enabling Extended Tags [ 0.976876] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.981515] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.987577] pci 0000:00:02.4: enabling Extended Tags [ 0.992768] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.997835] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.005615] pci 0000:00:02.5: enabling Extended Tags [ 1.008647] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.013372] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.019461] pci 0000:00:02.6: enabling Extended Tags [ 1.027059] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.033482] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.039422] pci 0000:00:02.7: enabling Extended Tags [ 1.047016] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.053521] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.059537] pci 0000:00:03.0: enabling Extended Tags [ 1.064875] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.069452] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.077473] pci 0000:00:03.1: enabling Extended Tags [ 1.080682] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.085543] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.094864] pci 0000:00:03.2: enabling Extended Tags [ 1.102269] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.110027] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.119396] pci 0000:00:03.3: enabling Extended Tags [ 1.124766] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129758] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.137925] pci 0000:00:03.4: enabling Extended Tags [ 1.140637] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.145429] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.157191] pci 0000:00:03.5: enabling Extended Tags [ 1.166560] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.173875] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.179340] pci 0000:00:03.6: enabling Extended Tags [ 1.184646] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.189580] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.197431] pci 0000:00:03.7: enabling Extended Tags [ 1.203232] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.210025] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.222023] pci 0000:00:04.0: enabling Extended Tags [ 1.228274] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.233605] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.240529] pci 0000:00:04.1: enabling Extended Tags [ 1.244633] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.249400] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.255401] pci 0000:00:04.2: enabling Extended Tags [ 1.260734] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.265591] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.273854] pci 0000:00:04.3: enabling Extended Tags [ 1.276686] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.281449] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.290363] pci 0000:00:04.4: enabling Extended Tags [ 1.296628] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.301241] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.307328] pci 0000:00:04.5: enabling Extended Tags [ 1.314886] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.321354] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.327389] pci 0000:00:04.6: enabling Extended Tags [ 1.332818] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.337769] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.345922] pci 0000:00:04.7: enabling Extended Tags [ 1.350852] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.357374] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.363397] pci 0000:00:05.0: enabling Extended Tags [ 1.427492] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.432408] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.435011] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.453983] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.459408] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.465814] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.472022] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.483048] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.489732] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.493853] pci 0000:01:00.0: enabling Extended Tags [ 1.570137] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.574021] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.578087] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.582148] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.588347] pci_bus 0000:02: extended config space not accessible [ 1.590274] acpiphp: Slot [1] registered [ 1.593338] acpiphp: Slot [0] registered [ 1.594071] acpiphp: Slot [2] registered [ 1.597094] acpiphp: Slot [3] registered [ 1.598072] acpiphp: Slot [4] registered [ 1.601054] acpiphp: Slot [5] registered [ 1.602076] acpiphp: Slot [6] registered [ 1.605079] acpiphp: Slot [7] registered [ 1.606071] acpiphp: Slot [8] registered [ 1.609033] acpiphp: Slot [9] registered [ 1.610075] acpiphp: Slot [10] registered [ 1.613226] acpiphp: Slot [11] registered [ 1.614073] acpiphp: Slot [12] registered [ 1.617206] acpiphp: Slot [13] registered [ 1.618071] acpiphp: Slot [14] registered [ 1.621618] acpiphp: Slot [15] registered [ 1.622073] acpiphp: Slot [16] registered [ 1.625304] acpiphp: Slot [17] registered [ 1.626117] acpiphp: Slot [18] registered [ 1.629159] acpiphp: Slot [19] registered [ 1.630086] acpiphp: Slot [20] registered [ 1.633233] acpiphp: Slot [21] registered [ 1.634074] acpiphp: Slot [22] registered [ 1.637158] acpiphp: Slot [23] registered [ 1.638071] acpiphp: Slot [24] registered [ 1.641135] acpiphp: Slot [25] registered [ 1.642098] acpiphp: Slot [26] registered [ 1.645178] acpiphp: Slot [27] registered [ 1.646074] acpiphp: Slot [28] registered [ 1.649112] acpiphp: Slot [29] registered [ 1.650075] acpiphp: Slot [30] registered [ 1.653500] acpiphp: Slot [31] registered [ 1.656503] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.668218] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.809237] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.810094] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.814091] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.818157] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.829365] acpiphp: Slot [0-2] registered [ 1.832456] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.842030] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.855847] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.860881] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.862231] pci 0000:03:00.0: enabling Extended Tags [ 1.948691] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.950165] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.954146] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.961921] acpiphp: Slot [0-3] registered [ 1.962705] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.974029] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.990030] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.998129] pci 0000:04:00.0: enabling Extended Tags [ 2.077172] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.078191] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.082164] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.088906] acpiphp: Slot [0-4] registered [ 2.090688] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.099375] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.116339] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.123336] pci 0000:05:00.0: enabling Extended Tags [ 2.209258] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.210192] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.214171] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.222820] acpiphp: Slot [0-5] registered [ 2.226777] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.240847] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.256179] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.262264] pci 0000:06:00.0: enabling Extended Tags [ 2.345383] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.346168] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.350148] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.358330] acpiphp: Slot [0-6] registered [ 2.433100] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.434162] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.438161] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.445894] acpiphp: Slot [0-7] registered [ 2.517492] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.518171] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.522177] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.530123] acpiphp: Slot [0-8] registered [ 2.608854] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.610156] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.614147] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.621197] acpiphp: Slot [0-9] registered [ 2.692546] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.694152] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.698147] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.705338] acpiphp: Slot [0-10] registered [ 2.776244] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.778648] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.782191] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.790865] acpiphp: Slot [0-11] registered [ 2.867078] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.870161] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.874147] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.881770] acpiphp: Slot [0-12] registered [ 2.952283] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.954153] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.958146] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.965751] acpiphp: Slot [0-13] registered [ 3.035797] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.038160] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.042148] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.049713] acpiphp: Slot [0-14] registered [ 3.121034] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.122200] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.126191] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.133803] acpiphp: Slot [0-15] registered [ 3.205832] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.206156] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.210168] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.217705] acpiphp: Slot [0-16] registered [ 3.289979] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.290227] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.294204] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.302116] acpiphp: Slot [0-17] registered [ 3.388733] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.390154] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.394146] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.401272] acpiphp: Slot [0-18] registered [ 3.473947] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.474153] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.478156] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.484967] acpiphp: Slot [0-19] registered [ 3.557230] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.558156] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.562146] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.569030] acpiphp: Slot [0-20] registered [ 3.641230] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.642154] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.646147] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.652834] acpiphp: Slot [0-21] registered [ 3.724839] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.726169] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.730146] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.736839] acpiphp: Slot [0-22] registered [ 3.808780] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.810154] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.814147] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.821080] acpiphp: Slot [0-23] registered [ 3.893662] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.894162] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.898160] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.905301] acpiphp: Slot [0-24] registered [ 3.978599] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.982154] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.986202] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.993074] acpiphp: Slot [0-25] registered [ 4.067845] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.070175] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.074148] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.125762] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.126262] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.130315] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.134251] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.138233] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.142232] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.146262] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.150229] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.154123] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.158036] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.162036] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.166035] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.170037] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.174036] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.178037] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.182067] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.186323] iommu: Default domain type: Translated [ 4.189864] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.190226] SCSI subsystem initialized [ 4.193490] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.194007] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.194034] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.198022] vgaarb: loaded [ 4.200313] ACPI: bus type USB registered [ 4.202047] usbcore: registered new interface driver usbfs [ 4.206029] usbcore: registered new interface driver hub [ 4.210052] usbcore: registered new device driver usb [ 4.214048] pps_core: LinuxPPS API ver. 1 registered [ 4.217600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.218025] PTP clock support registered [ 4.221078] EDAC MC: Ver: 3.0.0 [ 4.225406] NetLabel: Initializing [ 4.226020] NetLabel: domain hash size = 128 [ 4.229203] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.230043] NetLabel: unlabeled traffic allowed by default [ 4.233975] PCI: Using ACPI for IRQ routing [ 5.055880] clocksource: Switched to clocksource kvm-clock [ 5.072297] VFS: Disk quotas dquot_6.6.0 [ 5.075395] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.080206] AppArmor: AppArmor Filesystem Enabled [ 5.083638] pnp: PnP ACPI init [ 5.086364] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.091825] pnp: PnP ACPI: found 5 devices [ 5.100571] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.106813] NET: Registered PF_INET protocol family [ 5.110472] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.116671] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.122870] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.128542] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.134364] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.139684] TCP: Hash tables configured (established 1024 bind 1024) [ 5.144458] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.149556] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.154421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.159419] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.163798] NET: Registered PF_XDP protocol family [ 5.167561] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.173015] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.178599] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.184141] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.190160] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.196744] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.202885] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.208841] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.214840] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.220658] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.226543] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.232643] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.238956] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.244936] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.250855] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.256941] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.262909] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.269396] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.275476] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.281333] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.287191] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.293834] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.300483] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.306998] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.313675] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.318801] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.324606] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.329470] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.333827] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.338175] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.342596] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.347126] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.351487] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.356021] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.360553] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.364957] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.369369] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.373889] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.378440] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.383108] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.387608] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.392300] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.396690] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.401332] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.405734] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.410988] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.415517] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.420411] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.424744] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.429285] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.433926] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.438631] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.443202] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.447948] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.452400] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.457076] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.461603] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.466308] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.471554] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.476750] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.481046] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.485393] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.489690] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.493968] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.498232] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.502584] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.506909] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.511234] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.515582] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.520399] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.524785] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.529250] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.533675] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.538106] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.542712] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.547568] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.553042] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.557459] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.562348] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.566859] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.571952] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.576637] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.581364] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.586345] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.591010] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.595537] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.600359] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.604876] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.609716] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.614300] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.619109] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.623815] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.628655] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.633132] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.637980] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.642063] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.650259] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.657165] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.666584] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.671249] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.677315] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.684211] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.693158] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.699768] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.706722] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.715586] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.721545] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.728705] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.739595] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.745032] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.752330] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.760368] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.766074] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.773454] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.782137] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.787542] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.795241] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.804335] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.809494] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.817246] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.827152] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.832294] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.839329] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.847380] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.855959] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.864307] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.874177] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.879149] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.886823] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.896182] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.901182] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.908344] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.915844] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.923271] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.930416] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.937809] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.943236] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.949346] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.956783] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.965520] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.969167] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.976288] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.982483] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.991872] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.995588] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.003193] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.010178] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.017653] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.022727] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.028757] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.035983] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.044308] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.048180] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.056654] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.063541] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.073206] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.077857] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.084030] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.089997] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.097368] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.102186] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.108281] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.116910] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.127414] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.131609] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.138884] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.145023] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.152432] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.157383] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.163832] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.170924] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.179280] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.183042] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.189638] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.196338] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.206817] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.211717] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.217756] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.224574] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.233299] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.237389] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.244239] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.250172] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.259191] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.263093] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.270780] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.277391] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.285864] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.291870] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.296304] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.301250] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.306050] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.311137] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.315812] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.319821] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.324380] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.329455] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.333399] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.337707] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.343518] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.348101] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.355226] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.359459] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.364433] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.368694] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.373810] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.378488] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.383746] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.388253] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.393774] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.399145] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.404239] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.408605] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.413711] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.418147] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.423248] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.427595] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.432765] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.437146] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.442172] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.446606] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.451609] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.455551] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.459881] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.465025] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.468939] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.473406] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.478442] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.482884] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.487188] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.492414] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.496246] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.500874] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.506424] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.510567] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.514996] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.520333] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.524865] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.529461] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.534975] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.539097] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.543592] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.548886] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.552840] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.557184] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.564267] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.568170] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.572496] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.577506] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.581817] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.586308] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.591465] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.595413] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.599952] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.605131] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.609353] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.614281] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.620118] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.624856] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.630384] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.637682] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.648557] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10998 usecs [ 6.656014] PCI: CLS 0 bytes, default 64 [ 6.659741] Trying to unpack rootfs image as initramfs... [ 6.664545] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.682642] Initialise system trusted keyrings [ 6.690227] Key type blacklist registered [ 6.698144] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.707511] zbud: loaded [ 6.709892] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.726157] fuse: init (API version 7.34) [ 6.729196] integrity: Platform Keyring initialized [ 6.741331] Key type asymmetric registered [ 6.750196] Asymmetric key parser 'x509' registered [ 6.753687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.770234] io scheduler mq-deadline registered [ 6.776365] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.790611] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.808132] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.818805] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.836736] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.854485] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.867479] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.882699] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.902584] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.908619] Freeing initrd memory: 8744K [ 6.912275] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.921750] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.926424] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.934829] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.939337] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.948479] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.953898] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.959493] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.965704] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.970232] pcieport 0000:00:03.0: AER:10000 enabled with IRQ 32 [ 6.978868] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.983411] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.992493] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.997908] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.006979] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.011559] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.019984] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.024600] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.033994] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.039480] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.047729] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.053310] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.061597] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.066510] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.073938] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.081981] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.087475] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.097392] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.103655] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.115551] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.121163] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.131488] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.137304] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.146669] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.151280] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.159822] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.164590] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.174425] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.180279] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.188955] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.194397] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.201352] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.208306] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.213912] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.223154] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.234947] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.240446] shpchp 0000:01:00.0: Slot initialization failed [ 7.247803] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.254601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.260498] ACPI: button: Power Button [PWRF] [ 7.288493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.323622] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.330311] Linux agpgart interface v0.103 [ 7.334559] loop: module loaded [ 7.337310] tun: Universal TUN/TAP device driver, 1.6 [ 7.341098] PPP generic driver version 2.4.2 [ 7.344398] VFIO - User Level meta-driver version: 0.3 [ 7.348592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.354449] ehci-pci: EHCI PCI platform driver [ 7.357696] ehci-platform: EHCI generic platform driver [ 7.361406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.366085] ohci-pci: OHCI PCI platform driver [ 7.369395] ohci-platform: OHCI generic platform driver [ 7.373301] uhci_hcd: USB Universal Host Controller Interface driver [ 7.379730] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.383661] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.389124] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.393028] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.397400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.403203] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.408416] usb usb1: Product: UHCI Host Controller [ 7.411966] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.416397] usb usb1: SerialNumber: 0000:02:01.0 [ 7.419935] hub 1-0:1.0: USB hub found [ 7.422856] hub 1-0:1.0: 2 ports detected [ 7.426282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.434219] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.437788] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.441576] mousedev: PS/2 mouse device common for all mice [ 7.446648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.453002] rtc_cmos 00:03: RTC can wake from S4 [ 7.458489] rtc_cmos 00:03: registered as rtc0 [ 7.462187] rtc_cmos 00:03: setting system clock to 2025-11-25T22:28:54 UTC (1764109734) [ 7.468465] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.473420] i2c_dev: i2c /dev entries driver [ 7.476763] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.485279] device-mapper: uevent: version 1.0.3 [ 7.488828] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.495242] platform eisa.0: Probing EISA bus 0 [ 7.498736] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.503661] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.508229] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.512806] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.517459] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.522078] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.526884] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.531680] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.536175] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.540750] platform eisa.0: EISA: Detected 0 cards [ 7.544980] ledtrig-cpu: registered to indicate activity on CPUs [ 7.549430] drop_monitor: Initializing network drop monitor service [ 7.554058] NET: Registered PF_INET6 protocol family [ 7.560925] Segment Routing with IPv6 [ 7.563809] In-situ OAM (IOAM) with IPv6 [ 7.566842] NET: Registered PF_PACKET protocol family [ 7.570538] Key type dns_resolver registered [ 7.573946] IPI shorthand broadcast: enabled [ 7.577306] registered taskstats version 1 [ 7.580432] Loading compiled-in X.509 certificates [ 7.584524] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.592076] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.599521] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.606343] blacklist: Loading compiled-in revocation X.509 certificates [ 7.611134] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.617935] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.627269] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.635023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.642562] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.649876] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.657270] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.664648] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.672609] zswap: loaded using pool lzo/zbud [ 7.676130] Key type .fscrypt registered [ 7.679147] Key type fscrypt-provisioning registered [ 7.684386] Key type encrypted registered [ 7.687497] AppArmor: AppArmor sha1 policy hashing enabled [ 7.691601] ima: No TPM chip found, activating TPM-bypass! [ 7.695673] Loading compiled-in module X.509 certificates [ 7.700195] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.707532] ima: Allocated hash algorithm: sha1 [ 7.711051] ima: No architecture policies found [ 7.714476] evm: Initialising EVM extended attributes: [ 7.718244] evm: security.selinux [ 7.720860] evm: security.SMACK64 [ 7.723691] evm: security.SMACK64EXEC [ 7.726545] evm: security.SMACK64TRANSMUTE [ 7.729630] evm: security.SMACK64MMAP [ 7.732611] evm: security.apparmor [ 7.735378] evm: security.ima [ 7.737863] evm: security.capability [ 7.740681] evm: HMAC attrs: 0x1 [ 7.743615] PM: Magic number: 1:173:503 [ 7.746905] RAS: Correctable Errors collector initialized. [ 7.751253] Unstable clock detected, switching default tracing clock to "global" [ 7.751253] If you want to keep using the local clock, then add: [ 7.751253] "trace_clock=local" [ 7.751253] on the kernel command line [ 7.766222] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.772880] Freeing unused decrypted memory: 2036K [ 7.776935] Freeing unused kernel image (initmem) memory: 3244K [ 7.781453] Write protecting the kernel read-only data: 30720k [ 7.786467] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.791459] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.840651] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.845377] Run /init as init process info: initramfs: up at 7.27 [ 7.901643] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.911663] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.916949] GPT:229375 != 2097151 [ 7.919609] GPT:Alternate GPT header not at the end of the disk. [ 7.923872] GPT:229375 != 2097151 [ 7.926467] GPT: Use GNU Parted to correct GPT errors. [ 7.977334] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.361053] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.395334] 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.08 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:fd:c1:fd:bd:80:4e:43:65:b8:58:16:84:89:c3:64:bd 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFc7m34jBWcM4O6GePaG1rXktObSKP6+avOuIIuMnYrmTFQyT8lViYljajjka9Wl2LWdaT+rAMzHs/fZc8TLUl2Os0vHk/qHlEBU/JpN9Ez+xZzzjNME8yKYXBEEXvccbj9aNkWe/p8LWM1uXzqkKw3ak1kh+JEZ3XG02bC2ThXHbSH03UUvxtseE/2wc016FVyHq/0kv8y3ystCq8s99lv16zsjuUOZ/GDnOfoI8PqYgnuq4+hLOiLOOqdcvPmdn81zPVjNLPnmEABFB1X/uw5Ecx/bYyOvXGZOdSFfc9/6EIb4tHrTwC76aqVYUgFeeFaG+NpqZ8GBxEWd/M7J/1 root@tempest-testnetworkbasicops-server-493237739 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLX+tXftVYgCsSqZaz1Uq5I3UQC0z4JbawCiSL0t8EBiG/NilskNc+Q1Ry+OgpbUrdRkuFXHPJetYoTW8mr4NN4= root@tempest-testnetworkbasicops-server-493237739 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fede:75d8/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fdc1fdbd-804e-4365-b858-168489c364bd name: tempest-TestNetworkBasicOps-server-493237739 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-493237739 launch-index: 0 === cirros: current=0.6.2 uptime=9.33 === === 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:DE:75:D8 inet6 addr: fe80::f816:3eff:fede:75d8/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-493237739 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.486098] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.500392] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.637073] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.659478] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.757640] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.758614] ISO 9660 Extensions: RRIP_1991A [ 8.869297] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.942044] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.755297] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.757249] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:28:55 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:28:55 cirros auth.notice su: + none root:cirros Nov 25 22:28:55 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: DUID 00:04:fd:c1:fd:bd:80:4e:43:65:b8:58:16:84:89:c3:64:bd Nov 25 22:28:55 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:de:75:d8 Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fede:75d8 Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Nov 25 22:28:56 cirros authpriv.info dropbear[393]: Running in background Nov 25 22:28:56 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-493237739 login: 2025-11-25 22:29:02,416 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.203:22' as 'cirros' with public key authentication 2025-11-25 22:29:02,423 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:29:02,524 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:29:02,525 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.203 successfully created 2025-11-25 22:29:03,256 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/44c1e529-c1b3-411f-9a0a-7292ae96120e 0.730s 2025-11-25 22:29:03,256 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 22:29:03 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '673', 'x-openstack-request-id': 'req-af3d871b-5525-4923-8e0a-bcbca7e86aa1', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/44c1e529-c1b3-411f-9a0a-7292ae96120e'} Body: b'{"router": {"id": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "name": "tempest-TestNetworkBasicOps-router-1654096925", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:28:20Z", "updated_at": "2025-11-25T22:29:03Z", "revision_number": 4, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:29:03,256 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.203 with user: cirros 2025-11-25 22:29:03,257 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.203 in 120 sec and the expected result is unreachable 2025-11-25 22:29:04,301 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 1.044503 seconds 2025-11-25 22:29:04,303 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.203 in 120 sec and the ping result is expected 2025-11-25 22:29:04,532 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/fdc1fdbd-804e-4365-b858-168489c364bd/action 0.228s 2025-11-25 22:29:04,534 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 22:29:04 GMT', 'server': 'Apache', 'content-length': '75523', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebe2ba92-6d4a-4111-8849-40bad28e33d6', 'x-compute-request-id': 'req-ebe2ba92-6d4a-4111-8849-40bad28e33d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd/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 1537851269 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.001263] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001741] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004691] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004730] Using GB pages for direct mapping\\n[ 0.005117] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005122] ACPI: Early table checksum verification disabled\\n[ 0.005127] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.005132] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005140] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005148] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005153] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005157] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005161] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005166] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005169] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005171] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005173] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005175] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005176] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005177] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006595] No NUMA configuration fo 2025-11-25 22:29:04,536 25 DEBUG [tempest.scenario.manager] Console output for fdc1fdbd-804e-4365-b858-168489c364bd 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 1537851269 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.001263] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001741] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004691] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004730] Using GB pages for direct mapping [ 0.005117] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005122] ACPI: Early table checksum verification disabled [ 0.005127] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.005132] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005140] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005148] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005153] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005157] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005161] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005166] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005169] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005171] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005173] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005175] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005176] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005177] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006595] No NUMA configuration found [ 0.006598] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006607] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007043] Zone ranges: [ 0.007045] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007048] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007050] Normal empty [ 0.007052] Device empty [ 0.007054] Movable zone start for each node [ 0.007057] Early memory node ranges [ 0.007058] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007061] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007063] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007320] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007350] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007552] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018667] ACPI: PM-Timer IO Port: 0x608 [ 0.018694] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018839] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018842] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018845] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018847] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018849] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018850] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018854] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018856] TSC deadline timer available [ 0.018870] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018939] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018942] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018943] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018945] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018947] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018948] Booting paravirtualized kernel on KVM [ 0.018951] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018957] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019215] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019287] kvm-guest: setup async PF for cpu 0 [ 0.019315] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019334] kvm-guest: PV spinlocks disabled, single CPU [ 0.019339] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019341] Policy zone: DMA32 [ 0.019342] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019399] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019411] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019419] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019478] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019756] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020497] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020527] ftrace: allocating 50600 entries in 198 pages [ 0.043276] ftrace: allocated 198 pages with 4 groups [ 0.043417] rcu: Hierarchical RCU implementation. [ 0.043418] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043420] Rude variant of Tasks RCU enabled. [ 0.043421] Tracing variant of Tasks RCU enabled. [ 0.043422] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043423] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047532] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047938] random: crng init done [ 0.089666] Console: colour VGA+ 80x25 [ 0.234593] printk: console [tty1] enabled [ 0.590991] printk: console [ttyS0] enabled [ 0.594195] ACPI: Core revision 20210730 [ 0.597391] APIC: Switch to symmetric I/O mode setup [ 0.602204] x2apic enabled [ 0.605709] Switched APIC routing to physical x2apic. [ 0.614628] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.622012] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.626007] pid_max: default: 32768 minimum: 301 [ 0.626007] LSM: Security Framework initializing [ 0.626007] landlock: Up and running. [ 0.626007] Yama: becoming mindful. [ 0.626007] AppArmor: AppArmor initialized [ 0.626007] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626007] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626007] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.626007] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.626007] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.626007] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.626007] Spectre V2 : Mitigation: Retpolines [ 0.626007] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.626007] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.626007] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.626007] RETBleed: Mitigation: untrained return thunk [ 0.626007] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.626007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.626007] Freeing SMP alternatives memory: 44K [ 0.626007] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.626151] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.630029] ... version: 0 [ 0.632964] ... bit width: 48 [ 0.634020] ... generic registers: 6 [ 0.636992] ... value mask: 0000ffffffffffff [ 0.638020] ... max period: 00007fffffffffff [ 0.641841] ... fixed-purpose events: 0 [ 0.642020] ... event mask: 000000000000003f [ 0.645986] rcu: Hierarchical SRCU implementation. [ 0.646470] smp: Bringing up secondary CPUs ... [ 0.649780] smp: Brought up 1 node, 1 CPU [ 0.650023] smpboot: Max logical packages: 1 [ 0.653096] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.654533] devtmpfs: initialized [ 0.657088] x86/mm: Memory block size: 128MB [ 0.658213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.662029] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.666073] pinctrl core: initialized pinctrl subsystem [ 0.670020] PM: RTC time: 22:28:46, date: 2025-11-25 [ 0.673860] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.674100] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.678118] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.682030] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.686025] audit: initializing netlink subsys (disabled) [ 0.689934] thermal_sys: Registered thermal governor 'fair_share' [ 0.689935] thermal_sys: Registered thermal governor 'bang_bang' [ 0.690020] thermal_sys: Registered thermal governor 'step_wise' [ 0.694023] audit: type=2000 audit(1764109726.012:1): state=initialized audit_enabled=0 res=1 [ 0.702028] thermal_sys: Registered thermal governor 'user_space' [ 0.702031] thermal_sys: Registered thermal governor 'power_allocator' [ 0.706042] EISA bus registered [ 0.712568] cpuidle: using governor ladder [ 0.714021] cpuidle: using governor menu [ 0.719676] ACPI: bus type PCI registered [ 0.722021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.726402] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.730025] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.734047] PCI: Using configuration type 1 for base access [ 0.739193] Kprobes globally optimized [ 0.742140] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.746025] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.750856] ACPI: Added _OSI(Module Device) [ 0.753931] ACPI: Added _OSI(Processor Device) [ 0.754059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.757438] ACPI: Added _OSI(Processor Aggregator Device) [ 0.758085] ACPI: Added _OSI(Linux-Dell-Video) [ 0.761374] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.762038] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.769059] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.774161] ACPI: Interpreter enabled [ 0.776986] ACPI: PM: (supports S0 S5) [ 0.778022] ACPI: Using IOAPIC for interrupt routing [ 0.782082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.786025] PCI: Using E820 reservations for host bridge windows [ 0.790323] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.799175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.802027] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.806277] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.810127] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.815310] PCI host bridge to bus 0000:00 [ 0.818022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.822022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.826021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.830028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.834024] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.838020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.842021] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.846328] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.854400] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.865479] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.876376] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.883992] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.895865] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.898223] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.906862] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.913765] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.920130] pci 0000:00:02.0: enabling Extended Tags [ 0.924997] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.929522] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.938885] pci 0000:00:02.1: enabling Extended Tags [ 0.944647] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.949769] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.956738] pci 0000:00:02.2: enabling Extended Tags [ 0.960820] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.965927] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.973208] pci 0000:00:02.3: enabling Extended Tags [ 0.976876] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.981515] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.987577] pci 0000:00:02.4: enabling Extended Tags [ 0.992768] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.997835] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.005615] pci 0000:00:02.5: enabling Extended Tags [ 1.008647] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.013372] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.019461] pci 0000:00:02.6: enabling Extended Tags [ 1.027059] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.033482] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.039422] pci 0000:00:02.7: enabling Extended Tags [ 1.047016] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.053521] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.059537] pci 0000:00:03.0: enabling Extended Tags [ 1.064875] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.069452] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.077473] pci 0000:00:03.1: enabling Extended Tags [ 1.080682] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.085543] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.094864] pci 0000:00:03.2: enabling Extended Tags [ 1.102269] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.110027] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.119396] pci 0000:00:03.3: enabling Extended Tags [ 1.124766] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129758] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.137925] pci 0000:00:03.4: enabling Extended Tags [ 1.140637] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.145429] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.157191] pci 0000:00:03.5: enabling Extended Tags [ 1.166560] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.173875] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.179340] pci 0000:00:03.6: enabling Extended Tags [ 1.184646] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.189580] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.197431] pci 0000:00:03.7: enabling Extended Tags [ 1.203232] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.210025] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.222023] pci 0000:00:04.0: enabling Extended Tags [ 1.228274] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.233605] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.240529] pci 0000:00:04.1: enabling Extended Tags [ 1.244633] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.249400] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.255401] pci 0000:00:04.2: enabling Extended Tags [ 1.260734] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.265591] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.273854] pci 0000:00:04.3: enabling Extended Tags [ 1.276686] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.281449] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.290363] pci 0000:00:04.4: enabling Extended Tags [ 1.296628] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.301241] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.307328] pci 0000:00:04.5: enabling Extended Tags [ 1.314886] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.321354] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.327389] pci 0000:00:04.6: enabling Extended Tags [ 1.332818] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.337769] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.345922] pci 0000:00:04.7: enabling Extended Tags [ 1.350852] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.357374] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.363397] pci 0000:00:05.0: enabling Extended Tags [ 1.427492] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.432408] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.435011] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.453983] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.459408] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.465814] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.472022] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.483048] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.489732] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.493853] pci 0000:01:00.0: enabling Extended Tags [ 1.570137] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.574021] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.578087] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.582148] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.588347] pci_bus 0000:02: extended config space not accessible [ 1.590274] acpiphp: Slot [1] registered [ 1.593338] acpiphp: Slot [0] registered [ 1.594071] acpiphp: Slot [2] registered [ 1.597094] acpiphp: Slot [3] registered [ 1.598072] acpiphp: Slot [4] registered [ 1.601054] acpiphp: Slot [5] registered [ 1.602076] acpiphp: Slot [6] registered [ 1.605079] acpiphp: Slot [7] registered [ 1.606071] acpiphp: Slot [8] registered [ 1.609033] acpiphp: Slot [9] registered [ 1.610075] acpiphp: Slot [10] registered [ 1.613226] acpiphp: Slot [11] registered [ 1.614073] acpiphp: Slot [12] registered [ 1.617206] acpiphp: Slot [13] registered [ 1.618071] acpiphp: Slot [14] registered [ 1.621618] acpiphp: Slot [15] registered [ 1.622073] acpiphp: Slot [16] registered [ 1.625304] acpiphp: Slot [17] registered [ 1.626117] acpiphp: Slot [18] registered [ 1.629159] acpiphp: Slot [19] registered [ 1.630086] acpiphp: Slot [20] registered [ 1.633233] acpiphp: Slot [21] registered [ 1.634074] acpiphp: Slot [22] registered [ 1.637158] acpiphp: Slot [23] registered [ 1.638071] acpiphp: Slot [24] registered [ 1.641135] acpiphp: Slot [25] registered [ 1.642098] acpiphp: Slot [26] registered [ 1.645178] acpiphp: Slot [27] registered [ 1.646074] acpiphp: Slot [28] registered [ 1.649112] acpiphp: Slot [29] registered [ 1.650075] acpiphp: Slot [30] registered [ 1.653500] acpiphp: Slot [31] registered [ 1.656503] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.668218] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.809237] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.810094] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.814091] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.818157] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.829365] acpiphp: Slot [0-2] registered [ 1.832456] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.842030] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.855847] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.860881] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.862231] pci 0000:03:00.0: enabling Extended Tags [ 1.948691] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.950165] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.954146] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.961921] acpiphp: Slot [0-3] registered [ 1.962705] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.974029] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.990030] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.998129] pci 0000:04:00.0: enabling Extended Tags [ 2.077172] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.078191] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.082164] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.088906] acpiphp: Slot [0-4] registered [ 2.090688] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.099375] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.116339] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.123336] pci 0000:05:00.0: enabling Extended Tags [ 2.209258] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.210192] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.214171] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.222820] acpiphp: Slot [0-5] registered [ 2.226777] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.240847] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.256179] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.262264] pci 0000:06:00.0: enabling Extended Tags [ 2.345383] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.346168] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.350148] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.358330] acpiphp: Slot [0-6] registered [ 2.433100] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.434162] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.438161] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.445894] acpiphp: Slot [0-7] registered [ 2.517492] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.518171] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.522177] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.530123] acpiphp: Slot [0-8] registered [ 2.608854] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.610156] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.614147] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.621197] acpiphp: Slot [0-9] registered [ 2.692546] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.694152] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.698147] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.705338] acpiphp: Slot [0-10] registered [ 2.776244] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.778648] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.782191] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.790865] acpiphp: Slot [0-11] registered [ 2.867078] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.870161] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.874147] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.881770] acpiphp: Slot [0-12] registered [ 2.952283] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.954153] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.958146] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.965751] acpiphp: Slot [0-13] registered [ 3.035797] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.038160] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.042148] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.049713] acpiphp: Slot [0-14] registered [ 3.121034] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.122200] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.126191] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.133803] acpiphp: Slot [0-15] registered [ 3.205832] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.206156] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.210168] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.217705] acpiphp: Slot [0-16] registered [ 3.289979] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.290227] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.294204] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.302116] acpiphp: Slot [0-17] registered [ 3.388733] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.390154] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.394146] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.401272] acpiphp: Slot [0-18] registered [ 3.473947] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.474153] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.478156] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.484967] acpiphp: Slot [0-19] registered [ 3.557230] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.558156] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.562146] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.569030] acpiphp: Slot [0-20] registered [ 3.641230] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.642154] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.646147] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.652834] acpiphp: Slot [0-21] registered [ 3.724839] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.726169] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.730146] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.736839] acpiphp: Slot [0-22] registered [ 3.808780] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.810154] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.814147] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.821080] acpiphp: Slot [0-23] registered [ 3.893662] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.894162] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.898160] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.905301] acpiphp: Slot [0-24] registered [ 3.978599] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.982154] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.986202] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.993074] acpiphp: Slot [0-25] registered [ 4.067845] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.070175] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.074148] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.125762] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.126262] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.130315] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.134251] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.138233] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.142232] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.146262] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.150229] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.154123] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.158036] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.162036] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.166035] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.170037] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.174036] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.178037] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.182067] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.186323] iommu: Default domain type: Translated [ 4.189864] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.190226] SCSI subsystem initialized [ 4.193490] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.194007] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.194034] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.198022] vgaarb: loaded [ 4.200313] ACPI: bus type USB registered [ 4.202047] usbcore: registered new interface driver usbfs [ 4.206029] usbcore: registered new interface driver hub [ 4.210052] usbcore: registered new device driver usb [ 4.214048] pps_core: LinuxPPS API ver. 1 registered [ 4.217600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.218025] PTP clock support registered [ 4.221078] EDAC MC: Ver: 3.0.0 [ 4.225406] NetLabel: Initializing [ 4.226020] NetLabel: domain hash size = 128 [ 4.229203] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.230043] NetLabel: unlabeled traffic allowed by default [ 4.233975] PCI: Using ACPI for IRQ routing [ 5.055880] clocksource: Switched to clocksource kvm-clock [ 5.072297] VFS: Disk quotas dquot_6.6.0 [ 5.075395] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.080206] AppArmor: AppArmor Filesystem Enabled [ 5.083638] pnp: PnP ACPI init [ 5.086364] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.091825] pnp: PnP ACPI: found 5 devices [ 5.100571] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.106813] NET: Registered PF_INET protocol family [ 5.110472] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.116671] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.122870] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.128542] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.134364] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.139684] TCP: Hash tables configured (established 1024 bind 1024) [ 5.144458] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.149556] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.154421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.159419] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.163798] NET: Registered PF_XDP protocol family [ 5.167561] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.173015] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.178599] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.184141] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.190160] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.196744] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.202885] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.208841] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.214840] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.220658] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.226543] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.232643] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.238956] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.244936] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.250855] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.256941] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.262909] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.269396] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.275476] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.281333] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.287191] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.293834] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.300483] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.306998] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.313675] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.318801] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.324606] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.329470] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.333827] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.338175] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.342596] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.347126] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.351487] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.356021] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.360553] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.364957] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.369369] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.373889] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.378440] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.383108] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.387608] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.392300] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.396690] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.401332] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.405734] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.410988] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.415517] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.420411] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.424744] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.429285] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.433926] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.438631] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.443202] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.447948] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.452400] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.457076] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.461603] pci 000010000 :00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.466308] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.471554] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.476750] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.481046] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.485393] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.489690] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.493968] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.498232] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.502584] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.506909] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.511234] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.515582] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.520399] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.524785] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.529250] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.533675] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.538106] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.542712] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.547568] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.553042] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.557459] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.562348] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.566859] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.571952] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.576637] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.581364] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.586345] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.591010] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.595537] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.600359] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.604876] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.609716] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.614300] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.619109] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.623815] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.628655] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.633132] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.637980] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.642063] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.650259] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.657165] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.666584] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.671249] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.677315] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.684211] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.693158] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.699768] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.706722] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.715586] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.721545] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.728705] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.739595] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.745032] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.752330] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.760368] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.766074] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.773454] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.782137] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.787542] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.795241] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.804335] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.809494] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.817246] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.827152] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.832294] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.839329] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.847380] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.855959] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.864307] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.874177] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.879149] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.886823] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.896182] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.901182] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.908344] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.915844] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.923271] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.930416] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.937809] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.943236] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.949346] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.956783] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.965520] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.969167] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.976288] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.982483] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.991872] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.995588] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.003193] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.010178] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.017653] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.022727] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.028757] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.035983] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.044308] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.048180] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.056654] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.063541] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.073206] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.077857] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.084030] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.089997] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.097368] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.102186] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.108281] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.116910] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.127414] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.131609] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.138884] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.145023] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.152432] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.157383] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.163832] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.170924] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.179280] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.183042] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.189638] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.196338] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.206817] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.211717] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.217756] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.224574] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.233299] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.237389] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.244239] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.250172] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.259191] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.263093] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.270780] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.277391] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.285864] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.291870] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.296304] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.301250] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.306050] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.311137] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.315812] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.319821] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.324380] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.329455] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.333399] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.337707] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.343518] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.348101] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.355226] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.359459] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.364433] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.368694] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.373810] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.378488] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.383746] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.388253] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.393774] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.399145] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.404239] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.408605] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.413711] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.418147] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.423248] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.427595] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.432765] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.437146] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.442172] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.446606] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.451609] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.455551] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.459881] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.465025] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.468939] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.473406] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.478442] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.482884] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.487188] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.492414] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.496246] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.500874] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.506424] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.510567] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.514996] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.520333] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.524865] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.529461] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.534975] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.539097] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.543592] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.548886] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.552840] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.557184] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.564267] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.568170] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.572496] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.577506] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.581817] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.586308] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.591465] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.595413] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.599952] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.605131] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.609353] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.614281] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.620118] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.624856] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.630384] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.637682] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.648557] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10998 usecs [ 6.656014] PCI: CLS 0 bytes, default 64 [ 6.659741] Trying to unpack rootfs image as initramfs... [ 6.664545] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.682642] Initialise system trusted keyrings [ 6.690227] Key type blacklist registered [ 6.698144] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.707511] zbud: loaded [ 6.709892] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.726157] fuse: init (API version 7.34) [ 6.729196] integrity: Platform Keyring initialized [ 6.741331] Key type asymmetric registered [ 6.750196] Asymmetric key parser 'x509' registered [ 6.753687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.770234] io scheduler mq-deadline registered [ 6.776365] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.790611] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.808132] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.818805] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.836736] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.854485] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.867479] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.882699] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.902584] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.908619] Freeing initrd memory: 8744K [ 6.912275] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.921750] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.926424] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.934829] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.939337] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.948479] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.953898] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.959493] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.965704] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.970232] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.978868] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.983411] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.992493] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.997908] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.006979] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.011559] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.019984] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.024600] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.033994] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.039480] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.047729] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.053310] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.061597] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.066510] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.073938] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.081981] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.087475] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.097392] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.103655] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.115551] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.121163] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.131488] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.137304] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.146669] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.151280] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.159822] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.164590] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.174425] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.180279] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.188955] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.194397] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.201352] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.208306] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.213912] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.223154] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.234947] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.240446] shpchp 0000:01:00.0: Slot initialization failed [ 7.247803] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.254601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.260498] ACPI: button: Power Button [PWRF] [ 7.288493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.323622] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.330311] Linux agpgart interface v0.103 [ 7.334559] loop: module loaded [ 7.337310] tun: Universal TUN/TAP device driver, 1.6 [ 7.341098] PPP generic driver version 2.4.2 [ 7.344398] VFIO - User Level meta-driver version: 0.3 [ 7.348592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.354449] ehci-pci: EHCI PCI platform driver [ 7.357696] ehci-platform: EHCI generic platform driver [ 7.361406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.366085] ohci-pci: OHCI PCI platform driver [ 7.369395] ohci-platform: OHCI generic platform driver [ 7.373301] uhci_hcd: USB Universal Host Controller Interface driver [ 7.379730] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.383661] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.389124] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.393028] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.397400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.403203] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.408416] usb usb1: Product: UHCI Host Controller [ 7.411966] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.416397] usb usb1: SerialNumber: 0000:02:01.0 [ 7.419935] hub 1-0:1.0: USB hub found [ 7.422856] hub 1-0:1.0: 2 ports detected [ 7.426282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.434219] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.437788] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.441576] mousedev: PS/2 mouse device common for all mice [ 7.446648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.453002] rtc_cmos 00:03: RTC can wake from S4 [ 7.458489] rtc_cmos 00:03: registered as rtc0 [ 7.462187] rtc_cmos 00:03: setting system clock to 2025-11-25T22:28:54 UTC (1764109734) [ 7.468465] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.473420] i2c_dev: i2c /dev entries driver [ 7.476763] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.485279] device-mapper: uevent: version 1.0.3 [ 7.488828] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.495242] platform eisa.0: Probing EISA bus 0 [ 7.498736] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.503661] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.508229] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.512806] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.517459] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.522078] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.526884] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.531680] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.536175] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.540750] platform eisa.0: EISA: Detected 0 cards [ 7.544980] ledtrig-cpu: registered to indicate activity on CPUs [ 7.549430] drop_monitor: Initializing network drop monitor service [ 7.554058] NET: Registered PF_INET6 protocol family [ 7.560925] Segment Routing with IPv6 [ 7.563809] In-situ OAM (IOAM) with IPv6 [ 7.566842] NET: Registered PF_PACKET protocol family [ 7.570538] Key type dns_resolver registered [ 7.573946] IPI shorthand broadcast: enabled [ 7.577306] registered taskstats version 1 [ 7.580432] Loading compiled-in X.509 certificates [ 7.584524] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.592076] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.599521] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.606343] blacklist: Loading compiled-in revocation X.509 certificates [ 7.611134] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.617935] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.627269] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.635023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.642562] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.649876] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.657270] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.664648] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.672609] zswap: loaded using pool lzo/zbud [ 7.676130] Key type .fscrypt registered [ 7.679147] Key type fscrypt-provisioning registered [ 7.684386] Key type encrypted registered [ 7.687497] AppArmor: AppArmor sha1 policy hashing enabled [ 7.691601] ima: No TPM chip found, activating TPM-bypass! [ 7.695673] Loading compiled-in module X.509 certificates [ 7.700195] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.707532] ima: Allocated hash algorithm: sha1 [ 7.711051] ima: No architecture policies found [ 7.714476] evm: Initialising EVM extended attributes: [ 7.718244] evm: security.selinux [ 7.720860] evm: security.SMACK64 [ 7.723691] evm: security.SMACK64EXEC [ 7.726545] evm: security.SMACK64TRANSMUTE [ 7.729630] evm: security.SMACK64MMAP [ 7.732611] evm: security.apparmor [ 7.735378] evm: security.ima [ 7.737863] evm: security.capability [ 7.740681] evm: HMAC attrs: 0x1 [ 7.743615] PM: Magic number: 1:173:503 [ 7.746905] RAS: Correctable Errors collector initialized. [ 7.751253] Unstable clock detected, switching default tracing clock to "global" [ 7.751253] If you want to keep using the local clock, then add: [ 7.751253] "trace_clock=local" [ 7.751253] on the kernel command line [ 7.766222] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.772880] Freeing unused decrypted memory: 2036K [ 7.776935] Freeing unused kernel image (initmem) memory: 3244K [ 7.781453] Write protecting the kernel read-only data: 30720k [ 7.786467] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.791459] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.840651] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.845377] Run /init as init process info: initramfs: up at 7.27 [ 7.901643] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.911663] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.916949] GPT:229375 != 2097151 [ 7.919609] GPT:Alternate GPT header not at the end of the disk. [ 7.923872] GPT:229375 != 2097151 [ 7.926467] GPT: Use GNU Parted to correct GPT errors. [ 7.977334] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.361053] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.395334] 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.08 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:fd:c1:fd:bd:80:4e:43:65:b8:58:16:84:89:c3:64:bd 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFc7m34jBWcM4O6GePaG1rXktObSKP6+avOuIIuMnYrmTFQyT8lViYljajjka9Wl2LWdaT+rAMzHs/fZc8TLUl2Os0vHk/qHlEBU/JpN9Ez+xZzzjNME8yKYXBEEXvccbj9aNkWe/p8LWM1uXzqkKw3ak1kh+JEZ3XG02bC2ThXHbSH03UUvxtseE/2wc016FVyHq/0kv8y3ystCq8s99lv16zsjuUOZ/GDnOfoI8PqYgnuq4+hLOiLOOqdcvPmdn81zPVjNLPnmEABFB1X/uw5Ecx/bYyOvXGZOdSFfc9/6EIb4tHrTwC76aqVYUgFeeFaG+NpqZ8GBxEWd/M7J/1 root@tempest-testnetworkbasicops-server-493237739 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLX+tXftVYgCsSqZaz1Uq5I3UQC0z4JbawCiSL0t8EBiG/NilskNc+Q1Ry+OgpbUrdRkuFXHPJetYoTW8mr4NN4= root@tempest-testnetworkbasicops-server-493237739 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fede:75d8/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fdc1fdbd-804e-4365-b858-168489c364bd name: tempest-TestNetworkBasicOps-server-493237739 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-493237739 launch-index: 0 === cirros: current=0.6.2 uptime=9.33 === === 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:DE:75:D8 inet6 addr: fe80::f816:3eff:fede:75d8/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-493237739 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.486098] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.500392] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.637073] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.659478] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.757640] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.758614] ISO 9660 Extensions: RRIP_1991A [ 8.869297] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.942044] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.755297] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.757249] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:28:55 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:28:55 cirros auth.notice su: + none root:cirros Nov 25 22:28:55 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: DUID 00:04:fd:c1:fd:bd:80:4e:43:65:b8:58:16:84:89:c3:64:bd Nov 25 22:28:55 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:de:75:d8 Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fede:75d8 Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Nov 25 22:28:56 cirros authpriv.info dropbear[393]: Running in background Nov 25 22:28:56 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-493237739 login: 2025-11-25 22:29:05,217 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/44c1e529-c1b3-411f-9a0a-7292ae96120e 0.680s 2025-11-25 22:29:05,217 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 22:29:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '672', 'x-openstack-request-id': 'req-ee86f26f-697e-47b6-99cf-04805a791340', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/44c1e529-c1b3-411f-9a0a-7292ae96120e'} Body: b'{"router": {"id": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "name": "tempest-TestNetworkBasicOps-router-1654096925", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "external_fixed_ips": [{"subnet_id": "73626a68-4e24-421c-9168-862b5ce0893f", "ip_address": "192.168.122.231"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2025-11-25T22:28:20Z", "updated_at": "2025-11-25T22:29:05Z", "revision_number": 5, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:29:05,355 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/01064091-9742-4c89-af78-93cdf6957448 0.137s 2025-11-25 22:29:05,355 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 22:29:05 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '884', 'x-openstack-request-id': 'req-2984eb88-0e1b-4daa-bd25-5db2ee3a5f71', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/01064091-9742-4c89-af78-93cdf6957448'} Body: b'{"floatingip": {"id": "01064091-9742-4c89-af78-93cdf6957448", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "floating_ip_address": "192.168.122.203", "floating_network_id": "e43c0726-1d6b-472f-8696-ffe365430775", "router_id": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "port_id": "d088900f-f1d3-4ae8-ba76-2ef5076e2dac", "fixed_ip_address": "10.100.0.11", "status": "ACTIVE", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "45f07d7b-576f-4f06-b4ab-d1068afc29e1", "mac_address": "fa:16:3e:de:75:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "fdc1fdbd-804e-4365-b858-168489c364bd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-11-25T22:28:46Z", "updated_at": "2025-11-25T22:28:47Z", "revision_number": 1, "project_id": "999928fc3e4e467a8a1d0b5a0b7db0c3"}}' 2025-11-25 22:29:05,356 25 INFO [tempest.scenario.manager] FloatingIP: {'id': '01064091-9742-4c89-af78-93cdf6957448', 'tenant_id': '999928fc3e4e467a8a1d0b5a0b7db0c3', 'floating_ip_address': '192.168.122.203', 'floating_network_id': 'e43c0726-1d6b-472f-8696-ffe365430775', 'router_id': '44c1e529-c1b3-411f-9a0a-7292ae96120e', 'port_id': 'd088900f-f1d3-4ae8-ba76-2ef5076e2dac', 'fixed_ip_address': '10.100.0.11', 'status': 'ACTIVE', 'description': '', 'qos_policy_id': None, 'port_details': {'name': '', 'network_id': '45f07d7b-576f-4f06-b4ab-d1068afc29e1', 'mac_address': 'fa:16:3e:de:75:d8', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'fdc1fdbd-804e-4365-b858-168489c364bd', 'device_owner': 'compute:nova'}, 'dns_domain': '', 'dns_name': '', 'port_forwardings': [], 'tags': [], 'created_at': '2025-11-25T22:28:46Z', 'updated_at': '2025-11-25T22:28:47Z', 'revision_number': 1, 'project_id': '999928fc3e4e467a8a1d0b5a0b7db0c3'} is at status: ACTIVE 2025-11-25 22:29:05,356 25 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.138270 seconds 2025-11-25 22:29:05,356 25 DEBUG [tempest.scenario.manager] checking network connections to IP 192.168.122.203 with user: cirros 2025-11-25 22:29:05,356 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state begins to ping 192.168.122.203 in 120 sec and the expected result is reachable 2025-11-25 22:29:05,390 25 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.033988 seconds 2025-11-25 22:29:05,391 25 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_update_router_admin_state finishes ping 192.168.122.203 in 120 sec and the ping result is expected 2025-11-25 22:29:05,528 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/fdc1fdbd-804e-4365-b858-168489c364bd/action 0.136s 2025-11-25 22:29:05,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: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:29:05 GMT', 'server': 'Apache', 'content-length': '75523', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78ed407-657e-4d9e-97eb-a15df967e1e7', 'x-compute-request-id': 'req-c78ed407-657e-4d9e-97eb-a15df967e1e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd/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 1537851269 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.001263] last_pfn = 0x7fdb max_arch_pfn = 0x400000000\\n[ 0.001741] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.004691] found SMP MP-table at [mem 0x000f53e0-0x000f53ef]\\n[ 0.004730] Using GB pages for direct mapping\\n[ 0.005117] RAMDISK: [mem 0x07741000-0x07fcafff]\\n[ 0.005122] ACPI: Early table checksum verification disabled\\n[ 0.005127] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS )\\n[ 0.005132] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005140] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005148] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005153] ACPI: FACS 0x0000000007FE0000 000040\\n[ 0.005157] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005161] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005166] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.005169] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087]\\n[ 0.005171] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93]\\n[ 0.005173] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f]\\n[ 0.005175] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff]\\n[ 0.005176] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b]\\n[ 0.005177] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163]\\n[ 0.006595] No NUMA configuration fo 2025-11-25 22:29:05,531 25 DEBUG [tempest.scenario.manager] Console output for fdc1fdbd-804e-4365-b858-168489c364bd 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 1537851269 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.001263] last_pfn = 0x7fdb max_arch_pfn = 0x400000000 [ 0.001741] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.004691] found SMP MP-table at [mem 0x000f53e0-0x000f53ef] [ 0.004730] Using GB pages for direct mapping [ 0.005117] RAMDISK: [mem 0x07741000-0x07fcafff] [ 0.005122] ACPI: Early table checksum verification disabled [ 0.005127] ACPI: RSDP 0x00000000000F5170 000014 (v00 BOCHS ) [ 0.005132] ACPI: RSDT 0x0000000007FE4164 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005140] ACPI: FACP 0x0000000007FE3F94 0000F4 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005148] ACPI: DSDT 0x0000000007FE0040 003F54 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005153] ACPI: FACS 0x0000000007FE0000 000040 [ 0.005157] ACPI: APIC 0x0000000007FE4088 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005161] ACPI: MCFG 0x0000000007FE4100 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005166] ACPI: WAET 0x0000000007FE413C 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.005169] ACPI: Reserving FACP table memory at [mem 0x7fe3f94-0x7fe4087] [ 0.005171] ACPI: Reserving DSDT table memory at [mem 0x7fe0040-0x7fe3f93] [ 0.005173] ACPI: Reserving FACS table memory at [mem 0x7fe0000-0x7fe003f] [ 0.005175] ACPI: Reserving APIC table memory at [mem 0x7fe4088-0x7fe40ff] [ 0.005176] ACPI: Reserving MCFG table memory at [mem 0x7fe4100-0x7fe413b] [ 0.005177] ACPI: Reserving WAET table memory at [mem 0x7fe413c-0x7fe4163] [ 0.006595] No NUMA configuration found [ 0.006598] Faking a node at [mem 0x0000000000000000-0x0000000007fdafff] [ 0.006607] NODE_DATA(0) allocated [mem 0x07717000-0x07740fff] [ 0.007043] Zone ranges: [ 0.007045] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.007048] DMA32 [mem 0x0000000001000000-0x0000000007fdafff] [ 0.007050] Normal empty [ 0.007052] Device empty [ 0.007054] Movable zone start for each node [ 0.007057] Early memory node ranges [ 0.007058] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.007061] node 0: [mem 0x0000000000100000-0x0000000007fdafff] [ 0.007063] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007fdafff] [ 0.007320] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.007350] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.007552] On node 0, zone DMA32: 37 pages in unavailable ranges [ 0.018667] ACPI: PM-Timer IO Port: 0x608 [ 0.018694] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.018839] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.018842] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.018845] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.018847] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.018849] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.018850] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.018854] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.018856] TSC deadline timer available [ 0.018870] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.018939] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.018942] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.018943] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.018945] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.018947] [mem 0x08000000-0xafffffff] available for PCI devices [ 0.018948] Booting paravirtualized kernel on KVM [ 0.018951] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.018957] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.019215] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152 [ 0.019287] kvm-guest: setup async PF for cpu 0 [ 0.019315] kvm-guest: stealtime: cpu 0, msr 7232080 [ 0.019334] kvm-guest: PV spinlocks disabled, single CPU [ 0.019339] Built 1 zonelists, mobility grouping on. Total pages: 31963 [ 0.019341] Policy zone: DMA32 [ 0.019342] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.019399] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space. [ 0.019411] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.019419] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.019478] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.019756] Memory: 73072K/130532K available (16393K kernel code, 4383K rwdata, 10840K rodata, 3244K init, 6548K bss, 57200K reserved, 0K cma-reserved) [ 0.020497] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.020527] ftrace: allocating 50600 entries in 198 pages [ 0.043276] ftrace: allocated 198 pages with 4 groups [ 0.043417] rcu: Hierarchical RCU implementation. [ 0.043418] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.043420] Rude variant of Tasks RCU enabled. [ 0.043421] Tracing variant of Tasks RCU enabled. [ 0.043422] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.043423] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.047532] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.047938] random: crng init done [ 0.089666] Console: colour VGA+ 80x25 [ 0.234593] printk: console [tty1] enabled [ 0.590991] printk: console [ttyS0] enabled [ 0.594195] ACPI: Core revision 20210730 [ 0.597391] APIC: Switch to symmetric I/O mode setup [ 0.602204] x2apic enabled [ 0.605709] Switched APIC routing to physical x2apic. [ 0.614628] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 0.622012] Calibrating delay loop (skipped) preset value.. 5600.00 BogoMIPS (lpj=11200000) [ 0.626007] pid_max: default: 32768 minimum: 301 [ 0.626007] LSM: Security Framework initializing [ 0.626007] landlock: Up and running. [ 0.626007] Yama: becoming mindful. [ 0.626007] AppArmor: AppArmor initialized [ 0.626007] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626007] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.626007] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.626007] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.626007] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.626007] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.626007] Spectre V2 : Mitigation: Retpolines [ 0.626007] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.626007] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.626007] Spectre V2 : Enabling Speculation Barrier for firmware calls [ 0.626007] RETBleed: Mitigation: untrained return thunk [ 0.626007] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.626007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.626007] Freeing SMP alternatives memory: 44K [ 0.626007] smpboot: CPU0: AMD EPYC-Rome Processor (family: 0x17, model: 0x31, stepping: 0x0) [ 0.626151] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.630029] ... version: 0 [ 0.632964] ... bit width: 48 [ 0.634020] ... generic registers: 6 [ 0.636992] ... value mask: 0000ffffffffffff [ 0.638020] ... max period: 00007fffffffffff [ 0.641841] ... fixed-purpose events: 0 [ 0.642020] ... event mask: 000000000000003f [ 0.645986] rcu: Hierarchical SRCU implementation. [ 0.646470] smp: Bringing up secondary CPUs ... [ 0.649780] smp: Brought up 1 node, 1 CPU [ 0.650023] smpboot: Max logical packages: 1 [ 0.653096] smpboot: Total of 1 processors activated (5600.00 BogoMIPS) [ 0.654533] devtmpfs: initialized [ 0.657088] x86/mm: Memory block size: 128MB [ 0.658213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.662029] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.666073] pinctrl core: initialized pinctrl subsystem [ 0.670020] PM: RTC time: 22:28:46, date: 2025-11-25 [ 0.673860] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.674100] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.678118] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.682030] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.686025] audit: initializing netlink subsys (disabled) [ 0.689934] thermal_sys: Registered thermal governor 'fair_share' [ 0.689935] thermal_sys: Registered thermal governor 'bang_bang' [ 0.690020] thermal_sys: Registered thermal governor 'step_wise' [ 0.694023] audit: type=2000 audit(1764109726.012:1): state=initialized audit_enabled=0 res=1 [ 0.702028] thermal_sys: Registered thermal governor 'user_space' [ 0.702031] thermal_sys: Registered thermal governor 'power_allocator' [ 0.706042] EISA bus registered [ 0.712568] cpuidle: using governor ladder [ 0.714021] cpuidle: using governor menu [ 0.719676] ACPI: bus type PCI registered [ 0.722021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.726402] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000) [ 0.730025] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820 [ 0.734047] PCI: Using configuration type 1 for base access [ 0.739193] Kprobes globally optimized [ 0.742140] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.746025] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.750856] ACPI: Added _OSI(Module Device) [ 0.753931] ACPI: Added _OSI(Processor Device) [ 0.754059] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.757438] ACPI: Added _OSI(Processor Aggregator Device) [ 0.758085] ACPI: Added _OSI(Linux-Dell-Video) [ 0.761374] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.762038] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.769059] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.774161] ACPI: Interpreter enabled [ 0.776986] ACPI: PM: (supports S0 S5) [ 0.778022] ACPI: Using IOAPIC for interrupt routing [ 0.782082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.786025] PCI: Using E820 reservations for host bridge windows [ 0.790323] ACPI: Enabled 2 GPEs in block 00 to 3F [ 0.799175] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.802027] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.806277] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug LTR DPC] [ 0.810127] acpi PNP0A08:00: _OSC: OS now controls [SHPCHotplug PME AER PCIeCapability] [ 0.815310] PCI host bridge to bus 0000:00 [ 0.818022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.822022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.826021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.830028] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.834024] pci_bus 0000:00: root bus resource [mem 0x08000000-0xafffffff window] [ 0.838020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.842021] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window] [ 0.846328] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.854400] pci 0000:00:01.0: [1af4:1050] type 00 class 0x030000 [ 0.865479] pci 0000:00:01.0: reg 0x10: [mem 0xf7800000-0xf7ffffff pref] [ 0.876376] pci 0000:00:01.0: reg 0x18: [mem 0xfb200000-0xfb203fff 64bit pref] [ 0.883992] pci 0000:00:01.0: reg 0x20: [mem 0xfea10000-0xfea10fff] [ 0.895865] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref] [ 0.898223] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.906862] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400 [ 0.913765] pci 0000:00:02.0: reg 0x10: [mem 0xfea11000-0xfea11fff] [ 0.920130] pci 0000:00:02.0: enabling Extended Tags [ 0.924997] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400 [ 0.929522] pci 0000:00:02.1: reg 0x10: [mem 0xfea12000-0xfea12fff] [ 0.938885] pci 0000:00:02.1: enabling Extended Tags [ 0.944647] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400 [ 0.949769] pci 0000:00:02.2: reg 0x10: [mem 0xfea13000-0xfea13fff] [ 0.956738] pci 0000:00:02.2: enabling Extended Tags [ 0.960820] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400 [ 0.965927] pci 0000:00:02.3: reg 0x10: [mem 0xfea14000-0xfea14fff] [ 0.973208] pci 0000:00:02.3: enabling Extended Tags [ 0.976876] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400 [ 0.981515] pci 0000:00:02.4: reg 0x10: [mem 0xfea15000-0xfea15fff] [ 0.987577] pci 0000:00:02.4: enabling Extended Tags [ 0.992768] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400 [ 0.997835] pci 0000:00:02.5: reg 0x10: [mem 0xfea16000-0xfea16fff] [ 1.005615] pci 0000:00:02.5: enabling Extended Tags [ 1.008647] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400 [ 1.013372] pci 0000:00:02.6: reg 0x10: [mem 0xfea17000-0xfea17fff] [ 1.019461] pci 0000:00:02.6: enabling Extended Tags [ 1.027059] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400 [ 1.033482] pci 0000:00:02.7: reg 0x10: [mem 0xfea18000-0xfea18fff] [ 1.039422] pci 0000:00:02.7: enabling Extended Tags [ 1.047016] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400 [ 1.053521] pci 0000:00:03.0: reg 0x10: [mem 0xfea19000-0xfea19fff] [ 1.059537] pci 0000:00:03.0: enabling Extended Tags [ 1.064875] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400 [ 1.069452] pci 0000:00:03.1: reg 0x10: [mem 0xfea1a000-0xfea1afff] [ 1.077473] pci 0000:00:03.1: enabling Extended Tags [ 1.080682] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400 [ 1.085543] pci 0000:00:03.2: reg 0x10: [mem 0xfea1b000-0xfea1bfff] [ 1.094864] pci 0000:00:03.2: enabling Extended Tags [ 1.102269] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400 [ 1.110027] pci 0000:00:03.3: reg 0x10: [mem 0xfea1c000-0xfea1cfff] [ 1.119396] pci 0000:00:03.3: enabling Extended Tags [ 1.124766] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400 [ 1.129758] pci 0000:00:03.4: reg 0x10: [mem 0xfea1d000-0xfea1dfff] [ 1.137925] pci 0000:00:03.4: enabling Extended Tags [ 1.140637] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400 [ 1.145429] pci 0000:00:03.5: reg 0x10: [mem 0xfea1e000-0xfea1efff] [ 1.157191] pci 0000:00:03.5: enabling Extended Tags [ 1.166560] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400 [ 1.173875] pci 0000:00:03.6: reg 0x10: [mem 0xfea1f000-0xfea1ffff] [ 1.179340] pci 0000:00:03.6: enabling Extended Tags [ 1.184646] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400 [ 1.189580] pci 0000:00:03.7: reg 0x10: [mem 0xfea20000-0xfea20fff] [ 1.197431] pci 0000:00:03.7: enabling Extended Tags [ 1.203232] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400 [ 1.210025] pci 0000:00:04.0: reg 0x10: [mem 0xfea21000-0xfea21fff] [ 1.222023] pci 0000:00:04.0: enabling Extended Tags [ 1.228274] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400 [ 1.233605] pci 0000:00:04.1: reg 0x10: [mem 0xfea22000-0xfea22fff] [ 1.240529] pci 0000:00:04.1: enabling Extended Tags [ 1.244633] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400 [ 1.249400] pci 0000:00:04.2: reg 0x10: [mem 0xfea23000-0xfea23fff] [ 1.255401] pci 0000:00:04.2: enabling Extended Tags [ 1.260734] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400 [ 1.265591] pci 0000:00:04.3: reg 0x10: [mem 0xfea24000-0xfea24fff] [ 1.273854] pci 0000:00:04.3: enabling Extended Tags [ 1.276686] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400 [ 1.281449] pci 0000:00:04.4: reg 0x10: [mem 0xfea25000-0xfea25fff] [ 1.290363] pci 0000:10000 00:04.4: enabling Extended Tags [ 1.296628] pci 0000:00:04.5: [1b36:000c] type 01 class 0x060400 [ 1.301241] pci 0000:00:04.5: reg 0x10: [mem 0xfea26000-0xfea26fff] [ 1.307328] pci 0000:00:04.5: enabling Extended Tags [ 1.314886] pci 0000:00:04.6: [1b36:000c] type 01 class 0x060400 [ 1.321354] pci 0000:00:04.6: reg 0x10: [mem 0xfea27000-0xfea27fff] [ 1.327389] pci 0000:00:04.6: enabling Extended Tags [ 1.332818] pci 0000:00:04.7: [1b36:000c] type 01 class 0x060400 [ 1.337769] pci 0000:00:04.7: reg 0x10: [mem 0xfea28000-0xfea28fff] [ 1.345922] pci 0000:00:04.7: enabling Extended Tags [ 1.350852] pci 0000:00:05.0: [1b36:000c] type 01 class 0x060400 [ 1.357374] pci 0000:00:05.0: reg 0x10: [mem 0xfea29000-0xfea29fff] [ 1.363397] pci 0000:00:05.0: enabling Extended Tags [ 1.427492] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100 [ 1.432408] pci 0000:00:1f.0: quirk: [io 0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO [ 1.435011] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 1.453983] pci 0000:00:1f.2: reg 0x20: [io 0xd040-0xd05f] [ 1.459408] pci 0000:00:1f.2: reg 0x24: [mem 0xfea2a000-0xfea2afff] [ 1.465814] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 1.472022] pci 0000:00:1f.3: reg 0x20: [io 0x0700-0x073f] [ 1.483048] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400 [ 1.489732] pci 0000:01:00.0: reg 0x10: [mem 0xfb800000-0xfb8000ff 64bit] [ 1.493853] pci 0000:01:00.0: enabling Extended Tags [ 1.570137] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 1.574021] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 1.578087] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 1.582148] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.588347] pci_bus 0000:02: extended config space not accessible [ 1.590274] acpiphp: Slot [1] registered [ 1.593338] acpiphp: Slot [0] registered [ 1.594071] acpiphp: Slot [2] registered [ 1.597094] acpiphp: Slot [3] registered [ 1.598072] acpiphp: Slot [4] registered [ 1.601054] acpiphp: Slot [5] registered [ 1.602076] acpiphp: Slot [6] registered [ 1.605079] acpiphp: Slot [7] registered [ 1.606071] acpiphp: Slot [8] registered [ 1.609033] acpiphp: Slot [9] registered [ 1.610075] acpiphp: Slot [10] registered [ 1.613226] acpiphp: Slot [11] registered [ 1.614073] acpiphp: Slot [12] registered [ 1.617206] acpiphp: Slot [13] registered [ 1.618071] acpiphp: Slot [14] registered [ 1.621618] acpiphp: Slot [15] registered [ 1.622073] acpiphp: Slot [16] registered [ 1.625304] acpiphp: Slot [17] registered [ 1.626117] acpiphp: Slot [18] registered [ 1.629159] acpiphp: Slot [19] registered [ 1.630086] acpiphp: Slot [20] registered [ 1.633233] acpiphp: Slot [21] registered [ 1.634074] acpiphp: Slot [22] registered [ 1.637158] acpiphp: Slot [23] registered [ 1.638071] acpiphp: Slot [24] registered [ 1.641135] acpiphp: Slot [25] registered [ 1.642098] acpiphp: Slot [26] registered [ 1.645178] acpiphp: Slot [27] registered [ 1.646074] acpiphp: Slot [28] registered [ 1.649112] acpiphp: Slot [29] registered [ 1.650075] acpiphp: Slot [30] registered [ 1.653500] acpiphp: Slot [31] registered [ 1.656503] pci 0000:02:01.0: [8086:7020] type 00 class 0x0c0300 [ 1.668218] pci 0000:02:01.0: reg 0x20: [io 0xc000-0xc01f] [ 1.809237] pci 0000:01:00.0: PCI bridge to [bus 02] [ 1.810094] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 1.814091] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 1.818157] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 1.829365] acpiphp: Slot [0-2] registered [ 1.832456] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000 [ 1.842030] pci 0000:03:00.0: reg 0x14: [mem 0xfe840000-0xfe840fff] [ 1.855847] pci 0000:03:00.0: reg 0x20: [mem 0xfae00000-0xfae03fff 64bit pref] [ 1.860881] pci 0000:03:00.0: reg 0x30: [mem 0xfe800000-0xfe83ffff pref] [ 1.862231] pci 0000:03:00.0: enabling Extended Tags [ 1.948691] pci 0000:00:02.1: PCI bridge to [bus 03] [ 1.950165] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 1.954146] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 1.961921] acpiphp: Slot [0-3] registered [ 1.962705] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000 [ 1.974029] pci 0000:04:00.0: reg 0x14: [mem 0xfe600000-0xfe600fff] [ 1.990030] pci 0000:04:00.0: reg 0x20: [mem 0xfac00000-0xfac03fff 64bit pref] [ 1.998129] pci 0000:04:00.0: enabling Extended Tags [ 2.077172] pci 0000:00:02.2: PCI bridge to [bus 04] [ 2.078191] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 2.082164] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 2.088906] acpiphp: Slot [0-4] registered [ 2.090688] pci 0000:05:00.0: [1af4:1045] type 00 class 0x00ff00 [ 2.099375] pci 0000:05:00.0: reg 0x14: [mem 0xfe400000-0xfe400fff] [ 2.116339] pci 0000:05:00.0: reg 0x20: [mem 0xfaa00000-0xfaa03fff 64bit pref] [ 2.123336] pci 0000:05:00.0: enabling Extended Tags [ 2.209258] pci 0000:00:02.3: PCI bridge to [bus 05] [ 2.210192] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 2.214171] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 2.222820] acpiphp: Slot [0-5] registered [ 2.226777] pci 0000:06:00.0: [1af4:1044] type 00 class 0x00ff00 [ 2.240847] pci 0000:06:00.0: reg 0x14: [mem 0xfe200000-0xfe200fff] [ 2.256179] pci 0000:06:00.0: reg 0x20: [mem 0xfa800000-0xfa803fff 64bit pref] [ 2.262264] pci 0000:06:00.0: enabling Extended Tags [ 2.345383] pci 0000:00:02.4: PCI bridge to [bus 06] [ 2.346168] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 2.350148] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 2.358330] acpiphp: Slot [0-6] registered [ 2.433100] pci 0000:00:02.5: PCI bridge to [bus 07] [ 2.434162] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 2.438161] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 2.445894] acpiphp: Slot [0-7] registered [ 2.517492] pci 0000:00:02.6: PCI bridge to [bus 08] [ 2.518171] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 2.522177] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 2.530123] acpiphp: Slot [0-8] registered [ 2.608854] pci 0000:00:02.7: PCI bridge to [bus 09] [ 2.610156] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 2.614147] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 2.621197] acpiphp: Slot [0-9] registered [ 2.692546] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 2.694152] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 2.698147] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 2.705338] acpiphp: Slot [0-10] registered [ 2.776244] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 2.778648] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 2.782191] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 2.790865] acpiphp: Slot [0-11] registered [ 2.867078] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 2.870161] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 2.874147] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 2.881770] acpiphp: Slot [0-12] registered [ 2.952283] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 2.954153] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 2.958146] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 2.965751] acpiphp: Slot [0-13] registered [ 3.035797] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 3.038160] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 3.042148] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 3.049713] acpiphp: Slot [0-14] registered [ 3.121034] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 3.122200] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 3.126191] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 3.133803] acpiphp: Slot [0-15] registered [ 3.205832] pci 0000:00:03.6: PCI bridge to [bus 10] [ 3.206156] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 3.210168] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 3.217705] acpiphp: Slot [0-16] registered [ 3.289979] pci 0000:00:03.7: PCI bridge to [bus 11] [ 3.290227] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 3.294204] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 3.302116] acpiphp: Slot [0-17] registered [ 3.388733] pci 0000:00:04.0: PCI bridge to [bus 12] [ 3.390154] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 3.394146] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 3.401272] acpiphp: Slot [0-18] registered [ 3.473947] pci 0000:00:04.1: PCI bridge to [bus 13] [ 3.474153] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 3.478156] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 3.484967] acpiphp: Slot [0-19] registered [ 3.557230] pci 0000:00:04.2: PCI bridge to [bus 14] [ 3.558156] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 3.562146] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 3.569030] acpiphp: Slot [0-20] registered [ 3.641230] pci 0000:00:04.3: PCI bridge to [bus 15] [ 3.642154] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 3.646147] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 3.652834] acpiphp: Slot [0-21] registered [ 3.724839] pci 0000:00:04.4: PCI bridge to [bus 16] [ 3.726169] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 3.730146] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 3.736839] acpiphp: Slot [0-22] registered [ 3.808780] pci 0000:00:04.5: PCI bridge to [bus 17] [ 3.810154] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 3.814147] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 3.821080] acpiphp: Slot [0-23] registered [ 3.893662] pci 0000:00:04.6: PCI bridge to [bus 18] [ 3.894162] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 3.898160] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 3.905301] acpiphp: Slot [0-24] registered [ 3.978599] pci 0000:00:04.7: PCI bridge to [bus 19] [ 3.982154] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 3.986202] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 3.993074] acpiphp: Slot [0-25] registered [ 4.067845] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 4.070175] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 4.074148] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 4.125762] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.126262] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.130315] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.134251] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.138233] ACPI: PCI: Interrupt link LNKE configured for IRQ 10 [ 4.142232] ACPI: PCI: Interrupt link LNKF configured for IRQ 10 [ 4.146262] ACPI: PCI: Interrupt link LNKG configured for IRQ 11 [ 4.150229] ACPI: PCI: Interrupt link LNKH configured for IRQ 11 [ 4.154123] ACPI: PCI: Interrupt link GSIA configured for IRQ 16 [ 4.158036] ACPI: PCI: Interrupt link GSIB configured for IRQ 17 [ 4.162036] ACPI: PCI: Interrupt link GSIC configured for IRQ 18 [ 4.166035] ACPI: PCI: Interrupt link GSID configured for IRQ 19 [ 4.170037] ACPI: PCI: Interrupt link GSIE configured for IRQ 20 [ 4.174036] ACPI: PCI: Interrupt link GSIF configured for IRQ 21 [ 4.178037] ACPI: PCI: Interrupt link GSIG configured for IRQ 22 [ 4.182067] ACPI: PCI: Interrupt link GSIH configured for IRQ 23 [ 4.186323] iommu: Default domain type: Translated [ 4.189864] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.190226] SCSI subsystem initialized [ 4.193490] pci 0000:00:01.0: vgaarb: setting as boot VGA device [ 4.194007] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.194034] pci 0000:00:01.0: vgaarb: bridge control possible [ 4.198022] vgaarb: loaded [ 4.200313] ACPI: bus type USB registered [ 4.202047] usbcore: registered new interface driver usbfs [ 4.206029] usbcore: registered new interface driver hub [ 4.210052] usbcore: registered new device driver usb [ 4.214048] pps_core: LinuxPPS API ver. 1 registered [ 4.217600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.218025] PTP clock support registered [ 4.221078] EDAC MC: Ver: 3.0.0 [ 4.225406] NetLabel: Initializing [ 4.226020] NetLabel: domain hash size = 128 [ 4.229203] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.230043] NetLabel: unlabeled traffic allowed by default [ 4.233975] PCI: Using ACPI for IRQ routing [ 5.055880] clocksource: Switched to clocksource kvm-clock [ 5.072297] VFS: Disk quotas dquot_6.6.0 [ 5.075395] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 5.080206] AppArmor: AppArmor Filesystem Enabled [ 5.083638] pnp: PnP ACPI init [ 5.086364] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved [ 5.091825] pnp: PnP ACPI: found 5 devices [ 5.100571] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 5.106813] NET: Registered PF_INET protocol family [ 5.110472] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 5.116671] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 5.122870] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 5.128542] TCP established hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 5.134364] TCP bind hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 5.139684] TCP: Hash tables configured (established 1024 bind 1024) [ 5.144458] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 5.149556] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.154421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 5.159419] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 5.163798] NET: Registered PF_XDP protocol family [ 5.167561] pci 0000:00:02.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 5.173015] pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 [ 5.178599] pci 0000:00:02.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 [ 5.184141] pci 0000:00:02.4: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000 [ 5.190160] pci 0000:00:02.5: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 [ 5.196744] pci 0000:00:02.6: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000 [ 5.202885] pci 0000:00:02.7: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000 [ 5.208841] pci 0000:00:03.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 [ 5.214840] pci 0000:00:03.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 [ 5.220658] pci 0000:00:03.2: bridge window [io 0x1000-0x0fff] to [bus 0c] add_size 1000 [ 5.226543] pci 0000:00:03.3: bridge window [io 0x1000-0x0fff] to [bus 0d] add_size 1000 [ 5.232643] pci 0000:00:03.4: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000 [ 5.238956] pci 0000:00:03.5: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000 [ 5.244936] pci 0000:00:03.6: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000 [ 5.250855] pci 0000:00:03.7: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000 [ 5.256941] pci 0000:00:04.0: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000 [ 5.262909] pci 0000:00:04.1: bridge window [io 0x1000-0x0fff] to [bus 13] add_size 1000 [ 5.269396] pci 0000:00:04.2: bridge window [io 0x1000-0x0fff] to [bus 14] add_size 1000 [ 5.275476] pci 0000:00:04.3: bridge window [io 0x1000-0x0fff] to [bus 15] add_size 1000 [ 5.281333] pci 0000:00:04.4: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000 [ 5.287191] pci 0000:00:04.5: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000 [ 5.293834] pci 0000:00:04.6: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000 [ 5.300483] pci 0000:00:04.7: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000 [ 5.306998] pci 0000:00:05.0: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000 [ 5.313675] pci 0000:00:02.1: BAR 13: assigned [io 0x1000-0x1fff] [ 5.318801] pci 0000:00:02.2: BAR 13: assigned [io 0x2000-0x2fff] [ 5.324606] pci 0000:00:02.3: BAR 13: assigned [io 0x3000-0x3fff] [ 5.329470] pci 0000:00:02.4: BAR 13: assigned [io 0x4000-0x4fff] [ 5.333827] pci 0000:00:02.5: BAR 13: assigned [io 0x5000-0x5fff] [ 5.338175] pci 0000:00:02.6: BAR 13: assigned [io 0x6000-0x6fff] [ 5.342596] pci 0000:00:02.7: BAR 13: assigned [io 0x7000-0x7fff] [ 5.347126] pci 0000:00:03.0: BAR 13: assigned [io 0x8000-0x8fff] [ 5.351487] pci 0000:00:03.1: BAR 13: assigned [io 0x9000-0x9fff] [ 5.356021] pci 0000:00:03.2: BAR 13: assigned [io 0xa000-0xafff] [ 5.360553] pci 0000:00:03.3: BAR 13: assigned [io 0xb000-0xbfff] [ 5.364957] pci 0000:00:03.4: BAR 13: assigned [io 0xe000-0xefff] [ 5.369369] pci 0000:00:03.5: BAR 13: assigned [io 0xf000-0xffff] [ 5.373889] pci 0000:00:03.6: BAR 13: no space for [io size 0x1000] [ 5.378440] pci 0000:00:03.6: BAR 13: failed to assign [io size 0x1000] [ 5.383108] pci 0000:00:03.7: BAR 13: no space for [io size 0x1000] [ 5.387608] pci 0000:00:03.7: BAR 13: failed to assign [io size 0x1000] [ 5.392300] pci 0000:00:04.0: BAR 13: no space for [io size 0x1000] [ 5.396690] pci 0000:00:04.0: BAR 13: failed to assign [io size 0x1000] [ 5.401332] pci 0000:00:04.1: BAR 13: no space for [io size 0x1000] [ 5.405734] pci 0000:00:04.1: BAR 13: failed to assign [io size 0x1000] [ 5.410988] pci 0000:00:04.2: BAR 13: no space for [io size 0x1000] [ 5.415517] pci 0000:00:04.2: BAR 13: failed to assign [io size 0x1000] [ 5.420411] pci 0000:00:04.3: BAR 13: no space for [io size 0x1000] [ 5.424744] pci 0000:00:04.3: BAR 13: failed to assign [io size 0x1000] [ 5.429285] pci 0000:00:04.4: BAR 13: no space for [io size 0x1000] [ 5.433926] pci 0000:00:04.4: BAR 13: failed to assign [io size 0x1000] [ 5.438631] pci 0000:00:04.5: BAR 13: no space for [io size 0x1000] [ 5.443202] pci 0000:00:04.5: BAR 13: failed to assign [io size 0x1000] [ 5.447948] pci 0000:00:04.6: BAR 13: no space for [io size 0x1000] [ 5.452400] pci 0000:00:04.6: BAR 13: failed to assign [io size 0x1000] [ 5.457076] pci 0000:00:04.7: BAR 13: no space for [io size 0x1000] [ 5.461603] pci 0000:00:04.7: BAR 13: failed to assign [io size 0x1000] [ 5.466308] pci 0000:00:05.0: BAR 13: no space for [io size 0x1000] [ 5.471554] pci 0000:00:05.0: BAR 13: failed to assign [io size 0x1000] [ 5.476750] pci 0000:00:05.0: BAR 13: assigned [io 0x1000-0x1fff] [ 5.481046] pci 0000:00:04.7: BAR 13: assigned [io 0x2000-0x2fff] [ 5.485393] pci 0000:00:04.6: BAR 13: assigned [io 0x3000-0x3fff] [ 5.489690] pci 0000:00:04.5: BAR 13: assigned [io 0x4000-0x4fff] [ 5.493968] pci 0000:00:04.4: BAR 13: assigned [io 0x5000-0x5fff] [ 5.498232] pci 0000:00:04.3: BAR 13: assigned [io 0x6000-0x6fff] [ 5.502584] pci 0000:00:04.2: BAR 13: assigned [io 0x7000-0x7fff] [ 5.506909] pci 0000:00:04.1: BAR 13: assigned [io 0x8000-0x8fff] [ 5.511234] pci 0000:00:04.0: BAR 13: assigned [io 0x9000-0x9fff] [ 5.515582] pci 0000:00:03.7: BAR 13: assigned [io 0xa000-0xafff] [ 5.520399] pci 0000:00:03.6: BAR 13: assigned [io 0xb000-0xbfff] [ 5.524785] pci 0000:00:03.5: BAR 13: assigned [io 0xe000-0xefff] [ 5.529250] pci 0000:00:03.4: BAR 13: assigned [io 0xf000-0xffff] [ 5.533675] pci 0000:00:03.3: BAR 13: no space for [io size 0x1000] [ 5.538106] pci 0000:00:03.3: BAR 13: failed to assign [io size 0x1000] [ 5.542712] pci 0000:00:03.2: BAR 13: no space for [io size 0x1000] [ 5.547568] pci 0000:00:03.2: BAR 13: failed to assign [io size 0x1000] [ 5.553042] pci 0000:00:03.1: BAR 13: no space for [io size 0x1000] [ 5.557459] pci 0000:00:03.1: BAR 13: failed to assign [io size 0x1000] [ 5.562348] pci 0000:00:03.0: BAR 13: no space for [io size 0x1000] [ 5.566859] pci 0000:00:03.0: BAR 13: failed to assign [io size 0x1000] [ 5.571952] pci 0000:00:02.7: BAR 13: no space for [io size 0x1000] [ 5.576637] pci 0000:00:02.7: BAR 13: failed to assign [io size 0x1000] [ 5.581364] pci 0000:00:02.6: BAR 13: no space for [io size 0x1000] [ 5.586345] pci 0000:00:02.6: BAR 13: failed to assign [io size 0x1000] [ 5.591010] pci 0000:00:02.5: BAR 13: no space for [io size 0x1000] [ 5.595537] pci 0000:00:02.5: BAR 13: failed to assign [io size 0x1000] [ 5.600359] pci 0000:00:02.4: BAR 13: no space for [io size 0x1000] [ 5.604876] pci 0000:00:02.4: BAR 13: failed to assign [io size 0x1000] [ 5.609716] pci 0000:00:02.3: BAR 13: no space for [io size 0x1000] [ 5.614300] pci 0000:00:02.3: BAR 13: failed to assign [io size 0x1000] [ 5.619109] pci 0000:00:02.2: BAR 13: no space for [io size 0x1000] [ 5.623815] pci 0000:00:02.2: BAR 13: failed to assign [io size 0x1000] [ 5.628655] pci 0000:00:02.1: BAR 13: no space for [io size 0x1000] [ 5.633132] pci 0000:00:02.1: BAR 13: failed to assign [io size 0x1000] [ 5.637980] pci 0000:01:00.0: PCI bridge to [bus 02] [ 5.642063] pci 0000:01:00.0: bridge window [io 0xc000-0xcfff] [ 5.650259] pci 0000:01:00.0: bridge window [mem 0xfb600000-0xfb7fffff] [ 5.657165] pci 0000:01:00.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.666584] pci 0000:00:02.0: PCI bridge to [bus 01-02] [ 5.671249] pci 0000:00:02.0: bridge window [io 0xc000-0xcfff] [ 5.677315] pci 0000:00:02.0: bridge window [mem 0xfb600000-0xfb9fffff] [ 5.684211] pci 0000:00:02.0: bridge window [mem 0xfb000000-0xfb1fffff 64bit pref] [ 5.693158] pci 0000:00:02.1: PCI bridge to [bus 03] [ 5.699768] pci 0000:00:02.1: bridge window [mem 0xfe800000-0xfe9fffff] [ 5.706722] pci 0000:00:02.1: bridge window [mem 0xfae00000-0xfaffffff 64bit pref] [ 5.715586] pci 0000:00:02.2: PCI bridge to [bus 04] [ 5.721545] pci 0000:00:02.2: bridge window [mem 0xfe600000-0xfe7fffff] [ 5.728705] pci 0000:00:02.2: bridge window [mem 0xfac00000-0xfadfffff 64bit pref] [ 5.739595] pci 0000:00:02.3: PCI bridge to [bus 05] [ 5.745032] pci 0000:00:02.3: bridge window [mem 0xfe400000-0xfe5fffff] [ 5.752330] pci 0000:00:02.3: bridge window [mem 0xfaa00000-0xfabfffff 64bit pref] [ 5.760368] pci 0000:00:02.4: PCI bridge to [bus 06] [ 5.766074] pci 0000:00:02.4: bridge window [mem 0xfe200000-0xfe3fffff] [ 5.773454] pci 0000:00:02.4: bridge window [mem 0xfa800000-0xfa9fffff 64bit pref] [ 5.782137] pci 0000:00:02.5: PCI bridge to [bus 07] [ 5.787542] pci 0000:00:02.5: bridge window [mem 0xfe000000-0xfe1fffff] [ 5.795241] pci 0000:00:02.5: bridge window [mem 0xfa600000-0xfa7fffff 64bit pref] [ 5.804335] pci 0000:00:02.6: PCI bridge to [bus 08] [ 5.809494] pci 0000:00:02.6: bridge window [mem 0xfde00000-0xfdffffff] [ 5.817246] pci 0000:00:02.6: bridge window [mem 0xfa400000-0xfa5fffff 64bit pref] [ 5.827152] pci 0000:00:02.7: PCI bridge to [bus 09] [ 5.832294] pci 0000:00:02.7: bridge window [mem 0xfdc00000-0xfddfffff] [ 5.839329] pci 0000:00:02.7: bridge window [mem 0xfa200000-0xfa3fffff 64bit pref] [ 5.847380] pci 0000:00:03.0: PCI bridge to [bus 0a] [ 5.855959] pci 0000:00:03.0: bridge window [mem 0xfda00000-0xfdbfffff] [ 5.864307] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfa1fffff 64bit pref] [ 5.874177] pci 0000:00:03.1: PCI bridge to [bus 0b] [ 5.879149] pci 0000:00:03.1: bridge window [mem 0xfd800000-0xfd9fffff] [ 5.886823] pci 0000:00:03.1: bridge window [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 5.896182] pci 0000:00:03.2: PCI bridge to [bus 0c] [ 5.901182] pci 0000:00:03.2: bridge window [mem 0xfd600000-0xfd7fffff] [ 5.908344] pci 0000:00:03.2: bridge window [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 5.915844] pci 0000:00:03.3: PCI bridge to [bus 0d] [ 5.923271] pci 0000:00:03.3: bridge window [mem 0xfd400000-0xfd5fffff] [ 5.930416] pci 0000:00:03.3: bridge window [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 5.937809] pci 0000:00:03.4: PCI bridge to [bus 0e] [ 5.943236] pci 0000:00:03.4: bridge window [io 0xf000-0xffff] [ 5.949346] pci 0000:00:03.4: bridge window [mem 0xfd200000-0xfd3fffff] [ 5.956783] pci 0000:00:03.4: bridge window [mem 0xf9800000-0xf99fffff 64bit pref] [ 5.965520] pci 0000:00:03.5: PCI bridge to [bus 0f] [ 5.969167] pci 0000:00:03.5: bridge window [io 0xe000-0xefff] [ 5.976288] pci 0000:00:03.5: bridge window [mem 0xfd000000-0xfd1fffff] [ 5.982483] pci 0000:00:03.5: bridge window [mem 0xf9600000-0xf97fffff 64bit pref] [ 5.991872] pci 0000:00:03.6: PCI bridge to [bus 10] [ 5.995588] pci 0000:00:03.6: bridge window [io 0xb000-0xbfff] [ 6.003193] pci 0000:00:03.6: bridge window [mem 0xfce00000-0xfcffffff] [ 6.010178] pci 0000:00:03.6: bridge window [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.017653] pci 0000:00:03.7: PCI bridge to [bus 11] [ 6.022727] pci 0000:00:03.7: bridge window [io 0xa000-0xafff] [ 6.028757] pci 0000:00:03.7: bridge window [mem 0xfcc00000-0xfcdfffff] [ 6.035983] pci 0000:00:03.7: bridge window [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.044308] pci 0000:00:04.0: PCI bridge to [bus 12] [ 6.048180] pci 0000:00:04.0: bridge window [io 0x9000-0x9fff] [ 6.056654] pci 0000:00:04.0: bridge window [mem 0xfca00000-0xfcbfffff] [ 6.063541] pci 0000:00:04.0: bridge window [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.073206] pci 0000:00:04.1: PCI bridge to [bus 13] [ 6.077857] pci 0000:00:04.1: bridge window [io 0x8000-0x8fff] [ 6.084030] pci 0000:00:04.1: bridge window [mem 0xfc800000-0xfc9fffff] [ 6.089997] pci 0000:00:04.1: bridge window [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.097368] pci 0000:00:04.2: PCI bridge to [bus 14] [ 6.102186] pci 0000:00:04.2: bridge window [io 0x7000-0x7fff] [ 6.108281] pci 0000:00:04.2: bridge window [mem 0xfc600000-0xfc7fffff] [ 6.116910] pci 0000:00:04.2: bridge window [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.127414] pci 0000:00:04.3: PCI bridge to [bus 15] [ 6.131609] pci 0000:00:04.3: bridge window [io 0x6000-0x6fff] [ 6.138884] pci 0000:00:04.3: bridge window [mem 0xfc400000-0xfc5fffff] [ 6.145023] pci 0000:00:04.3: bridge window [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.152432] pci 0000:00:04.4: PCI bridge to [bus 16] [ 6.157383] pci 0000:00:04.4: bridge window [io 0x5000-0x5fff] [ 6.163832] pci 0000:00:04.4: bridge window [mem 0xfc200000-0xfc3fffff] [ 6.170924] pci 0000:00:04.4: bridge window [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.179280] pci 0000:00:04.5: PCI bridge to [bus 17] [ 6.183042] pci 0000:00:04.5: bridge window [io 0x4000-0x4fff] [ 6.189638] pci 0000:00:04.5: bridge window [mem 0xfc000000-0xfc1fffff] [ 6.196338] pci 0000:00:04.5: bridge window [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.206817] pci 0000:00:04.6: PCI bridge to [bus 18] [ 6.211717] pci 0000:00:04.6: bridge window [io 0x3000-0x3fff] [ 6.217756] pci 0000:00:04.6: bridge window [mem 0xfbe00000-0xfbffffff] [ 6.224574] pci 0000:00:04.6: bridge window [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.233299] pci 0000:00:04.7: PCI bridge to [bus 19] [ 6.237389] pci 0000:00:04.7: bridge window [io 0x2000-0x2fff] [ 6.244239] pci 0000:00:04.7: bridge window [mem 0xfbc00000-0xfbdfffff] [ 6.250172] pci 0000:00:04.7: bridge window [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.259191] pci 0000:00:05.0: PCI bridge to [bus 1a] [ 6.263093] pci 0000:00:05.0: bridge window [io 0x1000-0x1fff] [ 6.270780] pci 0000:00:05.0: bridge window [mem 0xfba00000-0xfbbfffff] [ 6.277391] pci 0000:00:05.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.285864] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 6.291870] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 6.296304] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 6.301250] pci_bus 0000:00: resource 7 [mem 0x08000000-0xafffffff window] [ 6.306050] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window] [ 6.311137] pci_bus 0000:00: resource 9 [mem 0x100000000-0x8ffffffff window] [ 6.315812] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] [ 6.319821] pci_bus 0000:01: resource 1 [mem 0xfb600000-0xfb9fffff] [ 6.324380] pci_bus 0000:01: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.329455] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 6.333399] pci_bus 0000:02: resource 1 [mem 0xfb600000-0xfb7fffff] [ 6.337707] pci_bus 0000:02: resource 2 [mem 0xfb000000-0xfb1fffff 64bit pref] [ 6.343518] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe9fffff] [ 6.348101] pci_bus 0000:03: resource 2 [mem 0xfae00000-0xfaffffff 64bit pref] [ 6.355226] pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe7fffff] [ 6.359459] pci_bus 0000:04: resource 2 [mem 0xfac00000-0xfadfffff 64bit pref] [ 6.364433] pci_bus 0000:05: resource 1 [mem 0xfe400000-0xfe5fffff] [ 6.368694] pci_bus 0000:05: resource 2 [mem 0xfaa00000-0xfabfffff 64bit pref] [ 6.373810] pci_bus 0000:06: resource 1 [mem 0xfe200000-0xfe3fffff] [ 6.378488] pci_bus 0000:06: resource 2 [mem 0xfa800000-0xfa9fffff 64bit pref] [ 6.383746] pci_bus 0000:07: resource 1 [mem 0xfe000000-0xfe1fffff] [ 6.388253] pci_bus 0000:07: resource 2 [mem 0xfa600000-0xfa7fffff 64bit pref] [ 6.393774] pci_bus 0000:08: resource 1 [mem 0xfde00000-0xfdffffff] [ 6.399145] pci_bus 0000:08: resource 2 [mem 0xfa400000-0xfa5fffff 64bit pref] [ 6.404239] pci_bus 0000:09: resource 1 [mem 0xfdc00000-0xfddfffff] [ 6.408605] pci_bus 0000:09: resource 2 [mem 0xfa200000-0xfa3fffff 64bit pref] [ 6.413711] pci_bus 0000:0a: resource 1 [mem 0xfda00000-0xfdbfffff] [ 6.418147] pci_bus 0000:0a: resource 2 [mem 0xfa000000-0xfa1fffff 64bit pref] [ 6.423248] pci_bus 0000:0b: resource 1 [mem 0xfd800000-0xfd9fffff] [ 6.427595] pci_bus 0000:0b: resource 2 [mem 0xf9e00000-0xf9ffffff 64bit pref] [ 6.432765] pci_bus 0000:0c: resource 1 [mem 0xfd600000-0xfd7fffff] [ 6.437146] pci_bus 0000:0c: resource 2 [mem 0xf9c00000-0xf9dfffff 64bit pref] [ 6.442172] pci_bus 0000:0d: resource 1 [mem 0xfd400000-0xfd5fffff] [ 6.446606] pci_bus 0000:0d: resource 2 [mem 0xf9a00000-0xf9bfffff 64bit pref] [ 6.451609] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff] [ 6.455551] pci_bus 0000:0e: resource 1 [mem 0xfd200000-0xfd3fffff] [ 6.459881] pci_bus 0000:0e: resource 2 [mem 0xf9800000-0xf99fffff 64bit pref] [ 6.465025] pci_bus 0000:0f: resource 0 [io 0xe000-0xefff] [ 6.468939] pci_bus 0000:0f: resource 1 [mem 0xfd000000-0xfd1fffff] [ 6.473406] pci_bus 0000:0f: resource 2 [mem 0xf9600000-0xf97fffff 64bit pref] [ 6.478442] pci_bus 0000:10: resource 0 [io 0xb000-0xbfff] [ 6.482884] pci_bus 0000:10: resource 1 [mem 0xfce00000-0xfcffffff] [ 6.487188] pci_bus 0000:10: resource 2 [mem 0xf9400000-0xf95fffff 64bit pref] [ 6.492414] pci_bus 0000:11: resource 0 [io 0xa000-0xafff] [ 6.496246] pci_bus 0000:11: resource 1 [mem 0xfcc00000-0xfcdfffff] [ 6.500874] pci_bus 0000:11: resource 2 [mem 0xf9200000-0xf93fffff 64bit pref] [ 6.506424] pci_bus 0000:12: resource 0 [io 0x9000-0x9fff] [ 6.510567] pci_bus 0000:12: resource 1 [mem 0xfca00000-0xfcbfffff] [ 6.514996] pci_bus 0000:12: resource 2 [mem 0xf9000000-0xf91fffff 64bit pref] [ 6.520333] pci_bus 0000:13: resource 0 [io 0x8000-0x8fff] [ 6.524865] pci_bus 0000:13: resource 1 [mem 0xfc800000-0xfc9fffff] [ 6.529461] pci_bus 0000:13: resource 2 [mem 0xf8e00000-0xf8ffffff 64bit pref] [ 6.534975] pci_bus 0000:14: resource 0 [io 0x7000-0x7fff] [ 6.539097] pci_bus 0000:14: resource 1 [mem 0xfc600000-0xfc7fffff] [ 6.543592] pci_bus 0000:14: resource 2 [mem 0xf8c00000-0xf8dfffff 64bit pref] [ 6.548886] pci_bus 0000:15: resource 0 [io 0x6000-0x6fff] [ 6.552840] pci_bus 0000:15: resource 1 [mem 0xfc400000-0xfc5fffff] [ 6.557184] pci_bus 0000:15: resource 2 [mem 0xf8a00000-0xf8bfffff 64bit pref] [ 6.564267] pci_bus 0000:16: resource 0 [io 0x5000-0x5fff] [ 6.568170] pci_bus 0000:16: resource 1 [mem 0xfc200000-0xfc3fffff] [ 6.572496] pci_bus 0000:16: resource 2 [mem 0xf8800000-0xf89fffff 64bit pref] [ 6.577506] pci_bus 0000:17: resource 0 [io 0x4000-0x4fff] [ 6.581817] pci_bus 0000:17: resource 1 [mem 0xfc000000-0xfc1fffff] [ 6.586308] pci_bus 0000:17: resource 2 [mem 0xf8600000-0xf87fffff 64bit pref] [ 6.591465] pci_bus 0000:18: resource 0 [io 0x3000-0x3fff] [ 6.595413] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbffffff] [ 6.599952] pci_bus 0000:18: resource 2 [mem 0xf8400000-0xf85fffff 64bit pref] [ 6.605131] pci_bus 0000:19: resource 0 [io 0x2000-0x2fff] [ 6.609353] pci_bus 0000:19: resource 1 [mem 0xfbc00000-0xfbdfffff] [ 6.614281] pci_bus 0000:19: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref] [ 6.620118] pci_bus 0000:1a: resource 0 [io 0x1000-0x1fff] [ 6.624856] pci_bus 0000:1a: resource 1 [mem 0xfba00000-0xfbbfffff] [ 6.630384] pci_bus 0000:1a: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref] [ 6.637682] ACPI: \_SB_.GSIG: Enabled at IRQ 22 [ 6.648557] pci 0000:02:01.0: quirk_usb_early_handoff+0x0/0x160 took 10998 usecs [ 6.656014] PCI: CLS 0 bytes, default 64 [ 6.659741] Trying to unpack rootfs image as initramfs... [ 6.664545] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c40e2248, max_idle_ns: 440795340634 ns [ 6.682642] Initialise system trusted keyrings [ 6.690227] Key type blacklist registered [ 6.698144] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 6.707511] zbud: loaded [ 6.709892] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.726157] fuse: init (API version 7.34) [ 6.729196] integrity: Platform Keyring initialized [ 6.741331] Key type asymmetric registered [ 6.750196] Asymmetric key parser 'x509' registered [ 6.753687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 6.770234] io scheduler mq-deadline registered [ 6.776365] pcieport 0000:00:02.0: PME: Signaling with IRQ 24 [ 6.790611] pcieport 0000:00:02.0: AER: enabled with IRQ 24 [ 6.808132] pcieport 0000:00:02.1: PME: Signaling with IRQ 25 [ 6.818805] pcieport 0000:00:02.1: AER: enabled with IRQ 25 [ 6.836736] pcieport 0000:00:02.2: PME: Signaling with IRQ 26 [ 6.854485] pcieport 0000:00:02.2: AER: enabled with IRQ 26 [ 6.867479] pcieport 0000:00:02.3: PME: Signaling with IRQ 27 [ 6.882699] pcieport 0000:00:02.3: AER: enabled with IRQ 27 [ 6.902584] pcieport 0000:00:02.4: PME: Signaling with IRQ 28 [ 6.908619] Freeing initrd memory: 8744K [ 6.912275] pcieport 0000:00:02.4: AER: enabled with IRQ 28 [ 6.921750] pcieport 0000:00:02.5: PME: Signaling with IRQ 29 [ 6.926424] pcieport 0000:00:02.5: AER: enabled with IRQ 29 [ 6.934829] pcieport 0000:00:02.6: PME: Signaling with IRQ 30 [ 6.939337] pcieport 0000:00:02.6: AER: enabled with IRQ 30 [ 6.948479] pcieport 0000:00:02.7: PME: Signaling with IRQ 31 [ 6.953898] pcieport 0000:00:02.7: AER: enabled with IRQ 31 [ 6.959493] ACPI: \_SB_.GSIH: Enabled at IRQ 23 [ 6.965704] pcieport 0000:00:03.0: PME: Signaling with IRQ 32 [ 6.970232] pcieport 0000:00:03.0: AER: enabled with IRQ 32 [ 6.978868] pcieport 0000:00:03.1: PME: Signaling with IRQ 33 [ 6.983411] pcieport 0000:00:03.1: AER: enabled with IRQ 33 [ 6.992493] pcieport 0000:00:03.2: PME: Signaling with IRQ 34 [ 6.997908] pcieport 0000:00:03.2: AER: enabled with IRQ 34 [ 7.006979] pcieport 0000:00:03.3: PME: Signaling with IRQ 35 [ 7.011559] pcieport 0000:00:03.3: AER: enabled with IRQ 35 [ 7.019984] pcieport 0000:00:03.4: PME: Signaling with IRQ 36 [ 7.024600] pcieport 0000:00:03.4: AER: enabled with IRQ 36 [ 7.033994] pcieport 0000:00:03.5: PME: Signaling with IRQ 37 [ 7.039480] pcieport 0000:00:03.5: AER: enabled with IRQ 37 [ 7.047729] pcieport 0000:00:03.6: PME: Signaling with IRQ 38 [ 7.053310] pcieport 0000:00:03.6: AER: enabled with IRQ 38 [ 7.061597] pcieport 0000:00:03.7: PME: Signaling with IRQ 39 [ 7.066510] pcieport 0000:00:03.7: AER: enabled with IRQ 39 [ 7.073938] ACPI: \_SB_.GSIE: Enabled at IRQ 20 [ 7.081981] pcieport 0000:00:04.0: PME: Signaling with IRQ 40 [ 7.087475] pcieport 0000:00:04.0: AER: enabled with IRQ 40 [ 7.097392] pcieport 0000:00:04.1: PME: Signaling with IRQ 41 [ 7.103655] pcieport 0000:00:04.1: AER: enabled with IRQ 41 [ 7.115551] pcieport 0000:00:04.2: PME: Signaling with IRQ 42 [ 7.121163] pcieport 0000:00:04.2: AER: enabled with IRQ 42 [ 7.131488] pcieport 0000:00:04.3: PME: Signaling with IRQ 43 [ 7.137304] pcieport 0000:00:04.3: AER: enabled with IRQ 43 [ 7.146669] pcieport 0000:00:04.4: PME: Signaling with IRQ 44 [ 7.151280] pcieport 0000:00:04.4: AER: enabled with IRQ 44 [ 7.159822] pcieport 0000:00:04.5: PME: Signaling with IRQ 45 [ 7.164590] pcieport 0000:00:04.5: AER: enabled with IRQ 45 [ 7.174425] pcieport 0000:00:04.6: PME: Signaling with IRQ 46 [ 7.180279] pcieport 0000:00:04.6: AER: enabled with IRQ 46 [ 7.188955] pcieport 0000:00:04.7: PME: Signaling with IRQ 47 [ 7.194397] pcieport 0000:00:04.7: AER: enabled with IRQ 47 [ 7.201352] ACPI: \_SB_.GSIF: Enabled at IRQ 21 [ 7.208306] pcieport 0000:00:05.0: PME: Signaling with IRQ 48 [ 7.213912] pcieport 0000:00:05.0: AER: enabled with IRQ 48 [ 7.223154] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0 [ 7.234947] shpchp 0000:01:00.0: pci_hp_register failed with error -16 [ 7.240446] shpchp 0000:01:00.0: Slot initialization failed [ 7.247803] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 7.254601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 7.260498] ACPI: button: Power Button [PWRF] [ 7.288493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.323622] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.330311] Linux agpgart interface v0.103 [ 7.334559] loop: module loaded [ 7.337310] tun: Universal TUN/TAP device driver, 1.6 [ 7.341098] PPP generic driver version 2.4.2 [ 7.344398] VFIO - User Level meta-driver version: 0.3 [ 7.348592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.354449] ehci-pci: EHCI PCI platform driver [ 7.357696] ehci-platform: EHCI generic platform driver [ 7.361406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.366085] ohci-pci: OHCI PCI platform driver [ 7.369395] ohci-platform: OHCI generic platform driver [ 7.373301] uhci_hcd: USB Universal Host Controller Interface driver [ 7.379730] uhci_hcd 0000:02:01.0: UHCI Host Controller [ 7.383661] uhci_hcd 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 7.389124] uhci_hcd 0000:02:01.0: detected 2 ports [ 7.393028] uhci_hcd 0000:02:01.0: irq 22, io base 0x0000c000 [ 7.397400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.15 [ 7.403203] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.408416] usb usb1: Product: UHCI Host Controller [ 7.411966] usb usb1: Manufacturer: Linux 5.15.0-71-generic uhci_hcd [ 7.416397] usb usb1: SerialNumber: 0000:02:01.0 [ 7.419935] hub 1-0:1.0: USB hub found [ 7.422856] hub 1-0:1.0: 2 ports detected [ 7.426282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.434219] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.437788] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.441576] mousedev: PS/2 mouse device common for all mice [ 7.446648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.453002] rtc_cmos 00:03: RTC can wake from S4 [ 7.458489] rtc_cmos 00:03: registered as rtc0 [ 7.462187] rtc_cmos 00:03: setting system clock to 2025-11-25T22:28:54 UTC (1764109734) [ 7.468465] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram [ 7.473420] i2c_dev: i2c /dev entries driver [ 7.476763] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.485279] device-mapper: uevent: version 1.0.3 [ 7.488828] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.495242] platform eisa.0: Probing EISA bus 0 [ 7.498736] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.503661] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.508229] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.512806] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.517459] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.522078] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.526884] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.531680] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.536175] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.540750] platform eisa.0: EISA: Detected 0 cards [ 7.544980] ledtrig-cpu: registered to indicate activity on CPUs [ 7.549430] drop_monitor: Initializing network drop monitor service [ 7.554058] NET: Registered PF_INET6 protocol family [ 7.560925] Segment Routing with IPv6 [ 7.563809] In-situ OAM (IOAM) with IPv6 [ 7.566842] NET: Registered PF_PACKET protocol family [ 7.570538] Key type dns_resolver registered [ 7.573946] IPI shorthand broadcast: enabled [ 7.577306] registered taskstats version 1 [ 7.580432] Loading compiled-in X.509 certificates [ 7.584524] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.592076] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.599521] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.606343] blacklist: Loading compiled-in revocation X.509 certificates [ 7.611134] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.617935] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.627269] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.635023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.642562] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.649876] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.657270] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.664648] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.672609] zswap: loaded using pool lzo/zbud [ 7.676130] Key type .fscrypt registered [ 7.679147] Key type fscrypt-provisioning registered [ 7.684386] Key type encrypted registered [ 7.687497] AppArmor: AppArmor sha1 policy hashing enabled [ 7.691601] ima: No TPM chip found, activating TPM-bypass! [ 7.695673] Loading compiled-in module X.509 certificates [ 7.700195] Loaded X.509 cert 'Build time autogenerated kernel key: 2f86ddc308e15dc6b50c79b07e2324bbca0a5704' [ 7.707532] ima: Allocated hash algorithm: sha1 [ 7.711051] ima: No architecture policies found [ 7.714476] evm: Initialising EVM extended attributes: [ 7.718244] evm: security.selinux [ 7.720860] evm: security.SMACK64 [ 7.723691] evm: security.SMACK64EXEC [ 7.726545] evm: security.SMACK64TRANSMUTE [ 7.729630] evm: security.SMACK64MMAP [ 7.732611] evm: security.apparmor [ 7.735378] evm: security.ima [ 7.737863] evm: security.capability [ 7.740681] evm: HMAC attrs: 0x1 [ 7.743615] PM: Magic number: 1:173:503 [ 7.746905] RAS: Correctable Errors collector initialized. [ 7.751253] Unstable clock detected, switching default tracing clock to "global" [ 7.751253] If you want to keep using the local clock, then add: [ 7.751253] "trace_clock=local" [ 7.751253] on the kernel command line [ 7.766222] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 7.772880] Freeing unused decrypted memory: 2036K [ 7.776935] Freeing unused kernel image (initmem) memory: 3244K [ 7.781453] Write protecting the kernel read-only data: 30720k [ 7.786467] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.791459] Freeing unused kernel image (rodata/data gap) memory: 1448K [ 7.840651] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.845377] Run /init as init process info: initramfs: up at 7.27 [ 7.901643] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 7.911663] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 7.916949] GPT:229375 != 2097151 [ 7.919609] GPT:Alternate GPT header not at the end of the disk. [ 7.923872] GPT:229375 != 2097151 [ 7.926467] GPT: Use GNU Parted to correct GPT errors. [ 7.977334] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 8.361053] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 8.395334] 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.08 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:fd:c1:fd:bd:80:4e:43:65:b8:58:16:84:89:c3:64:bd 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFc7m34jBWcM4O6GePaG1rXktObSKP6+avOuIIuMnYrmTFQyT8lViYljajjka9Wl2LWdaT+rAMzHs/fZc8TLUl2Os0vHk/qHlEBU/JpN9Ez+xZzzjNME8yKYXBEEXvccbj9aNkWe/p8LWM1uXzqkKw3ak1kh+JEZ3XG02bC2ThXHbSH03UUvxtseE/2wc016FVyHq/0kv8y3ystCq8s99lv16zsjuUOZ/GDnOfoI8PqYgnuq4+hLOiLOOqdcvPmdn81zPVjNLPnmEABFB1X/uw5Ecx/bYyOvXGZOdSFfc9/6EIb4tHrTwC76aqVYUgFeeFaG+NpqZ8GBxEWd/M7J/1 root@tempest-testnetworkbasicops-server-493237739 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLX+tXftVYgCsSqZaz1Uq5I3UQC0z4JbawCiSL0t8EBiG/NilskNc+Q1Ry+OgpbUrdRkuFXHPJetYoTW8mr4NN4= root@tempest-testnetworkbasicops-server-493237739 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,,8,fe80::f816:3eff:fede:75d8/64, ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: configdrive local === instance-id: fdc1fdbd-804e-4365-b858-168489c364bd name: tempest-TestNetworkBasicOps-server-493237739 availability-zone: nova local-hostname: tempest-testnetworkbasicops-server-493237739 launch-index: 0 === cirros: current=0.6.2 uptime=9.33 === === 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:DE:75:D8 inet6 addr: fe80::f816:3eff:fede:75d8/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-493237739 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.486098] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem [ 8.500392] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 8.637073] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.659478] EXT4-fs (vda1): re-mounted. Opts: (null). Quota mode: none. [ 8.757640] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 8.758614] ISO 9660 Extensions: RRIP_1991A [ 8.869297] 8021q: adding VLAN 0 to HW filter on device eth0 [ 8.942044] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.755297] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks [ 9.757249] EXT4-fs (vda1): resized filesystem to 259835 ### tail -n 25 /var/log/messages Nov 25 22:28:55 cirros syslog.info syslogd started: BusyBox v1.35.0 Nov 25 22:28:55 cirros auth.notice su: + none root:cirros Nov 25 22:28:55 cirros daemon.info dhcpcd[347]: dhcpcd-9.4.1 starting Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: DUID 00:04:fd:c1:fd:bd:80:4e:43:65:b8:58:16:84:89:c3:64:bd Nov 25 22:28:55 cirros daemon.warn dhcpcd[350]: no interfaces have a carrier Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: waiting for carrier Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: carrier acquired Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: IAID 3e:de:75:d8 Nov 25 22:28:55 cirros daemon.info dhcpcd[350]: eth0: adding address fe80::f816:3eff:fede:75d8 Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: soliciting a DHCP lease Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: offered 10.100.0.11 from 10.100.0.1 Nov 25 22:28:56 cirros daemon.info dhcpcd[350]: eth0: probing address 10.100.0.11/28 Nov 25 22:28:56 cirros authpriv.info dropbear[393]: Running in background Nov 25 22:28:56 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-493237739 login: 2025-11-25 22:29:05,532 25 INFO [tempest.lib.common.ssh] Creating ssh connection to '192.168.122.203:22' as 'cirros' with public key authentication 2025-11-25 22:29:05,536 25 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-11-25 22:29:05,635 25 INFO [paramiko.transport] Authentication (publickey) successful! 2025-11-25 22:29:05,635 25 INFO [tempest.lib.common.ssh] ssh connection to cirros@192.168.122.203 successfully created 2025-11-25 22:29:06,072 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/01064091-9742-4c89-af78-93cdf6957448 0.436s 2025-11-25 22:29:06,072 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 22:29:06 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-fc0b4819-5337-4e84-b84e-922bf213ca75', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/floatingips/01064091-9742-4c89-af78-93cdf6957448'} Body: b'' 2025-11-25 22:29:06,265 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd 0.191s 2025-11-25 22:29:06,266 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 22:29:06 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-d8032e5d-8eef-4466-9996-1931c69ec64a', 'x-compute-request-id': 'req-d8032e5d-8eef-4466-9996-1931c69ec64a', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'' 2025-11-25 22:29:06,892 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd 0.625s 2025-11-25 22:29:06,893 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 22:29:06 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-102ab8fc-2fec-41eb-b0e3-a0e649aa590e', 'x-compute-request-id': 'req-102ab8fc-2fec-41eb-b0e3-a0e649aa590e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"server": {"id": "fdc1fdbd-804e-4365-b858-168489c364bd", "name": "tempest-TestNetworkBasicOps-server-493237739", "status": "ACTIVE", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "user_id": "820ee67245e64318bbff0a463b56861c", "metadata": {}, "hostId": "625d220ad0727f70ff5457f2e8b8322cffd2267a5a200581f8ed100d", "image": {"id": "8bf71fa4-8f0b-481d-9d96-bfd250d493a0", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/8bf71fa4-8f0b-481d-9d96-bfd250d493a0"}]}, "flavor": {"id": "1593d3ad-1c36-4e44-854b-a01d0dfaebb6", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1593d3ad-1c36-4e44-854b-a01d0dfaebb6"}]}, "created": "2025-11-25T22:28:35Z", "updated": "2025-11-25T22:29:06Z", "addresses": {"tempest-network-smoke--2124612745": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:75:d8"}, {"version": 4, "addr": "192.168.122.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:75:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/fdc1fdbd-804e-4365-b858-168489c364bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1986382902", "OS-SRV-USG:launched_at": "2025-11-25T22:28:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2019171867"}], "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 22:29:08,040 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd 0.137s 2025-11-25 22:29:08,040 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 22:29:07 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-4adce8e6-575d-4b5b-aa03-23874eb8fb47', 'x-compute-request-id': 'req-4adce8e6-575d-4b5b-aa03-23874eb8fb47', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/fdc1fdbd-804e-4365-b858-168489c364bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fdc1fdbd-804e-4365-b858-168489c364bd could not be found."}}' 2025-11-25 22:29:08,957 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c98c5000-7b5d-41f3-ba27-8ac5227b78d6 0.916s 2025-11-25 22:29:08,957 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 22:29:08 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-5c4e1c80-6f01-4ced-901a-15bfe714f511', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/security-groups/c98c5000-7b5d-41f3-ba27-8ac5227b78d6'} Body: b'' 2025-11-25 22:29:09,058 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-1986382902 0.100s 2025-11-25 22:29:09,058 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 22:29:08 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-439e9f23-46a4-427f-bba2-505d1375323a', 'x-compute-request-id': 'req-439e9f23-46a4-427f-bba2-505d1375323a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=448b906f199c906611ce92b61106eeb4; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1986382902'} Body: b'' 2025-11-25 22:29:12,272 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/44c1e529-c1b3-411f-9a0a-7292ae96120e/remove_router_interface 3.213s 2025-11-25 22:29:12,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "35a5794d-8ab2-4532-9774-d19a4bbb7b05"} Response - Headers: {'date': 'Tue, 25 Nov 2025 22:29:12 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-fb902b92-4e6e-4646-ab5e-1b8de74cdda0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/44c1e529-c1b3-411f-9a0a-7292ae96120e/remove_router_interface'} BC3 Body: b'{"id": "44c1e529-c1b3-411f-9a0a-7292ae96120e", "tenant_id": "999928fc3e4e467a8a1d0b5a0b7db0c3", "port_id": "09a4f870-cca0-4066-a613-5582eeea76bb", "network_id": "45f07d7b-576f-4f06-b4ab-d1068afc29e1", "subnet_id": "35a5794d-8ab2-4532-9774-d19a4bbb7b05", "subnet_ids": ["35a5794d-8ab2-4532-9774-d19a4bbb7b05"]}' 2025-11-25 22:29:13,004 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/35a5794d-8ab2-4532-9774-d19a4bbb7b05 0.731s 2025-11-25 22:29:13,005 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 22:29:12 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-df2b94a2-6a51-4c30-bad9-c59bdea51a77', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets/35a5794d-8ab2-4532-9774-d19a4bbb7b05'} Body: b'' 2025-11-25 22:29:14,214 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/routers/44c1e529-c1b3-411f-9a0a-7292ae96120e 1.209s 2025-11-25 22:29:14,217 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 22:29:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-038d0a64-b018-483b-ac21-dcd0fc7afe5b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/44c1e529-c1b3-411f-9a0a-7292ae96120e'} Body: b'' 2025-11-25 22:29:14,903 25 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://neutron-public-openstack.apps-crc.testing/v2.0/networks/45f07d7b-576f-4f06-b4ab-d1068afc29e1 0.685s 2025-11-25 22:29:14,903 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 22:29:14 GMT', 'server': 'Apache', 'x-openstack-request-id': 'req-9b3687a5-4a10-41d0-a8f5-c7fd23a96c55', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=77b5b73c7c4a93249cb513e55b4e9eee; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/45f07d7b-576f-4f06-b4ab-d1068afc29e1'} Body: b'' 0 ] tags: -worker-0 .stestr/times.dbm.bak0000644012276001227600000000164115111426676014772 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) '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, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/times.dbm.dir0000644012276001227600000000164115111426676015013 0ustar tempesttempest'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks', (0, 10) '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, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling', (2560, 8) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details', (3072, 9) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state', (3584, 10) 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state', (4096, 9) .stestr/meta.dbm.dat0000644012276001227600000000000015111426676014576 0ustar tempesttempest.stestr/meta.dbm.dir0000644012276001227600000000000015111426676014604 0ustar tempesttempest.stestr/failing0000600012276001227600000000000015111426676013741 0ustar tempesttempest